@charset "utf-8";

/************************************************

@style.css v5.0.0

(c) ULM Co.,Ltd. - https://www.ulm-design.com
************************************************/

#wrapper {
	width: 100%;
	min-width: 100%;
	height: 100%;
}

#main {
	/* opacity: 0; */
	padding: 0;
	background: none;
}

.contents {
	position: relative;
	/* z-index: 1; */
}

.pc {
	display: none;
}

.sp {
	display: block;
}

.w100 {
	width: 100%;
}

/* .b-sp {
	display: block;
} */

/*-------------------------------

contents

-------------------------------*/

.contents {
  position: relative;
}

.contents-inner {
  position: relative;
  margin: 0 auto;
  padding: 5%;
  max-width: 1440px;
}

.contents-ttl {
  padding: 5%;
  font-size: 2em;
  letter-spacing: .7em;
  text-indent: .7em;
  text-align: center;
}

/*-------------------------------

maeuri

-------------------------------*/

.maeuri-container {
  position: fixed;
  right: 0;
  padding: 5px 0;
  bottom: 0;
  background: #ffffff94;
  width: 100%;
  opacity: 1;
  transition: 0.5s;
  z-index: 4;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.maeuri-container img:hover {
  opacity: 0.5;
}

.maeuri-container img {
  width: 110px;
  /*padding: 5px 0;*/
  margin: 5px;
}

.maeuri-list {
  margin: 10px auto 0;
  width: 200px;
  padding: 20px 0 0 0;
}

.maeuri-list li img {
  width: 100%;
}

/*-------------------------------

#top

-------------------------------*/

#top {
  width: 100%;
  min-height: 100vh;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  left: 0;
  top: 0;
		filter: blur(0px);
		background-image: none;
  z-index: 1;
}

.l-section__inner {
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
}

.l-section__ttlTxt {
  text-align: center;
  margin: 0 auto 60px;
  padding: 0;
  font-size: 1.7rem;
  font-weight: normal;
  letter-spacing: 8px;
		font-family: "Fifteen_W00_36", serif;
		font-weight: 400;
		color: #e60027;
}

#top-main {
  position: relative;
}

#main-txt {
  position: absolute;
  top: 5vw;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
  /* opacity: 0; */
}

.scroll-link {
  width: 30px;
  display: block;
  position: absolute;
  right: 4px;
  bottom: 0;
  margin: auto;
  z-index: 2;
  padding: 10px 10px 40px;
  overflow: hidden;
  color: #fff;
  font-size: 10px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
}

.scroll-link::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 20px;
  background: #fff;
}

.scroll-link::after {
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

.scrolldown{
position:absolute;
left:50%;
bottom:10px;
height:50px;
}

.scrolldown span{
position: absolute;
left:-15px;
top: -15px;
width: 50px;
color: #eee;
font-size: 0.7rem;
letter-spacing: 0.05em;
}

.scrolldown::after{
content: "";
position: absolute;
top: 0;
width: 1px;
height: 30px;
background: #eee;
animation: pathmove 1.4s ease-in-out infinite;
opacity:0;
}

@keyframes pathmove{
0%{
height:0;
top:0;
opacity: 0;
}
30%{
height:30px;
opacity: 1;
}
100%{
height:0;
top:50px;
opacity: 0;
}
}

.c-lead {
  width: 90%;
  margin: 0 auto;
  font-size: 2.1em;
  letter-spacing: 5px;
  color: #fff;
  text-align: center;
  padding: 0 0 20px;
  line-height: 1.5;
}

.c-lead span {
  color: #e60027;
}

.award {
  font-size: 15px;
  margin: 0 0 40px;
  line-height: 2.2;
  font-weight: normal;
  width: 100%;
  margin: 0 auto 50px;
}

.buzzes-bnr {
	width: 80%;
	max-width: 380px;
	margin: 0 auto;
}

.buzzes-bnr:hover {
	cursor: pointer;
	opacity: .8;
}

/*------------------------------

review

------------------------------*/

#review {
	background: rgb(0, 0, 0, .4);
	padding: 80px 0 0 0;
	padding: 50px 0;
}

#review .ttl {
	text-align: center;
	margin: 0 auto 60px;
	padding: 50px 0 10px;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 8px;
}

.review-inner {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.review-list {
	color: #FCEB24;
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 1.8;
	margin: 0 0 60px;
	word-break: break-word;
	margin: 30px 0;
}

.star, .rn {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}


/*------------------------------

comment

------------------------------*/

#comment {
	/* min-height: calc(100vh - 80px); */
	background: rgb(0, 0, 0, .4);
	position: relative;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
	z-index: 1;
}

#comment .ttl {
	width: 100%;
}

.comment-list {
	width: 100%;
}

