list_sch/* --------------------------　メインスライダー　-------------------------- */

.mytop {
	width: 100%;
	overflow: hidden;
}

@media screen and (max-width: 1120px) {
	
.mytop {
	width: auto;
	overflow: hidden;
	margin: 0 10px 10px;
}
	
}

@media screen and (max-width: 1120px) {
	
.B_link img{
	width: 80%;
	
}
}

/* --------------------------　コンテンツ　-------------------------- */


.content_wrap  {
	width: 1120px;
	margin: auto;
	position: relative;
	z-index: 1;
}

.content_block {
	/*margin-bottom: 40px;*/
	overflow:hidden;
}

.main_culumun {
	max-width: 1120px;
	margin: 40px auto 0 auto;
}

.main_culumun h2 {
	font-size: 4rem;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: 600;
	background: linear-gradient(110deg, #c382e8, #fc5d8e 45%, #ffd800);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255,255,255,0.0);
    color: #ffe9f0;
	line-height: 0.8;
	margin: 0;
	padding: 20px 0 20px;
	margin-bottom: 30px;
}
.main_culumun h2 span {
	font-size: 1.6rem;
}


.main_culumun h5 {
font-size: 1.6rem;
    background-color: #fdd2da;
    border-top: 1px solid #FF8EA3;
    border-bottom: 1px solid #FF8EA3;
    margin-bottom: 10px;
    padding: 10px 15px;
    color: #f25f90;
	margin: 20px 0px 10px;
}


.top_castlist {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.top_cast_item  {
	width: 24.1%;
	text-align: center;
	font-size: 1.6rem;
	padding-bottom: 15px;
	line-height: 1.7;
	margin: 0 5px 10px 5px;
	background: #fee9ed;
	position: relative;
}
.ranking .top_cast_item  {
	width: 19%;
	text-align: center;
	font-size: 1.6rem;
	padding-bottom: 15px;
	line-height: 1.7;
	margin: 0 5px 10px 5px;
	background: #fee9ed;
	position: relative;
}
.listph {
	width: 100%;
}
.listph img {
	width: 100%;
	height: auto;
}

.list_sch {
	background: #ffe9f0;
	padding: 2px 5px;
	width: 80%;
	margin: auto;
	margin-top: 5px;
	color:#000;
}

.cast_name {
	padding: 2px 5px;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color:#fd5387;
}
.cast_name span {
	font-size: 1.5rem;
}
.class_icon {
	/*width: 100%;
	margin: auto;
	margin-bottom: 5px;*/
    width: 20%;
    position: absolute;
    margin-top: -1%;
    margin-left: 10%;
}
.class_icon img {
	width: 100%;
	height: auto;
}
.cast_new {
	position: absolute;
	left:5px;
	top:5px;
	z-index: 1;
}
.cast_new img {
	width: 60px;
	height: auto;
}





.main_culumun h3 {
    background-color: #ff82b9;
	/*background: linear-gradient(130deg, #fc5d8e, #c382e8);*/
	/*border: 2px solid #fdc6c9;*/
	padding: 5px 15px;
	font-size: 2.4rem;
	font-weight: bold;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	color:#fff;
	margin: 0;
	box-sizing: border-box;
	margin-bottom: 20px !important;
}
.main_culumun h3 span {
	font-size: 1.4rem;
	margin-left: 10px;
}
.top01box {
	display: flex;
	justify-content: space-between;
}

.top01_pickup {
	width: 33%;
}
.newbox {
	background: #fee9ed;
	border-radius: 8px;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px;
}
.newbox .listph {
	width: 35%;
}
.newbox .listdeta {
	width: 62%;
	text-align: left !important;
}
.newbox .listph img {
	width: 100%;
	height: auto;
}
.newbox .cast_name {
	text-align: left !important;
	padding: 0;
	line-height: 1.5;
}
.newbox .list_sch {
	width: auto !important;
	text-align: center !important;
}
.newbox .class_icon {
	margin-top: 10px !important;
}


.top01_news {
	width: 65%;
	
}
.top01_news_bg {
	padding: 20px;
	background: #fee9ed;
	 border-radius: 8px;
	
}
.news_day {
	background: linear-gradient(135deg, #fc99ab, #fc99ab);
	color:#585858;
	padding: 5px 15px;
	margin-bottom: 10px;
}
.top_news_block {
	margin-bottom: 5px;
}
.news_flame {
	width:100%;
	height:592px;
	overflow:auto;
	font-size: 1.5rem;
	line-height: 1.6;

}
.news_flame a{
text-decoration: underline;
}
.mypickup {
	width: 100%;
}
.mypickup .slick-slide img {
	margin:0 auto;
	padding: 0;
	
}
.mypickup .slick-slide div {
	margin:0 auto;
	padding: 0;
}



.bottom_banner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0px auto 20px auto;
}
.bottom_banner div {
	width: 32.5%;
	margin-bottom: 15px;
}
.bottom_banner img {
	width: 100%;
	height: auto;
}


.bottom_rec {
	margin-bottom: 20px;
}










@media screen and (max-width: 1120px) {
	
.content_wrap  {
	width: auto;
	margin: auto 10px;
	position: relative;
	z-index: 1;
}
.content_block {
	margin-bottom: 20px;
	overflow:hidden;
}
.main_culumun {
	max-width: 1120px;
	margin: 20px 10px 0 10px;
}

.main_culumun h2 {
	font-size: 3rem;
    font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: 600;
	background: linear-gradient(110deg, #c382e8, #fc5d8e 45%, #ffd800);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255,255,255,0.0);
    color: #ffe9f0;
	line-height: 1;
	margin: 0;
	padding: 20px 0 0;
	margin-bottom: 25px;
}
.main_culumun h2 span {
	font-size: 1.4rem;
}


.top_castlist {
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.top_cast_item  {
	width: 48.5%;
	text-align: center;
	font-size: 1.4rem;
	padding-bottom: 0px;
	line-height: 1.7;
	margin: 0 0 10px 0;
	background: #fee9ed;
	position: relative;
}
.ranking .top_cast_item  {
	width: 48.5%;
	text-align: center;
	font-size: 1.4rem;
	padding-bottom: 15px;
	line-height: 1.7;
	margin: 0 0 10px 0;
	background: #fee9ed;
	position: relative;
}

.listph {
	width: 100%;
}
.listph img {
	width: 100%;
	height: auto;
}

.list_sch {
	background: #ffe9f0;
	padding: 2px 5px;
	width: 80%;
	margin: auto;
	margin-top: 5px;
	color:#000;
}

.cast_name {
	padding: 2px 5px;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	color:#fd5387;
}
.cast_name span {
	font-size: 1.3rem;
}
.class_icon {
	width: 100%;
	margin: auto;
	margin-bottom: 5px;
}
.class_icon img {
	/*width: 100%;
	height: auto;*/
    width: 20%;
    position: absolute;
    margin-top: 5%;
    left: 1px;
}
.cast_new {
	position: absolute;
	left:5px;
	top:5px;
	z-index: 1;
}
.cast_new img {
	width: 40px;
	height: auto;
}





.main_culumun h3 {
    background-color: #ff82b9;
	/*background: linear-gradient(130deg, #fc5d8e, #c382e8);*/
	/*border: 2px solid #fdc6c9;*/
	padding: 5px 15px;
	font-size: 2rem;
	font-weight: bold;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	color:#fff;
	margin: 0;
	box-sizing: border-box;
	margin-bottom: 10px !important;
}
.main_culumun h3 span {
	font-size: 1.2rem;
	margin-left: 10px;
}
.top01box {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.top01_pickup {
	width: auto;
}
.newbox {
	background: #fee9ed;
	border-radius: 8px;
	padding: 10px;
	display: flex;
	justify-content: space-between;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px;
	font-size: 1.4rem;
}
.newbox .listph {
	width: 35%;
}
.newbox .listdeta {
	width: 62%;
	text-align: left !important;
}
.newbox .listph img {
	width: 100%;
	height: auto;
}
.newbox .cast_name {
	text-align: left !important;
	padding: 0;
	line-height: 1.5;
}
.newbox .list_sch {
	width: auto !important;
	text-align: center !important;
}
.newbox .class_icon {
	margin-top: 10px !important;
}


.top01_news {
	width: auto;
	
}
.top01_news_bg {
	padding: 10px;
	background: #fee9ed;
	 border-radius: 8px;
	 width: 90%;
	
}
.news_day {
	background: linear-gradient(135deg, #fc99ab, #fc99ab);
	color:#585858;
	padding: 5px 15px;
	margin-bottom: 10px;
	font-size: 1.5rem;
}
.top_news_block {
	margin-bottom: 5px;
}
.news_flame {
    width: 100%;
    height: auto;
    /* overflow: auto; */
    /* font-size: 1.4rem; */
    line-height: 1.6;
}

.mypickup {
	width: 100%;
}
.mypickup .slick-slide img {
	margin:0 auto;
	padding: 0;
	
}
.mypickup .slick-slide div {
	margin:0 auto;
	padding: 0;
}



.bottom_banner {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	flex-wrap: wrap;
	margin: 20px auto 10px auto;
}
.bottom_banner div {
	width: 100%;
	margin-bottom: 15px;
}
.bottom_banner img {
	width: 100%;
	height: auto;
}


.bottom_rec {
	margin-bottom: 20px;
}



}



.footer_fix_btn {
  display: none;
}
@media (max-width: 1120px) {
	
.footer_fix_btn {
  position:fixed;
  bottom:0;
  width:100%;
  text-align:center;
  z-index: 2;
  display: block;
  margin-top: 100px;
}
.footer_fix_btn a {
  display:block;
  width:100%;
  text-decoration:none;
  color: #fff;
	font-size: 2rem !important;
	font-weight: 600;
}
.footer_fix_btn a:hover {
  opacity:0.8;
}

.fix_button {
	line-height: 1.7;
	width: auto;
    margin: auto;
	
}

.fix_tel {
	width: auto;
	background: #f4f2f2;
	color: #fff;
	padding: 15px 0;
}
.fix_tel img {
	width: 80%;
	height: auto;
}
.fix_line{
	width: auto;
	background: #fc5d8e;
	color: #fff;
	padding: 10px 0;
	font-size: 2rem;
}

.fix_tel i,
.fix_mail i,
.fix_line i {
	font-size: 1.6rem;
}
}















.more_box {
	display: flex;
	justify-content: center;
  align-items: center;
	margin-top: 60px;
}
.more_box div {
	margin: 0 10px;
}





.index {
	background:url(../../images/index/bg_.jpg);
	background-position: top center;
background-repeat: no-repeat;
	height: 530px;
	
} 
.index_head {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
		margin-bottom: 80px;
}
.index_head h1 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 4rem;
	font-weight: bold;
	margin-bottom: 10px;
	color:#ffe9f0;
}


.index h1 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	font-weight: bold;
	margin-top: 420px;
}
.index h3 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.h3_sub {
	font-size: 1.6rem;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 10px;
}

.kin_txt {
	font-size: 1.4rem;
	line-height: 1.7;
	text-align: center;
}


.more03 {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
    background-color: #ff82b9;
	/*background: linear-gradient(135deg, #e38afc, #fc5d8e);*/
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:-20px;
	margin-bottom:20px;
	width:400px;
	font-size:3rem;
}
.more03::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more03:link {
	color: #fff;
}


.more04 {
	position: relative;
	display: inline-block;
	padding: 10px 20px;
	background: linear-gradient(45deg, #434343 0%, #a0a0a0 45%, #b2b2b2 70%, #a0a0a0 85%, #434343 90% 100%) !important;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-bottom:0px;
	width:400px;
	font-size:3rem;
}
.more04::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #000;
	transition: all .3s;
}
.more04:link {
	color: #000;
}

.index_txt {
	margin-bottom: 20px;
}
.index_txt p {
	font-size: 1.3rem;
	line-height: 1.6;
	color:#fff;
}

.index_frame {
	text-align: center;
	display: block;
	width: 940px;
	margin: 20px auto 20px auto;
}
.modeIB {
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0;
}
.modeIB li {
	margin-bottom: 10px;
}
.modeIB li img {
	width: 100%;
	height: auto;
}
	.index_mk {
		display: none;
		width: 90%;
		margin: 0 auto 10px auto;
	}

@media screen and (max-width: 1120px) {
	
.more_box {
	display: flex;
	justify-content: center;
  align-items: center;
	margin-top: 20px;
	flex-direction: column;
	width: 100%;
}
.more_box div {
	margin: 0 10px;
}
	
	
	
.index {
	background:url("../../images/index/index_sp.jpg");
	background-size: cover;
	padding: 10px 0 20px 0;
	height: 500px;
	display: none;
}
	
.index_head {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
		margin-bottom: 0px;
}
.index_head h1 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: center;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 10px;
	color:#ffe9f0;
}

	.index_mk {
		display: block;
		width: 90%;
		margin: 0 auto 10px auto;
	}
	.index_mk img {
		width: 100%;
		height: auto;
	}
.index_head {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-direction: column;
	padding: 10px;

}
.index h2 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 10px;
}
.index_logo {
	margin: 0 20px;
	margin-bottom: 10px;
}
.index_logo img {
	width: 100%;
	height: auto;
}
.index h1 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.index h3 {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	text-align: left;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.h3_sub {
	font-size: 1.2rem;
	line-height: 1.7;
	text-align: center;
	margin-bottom: 10px;
}

.kin_txt {
	font-size: 100%;
	line-height: 1.7;
	text-align: left;
    padding: 10px;
}


.more03 {
	position: relative;
	display: inline-block;
	padding: 7px 20px;
	
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-top:0px;
	margin-bottom:5px;
	width:200px;
	font-size:2rem;
}
.more03::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #fff;
	transition: all .3s;
}
.more03:link {
	color: #fff;
}


.more04 {
	position: relative;
	display: inline-block;
	padding: 7px 20px;
	background: linear-gradient(45deg, #434343 0%, #a0a0a0 45%, #b2b2b2 70%, #a0a0a0 85%, #434343 90% 100%) !important;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', '游明朝','Yu Mincho', '游明朝体', 'YuMincho','ＭＳ Ｐ明朝', 'MS PMincho', serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	margin-bottom:0px;
	width:70%;
	font-size:2rem;
	margin-top:-15px;
}
.more04::after {
	position: absolute;
	top: 50%;
	right: .2em;
	content: '';
	margin-top: -5px;
	border: 7px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #000;
	transition: all .3s;
}
.more04:link {
	color: #000;
}
.index_txt {
	margin-bottom: 20px;
}
.index_txt p {
	font-size: 1.3rem;
	line-height: 1.6;
	color:#fff;
}

.index_frame {
	text-align: center;
	display: block;
	width: auto;
	margin: 20px auto 20px auto;
}	
}


.system .tabs_wrap{
	padding-top:45px;
	}
	.system ul.tabs{
	width: 100%;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
    padding-left: 0px;
	}
	.system ul.tabs li{
	float: left;
	width: 49%;
	height: 50px;
	line-height: 50px;
	list-style-type: none;
	border: 1px solid #ff82b9;

	}
	.system ul.tabs li a{
	display:block;
	text-align:center;
	width:100%;
	height:50px;
	line-height:50px;
	color:#fc5d8e;
	background-color:#fff;
    text-decoration:none;
	}
	.system ul.tabs li a:hover,.system ul.tabs li.active .tabs01{
	background-color: #fc5d8e;
	color: #fff;
	font-weight: bold;

	}
	.system ul.tabs li .tabs02:hover,.system ul.tabs li.active .tabs02{
	background-color: #d38cce;
	color: #fff;
	font-weight: bold;

	}

	.system .tabs_content{
	padding:0 7px;
    padding-left: 0px;
	/*border: solid 1px #ff82b9;*/
    margin-bottom: 10px;	
	}

	.system .tabs_content ul{
    padding-left: 5px;
	}


	.system .tabs_content li{
	width: 100%;
	margin-bottom: 30px;
	list-style-type: none;
	}

	.system .tabs_content ul li p{
	padding:5px;
	margin:5px 0 0;
	}








