@charset "UTF-8";
/*==================================================
=			defalut			 =
==================================================*/
#witch2023,
#witch2023 div,
#witch2023 span,
#witch2023 object,
#witch2023 iframe,
#witch2023 h1,
#witch2023 h2,
#witch2023 h3,
#witch2023 h4,
#witch2023 h5,
#witch2023 h6,
#witch2023 p,
#witch2023 blockquote,
#witch2023 pre,
#witch2023 abbr,
#witch2023 address,
#witch2023 cite,
#witch2023 code,
#witch2023 del,
#witch2023 dfn,
#witch2023 em,
#witch2023 img,
#witch2023 ins,
#witch2023 kbd,
#witch2023 q,
#witch2023 samp,
#witch2023 small,
#witch2023 strong,
#witch2023 sub,
#witch2023 sup,
#witch2023 var,
#witch2023 b,
#witch2023 i,
#witch2023 dl,
#witch2023 dt,
#witch2023 dd,
#witch2023 ol,
#witch2023 ul,
#witch2023 li,
#witch2023 fieldset,
#witch2023 form,
#witch2023 label,
#witch2023 legend,
#witch2023 table,
#witch2023 caption,
#witch2023 tbody,
#witch2023 tfoot,
#witch2023 thead,
#witch2023 tr,
#witch2023 th,
#witch2023 td,
#witch2023 li,
#witch2023 aside,
#witch2023 dialog,
#witch2023 figure,
#witch2023 footer,
#witch2023 header,
#witch2023 hgroup,
#witch2023 menu,
#witch2023 nav,
#witch2023 section,
#witch2023 time,
#witch2023 mark,
#witch2023 audio,
#witch2023 video{margin:0;padding:0;border:0;outline:0;font-weight:normal;vertical-align:baseline;background:transparent;}
#witch2023{line-height:1;}
#witch2023 li,
#witch2023 aside,
#witch2023 dialog,
#witch2023 figure,
#witch2023 footer,
#witch2023 header,
#witch2023 hgroup,
#witch2023 nav,
#witch2023 section{display:block;}
#witch2023 nav ul{list-style:none;}blockquote,
#witch2023 q{quotes:none;}blockquote:before,
#witch2023 blockquote:after,
#witch2023 q:before,
#witch2023 q:after{content:'';content:none;}
#witch2023 a{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;}
#witch2023 ins{background-color:#ff9;color:#000;text-decoration:none;}
#witch2023 mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;text-decoration:line-through;}
#witch2023 abbr[title],
#witch2023 dfn[title]{border-bottom:1px dotted #000;cursor:help;}
#witch2023 table{border-collapse:collapse;border-spacing:0;}#witch2023 hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
#witch2023 input,
#witch2023 select{vertical-align:middle;}
#witch2023 img{vertical-align:bottom;height: auto!important;image-rendering: -webkit-optimize-contrast;max-width: 100%;}

#witch2023 .cf:before,
#witch2023 .cf:after {content:"";display:table;}
#witch2023 .cf:after {clear:both;}
#witch2023 .cf {*zoom:1;}

#witch2023 .pc{
    display: block;
}
#witch2023 .sp{
    display: none;
}

#witch2023 a{
	transition: 0.3s;
}
#witch2023 a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#witch2023 p{
	line-height:1.4;
	text-align: left;
}
#witch2023{
	width: 100%;
	text-align:center;
	margin:0 auto;
	color:#000;
  font-family:'Noto Sans JP', Meiryo, sans-serif, "ヒラギノ角ゴ", "Hiragino Sans", "Hiragino Kaku Gothic ProN";
	position: relative;
	-webkit-font-smoothing: antialiased;
	background-image: url('/static/img/entertainment/witch2023/bg_main.jpg');
	background-repeat: repeat;
	line-height: 1.4;
}
#witch2023 .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-width: 1060px;
}
#witch2023 .hov,
#witch2023 a{
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#witch2023 .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#witch2023 .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#witch2023 section{
	position: relative;
}
#witch2023 .content-box{
	width: 1060px;
	margin:0 auto;
	position: relative;
}
#witch2023 .content-inner{
	width:980px;
	/*width: 90.90909090%;*/
	margin:0 auto;
	position: relative;
}
#witch2023 .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2023 .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2023 .serif{
	font-family: 'Noto Serif JP',
 sans-serif;
}
#witch2023 .attention{
	font-size: 12px;
	margin: 20px 0;
	text-align: right;
}
#witch2023 .rulued{
	position: relative;
	padding-bottom: 120px;
}
#witch2023 .rulued::before{
	content: '';
	position: absolute;
	width: 927px;
	height: 30px;
	display: block;
	left: 0;
	top: -15px;
	background-image: url('/static/img/entertainment/witch2023/ruled_line.png');
	background-repeat: no-repeat;
	background-size: contain;
}
#witch2023 .ex{
	font-size: 12px;
	margin-top: 20px;
}
/*ボタンエリア*/
#witch2023 .reserve_info{
	text-align: center;
}

