@charset "UTF-8";
/* CSS Document */





@font-face {
  font-family: "KozMin-B";
  src: url(../fonts/KozMinPr6N-Bold.otf);
}


#character .character__text{
	z-index: 3;
	position: relative;
	color: #fff;
	width: 95%;
	margin: 25px auto 0;
}
#character .character__text h5{
	word-break: break-all;
	font-size: clamp(15px,5vw,20px);
  letter-spacing: .08em;;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 900;
}

#character .character__text p{
	word-break: break-all;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: .08em;
}
.character__text.pcnone h5{
	color: #000;
}
.character__text.pcnone p{
	color: #000;
}
#character .track_area_main{
	padding: 50px 0 120px;
}


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

/* オープニングアニメーション */
.logo_fadein {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.logo_fadein div {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 9999;
  width: 850px;
  transition: all 0.5s ease-out;
  filter: blur(5px);
}
.logo_fadein img{
	width: 100%;
	margin: 0 auto;
}

	#wrapper {
		overflow: hidden;
	}


#Wrap {
	background: #121212;
}
#viewer {
    margin: 0 auto;
    width: 100%;
    height: 230px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}


/*======= header =======*/
header {
	position: fixed;
	z-index: 99;
	width: 100%;
}
header .logo{
	width: 180px;
	margin: 20px 0 0 30px;
	float: left;
}
header .spmenu {
    background: #fff;
    padding: 0;
    width: 100%;
    z-index: 1000;
}
header .spmenu.is-animate {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}
header .spmenuac {
    transform: translate3d(0px, 0px, 0px);
}
header .spmenuac2 {
    display: block;
    transform: translate3d(0px, -0, 0px);
}
#spmenub {
    width: 25px;
    height: 25px;
    position: absolute;
	top: 20px;
	right: 30px;
}
#spmenub a:hover {
    opacity: 1;
}
header .menu-trigger, .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
header .menu-trigger {
    position: relative;
    width: 25px;
    height: 21px;
}
header .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
}
header .menu-trigger span:nth-of-type(1) {
    top: 0;
}
header .menu-trigger span:nth-of-type(2) {
    top: 9px;
}
header .menu-trigger span:nth-of-type(3) {
    bottom: 0;
}
header .menu-trigger.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
header .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
}
header .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
header .menu-trigger.active span:nth-of-type(3) {
    opacity: 0;
}
.close {
    opacity: 0;
    z-index: -9;
    transition: all .4s;
}
.open {
    opacity: 1;
    z-index: 9;
    transition: all .4s;
}


.spmenuboard {
    position: fixed;
    height: 100%;
    width: 100%;
    transition: all .4s;
    background: rgba(0, 0, 0, 0.9);
	padding-top: 250px;
}
.spmenuli i {
    position: absolute;
    right: 15px;
    font-size: 20px;
    font-weight: bold;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.spmenuli {
    padding: 25px 20px;
    font-size: 30px;
    letter-spacing: 1px;
    position: relative;
	text-align: center;
  font-family: "KozMin-B";
}
.spmenuli a {
    text-decoration: none;
	color: #fff;
}
.spmenuli a:hover {
    display: block;
	color: #fff;
	opacity: 0.7;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.spmenuli_b {
    padding: 20px 10px 20px 20px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    border-bottom: 1px solid #EBEBEB;
}
.spmenuli_b a {
    display: block;
    text-decoration: none;
    color: #959595;
}
.spmenuli i.down {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.spmenuli i.up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}



/*======= sidebnr =======*/
.sidebnr {
	width: 40px;
	position: fixed;
	right: 22px;
	top:100px;
}
.sidebnr img{
	width: 100%;
}
.sidebnr a:hover{
	opacity: 0.9;
}





/*======= kvarea =======*/
#kvarea .spec_text {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
	color: #fff;
	font-size: 54px;
	line-height: 0.7;
}
#kvarea {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#kvarea .kvarea_video{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%!important;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#kvarea .videospace_area{
	position: relative;
    z-index: 3;
    background: rgba(0,0,0,.2);
}
#kvarea .videospace{
	position: relative;
    z-index: 1;
    line-height: 1;
}
#kvarea .videospace img{
	vertical-align: bottom;
}
#kvarea .kvarea_video_inner{
}
#kvarea .kvarea_video_inner:after {
    background: url(../images/pattern_dotted.png) left top repeat;
    background-size: 3px auto;
    z-index: 2;
	position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
	}
#kvarea .kvarea_video_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
	}

#kvarea .yt_movie_Bnr {
	width: 100%;
	max-width: 560px;
	position: absolute;
    bottom: 40px;
    left: 50px;
	display: -webkit-flex;
	display: flex;
	}
#kvarea .yt_movie_Bnr .movie_Bnr01 {
	margin-right: 20px;
	}
#kvarea .bay_Btn_Bnr {
	position: absolute;
    bottom: 50px;
    right: 50px;
}
#kvarea .bay_Btn_Bnr .Buy_Bnr01 {
	width: 300px;
	}



/*======= ep_info =======*/
#ep_info {
	width: 100%;
	background: url("../images/ep_dark_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	padding: 200px 50px;
	box-sizing: border-box;
}
#ep_info .inner{
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
 -webkit-justify-content: space-between;
    justify-content: space-between;
}
#ep_info .inner .album_jk{
	width: 50%;
	overflow: hidden;
}
#ep_info .inner .album_text{
	width: 42%;
	overflow: hidden;
}
#ep_info .inner .album_text .block_01{
	margin-bottom: 60px;
}
#ep_info .inner .album_text .jk_Buy_btn{
			display: flex;
	justify-content: flex-start;
}
#ep_info .inner .album_text .jk_Buy_btn .mr30{
	margin-right: 30px;
}
#ep_info .inner .album_text .jk_Buy_btn .Btn_frame{
	width: 100%
}

