@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}

h2,h3,h4 {
	padding: 0;
	margin: 0;
	line-height: 1.5;
}

/* --------------------------　 TOPページだけ、一瞬ロゴ　-------------------------- */
.start {
	background:rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 500px;
}
@media screen and (max-width: 834px) {
.start {
	background:rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 80%;
}
}








/* --------------------------　 TOPミニバナー　-------------------------- */
.smallslide {
margin-bottom: 50px !important;
}
.smallslide div {

}
.smallslide .slick-slide {
    margin-right: 0.5vw!important;
    margin-left: 0.5vw!important;
}

/* --------------------------　メインスライダー　-------------------------- */
.fvslide div {
	margin: auto 0px;
	margin-bottom: 10px;
}
.fvslide img {
	object-fit: cover;
  width: 100%;
  height: auto;
	box-sizing: border-box;
}
.slick-slide {
    margin-right: 0.5vw!important;
    margin-left: 0.5vw!important;
}
.slick-slide img {
   margin: auto auto !important;
	display:block !important;
}


@media screen and (max-width: 834px) {
	
/* --------------------------　 TOPミニバナー　-------------------------- */
.smallslide {
margin-bottom: 30px !important;
}
.smallslide div {

}
.smallslide .slick-slide {
    margin-right: 0.5vw!important;
    margin-left: 0.5vw!important;
}
	
.pickupslide .slick-slide {
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
.newfaceslide .slick-slide {
    margin-right: 1vw!important;
    margin-left: 1vw!important;
}
	
.fvslide div {
	margin: auto 0px;
	margin-bottom: 0px;
}
.fvslide img {
	object-fit: cover;
  width: 100%;
  height: auto;
	box-sizing: border-box;
}
.slick-slide {
    margin-right: 0vw!important;
    margin-left: 0vw!important;
	box-sizing: border-box;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
	
.slick-slide img {
   margin: auto auto !important;
	display:block !important;
	
}

}





/* --------------------------　TOPコンテンツ01　-------------------------- */

.content01 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
}
.content01 h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: clamp(2.2rem, 3.7vw, 4.2rem);
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	text-align: center;
	margin-bottom: 30px;
}
.content01 h2 span {
	display: block;
	font-size: clamp(1.5rem, 2.1vw, 2.4rem);
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
}


.pickuplist  {
	display: flex;
	justify-content: space-between;
}
.pickuplist li {
	width: 32%;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	
}
.pickuplist li a {
	color:#fff;
	display: block;
}
.pickuplist li figure {
	margin-bottom: 0px;
}
.pickuplist li .box {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 0) , rgba(0, 0, 0, 0.4)90%);
	padding: 10px;
	box-sizing: border-box;
}
.pickuplist li .name {
	
	font-size: clamp(1.7rem, 2.6vw, 2.4rem);
	color:#fff;
}
.pickuplist li .name span {
	font-size: clamp(1.4rem, 1.6vw, 1.8rem);
}
.pickuplist li .size {
	font-size: clamp(1.2rem, 1.4vw, 1.6rem);
}


/* --------------------------　TOPコンテンツ02　-------------------------- */

.content02 {
	padding: 20px 0px 40px 0px;
	box-sizing: border-box;
	position: relative;
}
.content02 h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: clamp(2.2rem, 3.7vw, 4.2rem);
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	text-align: center;
	margin-bottom: 30px;
}
.content02 h2 span {
	display: block;
	font-size: clamp(1.5rem, 2.1vw, 2.4rem);
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
}

.schday {
	position: absolute;
	display: flex;
	justify-content: space-between;
	right:0;
	top:70px;
}
.schday li {
	width: 33.3%;
	background:rgba(5,205,212,0.5);
	text-align: center;
	clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
}
.schday li:first-child {
	background-image: linear-gradient(344deg, rgba(155, 119, 66, 1), rgba(182, 163, 100, 1));
}
.schday li a {
	padding: 15px 25px;
	box-sizing: border-box;
	color:#fff;
	font-size: clamp(2rem, 2.6vw, 3rem);
}




