@charset "UTF-8";

.main_top{
	width:100%;
	background:url(../index/main_ba.jpg) no-repeat;
	background-size:cover;
	height:450px;
	position:relative;
	}

.main_top h1{
	width:700px;
	position:absolute;
	top:10%;
	left:3%;
	}

.main_top h2{
	width:280px;
	position:absolute;
	top:5%;
	right:3%;
	}

.pc_header{
	background:url(../index/red_ba.gif);
	width:100%;
	padding:0.5% 0 1% 0;
	}

.news{
	background:#f2f2f2;
	width:100%;
	padding:3% 0;
	}

.news dl{
	width:800px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}

.news dl dt{
	font-size:1.4rem;
	color:#ed1c24;
	width:15%;
	}

.news dl dd{
	width:85%;
	font-size:1.5rem;
	margin-bottom:2%;
	}

.news dl dd a{
	text-decoration:underline;
	}

.main_box_01{
	width:100%;
	background:url(../index/nav_ba_03.gif);
	padding:5% 0 10% 0;
	margin-top:0;
	position:relative;
	}

.main_box_02{
	width:100%;
	background: url(../index/orange_ba.gif);
	padding:5% 0 10% 0;
	margin-top:0px;
	position:relative;
	}

.induction_nav{
	width:900px;
	margin:2% auto 5% auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}

.induction_nav div{
	width:46%;
	border-radius:5px;
	margin-bottom:1.5%;
	padding:1% 1% 2% 1%;
	text-align:center;
	position:relative;
	}

.induction_nav div:hover{
	opacity: 0.5;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	transform: rotate(0.001deg);
	}

.induction_nav div p{
	line-height:130%;
	font-size:2.2rem;
	letter-spacing:-0.01em;
	font-weight: 700;
	}

.induction_nav div p span{
	font-size:0.7em;
	}

.induction_nav div a{
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    text-indent: 100%; /*テキスト非表示*/
    white-space: nowrap; /*テキスト非表示*/
    overflow: hidden; /*テキスト非表示*/
	}

.induction_nav_01{
	background:url(../index/orange_ba.gif);
	}

.induction_nav_02{
	background: url(../index/orange_ba02.gif);
	}

.induction_nav_03{
	background: url(../index/nav_ba_01.gif);
	}

.induction_nav_04{
	background: url(../index/nav_ba_02.gif);
	}

.induction_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	}

.induction_box div:nth-of-type(1){
	width:70%;
	}

.induction_box div:nth-of-type(2){
	width:5%;
	}

.induction_box div:nth-of-type(3){
	width:25%;
	text-align:center;
	}

.induction_midashi{
	font-size:1.5rem;
	font-weight: 500;
	letter-spacing:-0.05em;
	line-height:140%;
	color:#000000;
	text-align:left;
	}

.induction_box div{
	font-size:1.3rem;
	text-align:center;
	color:#FFFFFF;
	letter-spacing:-0.05em;
	line-height:130%;
	font-weight: 500;
	}

.induction_box div span{
	font-size:1.3rem;
	font-weight: 500;
	line-height:130%;
	}

.midashi_box_02{
	width:1020px;
	margin:0 auto;
	position:relative;
	}

.midashi_box_02 img{
	width:165px;
	position:absolute;
	top:-45px;
	left:-120px;
	}

.top_midashi_01{
	text-align:center;
	font-size:5.3rem;
	font-weight: 700;
	color:#ed1c24;
	letter-spacing:-0.05em;
	border-bottom:#ed1c24 4px solid;
	border-top:#ed1c24 4px solid;
	line-height:150%;
	}

.top_midashi_01_next{
	color:#f15a24;
	border-bottom:#f15a24 4px solid;
	border-top:#f15a24 4px solid;
}

.sentyaku_box{
	position:absolute;
	top:-100px;
	right:-200px;
	}

.sentyaku_midashi{
	text-align:center;
	font-size:5.0rem;
	font-weight: 500;
	line-height:100%;
	color:#ffff00;
	margin-bottom:10px;
	}

.setnyaku_copy{
	color:#FFFFFF;
	font-weight: 500;
	writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode:vertical-rl;
	font-size:2.8rem;
	line-height:150%;
	margin-left:10px;
	}

.present_box{
	position:absolute;
	top:570px;
	right:0;
	margin:20px auto;
	background:#FFFF0C;
	color:#E5001C;
	border:#E5001C 3px solid;
	text-align:center;
	font-size:2.0rem;
	font-weight:bold;
	padding:1% 1.5%;
	border-radius:10px 0 0 10px;
	line-height:140%;
	}


.maincontents_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:1020px;
	margin:30px auto;
	position:relative;
	}

.reverse{
	flex-direction: row-reverse;
	}

.contents_01{
	position:relative;
	width:40%;
	}

.am{
	width:56px;
	position:absolute;
	top:40px;
	right:20px;
	}

.pm{
	width:56px;
	position:absolute;
	top:50px;
	left:225px;
	}

.top_midashi_02{
	font-size:5.2rem;
	color:#0075c2;
	font-weight: 700;
	line-height:100%;
	margin-bottom:2%;
	}

.top_midashi_02 span{
	font-size:4.0rem;
	color:#0075c2;
	font-weight: 700;
	line-height:100%;
	}

.top_midashi_03{
	font-size:5.2rem;
	color:#f15a24;
	font-weight: 700;
	line-height:100%;
	margin-bottom:2%;
	}

.top_midashi_03 span{
	font-size:4.0rem;
	color:#f15a24;
	font-weight: 700;
	line-height:100%;
	}

