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 {
  background-color: #000;
  background-position: 50% 0;
  color: #fff;
  font-family: 'Roboto','Noto Sans Japanese','Yu Gothic','YuGothic','Hiragino Kaku Gothic Pro','Meiryo',sans-serif;
  font-size: 16px;
  line-height: 180%;
	height: 100%;
	width: 100%;
}

a {
  text-decoration: none;
}

p {
  font-size: 16px;
  line-height: 200%;
  letter-spacing: 0.01em;
}

img {
  vertical-align: bottom;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
	font-size: 0;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.sp_none {display: none;}






#container {
	width: 100%;
	margin: 0 auto;
	background-color: #000;
}

#container #main_wrap img {
	width: 100%;
}

#contents {
	margin: 0 auto 70px;
	width: 100%;
}

#contents .main_pos04 {
	margin: 20px 10px 60px;
/*	margin-top: 20px;*/
/*	margin-bottom: 60px;*/
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: -1px;
}

#contents .main_pos04 span {
	color: #ffff00;
	font-size: 22px;
}

#contents h2 {
	margin-bottom: 20px;
/*	padding-top: 15px;*/
	padding-bottom: 15px;
	color: #e4007f;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
/*	border-top: 8px dotted #e4007f;*/
	border-bottom: 8px dotted #e4007f;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	line-height: 1.3;
}

#contents h2 span {
	font-size: 18px;
	position: relative;
	top: -2px;
}

/*
#contents h2:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}
*/

#contents h2:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}

#contents .feature01 {
	margin-bottom: 70px;
}



#contents .feature01 p {
	margin: 0 10px 15px;
}

#contents .feature01 .feature01_img {
	margin: 0 10px;
}

#contents .feature01 .feature01_img img {
	width: 100%;
}

#contents .feature01 .feature02_img {
	margin: 0 10px;
}

#contents .feature01 .feature02_img img {
	width: 100%;
}

#contents .feature01 .feature03_img {
	margin: 0 10px 20px;
}

#contents .feature01 .feature03_img img {
	width: 100%;
}

#contents .feature01 .feature04_img {
	margin: 0 10px;
}

#contents .feature01 .feature04_img img {
	width: 100%;
}

#contents .feature01 .feature02_text {
/*	padding-top: 50px;*/
	margin-bottom: 40px;
/*	line-height: 2.2;*/
}

#contents .feature01 .feature02_text02 {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
/*	line-height: 1.8;*/
	color: #fff;
/*	letter-spacing: 2px;*/
}

#contents .feature01 .feature02_text02 span {
	font-size: 18px;
/*	position: relative;*/
/*	top: -1px;*/
}

#contents .feature01 .feature02_text02 span.yellow {
	font-size: 22px;
	color: #ff0;
}

#contents .feature01 .feature03_text02 {
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: bold;
/*	line-height: 1.8;*/
	color: #fff;
/*	letter-spacing: 2px;*/
}

#contents .feature01 .feature03_text02 span {
	font-size: 18px;
/*	position: relative;*/
/*	top: -1px;*/
}
#contents .feature01 .feature03_text02 span.yellow {
	font-size: 22px;
	color: #ff0;
}

#chouka {
	margin: 0 auto;
	padding: 60px 0px 0px;
	width: 100%;
/*	background: #ff0;*/
	background: url(../img/dotted_bg02.png) repeat #ff0;
}

#chouka h2 {
	margin-bottom: 20px;
	color: #e4007f;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
/*	border-top: 8px dotted #e4007f;*/
/*	border-bottom: 8px dotted #e4007f;*/
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	line-height: 1.3;
}

#chouka h2 span {
	font-size: 22px;
	position: relative;
	top: -2px;
}

#chouka p {
	margin: 0 auto 50px;
	width: 1024px;
	color: #222;
}

#movie {
	margin-bottom: 70px;
	padding: 60px 10px 70px;
	width: 100%;
/*	background-color: #e4007f;*/
	background: url(../img/dotted_bg02.png) repeat #e4007f;
	box-sizing: border-box;
}

#movie .inner {

}

#movie h2 {
	margin-bottom: 20px;
	color: #ffff00;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
/*	border-top: 8px dotted #e4007f;*/
/*	border-bottom: 8px dotted #e4007f;*/
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	line-height: 1.3;
}

#movie h2 span {
	font-size: 22px;
	position: relative;
	top: -2px;
}

/*
#movie h2:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}

#movie h2:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}
*/

#movie .inner ul .youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
#movie .inner ul .youtube iframe {
  width: 100%;
  height: 100%;
}







#lineup {
	width: 100%;
	margin: 0 auto 70px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start
}

#lineup .header {
	margin-bottom: 15px;
	width: 100%;
	padding: 0;
}

#lineup .header h2 {
	margin-bottom: 20px;
/*	padding-top: 15px;*/
	padding-bottom: 15px;
	color: #e4007f;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
