@charset "utf-8";
/* CSS Document */

.mainimg {
	width: 100%;
	position: static;
}
.overlay, #yt_player {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
 
.overlay{
    z-index: -1;
}
 
#yt_player{
    z-index: -2;
}
/* 共通 */
.ft_midashi {
	font-size: 30px;
}
@media (max-width: 1658px) {
	.ft_midashi {
		font-size: 30px;
	}
}
.ft_honbun {
	font-size: 24px;
}
.ft_honbun2 {
	font-size: 20px;
}
.ta_center {
	text-align: center;
	height: 1156px;
}
@media (max-width: 1658px) {
	.ta_center {
		text-align: center;
		height: 1010px;
	}
}
@media (max-width: 1440px) {
	.ta_center {
		text-align: center;
		height: 886px;
	}
}
@media (max-width: 1280px) {
	.ta_center {
		text-align: center;
		height: 796px;
	}
}
@media (max-width: 1237px) {
	.ta_center {
		text-align: center;
		height: 652px;
	}
}
@media (max-width: 769px) {
	.ta_center {
		text-align: center;
		height: 710px;
	}
}
@media (max-width: 768px) {
	.ta_center {
		text-align: center;
		height: 795px;
	}
}
@media (max-width: 415px) {
	.ta_center {
		text-align: center;
		height: 640px;
	}
}
/* NAVI */
nav {
	width: 100%;
	height: 76px;
	background: #000;
	position: fixed;
	z-index: 100;
}
@media (max-width: 768px) {
	nav {
		width: 100%;
		height: 76px;
		background: #000;
		z-index: 100;
		position: absolute;
	}
}
.pccont {
	width: 100%;
	max-width: 1110px;
	height: 46px;
	text-align: center;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 768px) {
	.pccont {
		width: 100%;
		height: 46px;
		text-align: center;
		padding-top: 10px;
		margin-right: auto;
		margin-left: auto;
	}
}
.pcmenu {
	text-align: center;
}
.mntt {
	margin-left: 56px;
	font-size: 24px;
}
@media (max-width: 1024px) {
	.mntt {
		margin-left: 25px;
		font-size: 24px;
	}
}
/* タイトル */
.pcttl {
	width: 90.52%;
	margin-top: 68px;
}
.txt1 {
	margin-top: -80px;
	margin-bottom: 0px;
}
@media (max-width: 1440px) {
	.txt1 {
		margin-top: -80px;
		margin-bottom: 0px;
	}
}
@media (max-width: 1280px) {
	.txt1 {
		margin-top: 0px;
	}
}
@media (max-width: 1280px) {
	.txt1 {
		margin-top: 0px;
	}
}
@media (max-width: 1024px) {
	.txt1 {
		margin-top: -65px;
	}
}
.txt3 {
	margin-top: 16px;
	margin-bottom: 0px;
}
/* デバイス */
.dev {
	width: 100%;
	background: #000;
	box-shadow: 0px 0px 100px 100px #000;
	padding-top: 1px;
	padding-bottom: 120px;
}
.dev2 {
	width: 100%;
	background: #000;
	box-shadow: 0px 40px 30px 15px #000;
	padding-top: 1px;
	/*padding-bottom: 120px;*/
}
@media (max-width: 768px) {
	.dev2 {
		display: none;
	}
}
.shadows {
	width: 100%;
	height: 122px;
	/*background-image: url("../images/back_shadow.png");
	background-size: cover;*/
	/*height: 0px;
	position: relative;
	top: -384px;*/
}
@media (max-width: 1460px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -280px;
	}
}
@media (max-width: 1237px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -230px;
	}
}
@media (max-width: 1020px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -220px;
	}
}
@media (max-width: 976px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -210px;
	}
}
@media (max-width: 932px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -200px;
	}
}
@media (max-width: 890px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -180px;
	}
}
@media (max-width: 800px) {
	.shadows {
		height: 0px;
		position: relative;
		top: -160px;
	}
}
.dev_tbl {
	width: 80%;
	max-width: 1110px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
}
@media (max-width: 1440px) {
	.dev_tbl {
		margin-top: 60px;
	}
}
@media (min-width: 1441px) {
	.dev_tbl {
		margin-top: 60px;
	}
}
@media (max-width: 1024px) {
	.dev_tbl {
		margin-top: 60px;
	}
}
.dev .td1 {
	width: 48.7%;
}
.dev .td2 {
	width: 27px;
}
.story_font_ttl {
	font-size: 40px;
}
.story_font_hb {
	font-size: 20px;
}
.sec_story_txt {
	float: left;
	text-align: left;
	width: 79%;
	padding: 20px 0 20px 20px;
	background: rgba(0,0,0,0.5);
	z-index: 9;
	margin-top: 16%;
}
.spmenu {
}
@media (min-width: 769px) {
	.spttl {
		display: none;
	}
	.spmenu {
		display: none;
	}
	.sp_dev {
		display: none;
	}
	.sp_trailer {
		display: none;
	}
	.sp_story {
		display: none;
	}
	.sp_chara {
		display: none;
	}
	.chara_lily {
		width: 47.1%;
		margin-top: 120px
	}
	.chara_lily_name {
		width: 21.2%;
	}
	.sec_trailer {
		width: 100%; background: #000;
	}
	.sec_story {
		width: 100%; background: #000; padding-top: 120px;
	}
	.sec_story_hb {
		width: 100%;
		height: 870px;
		padding-top: 60px;
		background: url("../images/story_back.png");
		background-size: 100%;
		background-repeat: no-repeat;
		background-position-x: 50%;
	}
	.sc_game {
		width: 100%;
		padding-top: 120px;
		padding-bottom: 90px;
		background-color: #000;
		background-image: url("../images/gameplay_back.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position-x: 50%;
		background-position-y: 230px;
		box-shadow: inset 0 0 50px 40px #000;
	}
	.sec_chara {
		width: 100%; background: #000; padding-top: 120px; padding-bottom: 120px;
	}
	.sec_chara_lily {
		background-image: url(../images/chara_lily_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 13%;
		box-shadow: inset 0 0 60px 20px #000;
	}
	.sec_chara_kurokisi {
		background-image: url(../images/chara_kurokisi_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 13%;
		box-shadow: inset 0 0 60px 20px #000;
	}
	.sec_chara_seegrid {
		background-image: url(../images/chara_seegrid_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 13%;
		box-shadow: inset 0 0 60px 20px #000;
	}
	.sec_chara_warrior {
		background-image: url(../images/chara_warrior_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 13%;
		box-shadow: inset 0 0 60px 20px #000;
	}
	.sec_chara_ireichen {
		background-image: url(../images/chara_ireichen_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 13%;
		box-shadow: inset 0 0 60px 20px #000;
	}
	.sec_chara_erius {
		background-image: url(../images/chara_erius_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 13%;
		box-shadow: inset 0 0 60px 20px #000;
	}
	.sec_wall { 
		padding-top: 160px; margin-left: auto; margin-right: auto; text-align: center; background-color: rgba(0,0,0,0.5);
	}
	.sec_plat {
		text-align: center;
		margin: 0 0 0 0;
		padding-top: 60px;
		padding-bottom: 80px;
		background-color: rgba(0,0,0,0.5);
	}
	.spmain {
		display: none;
	}
	.sns_margin {
		margin-left: 60px;
	}
	.sec_game_hb {
		margin: 60px auto 0;
		text-align: center;
		width: 90%;
		max-width: 1110px;
	}
	.sp_txt {
		display: none;
	}
}
@media (max-width: 768px) {
	.sp_ttl_trailer {
		width: 35%;
	}
	.sp_ttl_story {
		width: 26.2%;
	}
	.sp_ttl_game {
		width: 44%;
	}
	.sp_ttl_wall {
		width: 49%;
	}
	.sp_ttl_chara {
		width: 50%;
	}
.txt1 {
	margin-top: 65px;
	margin-bottom: 0px;
}
.txt3 {
	margin-top: 0px;
	margin-bottom: 141px;
}
	.pcttl {
		display: none;
	}
	.pc_txt {
		display: none;
	}
	.sec_game_hb {
		text-align: center;
		width: 91.5%;
		margin: 32px auto 0;
	}
	.ft_midashi {
		font-size: 20px;
	}
	.ft_honbun {
		font-size: 1.4vw;
	}
	.ft_honbun2 {
		font-size:20px;
	}
	.overlay iframe {
		display: none;
	}
	#bm_player {
		display: none;	}	.mainimg {
		width: 100%;
		height: 800px;
		position: static;
		background-image: url(../images/sp_back.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position-x: 0px;
		background-position-y: 76px;
	}
.spttl {
		width: 100%;
		margin: 77px auto 0;
	}
	.sec_trailer {
		width: 100%; background: #000;
	}
	.sec_story {
		width: 100%; background: #000; padding-top: 60px;
	}
	.sec_story_hb {
		width: 100%; background: #000; padding-top: 60px;
		margin-top: 32px;
		background-image: url(../images/story_back.png);
		background-size: auto;
		background-repeat: no-repeat;
		background-position-x: 50%;
		background-position-y: -30px;
	}
	.sc_game {
		width: 100%; background: #000; padding-top: 43px;
		background-image: url("../images/gameplay_back.png"); background-size: cover; background-repeat: no-repeat; background-position-x: 50%; background-position-y: 190px;
		box-shadow: inset 0 0 40px 40px #000;
	}
	.sec_chara {
		width: 100%; background: #000; padding-top: 60px;
	}
	.sec_wall {
		width: 100%; padding-top: 60px; margin-left: auto; margin-right: auto; text-align: center;
	}
	.sp_wall_back {
		background-image: url("../images/sp_wall_back.png");
		background-size: cover;
		background-repeat: no-repeat;
		background-position-x: 50%;
		background-position-y: 40px;
	}
	.sec_plat {
		width: 100%; text-align: center; margin: 0 auto; padding-top: 0px; padding-bottom: 24px;
		background-image: url("../images/sp_txt_back.png");
		background-repeat: no-repeat;
		background-size: cover;
		background-position-y: -490px;
	}
	.sec_chara_lily {
		width: 100%; background-image: url(../images/chara_lily_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 24%; background-position-y: -100px;
		box-shadow: inset 0 0 40px 10px #000;
	}
	.sec_chara_kurokisi {
		width: 100%; background-image: url(../images/chara_kurokisi_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 76%; background-position-y: -60px;
		box-shadow: inset 0 0 40px 10px #000;
	}
	.sec_chara_seegrid {
		width: 100%; background-image: url(../images/chara_seegrid_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 42%;
		box-shadow: inset 0 0 40px 10px #000;
	}
	.sec_chara_warrior {
		width: 100%; background-image: url(../images/chara_warrior_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 50%; background-position-y: -90px;
		box-shadow: inset 0 0 40px 10px #000;
	}
	.sec_chara_ireichen {
		width: 100%; background-image: url(../images/chara_ireichen_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 5%;
		box-shadow: inset 0 0 40px 10px #000;
	}
	.sec_chara_erius {
		width: 100%; background-image: url(../images/chara_erius_back.png); background-size: cover; background-repeat: no-repeat; background-position-x: 2%; background-position-y: -80px;
		box-shadow: inset 0 0 40px 10px #000;
	}
	.overlay {
		display: none;
	}
	.bm_player {
		display: none;
	}
	.pcmenu {
		display: none;
	}
	.dev {
		display: none;
	}
	.sp_dev {
		width: 100%;
		background: #000;
		padding-top: 166px;
		padding-bottom: 14%;
		text-align: center;
		box-shadow: 0px 0px 50px 30px rgba(0,0,0,1);
	}
	.sp_line {
		width: 82.8%;
		margin-top: 8px !important;
	}
	.pc_trailer {
		display: none;
	}
	.pc_story {
		display: none;
	}
	.pc_chara {
		display: none;
	}
.story_font_ttl {
	display: block;
	font-size: 20px;
}
.story_font_hb {
	font-size: 14px;
	text-align: left;
	display: block;
	margin-top: -20px;
}
	.chara_lily {
		width: 68.1%;
	}
	.chara_lily_name {
		width: 19%;
	}
	.sns_margin {
		margin-left: 30px;
	}
	.sns_image {
		width: 11.6%;
	}
}

@media (max-width: 768px) {
	.spttl {
		width: 100%;
		margin: -35px auto 0;
	}
}
@media (max-width: 414px) {
	.spttl {
		width: 100%;
		margin: 76px auto 0;
	}
}
@media (max-width: 414px) {
	.spttl {
		width: 100%;
		margin: 76px auto 0;
	}
}
@media (max-width: 630px) {
	.mainimg {
		width: 100%;
		height: 660px;
		position: static;
		background-image: url(../images/sp_back.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
}

@media (max-width: 500px) {
	.mainimg {
		width: 100%;
		height: 660px;
		position: static;
		background-image: url(../images/sp_back.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	.txt1 {
		margin-top: 54px;
		margin-bottom: 0px;
	}
}
@media (max-width: 430px) {
	.mainimg {
		width: 100%;
		height: 660px;
		position: static;
		background-image: url(../images/sp_back.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position-x: 0px;
		background-position-y: 76px;
	}
}
@media (max-width: 375px) {
	.mainimg {
		width: 100%;
		height: 660px;
		position: static;
		background-image: url(../images/sp_back.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position-x: 0px;
		background-position-y: 76px;
	}
}
  * {
    margin: 0;
    padding: 0;
  }
  .slider {
    width: 90%;
    margin: 0 auto 80px;
  }
  .slick-slide img {
    width: 100%;
    height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 8px;
  }
.sec_story_txt01 {
	font-size: 40px
}
.sec_story_txt02 {
	font-size: 20px
}
@media (max-width: 1260px) {
	.sec_story_txt01 {
		font-size: 40px;
	}
	.sec_story_txt02 {
		font-size: 20px;
	}
}
@media (max-width: 768px) {
	.sec_story_txt01 {
		font-size: 20px;
	}
	.sec_story_txt02 {
		font-size: 14px;
	}
}
/*.txt0 {
	position: absolute;
	top: 280px;
	font-size: 24px;
	width: 100%;
	text-align: center;
}
@media (max-width: 1652px) {
	.txt0 {
		top: 395px;
	}
}
@media (max-width: 1532px) {
	.txt0 {
		top: 380px;
	}
}
@media (max-width: 1476px) {
	.txt0 {
		top: 227px;
	}
}
@media (max-width: 1372px) {
	.txt0 {
		top: 209px;
	}
}
@media (max-width: 1260px) {
	.txt0 {
		top: 340px;
	}
}
@media (max-width: 1130px) {
	.txt0 {
		top: 340px;
	}
}
@media (max-width: 1024px) {
	.txt0 {
		top: 180px;
	}
}
@media (max-width: 965px) {
	.txt0 {
		top: 310px;
	}
}
@media (max-width: 769px) {
	.txt0 {
		top: 290px;
	}
}
@media (max-width: 768px) {
	.txt0 {
		top: 240px;
		font-size: 16px;
	}
}
@media (max-width: 415px) {
	.txt0 {
		top: 240px;
		font-size: 16px;
	}
}
@media (max-width: 375px) {
	.txt0 {
		top: 240px;
		font-size: 16px;
	}
}*/
.sec_story_bn {
	background: linear-gradient(to left,rgba(0,0,0,0),rgba(0,0,0,1));
	/*background-color: rgba(0,0,0,0.5);*/
	width: 80%;
	padding: 60px 0 60px 430px;
	margin-top: 82px;
}
.sec_story_img {
	width: 41%;
	position: relative;
	top: 0px;
	left: 46%;
}
@media (max-width: 1800px) {
	.sec_story_img {
		top: 0px;
		left: 51%;
	}
}
@media (max-width: 1770px) {
	.sec_story_img {
		top: 0px;
		left: 46%;
	}
	.sec_story_bn {
		padding: 60px 0 60px 340px;
	}
}
@media (max-width: 1700px) {
	.sec_story_img {
		top: 0px;
		left: 45%;
	}
	.sec_story_bn {
		padding: 60px 0 60px 300px;
	}
}
@media (max-width: 1611px) {
	.sec_story_img {
		top: 0px;
		left: 50%;
	}
	.sec_story_bn {
		padding: 60px 0 60px 300px;
	}
}
@media (max-width: 1516px) {
	.sec_story_img {
		top: 0px;
		left: 50%;
	}
	.sec_story_bn {
		padding: 60px 0 60px 260px;
	}
}
@media (max-width: 1476px) {
	.sec_story_img {
		top: 0px;
		left: 48%;
	}
	.sec_story_bn {
		padding: 60px 0 60px 230px;
	}
}
@media (max-width: 1024px) {
	.sec_story_img {
		top: 0px;
		left: 51%;
		width: 48%;
	}
}
@media (max-width: 1024px) {
	.sec_story_bn {
	padding: 60px 0 60px 42px;
	margin-top: 12px;
	}
}
@media (max-width: 769px) {
	.sec_story_bn {
		display: none;
	}
}
@media (max-width: 769px) {
	.sec_story_img {
		top: -300px;
		left: 51%;
	}
}
@media (max-width: 768px) {
	.sec_story_img {
		display: none;
	}
}
.sp_trailer_movie {
	width: 105.4%;
	height: 175px;
}
@media (max-width: 768px) {
	.sp_trailer_movie {
		width: 100%;
		height: 340px;
	}
}
@media (max-width: 415px) {
	.sp_trailer_movie {
		width: 95%;
		height: 190px;
	}
}
@media (max-width: 375px) {
	.sp_trailer_movie {
		width: 95%;
		height: 175px;
	}
}
@media (min-width: 768px) {
	.sp_story {
		width: 100%;
		margin-top: 0px;
	}
}
.sp_story_img {
	width: 70%;
	margin: 0 auto;
}
@media (max-width: 415px) {
	.sp_story_img {
		width: 100%;
		margin: 10px auto 0;
	}
}
.spmenu_pulu {
	float: right;
	margin-top: 9px;
	margin-right: 10%;
}
@media (max-width: 415px) {
	.spmenu_pulu {
		float: right;
		margin-top: 9px;
		margin-right: 15%;
	}
}
@media (max-width: 415px) {
	.sp_dev {
		width: 100%;
		background: #000;
		padding-top: 155px;
		padding-bottom: 14%;
		text-align: center;
		box-shadow: 0px 0px 50px 30px rgba(0,0,0,1);
	}
}
@media (max-width: 375px) {
	.sp_dev {
		width: 100%;
		background: #000;
		padding-top: 114px;
		padding-bottom: 14%;
		text-align: center;
		box-shadow: 0px 0px 50px 30px rgba(0,0,0,1);
	}
}
.sp_foot {
	height: 145px;
	background: #000;
	text-align: center;
	padding-top: 10px;
	position: inherit;
	box-shadow: 0px 0px 50px 30px #000;
}
@media (max-width: 768px) {
	.sp_foot {
		height: 140px;
		background: #000;
		text-align: center;
		padding-top: 0;
		margin-top: 25px;
		box-shadow: 0px 0px 50px 30px #000;
	}
}
	.sec_story_hb {
		height: 932px;
	}
@media (max-width: 1611px) {
	.sec_story_hb {
		height: 765px;
		background-size: cover;
	}
}
@media (max-width: 1024px) {
	.sec_story_hb {
		height: 589px;
		background-size: cover;
	}
}
@media (max-width: 769px) {
	.sec_story_hb {
		height: 740px;
		background-size: cover;
	}
}
@media (max-width: 768px) {
	.sec_story_hb {
		height: 840px;
		background-size: cover;
		margin-top: 0px;
	}
}
@media (max-width: 415px) {
	.sec_story_hb {
		height: 730px;
		background-size: cover;
	}
}
@media (max-width: 375px) {
	.sec_story_hb {
		height: 690px;
		background-size: cover;
	}
}
.prev-arrow {
	position: absolute;
	top: 270px;
	bottom: 0;
	margin: auto;
	left: 32px;
	z-index: 10;
	width: 24px;
	height: 24px;
}
.next-arrow {
	position: absolute;
	top: 270px;
	bottom: 0;
	margin: auto;
	right: 32px;
	z-index: 10;
	width: 24px;
	height: 24px;
}
@media (max-width: 768px) {
	.prev-arrow,
	.next-arrow {
		top: 396px;
	}
}
@media (max-width: 414px) {
	.prev-arrow,
	.next-arrow {
		top: 270px;
	}
}
@media (max-width: 768px) {
	.prev-arrow,
	.next-arrow {
		top: 396px;
	}
}
@media (max-width: 414px) {
	.prev-arrow,
	.next-arrow {
		top: 270px;
	}
}
.sec_story_bb {
	width: 100%;
	background: #000;
	padding-top: 60px;
}
@media (max-width: 768px) {
	.sec_story_bb {
		padding-top: 32px;
	}
}
.tab_pc {
	display: block;
}
.tab_sp {
	display: none;
}
@media (max-width: 768px) {
	.tab_pc {
		display: none;
	}
	.tab_sp {
		display: block;
	}
}
.sp_story {
	margin-top: 16px;
}
@media (max-width: 768px) {
	.chara_lily {
		width: 68%;
	}
	.chara_kurokisi {
		width: 68%;
	}
	.chara_seegrid {
		width: 68%;
	}
	.chara_warrior {
		width: 86%;
	}
	.chara_ireichen {
		width: 68%;
	}
	.chara_erius {
		width: 86%;
	}
}
@media (min-width: 769px) {
	.sec_story_bn {
		position: absolute;
	}
}
@media (max-width: 769px) {
	.sec_story_al {
		margin-top: -42px;
	}
}
@media (max-width: 769px) {
	.sec_plat_bn {
		width: 85%;
		margin: 0 auto;
	}
}
@media (max-width: 375px) {
	.txt2 {
		margin-top: 4px;
	}
	.txt3 {
		margin-top: 8px;
	}
}
.pc_ttl {
	height: 51.94%;
	/*height: 560.98px;*/
	margin-bottom: 10.28%;
	/*margin-bottom: 197px;*/
}
@media (max-width: 1440px) {
	.pc_ttl {
		/*height: 420.73px;
		margin-bottom: 54px;*/
		margin-bottom: 3.6%;
	}
}
@media (max-width: 1024px) {
	.pc_ttl {
		/*height: 299.19px;
		margin-bottom: 68px;*/
		margin-bottom: 6.5%;
	}
}
@media (max-width: 768px) {
	.pc_ttl {
		display: none;
	}
}
.my-player1-dimensions,
.my-player2-dimensions,
.my-player3-dimensions {
	width: 1090px;
	height: calc(1090px * 0.5625);
}
@media (max-width: 1024px) {
	.my-player1-dimensions,
	.my-player2-dimensions,
	.my-player3-dimensions {
		width: 944px;
		height: calc(944px * 0.5625);
	}
}
@media (max-width: 768px) {
	.my-player1-dimensions,
	.my-player2-dimensions,
	.my-player3-dimensions {
		width: 704px;
		height: calc(704px * 0.5625);
	}
}
@media (max-width: 414px) {
	.my-player1-dimensions,
	.my-player2-dimensions,
	.my-player3-dimensions {
		width: 350px;
		height: calc(350px * 0.5625);
	}
}
@media (max-width: 375px) {
	.my-player1-dimensions,
	.my-player2-dimensions,
	.my-player3-dimensions {
		width: 311px;
		height: 174.94px;
	}
}