.top_midashi_04{
	font-size:3.0rem;
	color:#39b54a;
	font-weight: 700;
	line-height:120%;
	margin-bottom:2%;
	letter-spacing:-0.01em;
	}

.top_midashi_04 span{
	font-size:2.5rem;
	color:#000;
	font-weight: 700;
	margin-bottom:2%;
	}

.youtbe_box{
	position:relative;
	width:55%;
	}

.youtbe_box iframe{
	width:100%;
	}



.facebook_mv_01 img{
	}

#player {
	margin-bottom:5px;
}
#thumbnail {
    width: 100%;
	display: flex;
	flex-direction: row-reverse;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top:10px;
}
#thumbnail li {
	width:48%;
}






#thumbnail li img {
    width: 100%;
    height: auto;
}




#thumbnail02 {
    width: 64%;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-top:10px;
	float:left;
}
#thumbnail02 li {
	width:46%;
}



#thumbnail02 li img {
    width: 100%;
    height: auto;
}


.facebook_mv_01{
	margin-top:10px;
	display:block;
	width:30%;
	float:right;
	}


.iframe_youtube{
	overflow: hidden;
	height:500px;
	}


.youtube_wrap{
	}

.youtube_wrap iframe{
	width:100%;
	}

.schedule_midashi{
	position:absolute;
	top:-15px;
	left:-10px;
	font-size:1.6rem;
	font-weight: 700;
	color:#ffff00;
	background:#0075c2;
	padding:0 5%;
	transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
	}

.schedule{
	background:#FFFFFF;
	padding:4%;
	border-radius:10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top:30px;
	position:relative;
	padding-top:6%;
	margin-bottom:2%;
	}

.schedule dt{
	font-size:1.4rem;
	color:#ea5233;
	width:30%;
	font-weight: 700;
	border-bottom:#666666 1px dotted;
	padding-top:2%;
	}

.schedule dd{
	font-size:1.4rem;
	width:70%;
	font-weight: 500;
	line-height:170%;
	border-bottom:#666666 1px dotted;
	padding-bottom:2%;
	padding-top:2%;
	letter-spacing:-0.01em;
	}
	
.contents_btn_list{
	width:1020px;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}

.contents_btn_list li:nth-of-type(1){
	width:32%;
	}


.contents_btn_list li:nth-of-type(2){
	width:32%;
	}

.contents_btn_list li:nth-of-type(3){
	width:32%;
	}

.contents_btn_list li a{
	display:block;
	text-align:left;
	font-size:2.2rem;
	color:#FFFFFF;
	font-weight: 700;
	padding:3%;
	border-radius:10px;
	position:relative;
	filter:blur(0);
	}

.contents_btn_list li a::after{
	font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-size: 2.3rem;
  font-weight: 900;
  position:absolute;
  top:20px;
  right:2%;
	}

.red_ba{
	background:url(../index/red_ba.gif);
	}

.orange_ba{
	background:url(../index/orange_ba.gif);
	}

.margin_top_5{
	margin-top:5%;
	}

.tsuika_box_01{
	background:#FFFFFF;
	border:#DF0010 2px solid;
	border-radius:5px;
	padding:1% 2%;
	margin-top:15px;
	text-align:center;
	margin-bottom:10px;
	}

.tsuika_box_01 p{
	font-size:1.3rem;
	font-weight:bold;
	letter-spacing:-0.01em;
	}

.tsuika_box_01 p a{
	text-decoration:underline;
	color:#DF0010;
	}


.hidden_box{
  position:absolute;
  top:0;
  left:0;
  height:100vh;
	width:100%;
	}

.hidden_box img{
	height:320px;
	}

.hidden{
	}

.target {
}

.target.is-hidden {
  display: none;
  position:absolute;
  left:-99999999999;
}


.sp{
	display:none !important;
	}


.daisyugo{
	width:300px;
	}

.two_column_control{
	width:48% !important;
	}

.senpai_link_box{
	width:1200px;
	margin:20px auto 60px auto;
	}

.senpai_link_box_02{
	width:1200px;
	margin:20px auto 0 auto;
	}

.btn_tsuika{
	width:50%;
	margin:0 auto;
	}


.thumbnail li div{
	margin:0 2%
}
.slider iframe{
	width: 100%;
}

.thumbnail02 li div{
	margin:0 2%
}
.slider02 iframe{
	width: 100%;
}

.thumbnail03 li div{
	margin:0 2%
}
.slider03 iframe{
	width: 100%;
}

.nav_05{
	background:url(../index/nav_ba_05.gif);
	}

.ban_box_01{
width: 900px;
margin: 3% auto;
text-align: center;
}

.youtube_list_01{
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 2%;
}

.youtube_list_01 li{
width: 48%;
}

.youtube_list_02{
width: 100%;
display: flex;
justify-content: space-between;
margin-top: 2%;
}

.youtube_list_02 li{
width: 31%;
}

.facebook_iframe iframe{
width: 100%;
}

.yokoku{
width: 100%;
padding: 2% 0;
background: url("../index/nav_ba_03.gif");
text-align: center;
}

.yokoku p{
font-size: 3.0rem;
	  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	  letter-spacing:0.05em;
	  line-height:180%;
	  font-weight: bold;
	  color: #0D54A6;
	  }

.archive_box{
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
margin-bottom: 5%;
}

.archive_box div{
width: 32%;
}

.link_01{
width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
margin-bottom: 5%;
}

.link_01 li{
width: 48%;
}