/*	border-top: 8px dotted #e4007f;*/
	border-bottom: 8px dotted #e4007f;
	text-align: center;
	position: relative;
	letter-spacing: 2px;
	line-height: 1.3;
}

#lineup .header h2 span {
	font-size: 18px;
	position: relative;
	top: -2px;
}

/*
#lineup .header h2:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}
*/

#lineup .header h2:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}

#lineup .item {
  position: relative;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#lineup .item .img {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain
}

#lineup .item h3 {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0em
}

#lineup .item p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
	color: #aaa;
}

#lineup .item a {
  display: block;
  width: 80%;
  height: 25px;
  padding: 11px 0 12px;
  margin-top: 15px;
  border: 1px solid #eee;
  color: #eee;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all 0.25s ease
}

/*
#lineup .item a:hover {
  border: 1px solid #e4007f;
  background-color: #e4007f;
  color: #fff;
  -webkit-transform: translateY(3px);
  -moz-transform: translateY(3px);
  -ms-transform: translateY(3px);
  -o-transform: translateY(3px);
  transform: translateY(3px)
}
*/

#lineup .item.item_01 {
	margin-bottom: 30px;
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_01 .inner {
  padding-top: 24px;
  padding-left: 220px
}

#lineup .item.item_01 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_01 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_01.png?date=20240312) no-repeat;
}

#lineup .item.item_02 {
	margin-bottom: 30px;
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_02 .inner {
  padding-top: 24px;
  padding-left: 220px
}

#lineup .item.item_02 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_02 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_02.png?date=20240312) no-repeat;
}

#lineup .item.item_03 {
	margin-bottom: 30px;
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_03 .inner {
  padding-top: 24px;
  padding-left: 220px
}

#lineup .item.item_03 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_03 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_03.png?date=20240312) no-repeat;
}

#lineup .item.item_04 {
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_04 .inner {
  padding-top: 24px;
  padding-left: 220px
}

#lineup .item.item_04 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_04 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_04.png?date=20240312) no-repeat;
}

#lineup .item.item_05 {
	margin-bottom: 30px;
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_05 .inner {
  padding-top: 24px;
  padding-left: 220px
}

#lineup .item.item_05 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_05 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_05.png?date=20240312) no-repeat;
}

#lineup .item.item_06 {
	margin-bottom: 30px;
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_06 .inner {
  padding-top: 24px;
  padding-left: 220px
}

#lineup .item.item_06 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_06 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_06.png?date=20240312) no-repeat;
}

#lineup .item.item_07 {
	margin-bottom: 30px;
/*  width: 540px;*/
  height: 200px
}

#lineup .item.item_07 .inner {
  padding-top: 10px;
  padding-left: 220px
}

#lineup .item.item_07 h3 {
  font-size: 18px;
/*  line-height: 16px*/
}

#lineup .item.item_07 .img {
  width: 200px;
  height: 200px;
  left: 0px;
  background: url(../img/lineup_img_07.png?date=20240312) no-repeat;
}



.line {
	border-top: 8px dotted #e4007f;
	position: relative;
	top: 5px;
}

.line:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}

#footer {
	padding-top: 70px;
	width: 100%;
	margin: 0px auto;
/*	background: #000;*/
	background: url(../img/dotted_bg.png) repeat #444;
/*	border-top: 8px dotted #e4007f;*/
/*	position: relative;*/
	
}

/*
#footer:before {
	content: '';
	position: absolute;
	top: -5px;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 2px solid #e4007f;
}
*/

#footer .sns_btn_area_sp {
	margin-bottom: 30px;
	text-align: center;
}

#footer .sns_btn_area_sp ul li {
	display: inline-block;
	padding: 0 10px;
}

#footer .sns_btn_area_sp ul li a {
	width: 100%;
	height: 100%;
}


#footer .footer_btn {
	text-align: center;
}

#footer .footer_btn a {
	font-size: 13px;
	color: #eee;
}

#footer .copy {
	padding: 0px 0 70px;
	text-align: center;
	font-size: 12px;
	color: #ccc;
}



.overview {
	opacity: 0;
}

/*
右から左へ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
  display: -ms-grid;
  overflow: hidden;
}
/*----------------------------*/



.d-demo__wrap {
  display: flex;
  overflow: hidden;
}

.d-demo__list {
  display: flex;
  list-style: none;
}

.d-demo__list--left{
animation :infinity-scroll-left 95s infinite linear 0.5s both;
}

.d-demo__item {
  width: calc(100vw / 2);
}
.d-demo__item > img{
   width: 100%;
}


.marker-bold {
	background: linear-gradient(transparent 85%, #ff0 85%);
/*	color: #ff0;*/
}

#loading {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 102;
}

#loading .inner {
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #fff;
}

#loading .inner .progress {
  width: 0%;
  opacity: 1 !important;
  height: 5px;
  background-color: #e4007f;
}

.no-js #loading {
  display: none;
}

@-webkit-keyframes background_glow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-moz-keyframes background_glow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes background_glow {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}



/*# sourceMappingURL=style_sp.css.map */