#witch2023 .reserve_info h3{
	color: #db0000;
	font-size: 16px;
	font-weight: 700;
}
#witch2023 .reserve_info p{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
}
#witch2023 .reserve_info .attention{
	font-size: 14px;
	font-weight: 500;
	color: #d70404;
	margin-top: 30px;
	text-align: center;
}
#witch2023 .reserve_info .attention a{
	color:  #28a3f2;
}
#witch2023 .reserve{
	margin-top: 30px;
	width: 100%;
	max-width: 485px;
	padding: 25px 5px ;
	box-sizing: border-box;
	border-radius: 40px;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	background: rgb(247,115,115);
	background: linear-gradient(90deg, rgba(247,115,115,1) 0%, rgba(250,162,183,1) 100%);
	display: inline-block;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
	position: relative;
	text-align: center;
}
#witch2023  .reserve::after{
	content: '\f0da';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	font-size: 25px;
	transition: 0.3s;
}
#witch2023  .reserve:hover::after{
	right: 10px;
}
#witch2023 p.reserve{
	margin-top: 30px;
	width: 100%;
	max-width: 485px;
	padding: 25px 5px ;
	box-sizing: border-box;
	border-radius: 40px;
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	background: rgb(247,115,115);
	background: linear-gradient(90deg, rgba(75,75,75,1) 0%, rgba(115,115,115,1) 100%);
	display: inline-block;
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
	position: relative;
	text-align: center;
}
#witch2023  p.reserve::after{
	content: '';
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	font-size: 25px;
	transition: 0.3s;
}

/*ツイッター*/
#witch2023 .twitter-area{
	margin-top: 80px;
	position: relative;
}
#witch2023 .twitter-area .twitter-area_box{
	width: fit-content;
	padding: 10px 20px;
	box-sizing: border-box;
	background-color: #1da1f2;
	border-radius: 20px 20px 0 0;
	align-items: center;
	margin: 0;
}
#witch2023 .twitter-area .twitter-area_box img{
	width: 15%;
}
#witch2023 .twitter-area .twitter-area_box p{
	display: inline-block;
	width: 85%;
	color: #fff;
	font-weight: 700;
}
#witch2023 .twitter-area .twitter-area_box p span{
	color: #fcff08;
	font-weight: 700;
}
#witch2023 .twitter-area .twitter-area_inner{
	padding: 20px;
	box-sizing: border-box;
	border: solid 1px #1da1f2;
	font-weight: 500;
}
#witch2023 .twitter-area .twitter-area_inner a{
	margin: 20px auto 0;
	background-color: #1da1f2;
	width: 100%;
	max-width: 330px;
	color: #fff;
	font-size: 16px;
	padding: 12px 15px;
	box-sizing: border-box;
	border-radius: 10px;
	display: block;
}
#witch2023 .sologo{
	max-width: 185px;
	margin: 10px auto;
}
/*メイントップ*/
 #witch2023 main{
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
	background-image: url('/static/img/entertainment/witch2023/bg-top.jpg');
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
	padding: 30px 0 100px;
}
 #witch2023 main img{
	display: inline-block;
	width: 100%;
}
#witch2023 main .content-box > img{
	margin-bottom: 20px;
}
#witch2023 .main-l{
	width: 43.4%;
}
#witch2023 .main-r{
	width: 53%;
}
#witch2023 .main-r p{
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	margin-top: 5px;
}
#witch2023 main .mainimage img{
	margin-top: 10px;
	width: 24%;
}