#ep_info .inner .album_text button {
	color: #0E1722;
	width: 100%;
}
#ep_info .inner .album_text button span{
	display: block;
	font-size: 16px;
	font-weight: 500;
}
#ep_info .inner .album_text .custom-btn {
	font-size: 18px;
	text-align: center;
	padding: 8px 0;
  font-weight: 500;
  background: transparent;
  /*background: #0E1722;
  color: #ffffff; */ 
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
		letter-spacing: 1px;
	line-height: 24px;
}
#ep_info .inner .album_text .btn-14 {
	border: 2px #0E1722 solid;
  z-index: 1;
}
#ep_info .inner .album_text .btn-14:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #0E1722;
  transition: all 0.3s ease;
}
#ep_info .inner .album_text .btn-14:hover {
  color: #fff;
	background: #0E1722;
}
#ep_info .inner .album_text .btn-14:hover:after {
  left: 0;
  width: 100%;
}
#ep_info .inner .album_text .btn-14:active {
  top: 2px;
}






/*======= character =======*/
#character {
	width: 100%;
}
#character .character_titl {
	max-width: 1500px;
	margin: 130px auto 50px;
	padding: 0 50px;
}
#character .character_titl h2{
    width: 80%;
	max-width: 900px;
}
#character .system--main__lineup--block .inner{
	display: flex;
	width: fit-content;
	flex-wrap: nowrap;
	max-width: 1000px;
	width: 90%;
}
#character .character__text{
	width: 40%;
	margin-top: -50px;
	margin-right: 0;
	margin-left: auto;
	padding: 50px;
}

#character .track_area_main{
	padding: 50px 0;
}

/*======= SPEC =======*/
#layercat {
	width: 100%;
	margin: 0 auto;
	padding: 180px 0 0;
	background-image: url(../images/buy_bg.jpg);
 	background-attachment: fixed;
 	background-size: cover;
 	position:relative;
	overflow: hidden;
}
#layercat:before {
  content: "";
  position: absolute;
  height: 300px;
  width: 300%;
  background: #000;
  top: -210px;
  left: -100%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
#buyarea .spec_text {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
	color: #fff;
	font-size: 54px;
	line-height: 0.7;
}
#buyarea {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 150px;
	background-image: url("../images/ep_dark_bg.jpg");
 	background-attachment: fixed;
 	background-size: cover;
 	position:relative;
	overflow: hidden;
}

#buyarea .buyarea_titl{
	width: 100%;
	max-width: 1500px;
	margin: 150px auto 50px;
	padding: 0 50px;
}
#buyarea .buyarea_titl h2{
	width: 100%;
    max-width: 900px;
}
#buyarea .inner{
	width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 50px;
}
#buyarea .spec_inner{
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#buyarea .spec_inner .spec_container_l {
	width: 48%;
}
 #buyarea .spec_inner .spec_container_r {
	width: 48%;
}
#buyarea .spec_inner_box1 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
#buyarea .spec_inner_box2 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 55px;
}
#buyarea .spec_inner_box3 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	height: 100%;
}
#buyarea .obi01 {
	width: 125px;
    top: 30px;
	float: right;
	right: -10px;
    clip-path: polygon(0px 0px, 30px 100%, 0px 100%, calc(100% - 10px) 100%, calc(100% - 10px) calc(100% + 10px), 100% calc(100% + 10px), 100% 0px);
    padding: 16px 0px 16px 40px;
    position: relative;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    color: rgb(255, 255, 255);
    white-space: pre-line;
    background-color: rgb(34, 34, 34);
    letter-spacing: 1px;
}
.obi01::after {
    right: 0px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
	content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(138, 138, 138);
    transform: translateY(100%);
}
#buyarea .obi02 {
	width: 125px;
    top: 30px;
	float: right;
	right:-10px;
	clip-path: polygon(0px 0px, 30px 100%, 0px 100%, calc(100% - 10px) 100%, calc(100% - 10px) calc(100% + 10px), 100% calc(100% + 10px), 100% 0px);
    padding: 16px 0px 16px 40px;
    position: relative;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    color: rgb(255, 255, 255);
    white-space: pre-line;
    background-color: rgb(34, 34, 34);
    letter-spacing: 1px;}
.obi02::after {
    right: 0px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
	content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(138, 138, 138);
    transform: translateY(100%);
}

#buyarea .spec_box_img {
	width: 90%;
	margin: 0 auto;
}
#buyarea .spec_img_copy {
	width: 90%;
	margin: 5px auto ;
}
#buyarea .spec_img_copy p{
	font-size: 10px;
	line-height: 16px
}
#buyarea .spec_box_copy {
	margin: 30px auto 20px;
}
#buyarea .spec_box_copy p{
	font-size: 34px;
	text-align: center;
	line-height: 50px;
	font-weight: 600;
}
#buyarea .spec_box_text p{
	font-size: 18px;
	line-height: 32px;
	color: #707070;
	padding: 0 50px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#buyarea .spec_box_Btn {
    display: grid;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 200px;
    height: 60px;
    background-color: rgb(51, 51, 51);
    font-size: 16px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    backface-visibility: hidden;
    border-radius: 30px;
    transition: transform 0.3s cubic-bezier(0.85, 1.97, 0.46, 0.4) 0s;
	margin: 50px auto 60px;
}



