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

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

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

#witch2024winter a{
	transition: 0.3s;
}
#witch2024winter a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#witch2024winter p{
	line-height:1.4;
	text-align: left;
}
#witch2024winter{
	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/witch2024winter/bg-main.jpg');
	background-repeat: repeat;
	line-height: 1.4;
}
#witch2024winter .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-width: 1060px;
}
#witch2024winter .hov,
#witch2024winter 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;
}
#witch2024winter .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#witch2024winter .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#witch2024winter section{
	position: relative;
}
#witch2024winter .content-box{
	width: 1060px;
	margin:0 auto;
	position: relative;
}
#witch2024winter .content-inner{
	width:980px;
	/*width: 90.90909090%;*/
	margin:0 auto;
	position: relative;
}
#witch2024winter .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2024winter .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2024winter .serif{
	font-family: 'Noto Serif JP',
 sans-serif;
}
#witch2024winter .attention{
	font-size: 12px;
	margin: 20px 0;
	text-align: center;
}
#witch2024winter .rulued{
	position: relative;
	padding-bottom: 120px;
}
#witch2024winter .rulued::before{
	content: '';
	position: absolute;
	width: 927px;
	height: 30px;
	display: block;
	left: 0;
	top: -15px;
	background-image: url('/static/img/entertainment/witch2024winter/ruled-line.png');
	background-repeat: no-repeat;
	background-size: contain;
}
#witch2024winter .ex{
	font-size: 12px;
	margin-top: 20px;
}
/*ボタンエリア*/
#witch2024winter .reserve_info{
	text-align: center;
}
#witch2024winter .reserve_info > div{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}

#witch2024winter .reserve_info h3{
	color: #db0000;
	font-size: 16px;
	font-weight: 700;
}
#witch2024winter .reserve_info p{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin-top: 20px;
}
#witch2024winter .reserve_info .attention{
	font-size: 14px;
	font-weight: 500;
	color: #d70404;
	margin-top: 30px;
	text-align: center;
}
#witch2024winter .reserve_info .attention a{
	color:  #28a3f2;
}
#witch2024winter .reserve{
	margin-top: 30px;
	width: 100%;
	max-width: 485px;
	padding: 15px 5px ;
	box-sizing: border-box;
	border-radius: 40px;
	color: #fff;
	font-size: 15px;
	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;
}
#witch2024winter .reserve:first-of-type{
	background: rgb(61, 145, 241);
	background: linear-gradient(90deg, rgb(115 154 247) 0%, rgb(195 162 250) 100%);
}
#witch2024winter .reserve:nth-of-type(3){
	background: rgb(134, 199, 116);
	background: linear-gradient(90deg, rgb(92 217 87) 0%, rgb(137 221 238) 100%);
    display: inline-block;
}
#witch2024winter  .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;
}
#witch2024winter  .reserve:hover::after{
	right: 10px;
}
#witch2024winter 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;
}
#witch2024winter  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;
}

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


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

#witch2024winter .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%;
}
#witch2024winter .cast_disc span{
	background:linear-gradient(transparent 60%, #FFFF0F 60%);
	font-weight: 900;
}

#witch2024winter .cast .lead img{
	margin: 30px auto 0;
	max-width: 714px!important;
	width: 100%!important;
}
#witch2024winter .cast .lead p{
	margin: 20px auto 0;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

/*ポイント*/
#witch2024winter .point {
	padding: 40px 0 80px;
	box-sizing: border-box;
	background-image: url(/static/img/entertainment/witch2024winter/bg-point.jpg);
	background-repeat: repeat;
	background-size: 100% auto;
	background-position: top center;
	text-align: center;
	padding-top: 90px;
}
#witch2024winter .point .ex{
	margin-top: 10px;
}
#witch2024winter .point h2 img{
	max-width: 540px;
	width: 100%!important;
	width: 100%;
	margin: 0 auto;
}
#witch2024winter .point .point-h{
	align-items: center;
	margin-top: 70px;
	justify-content: center;
	display: grid;
	grid-template-columns: 1fr 4fr;
	align-items: center;
}
#witch2024winter .point .point-h img{
	width: 180px;
}
#witch2024winter .point .point-h div{
	width: fit-content;
	padding-left: 20px;
	box-sizing: border-box;
}
#witch2024winter .point .point-h div h3{
	font-size: 36px;
	font-weight: 900;
	text-align: left;
}
#witch2024winter .point .point-h div h3 span{
    font-size: 60%;
    display: inline-block;
}
#witch2024winter .point .point-h div h3 span.double{
    font-size: 100%;
    display: inline-block;
		position: relative;
}
#witch2024winter .point .point-h div h3 span.double::before,#witch2024winter .point .point-h div h3 span.double::after{
	content: '';
	position: absolute;
}
#witch2024winter .point .point-h div h3 span.double::before{
	width: 100%;
	height: 1px;
	border-top: double 6px #990000;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