/*キャスト*/
#witch2023 .cast{
	padding:100px 0;
}
#witch2023 .cast h2 img{
	max-width: 800px;
	width: 100%;
}
#witch2023 .cast h3{
    margin: 20px 0 0;
    font-weight: bold;
    font-size: 24px;
}
#witch2023 .cast ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#witch2023 .cast ul li{
	margin-top: 30px;
	width: 19%;
	display: inline-block;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
}
/*販売時*/
#witch2023 .cast .site_open h2{
	margin-top: 90px;
	padding-bottom: 20px;
}
#witch2023 .cast .site_open h2:first-of-type img{
	max-width: 540px;
	width: 100%!important;
	width: 100%;
	margin: 0 auto;
}
#witch2023 .cast .site_open h2:nth-of-type(2) img{
	max-width: 500px;
	width: 100%!important;
	width: 100%;
	margin: 0 auto;
}
#witch2023 .cast .site_open h3,#witch2023 .cast .site_open p,#witch2023 .cast .site_open ul:first-of-type{
	margin-top: 20px;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.8;
	text-align: center;
	display: block;
}
#witch2023 .cast .site_open ul:first-of-type li{
	display: inline;
	width: auto;
	font-size: 22px;
}
#witch2023 .cast .site_open ul:nth-of-type(2) li{
	width: 46%;
}
#witch2023 .cast .site_open ul:nth-of-type(2) li img{
	display: block;
	margin-bottom: 15px;
}

#witch2023 .cast_disc{
	background-color: #FFF0F7;
	font-size: 30px;
	font-weight: 900;
	color: #0B56A0;
	padding: 10px 20px;
	border-radius: 20px;
	box-sizing: border-box;
	margin: 10px auto 0;
	width: 100%;
}
#witch2023 .cast_disc span{
	background:linear-gradient(transparent 60%, #FFFF0F 60%);
	font-weight: 900;
}

/*ポイント*/
#witch2023 .point {
	padding: 40px 0 80px;
	box-sizing: border-box;
	background-image: url(/static/img/entertainment/witch2023/bg_point.jpg);
	background-repeat: repeat;
	background-size: 100% auto;
	background-position: top center;
	text-align: center;
	padding-top: 90px;
}
#witch2023 .point h2 img{
	max-width: 540px;
	width: 100%!important;
	width: 100%;
	margin: 0 auto;
}
#witch2023 .point .point-h{
	align-items: center;
	margin-top: 70px;
	justify-content: center;
}
#witch2023 .point .point-h img{
	width: 180px;
}
#witch2023 .point .point-h div{
	width: fit-content;
	padding-left: 20px;
	box-sizing: border-box;
}
#witch2023 .point .point-h div h3{
	font-size: 36px;
	font-weight: 900;
	text-align: left;
}
#witch2023 .point .point-h div h3 span{
    font-size: 60%;
    display: inline-block;
}
#witch2023 .point .point-img{
	margin: 40px auto 0;
}
#witch2023 .point .point-img02{
	display: inline-block;
	width: 40%;
	padding: 0 40px;
	box-sizing: border-box;
	margin-top: 40px;
}

#witch2023 .point .attention:last-child{
	margin-top: 60px;
}

#witch2023 .point01 .point-img{
	width: 60%;
	margin: 0 auto;
	margin-top: 20px;
}
#witch2023 .point01 .text-01{
	width: 33%;
	font-size: 26px;
	text-align: left;
	margin-top: 20px;
}
#witch2023 .point01 .text-01 span{
	color: #BE0000;
}
#witch2023 .point01 .text-01 small{
	display: block;
	text-align: right;
	font-size: 20px;
	padding-right: 30px;
	box-sizing: border-box;
}
#witch2023 .point02 img:first-of-type{
	margin-top: 20px;
	width: 53.5%;
}
#witch2023 .point02 img:nth-of-type(2){
	margin-top: 20px;
	width: 43%;
}
#witch2023 .point03 img{
	width: 32%;
	margin-top: 20px;
}