/*======= GALLERY =======*/
#gallery {
	max-width: 1600px;
    margin: 0 auto;
    width: 100%;
	padding: 0 50px;
	box-sizing: border-box;
}
#gallery h2{
	width: 100%;
    max-width: 900px;
	margin: 150px 0 70px;
}
#gallery .media_area1 {
	display: flex;
    justify-content: space-between;
	margin-bottom: 60px;
}
#gallery .media_area1 .youtube01 {
    width: 49%;
  height: 0;
  position: relative;
  padding-top: 27.9%;
  overflow: hidden;
}
#gallery .media_area1 .youtube01 iframe {
	      position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#gallery .media_area2 {
	margin-bottom: 60px;
}
#gallery .media_area2 .youtube02 {
    width: 100%;
  height: 0;
  position: relative;
  padding-top: 55.9%;
  overflow: hidden;
}
#gallery .media_area2 .youtube02 iframe {
	      position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/*======= CREDIT =======*/
#credit {
	width: 100%;
	overflow: hidden;
	background: #121212;
}
#credit .credit_inner{
	width: 100%;
	max-width: 1600px;
	margin: 150px auto 0;
	overflow: hidden;
	padding: 0px 50px 200px;
	box-sizing: border-box;
}
#credit h2{
	width: 100%;
    max-width: 900px;
	margin: 100px 0 70px;
}
#credit .creditblock {
	width: 100%;
	max-width: 1500px;
    margin: 0 auto;
    box-sizing: border-box;
}
#credit .credit_box {
	border-bottom: 1px #424242 solid;
	overflow: hidden;
}
#credit .credit_name1 {
	font-size: 26px;
	float: left;
	color: #fff;
	padding: 20px 0 20px 10px;
}
#credit .credit_name2 {
	font-size: 20px;
	float: left;
	color: #797979;
	padding: 25px 0 20px 10px;
}
#credit .credit_item1 {
	font-size: 14px;
	float: right;
	color: #9a9a9a;
	padding: 30px 0;
}
#credit .credit_item2 {
	font-size: 14px;
	float: right;
	color: #424242;
	padding: 30px 0;
}
#credit .credit_icon {
	width: 35px;
	float: right;
	margin-left: 25px;
    padding: 20px 10px;
}



/*======= twitter_icon =======*/
#twitter_icon {
	width: 100%;
	max-width: 1000px;
	margin: 100px auto 0;
}




/*======= footer =======*/
footer {
	width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    /* background: url(../images/character_03.png)no-repeat; */
    background-position: right top;
	background-size: 800px;
    margin: -100px auto 0;
	}
footer .footer_inner{
	width: 100%;
	height: auto;
	padding: 0 50px;
	box-sizing: border-box;
	position: relative;
	}
footer .footer_inner .top_brock{
	}
footer .footer_inner .top_brock .footer_logo{
	max-width: 600px;
    width: 40%;
    margin-top: 200px;
    margin-bottom: 100px;
	}
footer .footer_inner .bottom_brock{
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	justify-content:-webkit-space-between;
	justify-content:space-between;
	}
footer .footer_inner .bottom_brock .footer_inner_l{
	width: 100%;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_copy{
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 40px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo ul{
	display: flex;
	justify-content: flex-start;
	width: 100%;
	max-width: 300px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo ul li{
	margin-right: 10px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text{
	margin-top: 50px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text p{
	font-size: 11px;
    text-align: left;
    line-height: 18px;
    margin-bottom: 15px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text p span{
	font-size: 14px;
    display: block;
    font-weight: 900;
	margin-bottom: 10px;
	}
footer .footer_inner .bottom_brock .footer_inner_r{
	width: 30%;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share{
	overflow: hidden;
	bottom: 70px;
    right: 50px;
    position: absolute;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share ul{
	}
footer .footer_inner .bottom_brock .footer_inner_r .share ul li{
	}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_1{
	width: 26px;
	float: left;
	margin-right: 10px;
}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_2{
	width: 27px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_3{
	width: 24px;
	float: left;
	margin-top: -2px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link{
    clear: both;
    overflow: hidden;
	display: flex;
	-webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
	bottom: 40px;
    right: 50px;
    position: absolute;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_logo{
	width: 150px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link{
	font-size: 11px;
    text-align: right;
    float: left;
	margin-left: 15px;
	margin-top: 17px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a{
	color: #000;
	text-decoration: underline;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a:link{
	color: #000;
	text-decoration: underline;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a:hover{
	color: #000;
	text-decoration: none;
}
.char_img{
position: relative;
	width: 100%;
    z-index: 1;
}











/*======= LinkGo =======*/
#linkGo_track {
	padding-top: 200px;
	margin-top: -200px;
}
#linkGo_spec {
}
#linkGo_media {
	padding-top: 100px;
	margin-top: -100px;
}
#linkGo_credit {
	padding-top: 100px;
	margin-top: -100px;
}




.pcnone {
	display: none;
}
}


@media screen and (min-width:769px) and (max-width:1000px) {


/* オープニングアニメーション */
.logo_fadein {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.logo_fadein div {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 9999;
  width: 850px;
  transition: all 0.5s ease-out;
  filter: blur(5px);
}




	#wrapper {
		overflow: hidden;
	}


#Wrap {
	background: #121212;
}
#viewer {
    margin: 0 auto;
    width: 100%;
    height: 230px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}


/*======= header =======*/
header {
	position: fixed;
	z-index: 99;
	width: 100%;
}
header .logo{
	width: 180px;
	margin: 20px 0 0 30px;
	float: left;
}
header .spmenu {
    background: #fff;
    padding: 0;
    width: 100%;
    z-index: 1000;
}
header .spmenu.is-animate {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}
header .spmenuac {
    transform: translate3d(0px, 0px, 0px);
}
header .spmenuac2 {
    display: block;
    transform: translate3d(0px, -0, 0px);
}
#spmenub {
    width: 25px;
    height: 25px;
    position: absolute;
	top: 20px;
	right: 30px;
}
#spmenub a:hover {
    opacity: 1;
}
header .menu-trigger, .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
header .menu-trigger {
    position: relative;
    width: 25px;
    height: 21px;
}
header .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
}
header .menu-trigger span:nth-of-type(1) {
    top: 0;
}
header .menu-trigger span:nth-of-type(2) {
    top: 9px;
}
header .menu-trigger span:nth-of-type(3) {
    bottom: 0;
}
header .menu-trigger.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
header .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
}
header .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
header .menu-trigger.active span:nth-of-type(3) {
    opacity: 0;
}
.close {
    opacity: 0;
    z-index: -9;
    transition: all .4s;
}
.open {
    opacity: 1;
    z-index: 9;
    transition: all .4s;
}


.spmenuboard {
    position: fixed;
    height: 100%;
    width: 100%;
    transition: all .4s;
    background: rgba(0, 0, 0, 0.9);
	padding-top: 250px;
}
.spmenuli i {
    position: absolute;
    right: 15px;
    font-size: 20px;
    font-weight: bold;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.spmenuli {
    padding: 25px 20px;
    font-size: 30px;
    letter-spacing: 1px;
    position: relative;
	text-align: center;
  font-family: "KozMin-B";
}
.spmenuli a {
    text-decoration: none;
	color: #fff;
}
.spmenuli a:hover {
    display: block;
	color: #fff;
	opacity: 0.7;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
}
.spmenuli_b {
    padding: 20px 10px 20px 20px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    border-bottom: 1px solid #EBEBEB;
}
.spmenuli_b a {
    display: block;
    text-decoration: none;
    color: #959595;
}
.spmenuli i.down {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.spmenuli i.up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}



/*======= sidebnr =======*/
.sidebnr {
	width: 40px;
	position: fixed;
	right: 22px;
	top:100px;
}
.sidebnr img{
	width: 100%;
}
.sidebnr a:hover{
	opacity: 0.9;
}





/*======= kvarea =======*/
#kvarea .spec_text {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
	color: #fff;
	font-size: 54px;
	line-height: 0.7;
}
#kvarea {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#kvarea .kvarea_video{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%!important;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
#kvarea .videospace_area{
	position: relative;
    z-index: 3;
    background: rgba(0,0,0,.2);
}
#kvarea .videospace{
	position: relative;
    z-index: 1;
    line-height: 1;
}
#kvarea .videospace img{
	vertical-align: bottom;
}
#kvarea .kvarea_video_inner{
	position: relative;
    width: 100%;
    height: 100%;
}
#kvarea .kvarea_video_inner:after {
    background: url(../images/pattern_dotted.png) left top repeat;
    background-size: 3px auto;
    z-index: 2;
	position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
	}