.castlist,
.newfaceslide {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.newfaceslide {
	margin-bottom: 50px !important;
}

.castlist li,
.newfaceslide li {
	width: 24%;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 15px;
	position: relative;
	margin: 0 0.5% 15px 0.5%;
}
.castlist li a,
.newfaceslide li a{
	color:#fff;
	display: block;
}
.castlist li figure,
.newfaceslide li figure {
	margin-bottom: 0px;
}
.castlist li .box,
.newfaceslide li .box {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 0) , rgba(0, 0, 0, 0.4)90%);
	padding: 10px;
	box-sizing: border-box;
}
.castlist li .name,
.newfaceslide li .name {
	font-size: clamp(1.6rem, 1.9vw, 2.2rem);
	color:#fff;
}
.castlist li .name span,
.newfaceslide li .name span {
	font-size: clamp(1.2rem, 1.4vw, 1.6rem);
}
.castlist li .size,
.newfaceslide li .size {
	font-size: clamp(1.2rem, 1.2vw, 1.4rem);
}


.castlist li figure .situation {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 80px;
    z-index: 1;
    font-weight: bold;
    border-radius: 40px;
    line-height: 1.8;
}

.castlist li figure .situation .icon-taiken {
	background: #e8457f;
	text-align: center;
	color:#fff;
	font-size: 1.3rem;
	margin-bottom: 3px;
	border-radius: 40px;
}
.castlist li figure .situation .icon-new {
	background: #52a53c;
	text-align: center;
	color:#fff;
	font-size: 1.3rem;
	margin-bottom: 3px;
	border-radius: 40px;
}
.castlist li figure .situation .icon-update {
	background: #e89045;
	text-align: center;
	color:#fff;
	font-size: 1.3rem;
	margin-bottom: 3px;
	border-radius: 40px;
}

.castlist li .box .listicon {
    display: ruby;
    /*justify-content: center;*/
    width: 45%;
    margin: auto;
    margin-bottom: 10px;
}

.castlist li .box .listicon div {
	width: 14%;
	background: #d4d3d4;
	padding: 4px;
	box-sizing: border-box;
	/*margin: 0 2px;*/
	line-height: 1;
max-width: 14%;
    border-radius: 3px;
    min-width: 10%;
}
.castlist li .box .listicon div.active {
	background: #f3c96b;
}
.castlist li .box .listicon div img {
	width: 100%;
	height: auto;
}

.btn {
  position: relative;
  display: block;
	box-sizing: border-box;
  width: 300px;
	margin: auto;
padding: 15px 20px;
  font-size: clamp(1.5rem, 2.1vw, 2.4rem);
  text-decoration: none;
  border: 2px solid #f3c96b;
  color: #f3c96b;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
	font-family: "Noto Serif JP", serif;
}

.btn:hover {
  color: #fbfbfb;
}

.btn:after {
  position: absolute;
  content: "";
  width: 120%;
  height: 100%;
  top: 0;
  left: -510px;
  -webkit-transform: skewX(69deg);
  transform: skewX(69deg);
  background-color: #f3c96b;
  z-index: -1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn:before {
  position: absolute;
  content: "";
  width: 120%;
  height: 100%;
  top: 0;
  left: 440px;
  -webkit-transform: skewX(69deg);
  transform: skewX(69deg);
  background-color: #f3c96b;
  z-index: -1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn:hover:after {
  left: -136px;
}

.btn:hover:before {
  left: 99px;
}

/* --------------------------　TOPコンテンツ03　-------------------------- */

.content03 {
	padding: 20px 0px 40px 0px;
	box-sizing: border-box;
	position: relative;
}

/* --------------------------　TOPコンテンツ04　-------------------------- */

.content04 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
}
.content04 h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: clamp(2.2rem, 3.7vw, 4.2rem);
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	text-align: center;
	margin-bottom: 30px;
}
.content04 h2 span {
	display: block;
	font-size: clamp(1.5rem, 2.1vw, 2.4rem);
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
}
.rankbadge {
	position: absolute;
	width: 100px;
	z-index: 1;
}

.c-both {
    clear: both;
    display: block;
    visibility: hidden;
}
.content05 {
	padding: 0px 10px 0px 10px;
	box-sizing: border-box;
	display: flex;
	/*justify-content: space-between;*/
}
.content05 .newsBOX
{
	width: 49%;
	    height: 700px;
    float: left;
}
.content05 .previewBOX 
{
	width: 100%;
	    height: auto;
    float: right;
}
.content05 .newsBOX h2,
.content05 .previewBOX h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: clamp(2.2rem, 3.7vw, 4.2rem);
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	margin-bottom: 10px;
}
.content05 .newsBOX span,
.content05 .previewBOX span {
	font-size: clamp(1.5rem, 2.1vw, 2.4rem);
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
	margin-left: 10px;
}