.comment-movielist {
	width: 100%;
	margin: 0 auto;
}
.comment-list li {
	color: #000;
	width: 100%;
	margin: 0 auto 30px;
	padding: 0;
	position: relative;
	/* background: url(../img/bg/0.jpg) no-repeat center center;
	background-size: cover; */
	background: #f7f7f4eb;
	border: 1px solid #5a5a5a;
}

#comment .ttl span {
	margin: 0 15px;
	transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
	-webkit-transition: 1.5s ease;
	transition: 1.5s ease;
}

.ma {
	display: block;
}

#comment .ttl {
	text-align: center;
	margin: 0 auto;
	padding: 50px 0 10px;
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 8px;
}

#closebtn {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 60px;
}

#closebtn img {
	width: 100%;
}

.contents {
	padding: 0;
}

.contents-inner {
	min-height: calc(100vh - 150px);
}

.comment-list {
	/*width: 980px;*/
	margin: 0 auto;
	box-sizing: border-box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.comment-movielist {
	width: 980px;
	margin: 0 auto;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
}

.comment-movielist li {
	color: #fff;
	width: calc(100% / 1 - 10px);
	list-style: none;
	margin: 0 10px 30px;
	-webkit-box-shadow: 0 0 20px #770c0081;
	box-shadow: 0 0 20px #770c0081;
	position: relative;
	background: url(../img/bg/0.jpg) no-repeat center center;
	background-size: cover;
	border: 1px solid #5a5a5a;
}

.list-inner {
	padding: 30px 20px 30px;
	border: 1px solid rgba(255, 255, 255, 0);
	transition: 1.0s;
}

.list-inner.movie {
	padding: 30px 20px 30px;
	border: 1px solid rgba(255, 255, 255, 0);
	transition: 1.0s;
	display: flex;
}

.share-btn {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	font-size: 17px;
	letter-spacing: 2px;
	margin: 30px auto 30px;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #c10113;
	position: absolute;
	bottom: 0;
	margin: 40px 0 0;
	left: 0;
	right: 0;
	border: none;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", serif;
}

.share-btn:hover {
	background: #d50d1f;
	color: #fff;
}

.comment-txt {
	font-size: 17px;
	letter-spacing: 3px;
	line-height: 2;
	margin: 0 0 60px;
	text-align: justify;
	word-break: break-word;
	letter-spacing: 1px;
}

.comment-txt2 {
	font-size: 17px;
	letter-spacing: 3px;
	line-height: 2;
	margin: 0 0 20px;
	text-align: justify;
	word-break: break-word;
	letter-spacing: 1px;
}

.comment-txt strong {
	color: #c10113;
	font-size: 1.2em;
	font-weight: bold;
}

.comment-name {
	text-align: left;
	font-size: 28px;
	font-feature-settings: "palt";
	padding: 1em 0;
	width: 100%;
	box-sizing: border-box;
}

.comment-name span {
	font-size: 0.57em;
	/* color: #fff; */
	margin: 0 0 0 5px;
	line-height: 1.5;
	display: block;
	margin: 15px 0 0 0;
}

.name-small {
	font-size: 0.57em;
	color: #c10113!important;
}

.comment-name-e {
	position: relative;
	font-size: 24px;
	text-align: right;
	padding: 1em 0;
}

.att {
	color: #fff;
	padding: 10px 0 30px;
	text-align: center;
	font-size: 12px;
}

.photo.pc {
	margin-top: -350px;
}

.share-btn {
	width: 100%;
}

.photo img {
	vertical-align: bottom;
}

.iziModal .iziModal-header {
	background: none!important;
	padding: 25px 0;
	box-shadow: none!important;
}

.iziModal .iziModal-header-title, .iziModal .iziModal-header-subtitle {
	display: none;
}

.iziModal .iziModal-button-close {
	background: url(../img/close.png) no-repeat 50% 50%;
}

.preview {
	padding: 3% 10% 3%;
}

.preview-inner {
	box-shadow: 0px 0px 16px 0px rgba(150, 150, 150, 0.6);
}

.preview-txt {
	color: #000;
	padding: 5% 10% 3%;
	font-family: Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	font-size: 13px;
}

.preview-inner img {
	width: 100%;
	padding: 0 10% 10%;
}

.share-info {
	text-align: center;
	color: red;
	font-weight: bold;
	/* font-size: 19px; */
	line-height: 1.5;
}

.share-info span {
	display: block;
	font-size: x-small;
	color: #000;
}

.share-btn2 {
	display: block;
	width: 80%;
	margin: 0 auto;
	max-width: 390px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 auto;
	font-size: 17px;
	background: #000;
	letter-spacing: 2px;
	margin: 10px auto 50px;
	cursor: pointer;
	/* font-weight: bold; */
}

.entry-btn {
	color: #fff;
	width: 100%;
	display: block;
	cursor: pointer;
}

.entry-btn:hover {
	color: #FCEB24;
}

.comment-txt span,
.comment-txt2 span {
	color: #c10113;
	font-size: 20px;
}



.youtube {
	position: relative;
	width: 100%;
	padding-top: 29.25%;
	margin: 0 0 50px;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.youtube.preview {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 0 0 50px;
}

.comment-name.movie {
	text-align: center;
	padding: 110px 0 0 0;
}

.list-inner.movie {
	padding: 30px 20px 30px;
	display: block;
}
.comment-name.movie {
	padding: 0;
	margin: 0 0 50px;
	line-height: 1.1;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin: 0 0 30px;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.share-info {
	width: 92%;
	margin: 0 auto;
}
#footer {
	padding: 7% 3% 20%;
}

/*-------------------------------

footer

-------------------------------*/

#footer {
	position: relative;
	background: none;
	z-index: 2;
}

.share-ttl {
	font-family: "Bentham", serif;
	letter-spacing: 2px;
	color: #fff;
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	margin: 0 auto 20px;
	letter-spacing: 8px;
}

#footer-btn {
	width: 220px;
	margin: 0 auto;
	padding: 20px 0 50px;
}