/*実施概要*/
#witch2023 .info {
	padding:80px 0 80px;
}
#witch2023 .info h2,
#witch2023 .application h2{
	font-size: 40px;
	font-weight: 900;
	position: relative;
}
#witch2023 .info h2::after,
#witch2023 .application h2::after{
	position: absolute;
	content: '';
	width: 30px;
	height: 4.7px;
	border-radius: 2px;
	background:#000;
	display: block;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
}
#witch2023 .info table{
	width: 100%;
	/* border: solid 1px #d6d6d6; */
	margin-top: 60px;
	box-sizing: border-box;
	line-height: 1.6;
	border:solid #BCBCBC 1px;
	border-collapse: separate;
	overflow: hidden;
	border-spacing: 0;
	color: #353535;
}
#witch2023 .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2023 .info table tr:last-child{
	border-bottom: none;
}
#witch2023 .info table th,
#witch2023 .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#witch2023 .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#witch2023 .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	display: inline-block;
}
#witch2023 .info table td a{
	color: #3870BD;
	border-bottom: none;
	margin-right: 0;
	position: relative;
}
#witch2023 .info table td a:last-child{
	margin-right: 0;
}
#witch2023 .info .reserve_info p.reserve{
	font-size: 18px;
	text-align: center;
	color: #fff;
}
#witch2023 .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #000;
}
#witch2023 .info .reserve_info p.date{
	color: #000;
    text-align: center;
    font-size: 20px;
}
#witch2023 .schedule_day{
	width: 100%;
	margin: 40px auto 0;
}
#witch2023 .schedule_day h3{
	background-color: #E2C613;
	color: #fff;
	padding: 3px 5px;
	margin: 0 auto 5px;
	font-size: 20px;
	display: inline-block;
	font-weight: 700;
}
#witch2023 .schedule_day .schedule_det{
	box-sizing: border-box;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
}
#witch2023 .schedule_day .schedule_det i{
	font-weight: 700;
	color:  #efd00a;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
}


/*注意事項*/
#witch2023 .application{
	background-color: #f4f7f8;
	padding: 50px 0 50px ;
}

#witch2023 .application p{
	font-weight: 400;
	line-height: 1.8;
	font-size: 15px;
	box-sizing: border-box;
	width: 100%;
	margin: 50px 0 0;
	padding: 30px;
}
#witch2023 .application p span{
	color: #d70404;
}
#witch2023 .application p a{
	color: #0b91c9;
}



/*======================================

画面サイズ751px以上

======================================*/
@media screen and (min-width: 751px){
	#witch2023 .sp_img{
		display:none;
	}
	#witch2023 .tab_img{
		display:none;
	}
	#witch2023 .pc_img{
		display:inline-block;
	}
}