.content05 .newsBOX .box_title {
        position: relative;
        display: inline-block;
        padding: 10px;
        background-color: #0c8849;
        border: 2px solid #0c8849;
        color: #fff;
        text-align: center;
        text-decoration: none;
        transition: all .3s;
        margin-top: 0px;
        margin-bottom: 10px;
        width: 100%;
        font-size: 1.5rem;
}
.content05 .box_date {
        font-size: 70% !important;
}
	.content05 .newsBOX .wrap {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 0) , rgba(0, 0, 0, 0.4)90%);
	padding: 20px;
	box-sizing: border-box;
			margin-bottom: 10px;
	       height: 596px;
        overflow-y: scroll;
}
.content05 .newsBOX .box {
    /* overflow: auto; */
    width: 475px;
    height: auto;
    /* box-sizing: border-box; */
    overflow-wrap: break-word;
	
}
.content05 .newsBOX .box p {
	color:#fff !important;
	font-size: 1.7rem;
	padding-right: 10px;
	font-weight: 400;
}
.content05 .newsBOX .box pre {
    overflow-wrap: break-word;
}
.content05 .previewBOX .vid_contents {
width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
padding: 20px;
background: url("../../image/top/movbg.webp");
	background-size: cover;
	box-sizing: border-box;
}
.content05 .previewBOX video.vid_main {
width: 100%;
    max-width: 309px;;/*PC版での最大幅*/
}


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

/* --------------------------　TOPコンテンツ01　-------------------------- */

.content01 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
}
.content01 h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 2rem;
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	text-align: center;
	margin-bottom: 15px;
}
.content01 h2 span {
	display: block;
	font-size: 1.4rem;
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
}


.pickuplist  {
	display: flex;
	justify-content: space-between;
}
.pickuplist li {
	width: 24.5%;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	
}
.pickuplist li a {
	color:#fff;
	display: block;
}
.pickuplist li figure {
	margin-bottom: 0px;
}
.pickuplist li .box {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 0) , rgba(0, 0, 0, 0.4)90%);
	padding: 10px;
	box-sizing: border-box;
}
.pickuplist li .name {
	
	font-size: 1.7rem;
	color:#fff;
}
.pickuplist li .name span {
	font-size:1.2rem;
}
.pickuplist li .size {
	font-size:1.2rem;
}


/* --------------------------　TOPコンテンツ02　-------------------------- */

.content02 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
	position: relative;
}
.content02 h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size:2rem;
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	margin-bottom: 10px;
	text-align: center;
}
.content02 h2 span {
	display: block;
	font-size:1.4rem;
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
}

.schday {
	position: relative;
	display: flex;
	justify-content: space-between;
	right:0;
	top:0px;
	margin-bottom: 15px;
}
.schday li {
	width: 33.3%;
	background:rgba(5,205,212,0.5);
	text-align: center;
	clip-path: polygon(10% 0, 100% 0%, 90% 100%, 0% 100%);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
}
.schday li:first-child {
	background-image: linear-gradient(344deg, rgba(155, 119, 66, 1), rgba(182, 163, 100, 1));
}
.schday li a {
	padding: 15px 25px;
	box-sizing: border-box;
	color:#fff;
	font-size: 2rem;
}




.castlist,
.newfaceslide {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
	
.newfaceslide {
	margin-bottom: 40px !important;
}
	
.castlist li,
.newfaceslide li {
	width: 49%;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 15px;
	position: relative;
}
.castlist li a,
.newfaceslide li a{
	color:#fff;
	display: block;
}
.castlist li figure,
.newfaceslide li figure {
	margin-bottom: 0px;
}
.castlist li .box,
.newfaceslide li .box {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 0) , rgba(0, 0, 0, 0.4)90%);
	padding: 10px;
	box-sizing: border-box;
}
.castlist li .name,
.newfaceslide li .name {
	font-size: 1.7rem;
	color:#fff;
}
.castlist li .name span,
.newfaceslide li .name span {
	font-size: 1.2rem;
}
.castlist li .size,
.newfaceslide li .size {
	font-size: 1.2rem;
}