.official-btn {
	position: relative;
	display: inline-block;
	width: 220px;
	color: #fff;
	text-align: center;
	padding: 15px 30px;
	font-size: 17px;
	border: 1px solid #fff;
	font-family: "Noto Serif JP", serif;
	font-weight: 400;
}

.official-btn:hover {
	color: #c10113;
	border: 1px solid #c10113;
}

.cc {
	padding: 30px 0;
	font-size: .8em;
	text-align: center;
}

.hash {
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0;
}

/*-------------------------------

bg

-------------------------------*/

#bg-sp {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}

#bg-sp span {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	display: block;
	background: url(../common/img/pt0.png) repeat;
}

#bg-sp video {
	left: 0;
	min-height: 100%;
	min-width: 100%;
	mix-blend-mode: screen;
	position: absolute;
	top: 0;
}

#bg {
	display: none;
}

#buzzes {
	background: rgb(0,0,0,.4);
	padding: 40px 0 0 0;
}

#buzzes .ttl {
	width: 90%;
	max-width: 350px;
	margin: 0 auto 30px;
position: relative;
	z-index: 2;
}

/*-------------------------------

pc

-------------------------------*/

@media screen and (min-width:960px) {

  #top {
    width: 100%;
    min-height: 100vh;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    left: 0;
    top: 0;
  }

  .l-section__inner {
    max-width: 1024px;
  }

  .l-section__ttl {
    color: #fff;
  }

  #main {
    padding: 0;
  }

  #twi-btn {
    top: 65%;
    left: 54%;
  }

  #twi-btn a {
    font-size: 1.4vw;
  }

  #twi-btn .btn-txt {
    letter-spacing: .2em;
    margin-left: .2em;
    line-height: 1.2em
  }

  .btn.btn-border-gradient {
    padding: .8rem 4rem;
  }

  .c-lead {
    font-size: 40px;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
    padding: 35px 0;
  }

  .c-lead span {
				font-size: 43px;
  }

  .scroll-link {
    display: block;
    padding: 10px 10px 110px;
  }

  .scroll-link::after {
    height: 100px;
  }

  .maeuri-container img {
    width: 150px;
  }

  #review {
    padding: 80px 0 0 0;
  }

  .review-inner {
    width: 90%;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
				align-items: flex-start;
    justify-content: center;
  }

  .review-list {
    color: #FCEB24;
    font-size: 23px;
    letter-spacing: 3px;
    line-height: 1.8;
    margin: 0 0 60px;
    word-break: break-word;
    width: 46%;
    margin: 15px;
  }

  .l-section__ttlTxt {
    font-size: 2.8rem;
  }

  .award {
    font-size: 17px;
    margin: 0 0 40px;
    line-height: 2.2;
    font-weight: normal;
    width: 70%;
    margin: 0 auto 50px;
  }

  .review-inner {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

		.comment-list li {

			width: calc(100% / 3 - 20px);
			list-style: none;
			margin: 0 10px 30px;
			padding: 30px 0 0;
			-webkit-box-shadow: 0 0 20px #0a010081;
			box-shadow: 0 0 20px #0a010081;

		}

		#bg {
			display: block;
	}

	#bg-sp {
			display: none;
	}

	#bg {
			height: 100%;
			left: 0;
			position: fixed;
			top: 0;
			width: 100%;
	}

	#bg span {
			width: 100%;
			height: 100%;
			position: absolute;
			z-index: 2;
			display: block;
			background: url(../common/img/pt0.png) repeat;
	}

	#bg video {
			left: 0;
			min-height: 100%;
			min-width: 100%;
			mix-blend-mode: screen;
			position: absolute;
			top: 0;
	}

}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .c-lead {
    font-size: 3rem;
  }
	}