#kvarea .kvarea_video_inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

#kvarea .yt_movie_Bnr {
	width: 100%;
	max-width: 280px;
	position: absolute;
    bottom: 20px;
    left: 20px;
	}
#kvarea .yt_movie_Bnr .movie_Bnr01 {
	margin-bottom: 5px;
	}
#kvarea .bay_Btn_Bnr {
	position: absolute;
    bottom: 30px;
    right: 20px;
}
#kvarea .bay_Btn_Bnr .Buy_Bnr01 {
	width: 300px;
	}



/*======= ep_info =======*/
#ep_info {
	width: 100%;
	background: url("../images/ep_dark_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	padding: 200px 50px;
	box-sizing: border-box;
}
#ep_info .inner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
 -webkit-justify-content: space-between;
    justify-content: space-between;
}
#ep_info .inner .album_jk{
	width: 50%;
	overflow: hidden;
}
#ep_info .inner .album_text{
	width: 45%;
	overflow: hidden;
}
#ep_info .inner .album_text .block_01{
	margin-bottom: 60px;
}
#ep_info .inner .album_text .jk_Buy_btn{
			display: flex;
	justify-content: flex-start;
}
#ep_info .inner .album_text .jk_Buy_btn .mr30{
	margin-right: 30px;
}
#ep_info .inner .album_text .jk_Buy_btn .Btn_frame{
	width: 100%
}

#ep_info .inner .album_text button {
	color: #0E1722;
	width: 100%;
}
#ep_info .inner .album_text button span{
	display: block;
	font-size: 16px;
	font-weight: 500;
}
#ep_info .inner .album_text .custom-btn {
	font-size: 18px;
	text-align: center;
	padding: 8px 0;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
		letter-spacing: 1px;
	line-height: 24px;
}
#ep_info .inner .album_text .btn-14 {
	border: 2px #0E1722 solid;
  z-index: 1;
}
#ep_info .inner .album_text .btn-14:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #0E1722;
  transition: all 0.3s ease;
}
#ep_info .inner .album_text .btn-14:hover {
  color: #fff;
	background: #0E1722;
}
#ep_info .inner .album_text .btn-14:hover:after {
  left: 0;
  width: 100%;
}
#ep_info .inner .album_text .btn-14:active {
  top: 2px;
}




/*======= character =======*/
#character {
	width: 100%;
}
#character .character_titl {
	max-width: 1400px;
	margin: 130px auto 50px;
	padding-left: 50px;
}
#character .character_titl h2{
    width: 80%;
	max-width: 900px;
}



/*======= SPEC =======*/
#layercat {
	width: 100%;
	margin: 0 auto;
	padding: 180px 0 0;
	background-image: url(../images/buy_bg.jpg);
 	background-attachment: fixed;
 	background-size: cover;
 	position:relative;
	overflow: hidden;
}
#layercat:before {
  content: "";
  position: absolute;
  height: 300px;
  width: 300%;
  background: #000;
  top: -210px;
  left: -100%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
#buyarea .spec_text {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
	color: #fff;
	font-size: 54px;
	line-height: 0.7;
}
#buyarea {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 150px;
	background-image: url(../images/buy_bg.jpg);
 	background-attachment: fixed;
 	background-size: cover;
 	position:relative;
	overflow: hidden;
}

