@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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

html, body {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  color: #4e494f;
  font-family: YakuHanJP, "Noto Sans JP", sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.04em;
  text-indent: 0.04em;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

img {
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

#container {
  max-width: 1920px;
  min-width: 1080px;
  background-image: url(../img/bk_loop.png);
  background-size: 1920px 512px;
  background-position: 50% 0;
  margin: 0 auto;
  overflow-x: hidden;
}

#jumbotron {
  width: 100%;
  height: 2650px;
  padding-top: 50px;
  background-image: url(../img/bk_top.png);
  background-size: 1920px 2700px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#jumbotron h1 {
  width: 943px;
  height: 725px;
  margin: 0 auto;
  background-image: url(../img/logo.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

.rush_section {
  position: relative;
}
.rush_section .img {
  position: relative;
  width: 920px;
  height: 480px;
  margin: 0 auto;
}
.rush_section .img .badge {
  position: absolute;
  width: 179px;
  height: 179px;
  top: -58px;
  right: -24px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 5;
}
.rush_section .img a {
  display: block;
  width: 920px;
  height: 480px;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  -webkit-transition: 0.2s ease transform, 0.2s ease filter;
  transition: 0.2s ease transform, 0.2s ease filter;
  cursor: pointer;
}
.rush_section .img a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
  -webkit-transform: scale(0.98) rotate(2deg);
  transform: scale(0.98) rotate(2deg);
}
.rush_section .meta {
  padding: 30px 0 70px;
}
.rush_section .meta .sub_title {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-align: center;
}
.rush_section .meta h2 {
  padding: 12px 0 0;
  text-align: center;
}
.rush_section .meta h2 a {
  display: inline-block;
  position: relative;
  color: #d1b05c;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  -webkit-transition: 0.3s ease color;
  transition: 0.3s ease color;
}
.rush_section .meta h2 a::before {
  display: block;
  position: absolute;
  width: 100%;
  bottom: -10px;
  left: 0;
  height: 2px;
  background-color: #d1b05c;
  content: "";
}
.rush_section .meta h2 a::after {
  display: block;
  position: absolute;
  width: 0%;
  bottom: -10px;
  left: 0;
  height: 2px;
  background-color: #fff;
  -webkit-transition: 0.3s ease width;
  transition: 0.3s ease width;
  content: "";
}
.rush_section .meta h2 a:hover {
  color: #fff;
}
.rush_section .meta h2 a:hover::after {
  width: 100%;
}

#title_01 {
  margin-top: -1860px;
}
#title_01 .img .badge {
  background-image: url(../img/banner_01_badge.png);
}
#title_01 .img a {
  background-image: url(../img/banner_01_img.png);
}

#title_02 .img .badge {
  background-image: url(../img/banner_02_badge.png);
}
#title_02 .img a {
  background-image: url(../img/banner_02_img.png);
}

#title_03 .img .badge {
  background-image: url(../img/banner_03_badge.png);
}
#title_03 .img a {
  background-image: url(../img/banner_03_img.png);
}

#title_04 .img .badge {
  background-image: url(../img/banner_04_badge.png);
}
#title_04 .img a {
  background-image: url(../img/banner_04_img.png);
}

#title_05 .img .badge {
  background-image: url(../img/banner_05_badge.png);
}
#title_05 .img a {
  background-image: url(../img/banner_05_img.png);
}

#title_06 .img .badge {
  background-image: url(../img/banner_06_badge.png);
}
#title_06 .img a {
  background-image: url(../img/banner_06_img.png);
}

#footer {
  width: 100%;
  margin-top: 40px;
  padding: 60px 0 140px;
  background-color: #4f1515;
}
#footer .inner a {
  display: block;
  width: 128px;
  height: 66px;
  margin: 0 auto;
  background-image: url(../img/footer_logo.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
  -webkit-transition: 0.2s ease opacity, 0.2s ease transform;
  transition: 0.2s ease opacity, 0.2s ease transform;
  cursor: pointer;
}
#footer .inner a:hover {
  opacity: 0.5;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
#footer .inner .copyright {
  display: block;
  width: 315px;
  height: 10px;
  margin: 24px auto 0;
  background-image: url(../img/footer_copyright.png);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  font-size: 0;
}

/*
#loading{
	display: none !important;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 100;



	@include display-flex;
	@include flex-direction(row);
	@include flex-wrap(wrap);
	@include justify-content(center); //左右位置
	@include align-items(center); //上下位置
	@include align-content(center); //上下フィット
	.progress{
		position: relative;
		width: 40%;
		height: 2px;
		border-radius: 1px;
		background: #EE6BB4;
		background: linear-gradient(90deg,rgba(238, 107, 180, 1) 0%, rgba(113, 111, 241, 1) 100%);
		.bar{
			position: absolute;
			display: block;
			width: 100%;
			height: 2px;
			top: 0;
			right: 0;
			background-color: #f0f0f0;
		}
	}
}
*/
#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #170909;
  z-index: 25;
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
#loading .progress {
  position: relative;
  width: 300px;
  height: 2px;
  background-color: #4f1515;
}
#loading .progress .bar {
  display: block;
  position: absolute;
  width: 0%;
  height: 2px;
  top: 0;
  left: 0;
  background-color: #d1b05c;
}

#curtain .front {
  position: fixed;
  width: 50%;
  height: 200%;
  top: 0;
  background-color: #170909;
  z-index: 22;
}
#curtain .front.front_left {
  right: 50%;
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
#curtain .front.front_right {
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}
#curtain .back {
  position: fixed;
  width: 50%;
  height: 200%;
  top: 0;
  background-color: #970909;
  z-index: 21;
}
#curtain .back.back_left {
  right: 50%;
  -webkit-transform-origin: top right;
          transform-origin: top right;
}
#curtain .back.back_right {
  left: 50%;
  -webkit-transform-origin: top left;
          transform-origin: top left;
}

#blur {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  z-index: 20;
}/*# sourceMappingURL=style.css.map */