/*======================================

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#witch2023 .sp_img{
		display:inline-block;
	}
	#witch2023 .tab_img{
		display:block;
	}
	#witch2023 .pc_img{
		display:none;
	}
	#witch2023{
		min-width: auto;
	}
	#witch2023 .wrapper{
		width: 100%;
		min-width: auto;
		overflow: hidden;
	}
	#witch2023 .content-box{
		width:90.90909090%;
		max-width:750px;
	}
	#witch2023 .content-inner{
		width: 90.90909090%;
	}
	#witch2023 .selection{
		width: 100%;
	}
	#witch2023 .rulued{
		position: relative;
		padding-bottom: 80px;
	}
	#witch2023 .rulued::before{
		content: '';
		position: absolute;
		width: 400px;
		height: 25px;
		display: block;
		left: 0;
		top: -7px;
		background-image: url(/static/img/entertainment/witch2023/ruled_line.png);
		background-repeat: no-repeat;
		background-size: contain;
	}
	#witch2023 .reserve,
	#witch2023 p.reserve{
		padding: 15px 5px ;
	}
    #witch2023 .info .reserve_info p.reserve{
        font-size: 15px;
    }
    #witch2023 .reserve_info .attention{
        text-align: left;
    }

	#witch2023 .twitter-area .twitter-area_box img{
		width: 10%;
	}
	#witch2023 .twitter-area .twitter-area_box p{
		width: 90%;
	}

	/*メイントップ*/
	#witch2023 main{
		padding: 30px 0 30px;
	}
	#witch2023 main img{
		display: inline-block;
		width: 100%;
	}
	#witch2023 .main-l{
		width: 100%;
		order: 2;
	}
	#witch2023 .main-l img{
		max-width: 400px;
		margin-top: 20px;
	}
	#witch2023 .main-r{
		width: 100%;
		order: 1;
	}
	#witch2023 .main-r img{
		text-align: center;
		display: block;
		max-width: 500px;
		margin: 0 auto;
	}
	/*キャスト*/
	#witch2023 .cast{
		padding:40px 0;
	}
    #witch2023 .cast h3{
        font-size: 17px;
    }
	#witch2023 .cast ul li{
		width: 45%;
	}
	#witch2023 .cast_disc{
		font-size: 18px;
		border-radius: 10px;
	}
	/*point*/
	#witch2023 .point {
		padding: 40px 0 40px;
	}
	#witch2023 .point .point-h{
		display: block;
		margin-top: 30px;
	}
	#witch2023 .point .point-h img{
		width: 100%;
		max-width: 130px;
	}
	#witch2023 .point .point-h div{
		width: 100%;
		padding-left: 0;
		margin-top: 20px;
	}
	#witch2023 .point .point-h div h3{
		font-size: 22px;
		text-align: center;
	}
    #witch2023 .point .point-h div h3 span{
        margin: 0 0 0;
        display: block;
    }
	#witch2023 .point .point-img{
		margin: 30px auto 0;
	}
	#witch2023 .point .point-img02{
		width: 45%;
		padding: 0 10px;
		margin-top: 30px;
	}

	#witch2023 .point .attention:last-child{
		margin-top: 40px;
		text-align: left;
	}

	#witch2023 .point01 {
		display: block;
	}
	#witch2023 .point01 .point-img{
		width: 100%;
	}
	#witch2023 .point01 .text-01{
		width: 100%;
		font-size: 18px;
	}
	#witch2023 .point01 .text-01 span{
		color: #BE0000;
	}
	#witch2023 .point01 .text-01 small{
		font-size: 16px;
		padding: 0;
		text-align: left;
	}

/*実施概要*/
#witch2023 .info {
	padding:40px 0 0px;
}
#witch2023 .info h2,
#witch2023 .application h2{
	font-size: 26px;
	margin-top: 20px;
}
#witch2023 .info h2::after,
#witch2023 .application h2::after{
	position: absolute;
	content: '';
	width: 30px;
	height: 3px;
	bottom: -10px;
}
	#witch2023 .info tbody{
		width: 100%;
    display: inline-block;
	}
	#witch2023 .info table{
		display: block;
		margin-top: 30px;
	}
	#witch2023 .info table tr{
		display: block;
		border-bottom: none;
	}
	#witch2023 .info table tr:last-child{
		border-bottom: none;
	}
	#witch2023 .info table th,
#witch2023 .info table td{
		padding: 15px 30px;
		border-bottom: solid 1px #d6d6d6;
	}
	#witch2023 .info table th{
		width: 100%;
		font-size: 15px;
	}
	#witch2023 .info table td{
		width: 100%;
		font-size: 14px;
	}

	#witch2023 .info .info-btn{
		display: block;
	}
	#witch2023 .info .info-btn a{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		margin-top: 20px;
	}
	#witch2023 .schedule_day{
		margin: 30px auto 0;
	}
	#witch2023 .schedule_day .schedule_det{
		font-size: 15px;
	}
	#witch2023 .schedule_day .schedule_det i{
		font-size: 20px;
	}
	#witch2023 .info .reserve{
		max-width: 485px;
		padding: 20px 5px ;
		font-size: 15px;
			}
	#witch2023 .info .reserve::after{
		font-size: 20px;
	}
	#witch2023 .info .attention{
		margin-top: 20px;
	}
    #witch2023 .pc{
        display: none;
    }
    #witch2023 .sp{
        display: block;
    }
    #witch2023 .cast .site_open p{
        font-size: 18px;
    }

/*注意事項*/
#witch2023 .application{
	margin:40px 0 0;
	padding: 20px 0 20px;
}
#witch2023 .application p{
	font-weight: 400;
	font-size: 14px;
	margin: 30px 0 0;
	padding: 0;
}

/*お問い合わせ*/
#witch2023 .contact{
	padding: 50px 15px;
}

#witch2023 .sologo{
	max-width: 125px;
	margin: 10px auto;
}
}

/*======================================

画面サイズ450px以下

======================================*/
@media screen and (max-width: 450px){

}