#buyarea .buyarea_titl{
	width: 100%;
	max-width: 1400px;
}
#buyarea .buyarea_titl h2{
	width: 80%;
	margin: 150px 0 50px;
	padding-left: 50px;
}
#buyarea .inner{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
    box-sizing: border-box;
	padding: 0 50px;
}
#buyarea .spec_inner{
	width: 100%;
	margin: 0 auto;
}
#buyarea .spec_inner_box1 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 50px;
}
#buyarea .spec_inner_box2 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 50px;
}
#buyarea .spec_inner_box3 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
#buyarea .obi01 {
	width: 125px;
    top: 30px;
	float: right;
	right: -10px;
    clip-path: polygon(0px 0px, 30px 100%, 0px 100%, calc(100% - 10px) 100%, calc(100% - 10px) calc(100% + 10px), 100% calc(100% + 10px), 100% 0px);
    padding: 16px 0px 16px 40px;
    position: relative;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    color: rgb(255, 255, 255);
    white-space: pre-line;
    background-color: rgb(34, 34, 34);
    letter-spacing: 1px;
}
.obi01::after {
    right: 0px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
	content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(138, 138, 138);
    transform: translateY(100%);
}
#buyarea .obi02 {
	width: 125px;
    top: 30px;
	float: right;
	right:-10px;
	clip-path: polygon(0px 0px, 30px 100%, 0px 100%, calc(100% - 10px) 100%, calc(100% - 10px) calc(100% + 10px), 100% calc(100% + 10px), 100% 0px);
    padding: 16px 0px 16px 40px;
    position: relative;
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    color: rgb(255, 255, 255);
    white-space: pre-line;
    background-color: rgb(34, 34, 34);
    letter-spacing: 1px;}
.obi02::after {
    right: 0px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
	content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(138, 138, 138);
    transform: translateY(100%);
}

#buyarea .spec_box_img {
	width: 90%;
	margin: 0 auto;
}
#buyarea .spec_img_copy {
	width: 90%;
	margin: 5px auto ;
}
#buyarea .spec_img_copy p{
	font-size: 10px;
	line-height: 16px
}
#buyarea .spec_box_copy {
	margin: 30px auto 20px;
}
#buyarea .spec_box_copy p{
	font-size: 34px;
	text-align: center;
	line-height: 50px;
	font-weight: 600;
}
#buyarea .spec_box_text p{
	font-size: 18px;
	line-height: 32px;
	color: #707070;
	padding: 0 50px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#buyarea .spec_box_Btn {
    display: grid;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 200px;
    height: 60px;
    background-color: rgb(51, 51, 51);
    font-size: 16px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    backface-visibility: hidden;
    border-radius: 30px;
    transition: transform 0.3s cubic-bezier(0.85, 1.97, 0.46, 0.4) 0s;
	margin: 50px auto 60px;
}



/*======= GALLERY =======*/
#gallery {
	max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}
#gallery h2{
	width: 80%;
	margin: 150px 0 70px;
	padding-left: 50px;
}
#gallery .media_area1 {
	overflow: hidden;
}
#gallery .youtube01 {
    width: 90%;
  height: 0;
  position: relative;
  padding-top: 51%;
  overflow: hidden;
	margin: 0 auto 30px;
}
#gallery .youtube01 iframe {
	      position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#gallery .media_area2 {
	overflow: hidden;
}
#gallery .youtube02 {
    width: 90%;
  height: 0;
  position: relative;
  padding-top: 51%;
  overflow: hidden;
	margin: 0 auto 30px;
}
#gallery .youtube02 iframe {
	      position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
#gallery .sc{
	max-width: 1100px;
    width: 100%;
	padding: 0 50px;
    box-sizing: border-box;
	margin: 0 auto;
}









/*======= CREDIT =======*/
#credit {
	width: 100%;
	overflow: hidden;
	background: #121212;
}
#credit .credit_inner{
	width: 100%;
	max-width: 1400px;
	margin: 150px auto 0;
	overflow: hidden;
	padding-bottom: 150px;
}
#credit h2{
	    width: 80%;
	margin: 100px 0 70px;
	padding-left: 50px;
}
#credit .creditblock {
	width: 100%;
	max-width: 1100px;
    margin: 0 auto;
	padding: 0 30px;
    box-sizing: border-box;
}
#credit .credit_box {
	border-bottom: 1px #424242 solid;
	overflow: hidden;
}
#credit .credit_name1 {
	font-size: 26px;
	float: left;
	color: #fff;
	padding: 20px 0 20px 10px;
}
#credit .credit_name2 {
	font-size: 20px;
	float: left;
	color: #797979;
	padding: 25px 0 20px 10px;
}
#credit .credit_item1 {
	font-size: 14px;
	float: right;
	color: #9a9a9a;
	padding: 30px 0;
}
#credit .credit_item2 {
	font-size: 14px;
	float: right;
	color: #424242;
	padding: 30px 0;
}
#credit .credit_icon {
	width: 35px;
	float: right;
	margin-left: 25px;
    padding: 20px 10px;
}



/*======= twitter_icon =======*/
#twitter_icon {
	width: 100%;
	max-width: 1000px;
	margin: 100px auto 0;
}




/*======= footer =======*/
footer {
	width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: url(../images/character_03.png)no-repeat;
    background-position: right top;
	background-size: 600px;
    margin: -40px auto 0;
	}
footer .footer_inner{
	width: 100%;
	height: auto;
	padding: 0 50px;
	box-sizing: border-box;
	position: relative;
	}
footer .footer_inner .top_brock{
	}
footer .footer_inner .top_brock .footer_logo{
	max-width: 600px;
    width: 40%;
    margin-top: 130px;
    margin-bottom: 100px;
	}