.btn {
  position: relative;
  display: block;
  width: 80%;
	box-sizing: border-box;
	margin: auto;
padding: 15px 20px;
  font-size: 1.6rem;
  text-decoration: none;
  border: 2px solid #f3c96b;
  color: #f3c96b;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
	font-family: "Noto Serif JP", serif;
}

.btn:hover {
  color: #fbfbfb;
}

.btn:after {
  position: absolute;
  content: "";
  width: 120%;
  height: 100%;
  top: 0;
  left: -510px;
  -webkit-transform: skewX(69deg);
  transform: skewX(69deg);
  background-color: #f3c96b;
  z-index: -1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn:before {
  position: absolute;
  content: "";
  width: 120%;
  height: 100%;
  top: 0;
  left: 440px;
  -webkit-transform: skewX(69deg);
  transform: skewX(69deg);
  background-color: #f3c96b;
  z-index: -1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.btn:hover:after {
  left: -136px;
}

.btn:hover:before {
  left: 99px;
}

/* --------------------------　TOPコンテンツ03　-------------------------- */

.content03 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
	position: relative;
}

/* --------------------------　TOPコンテンツ04　-------------------------- */

.content04 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
}
.content04 h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 2rem;
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	text-align: center;
	margin-bottom: 15px;
}
.content04 h2 span {
	display: block;
	font-size: 1,4rem;
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
}
.rankbadge {
	position: absolute;
	width: 60px;
	z-index: 1;
}


.content05 {
	padding: 20px 0px 20px 0px;
	box-sizing: border-box;
	display: block;
	justify-content: space-between;
}
.content05 .newsBOX
 {
width: -webkit-fill-available;
	margin-bottom: 10px;
       /* height: 2003px;*/
	         height: auto;
             overflow-y: scroll;
}
.content05 .previewBOX {
	width: auto;
	margin-bottom: 10px;
        display: flow;
}	
.content05 .newsBOX h2,
.content05 .previewBOX h2 {
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 2rem;
	 background: linear-gradient(180deg, #d4ad05 0%, #fff 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	letter-spacing: 0.5rem;
	margin-bottom: 10px;
}
.content05 .newsBOX span,
.content05 .previewBOX span {
	font-size: 1.4rem;
	background: linear-gradient(180deg, #fff 0%, #fff 80%);
	-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	color:#fff !important;
	letter-spacing: 0.2rem;
	margin-left: 10px;
}

.content05 .newsBOX .wrap {
	background-image: linear-gradient(0deg, rgba(85, 85, 85, 0) , rgba(0, 0, 0, 0.4)90%);
	padding: 15px;
	box-sizing: border-box;
	height: auto;
}
.content05 .newsBOX .box {
	overflow:auto;
	width: 100%;        
/*	height: 511px;*/

	box-sizing: border-box;
}
.content05 .newsBOX .box p {
	color:#fff !important;
	font-size: 1.4rem;
	padding-right: 10px;
	font-weight: 400;
}
.content05 .previewBOX .vid_contents {
width: 100%;/*背景色を横幅いっぱいに広げる*/
text-align: center;
margin: auto;
padding: 15px;
background: url("../../image/top/movbg.webp");
	background-size: cover;
	box-sizing: border-box;
}
.content05 .previewBOX video.vid_main {
width: 100%;
max-width: 920px;/*PC版での最大幅*/
}
	
}

.bubble-background {
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
/* 泡の見た目 */
.bubble {
  position: absolute;
  bottom: -50px;
  background-color: transparent;
  border-radius: 50%;
  pointer-events: none;
  box-shadow: inset 0 0 10px rgba(255,255,255,0.7);
  animation: bubble 8s linear infinite;
}

/* 泡の一番明るい部分を疑似要素で表現 */
.bubble::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  transform: scale(0.25) translate(-70%, -70%);
  background: radial-gradient(rgba(255,255,255, 0.9), transparent);
  border-radius: 50%;
}

/* 泡が上に浮かび上がっていくアニメーション */
@keyframes bubble {
  0% {
    transform: translatY(0);
    opacity: 1;
  }
  99% {
    opacity: 1;
  }
  100% {
    transform: translateY(-100vh);
    opacity: 0;
  }
}