#witch2024winter .point .point-h div h3 span.double::after{
	content: 'サイン会';
	color: #990000;
	width: 100%;
	height: 100%;
	top: -95%;
	right: -50px;
	transform: rotate(-5deg);
}

#witch2024winter .point .point-img{
	margin: 40px auto 0;
}
#witch2024winter .point .point-img02{
	display: inline-block;
	width: 40%;
	padding: 0 40px;
	box-sizing: border-box;
	margin-top: 40px;
}

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

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

#witch2024winter .cheki h4{
	background-color: rgba(204, 0, 0,.5);
	width: 100%;
	height: 100%;
	padding: 30px 10px 10px;
	box-sizing: border-box;
	color: #fff;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
}
#witch2024winter .cheki p{
	font-size: 16px;
	line-height: 1.4;
	font-weight: 700;
}
#witch2024winter .cheki p strong{
	color: #990000;
	font-weight: 700;
}



/*実施概要*/
#witch2024winter .info {
	padding:80px 0 80px;
	background: url(/static/img/entertainment/witch2024winter/bg-table.jpg) center repeat;
}
#witch2024winter .info h2,#witch2024winter .application h2{
	margin-top: 40px;
	font-size: 40px;
	font-weight: 900;
	position: relative;
	margin-bottom: 50px;
}
#witch2024winter .info h2::after,
#witch2024winter .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%);
}

#witch2024winter .info h2:first-of-type{
	padding: 20px 95px;
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	color: #cba6e4;
	border-top: 8px double #cba6e4;
	border-bottom: 8px double #cba6e4;

}
#witch2024winter .info h2:first-of-type::before,#witch2024winter .info h2:first-of-type::after{
	content: none;
	content: '';
	display: block;
	width: 90px;
	height: 82px;
	background: url(/static/img/entertainment/witch2024winter/table-icon.png) center no-repeat;
	background-size: contain;
	top: 50%;
	position: absolute;
	left: auto;
}
#witch2024winter .info h2:first-of-type::after{
	right: -30px;
	transform: translateY(-50%);
}
#witch2024winter .info h2:first-of-type::before{
	left: -30px;
	transform: scale(-1, 1) translateY(-50%);
}


#witch2024winter .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;
}
#witch2024winter .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2024winter .info table tr:last-child{
	border-bottom: none;
}
#witch2024winter .info table th,
#witch2024winter .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#witch2024winter .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#witch2024winter .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	display: inline-block;
}
#witch2024winter .info table td a{
	color: #3870BD;
	border-bottom: none;
	margin-right: 0;
	position: relative;
}
#witch2024winter .info table td a:last-child{
	margin-right: 0;
}
#witch2024winter .info .reserve_info p.reserve{
	font-size: 18px;
	text-align: center;
	color: #fff;
}
#witch2024winter .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #000;
}
#witch2024winter .info .reserve_info p.date{
	color: #000;
    text-align: center;
    font-size: 20px;
}
#witch2024winter .schedule_day{
	width: 100%;
	margin: 40px auto 0;
}
#witch2024winter .schedule_day h3{
	background-color: #E2C613;
	color: #fff;
	padding: 3px 5px;
	margin: 0 auto 5px;
	font-size: 20px;
	display: inline-block;
	font-weight: 700;
}
#witch2024winter .schedule_day .schedule_det{
	box-sizing: border-box;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
}
#witch2024winter .schedule_day .schedule_det i{
	font-weight: 700;
	color:  #efd00a;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
}


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

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



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

画面サイズ751px以上

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

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

画面サイズ750px以下

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

	#witch2024winter .twitter-area .twitter-area_box img{
		width: 10%;
	}
	#witch2024winter .twitter-area .twitter-area_box p{
		width: 90%;
	}
	#witch2024winter .reserve_info > div{
		display: block;
	}
	#witch2024winter .cheki{
		display: block;
	}

#witch2024winter .cheki h4 {
	padding: 10px;
}
#witch2024winter .cheki p{
	margin-top:  10px;
}
#witch2024winter .info h2:first-of-type{
	padding: 20px 27px;
}
#witch2024winter .info h2:first-of-type::before, #witch2024winter .info h2:first-of-type::after{
	width: 60px;
	height: 60px;
}

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

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

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

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

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

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

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

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

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

画面サイズ450px以下

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

}