footer .footer_inner .bottom_brock{
	overflow: hidden;
	display: -webkit-flex;
	display: flex;
	justify-content:-webkit-space-between;
	justify-content:space-between;
	}
footer .footer_inner .bottom_brock .footer_inner_l{
	width: 80%;
	max-width: 800px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_copy{
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 40px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo{
	max-width: 300px;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo ul{
	display: flex;
	justify-content: flex-start;
	width: 100%;
	max-width: 300px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo ul li{
	margin-right: 10px;
	}

footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text{
	margin-top: 50px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text p{
	font-size: 11px;
    text-align: left;
    line-height: 18px;
    margin-bottom: 15px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text p span{
	font-size: 14px;
    display: block;
    font-weight: 900;
	margin-bottom: 10px;
	}
footer .footer_inner .bottom_brock .footer_inner_r{
	width: 20%;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share{
		overflow: hidden;
	bottom: 70px;
    right: 50px;
    position: absolute;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share ul{
	}
footer .footer_inner .bottom_brock .footer_inner_r .share ul li{
	}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_1{
	width: 26px;
	float: left;
	margin-right: 10px;
}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_2{
	width: 27px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_3{
	width: 24px;
	float: left;
	margin-top: -2px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link{
    clear: both;
    overflow: hidden;
	display: flex;
	-webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
	bottom: 40px;
    right: 50px;
    position: absolute;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_logo{
	width: 150px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link{
	font-size: 11px;
    text-align: right;
    float: left;
	margin-left: 15px;
	margin-top: 17px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a{
	color: #000;
	text-decoration: underline;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a:link{
	color: #000;
	text-decoration: underline;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a:hover{
	color: #000;
	text-decoration: none;
}
.char_img{
position: relative;
	width: 100%;
    z-index: 1;
}











/*======= LinkGo =======*/
#linkGo_track {
	padding-top: 200px;
	margin-top: -200px;
}
#linkGo_spec {
}
#linkGo_media {
	padding-top: 100px;
	margin-top: -100px;
}
#linkGo_credit {
	padding-top: 100px;
	margin-top: -100px;
}




.pcnone {
	display: none;
}
}


@media screen and (max-width:768px) {


/* オープニングアニメーション */
.logo_fadein {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 999;
}

.logo_fadein div {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 9999;
  width: 450px;
  transition: all 0.5s ease-out;
  filter: blur(5px);

}
.logo_fadein div  img{
	width: 100%;
}

	#wrapper {
		overflow: hidden;
	}



#Wrap {
	background: #121212;
	overflow: hidden;
}
#viewer {
    margin: 0 auto;
    width: 100%;
    height: 230px;
    text-align: left;
    overflow: hidden;
    position: relative;
}

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}

/*======= header =======*/
header {
	position: fixed;
	z-index: 999;
	width: 100%;
}
header .logo{
	width: 130px;
	margin: 5px 0 0 15px;
	float: left;
}
header .spmenu {
    background: #fff;
    padding: 0;
    width: 100%;
    z-index: 1000;
}
header .spmenu.is-animate {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}
header .spmenuac {
    transform: translate3d(0px, 0px, 0px);
}
header .spmenuac2 {
    display: block;
    transform: translate3d(0px, -0, 0px);
}
#spmenub {
    width: 25px;
    height: 25px;
    position: absolute;
	top: 15px;
	right: 20px;
}
#spmenub a:hover {
    opacity: 1;
}
header .menu-trigger, .menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
header .menu-trigger {
    position: relative;
    width: 25px;
    height: 21px;
}
header .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
}
header .menu-trigger span:nth-of-type(1) {
    top: 0;
}
header .menu-trigger span:nth-of-type(2) {
    top: 9px;
}
header .menu-trigger span:nth-of-type(3) {
    bottom: 0;
}
header .menu-trigger.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
header .menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(-45deg);
    transform: translateY(9px) rotate(-45deg);
}
header .menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
header .menu-trigger.active span:nth-of-type(3) {
    opacity: 0;
}
.close {
    opacity: 0;
    z-index: -9;
    transition: all .4s;
}
.open {
    opacity: 1;
    z-index: 9;
    transition: all .4s;
}


.spmenuboard {
    position: fixed;
    height: 100%;
    width: 100%;
    transition: all .4s;
    background: rgba(0, 0, 0, 0.9);
	padding-top: 120px;
}
.spmenuli i {
    position: absolute;
    right: 15px;
    font-size: 20px;
    font-weight: bold;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.spmenuli {
    padding: 20px 20px;
    font-size: 24px;
    letter-spacing: 1px;
    position: relative;
	text-align: center;
  font-family: "KozMin-B";
}
.spmenuli a {
    text-decoration: none;
	color: #fff;
}
.spmenuli a:hover {
    display: block;
    text-decoration: none;
	color: #fff;
}
.spmenuli_b {
    padding: 20px 10px 20px 20px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    border-bottom: 1px solid #EBEBEB;
}
.spmenuli_b a {
    display: block;
    text-decoration: none;
    color: #959595;
}
.spmenuli i.down {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.spmenuli i.up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}



/*======= sidebnr =======*/
.sidebnr {
	display: none;
}




/*======= kvarea =======*/
#kvarea .spec_text {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
	color: #fff;
	font-size: 54px;
	line-height: 0.7;
}
#kvarea {
	position: relative;
    overflow: hidden;
	height: 100vh;
}
#kvarea .kvarea_video{
    height: 100vh!important;
	background: url("../images/keyv_sp.jpg") no-repeat center;
	background-size: cover;
}
#kvarea .videospace_area{
	position: relative;
    z-index: 3;
    background: rgba(0,0,0,.2);
}
#kvarea .videospace{
	position: relative;
    z-index: 1;
    line-height: 1;
}
#kvarea .videospace img{
	vertical-align: bottom;
}
#kvarea .kvarea_video_inner{
	position: relative;
    width: 100%;
    height: 100%;
}
#kvarea .kvarea_video_inner:after {
    background: url(../images/pattern_dotted.png) left top repeat;
    background-size: 3px auto;
    z-index: 2;
	position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
	}
#kvarea .kvarea_video_inner iframe {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 140%;
    height: 140%;
    vertical-align: bottom;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

#kvarea .yt_movie_Bnr {
	display: none;
	}
#kvarea .yt_movie_Bnr .movie_Bnr01 {
	margin-bottom: 5px;
	}
#kvarea .bay_Btn_Bnr {
	display: none;
}
#kvarea .bay_Btn_Bnr .Buy_Bnr01 {
	width: 300px;
	}



/*======= ep_info =======*/
#ep_info {
	width: 100%;
	background: url("../images/ep_dark_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	overflow: hidden;
	padding: 80px 0;
	box-sizing: border-box;
}
#ep_info .inner{
	width: 80%;
	margin: 0 auto;
}
#ep_info .inner .album_jk{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
#ep_info .inner .album_text{
	width: 100%;
	overflow: hidden;
}
#ep_info .inner .block_04{
	margin-top: -20px;
}
#ep_info .inner .album_text .block_01{
	margin-bottom: 50px;
}
#ep_info .inner .album_text .jk_Buy_btn{
}
#ep_info .inner .album_text .jk_Buy_btn .mr30{
}
#ep_info .inner .album_text .jk_Buy_btn .Btn_frame{
	width: 100%;
	margin-bottom: 25px;
}

#ep_info .inner .album_text button {
	color: #0E1722;
	width: 100%;
}
#ep_info .inner .album_text button span{
	display: block;
	font-size: 14px;
	font-weight: 500;
}
#ep_info .inner .album_text .custom-btn {
	font-size: 16px;
	text-align: center;
	padding: 8px 0;
  font-weight: 500;
  background: transparent;
  outline: none !important;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
		letter-spacing: 1px;
	line-height: 24px;
}
#ep_info .inner .album_text .btn-14 {
	border: 2px #0E1722 solid;
  z-index: 1;
}
#ep_info .inner .album_text .btn-14:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background: #0E1722;
  transition: all 0.3s ease;
}
#ep_info .inner .album_text .btn-14:hover {
  color: #fff;
	background: #0E1722;
}
#ep_info .inner .album_text .btn-14:hover:after {
  left: 0;
  width: 100%;
}
#ep_info .inner .album_text .btn-14:active {
  top: 2px;
}







/*======= character =======*/
#character {
	width: 100%;
}
#character .character_titl {
	margin: 80px auto 30px;
	padding: 0 7%;
}
#character .character_titl h2{
    width: 100%;
}





/*======= SPEC =======*/
#layercat {
	width: 100%;
	margin: 0 auto;
	padding: 180px 0 0;
	background-image: url(../images/buy_bg.jpg);
 	background-attachment: fixed;
 	background-size: cover;
 	position:relative;
	overflow: hidden;
}
#layercat:before {
  content: "";
  position: absolute;
  height: 300px;
  width: 300%;
  background: #000;
  top: -210px;
  left: -100%;
  -webkit-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
#buyarea .spec_text {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 100px;
	text-align: center;
	color: #fff;
	font-size: 54px;
	line-height: 0.7;
}
#buyarea {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 80px;
	background-image: url("../images/ep_dark_bg_sp.png");
	background-repeat: no-repeat;
 	background-size: cover;
 	position:relative;
	overflow: hidden;
	background-position: center;
}

#buyarea .buyarea_titl{
	width: 85%;
    margin: 0 auto;
}
#buyarea .buyarea_titl h2{
	width: 100%;
	margin: 80px 0 30px;
}
#buyarea .inner{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
    box-sizing: border-box;
	padding: 0 7%;
}
#buyarea .spec_inner{
	width: 100%;
	margin: 0 auto;
}
#buyarea .spec_inner_box1 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
#buyarea .spec_inner_box2 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
	margin-bottom: 30px;
}
#buyarea .spec_inner_box3 {
	width: 100%;
	padding-bottom: 10px;
	background: #fff;
	border-radius: 5px;
	box-sizing: border-box;
}
#buyarea .obi01 {
	width: 185px;
    top: 20px;
    float: right;
    right: -10px;
    clip-path: polygon(0px 0px, 30px 100%, 0px 100%, calc(100% - 10px) 100%, calc(100% - 10px) calc(100% + 10px), 100% calc(100% + 10px), 100% 0px);
    padding: 11px 0px 11px 40px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: rgb(255, 255, 255);
    white-space: pre-line;
    background-color: rgb(34, 34, 34);
    letter-spacing: 1px;
}
.obi01::after {
    right: 0px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
	content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(138, 138, 138);
    transform: translateY(100%);
}
#buyarea .obi02 {
	width: 95px;
    top: 30px;
	float: right;
	right:-10px;
	clip-path: polygon(0px 0px, 30px 100%, 0px 100%, calc(100% - 10px) 100%, calc(100% - 10px) calc(100% + 10px), 100% calc(100% + 10px), 100% 0px);
    padding: 16px 0px 16px 40px;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: rgb(255, 255, 255);
    white-space: pre-line;
    background-color: rgb(34, 34, 34);
    letter-spacing: 1px;}
.obi02::after {
    right: 0px;
    clip-path: polygon(0px 0px, 100% 0px, 0px 100%);
	content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    width: 10px;
    height: 10px;
    background-color: rgb(138, 138, 138);
    transform: translateY(100%);
}

#buyarea .spec_box_img {
	width: 90%;
	margin: 0 auto;
}
#buyarea .spec_img_copy {
	width: 90%;
	margin: 7px auto ;
}
#buyarea .spec_img_copy p{
	font-size: 10px;
    line-height: 16px;
    letter-spacing: -0.07em;
}
#buyarea .spec_box_copy {
	margin: 30px auto 20px;
}
#buyarea .spec_box_copy p{
	    font-size: 29px;
    text-align: center;
    line-height: 36px;
    font-weight: 600;
}
#buyarea .spec_box_text p{
	font-size: 12px;
	line-height: 20px;
	color: #707070;
	padding: 0 25px;
}
#buyarea .spec_box_Btn {
    display: grid;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 70%;
    height: 50px;
    background-color: rgb(51, 51, 51);
    font-size: 16px;
	text-align: center;
    font-weight: bold;
    color: rgb(255, 255, 255);
    backface-visibility: hidden;
    border-radius: 30px;
    transition: transform 0.3s cubic-bezier(0.85, 1.97, 0.46, 0.4) 0s;
	margin: 30px auto;
}



/*======= GALLERY =======*/
#gallery {
    margin: 0 auto 100px;
    width: 85%;
}
#gallery h2{
	width: 100%;
	margin: 80px 0 30px;
}
#gallery .media_area1 {
	overflow: hidden;
}
#gallery .youtube01 {
    margin: 0 auto 10px;
}
#gallery .youtube01 iframe {
	width: 100%;
    height: 190px;
}
#gallery .media_area2 {
	overflow: hidden;
}
#gallery .youtube02 {
    margin: 0 auto 10px;
}
#gallery .youtube02 iframe {
	width: 100%;
    height: 190px;
}
#gallery .sc{
    width: 100%;
	margin: 0 auto;
}




/*======= CREDIT =======*/
#credit {
	width: 85%;
    margin: 30px auto 60px;
    overflow: hidden;
}
#credit h2{
	    width: 100%;
	margin: 0 0 30px;
}
#credit .creditblock {
}
#credit .credit_box {
	border-bottom: 1px #424242 solid;
	overflow: hidden;
}
#credit .credit_name1 {
	font-size: 16px;
	color: #fff;
	padding: 13px 0 0px;
	float: left;
}
#credit .credit_name2 {
	font-size: 13px;
	float: left;
	color: #797979;
	padding: 13px 0 0px;
}
#credit .credit_item1 {
	width: 85%;
	font-size: 10px;
	float: left;
	color: #9a9a9a;
	padding-bottom: 15px;
}
#credit .credit_item2 {
	width: 85%;
	font-size: 10px;
	float: left;
	color: #424242;
	padding-bottom: 15px;
}
#credit .credit_icon {
	width: 25px;
	float: right;
    padding: 6px 10px 0;
}



/*======= twitter_icon =======*/
#twitter_icon {
	width: 100%;
	max-width: 1000px;
	margin: 100px auto 0;
}




/*======= footer =======*/
footer {
	width: 100%;
    height: auto;
    overflow: hidden;
	}
footer .footer_inner{
	width: 85%;
	margin: 0 auto;
	box-sizing: border-box;
	position: relative;
	}
footer .footer_inner .top_brock{
	width: 95%;
	margin: 60px auto 20px;
	}
footer .footer_inner .top_brock .footer_logo{
	}
footer .footer_inner .bottom_brock{
	overflow: hidden;
	}
footer .footer_inner .bottom_brock .footer_inner_l{
	width: 100%;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_copy{
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo{
	width: 80%;
	margin: 0 auto;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text{
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text p{
	font-size: 11px;
    line-height: 18px;
    margin-bottom: 15px;
	text-align: justify;
	text-justify: inter-ideograph;
	}
footer .footer_inner .bottom_brock .footer_inner_l .inner_l_text p span{
	font-size: 16px;
    display: block;
    font-weight: 900;
	margin-bottom: 10px;
	margin-top: 25px;
	}
footer .footer_inner .bottom_brock .footer_inner_r{
	width: 100%;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share{
	overflow: hidden;
	text-align: center;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share ul{
	display: inline-block;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share ul li{
	margin: 0 10px;
	}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_1{
	width: 26px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_2{
	width: 27px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_r .share .sns_f_icon_3{
	width: 24px;
	float: left;
	margin-top: -2px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link{
text-align: center;
	margin-bottom: 30px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link ul{
	display: inline-block;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_logo{
	width: 150px;
	float: left;
}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo ul{
	display: flex;
	justify-content: flex-start;
	width: 100%;
	max-width: 300px;
	}
footer .footer_inner .bottom_brock .footer_inner_l .f_logo ul li{
	margin-right: 10px;
	}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link{
	font-size: 11px;
    float: left;
	margin: 0 7px;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a{
	color: #000;
	text-decoration: none;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a:link{
	color: #000;
	text-decoration: underline;
}
footer .footer_inner .bottom_brock .footer_inner_r .ep_link .ep_f_link a:hover{
	color: #000;
	text-decoration: none;
}
.char_img{
position: relative;
	width: 100%;
    z-index: 1;
}



	.spnone {
		display: none;
	}







/*======= LinkGo =======*/
#linkGo_track {
	padding-top: 80px;
	margin-top: -80px;
}
#linkGo_spec {
}
#linkGo_media {
	padding-top: 100px;
	margin-top: -100px;
}
#linkGo_credit {
	padding-top: 100px;
	margin-top: -100px;
}
}


/*======= オープニングアニメーション =======*/
.op_container{
    background-color: #000;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
}

.op_inner{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.op_text{
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.op_ber{
    background-color: #fff;
    margin-top: 5px;
    width: 0%;
    height: 1px;
}
