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

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

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

/*メイントップ*/
 #witch2021 main{
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
	background-image: url('/static/img/entertainment/witch/bg-top.jpg');
	background-size: cover;
	background-repeat: repeat;
	background-position: center;
	padding: 30px 0 100px;
}
 #witch2021 main img{
	display: inline-block;
	width: 100%;
}
#witch2021 .main-l{
	width: 43.4%;
}
#witch2021 .main-r{
	width: 53%;
}
#witch2021 .main-r p{
	font-size: 12px;
	font-weight: 500;
	text-align: right;
	margin-top: 5px;
}
#witch2021 .main_oveview{
	text-align: center;
	margin: 30px auto 0;
}
#witch2021 .main_oveview h1{
	display: inline-block;
	color: #ffff00;
	padding: 20px 30px;
	box-sizing: border-box;
	background-image: url('/static/img/entertainment/witch/bg_ruled.png');
	background-repeat: repeat;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.4;
}
#witch2021 .main_oveview p{
	display: block;
	box-sizing: border-box;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin-top: 15px;
}

/*ツアーのポイント*/
#witch2021 .point{
	padding-top: 20px;
}
#witch2021 .point h2{
	margin-top: 100px;
}
#witch2021 .point h2 img{
	max-width: 400px;
}

#witch2021 .point ul{
	text-align: left;
	margin-top: 30px;
	padding-left: 30px;
	box-sizing: border-box;
}
#witch2021 .point li{
	text-align: left;
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: 700;
	position: relative;
	box-sizing: border-box;
	line-height: 1.6;
	background-image:linear-gradient(transparent 70%, rgb(255, 255, 76) 30%);
	display: inline;
}
#witch2021 .point ul span{
	position: absolute;
	top: 0;left: -60px;
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	background-image:none;
	background-color: #28a3f2;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 50px;
}
#witch2021 .point p{
	font-size: 13x;
	font-weight: 500;
	margin-top: 20px;
	text-align: left;
}
#witch2021 .point .point_img{
	margin: 20px auto 0;
	width: 100%;
	max-width: 500px;
}

#witch2021 .point h3{
	font-size: 20px;
	font-weight: 800;
	margin: 30px auto 0;
	color: #fffc97;
	background: rgb(180, 6, 6);
	width: 100%;
	max-width: 500px;
	border-radius: 40px;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
}
#witch2021 .point h3::after{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 15px solid transparent;
	border-top: 15px solid rgb(180, 6, 6);
	}
#witch2021 .point .flexbox-bt.point_goods .point_goods_inner{
	margin-top: 20px;
	width: 48%;
}
#witch2021 .point .flexbox-bt.point_goods img {
	max-width: 100%;
	border: solid #ccc 1px;
}
#witch2021 .point .flexbox-bt.point_goods p {
	margin-top: 10px;
	font-size: 14px;
}

/*イベント出演者*/
#witch2021 .point .flexbox-bt{
	margin-top: 30px;
	width: 100%;
}
#witch2021 .point .flexbox-bt img{
	max-width: 100%;
}
#witch2021 .point .flexbox-bt .event_p{
	width: 32.5%;
}
#witch2021 .point .flexbox-bt .event_p p{
	font-size: 18px;
	font-weight: 700;
	margin-top: 5px;
}

/*スペシャル*/
#witch2021 .special {
	padding: 40px 0 80px;
	box-sizing: border-box;
	background-image: url('/static/img/entertainment/witch/bg_special.jpg');
	background-repeat: repeat;
	background-size: 100% auto;
	background-position: center;
}
#witch2021 .special h2{
	margin-top: 90px;
}
#witch2021 .special h2 img{
	max-width: 225px;
	width: 100%;
	margin: 0 auto;
}
#witch2021 .special h3{
	margin-top: 40px;
	font-size: 36px;
	font-weight: 900;
	position: relative;
}
#witch2021 .special h3::after{
	position: absolute;
	content: '';
	width: 339px;
	height: 81px;
	display: block;
	background-image: url('/static/img/entertainment/witch/special_obj.png');
	background-repeat: no-repeat;
	background-size:contain;
	right: 80px;
	bottom: -25px;
}
#witch2021 .special p{
	margin-top: 25px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}
#witch2021 .special .flexbox-bt{
	margin: 30px auto 0;
	width: 100%;
	max-width: 788px;
}
#witch2021 .special .flexbox-bt img{
	width: 43%;
}

#witch2021 .point .point_goods{
    margin-top: 0;
}

/*実施概要*/
#witch2021 .info {
	padding:80px 0 80px;
}
#witch2021 .info h2,#witch2021 .application h2{
	font-size: 40px;
	font-weight: 900;
	position: relative;
	margin-top: 80px;
}
#witch2021 .info h2::after,#witch2021 .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%);
}
#witch2021 .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;
}
#witch2021 .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#witch2021 .info table tr:last-child{
	border-bottom: none;
}
#witch2021 .info table th,#witch2021 .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#witch2021 .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#witch2021 .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	display: inline-block;
}
#witch2021 .info table td a{
	color: #3870BD;
	border-bottom: none;
	margin-right: 0;
	position: relative;
}
#witch2021 .info table td a:last-child{
	margin-right: 0;
}
#witch2021 .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #fff;
}
#witch2021 .schedule_day{
	width: 100%;
	margin: 60px auto 0;
}
#witch2021 .schedule_day .schedule_det{
	box-sizing: border-box;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.8;
}
#witch2021 .schedule_day .schedule_det span{
    display: inlin-block;
    padding: 5px 20px;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    background: #999;
}
#witch2021 .schedule_day .last_det{
    padding: 30px 0 0;
}
#witch2021 .schedule_day p.caution{
    color: #333;
}
#witch2021 .schedule_day .schedule_det i{
	font-weight: 700;
	color:  #efd00a;
	font-size: 22px;
	font-family: "Font Awesome 5 Free";
}
#witch2021 .reserve{
	margin-top: 30px;
	width: 100%;
	max-width: 485px;
	padding: 30px 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;
}
#witch2021  .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;
}
#witch2021 .info .reserve:hover::after{
	right: 10px;
}
#witch2021 .info .attention{
	font-size: 14px;
	font-weight: 500;
	color: #d70404;
	margin-top: 30px;
	text-align: center;
}
#witch2021 .info .info_attention{
	border: 1px solid #28a3f2;
	margin-top: 50px;
}
#witch2021 .info .info_attention h4{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	background:#28a3f2;
	padding: 5px 0;
	width: 100%;
	display: block;
}
#witch2021 .info .info_attention p{
	font-size: 14px;
	font-weight: 400;
	color: #000;
	padding: 20px 30px;
	box-sizing: border-box;
	width: 100%;
	display: block;
	margin-top: 0;
	line-height: 1.6;
}


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

#witch2021 .application p{
	font-weight: 300;
	line-height: 1.6;
	font-size: 15px;
	box-sizing: border-box;
	width: 100%;
	margin: 50px 0 0;
	padding: 30px;
}
#witch2021 .application p span{
	color: #d70404;
}
#witch2021 .application p a{
	color: #0264AC;
}

/*お問い合わせ*/
#witch2021 .contact{
	padding: 80px 0;
}
#witch2021 .contact p{
	font-size: 14px;
	font-weight: 400;
	text-align: left;
}
#witch2021 .contact p span{
	font-size: 14px;
	font-weight: 700;
}

#witch2021 .attention-box{
    border: 1px solid #CCC;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    margin: 30px auto 0;
    box-sizing: border-box;
    width: 800px;
}
#witch2021 .attention-box p{
    margin: 0;
    color: #333;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    line-height: 140%;
}
#witch2021 .attention-box p a{
    color: #F60;
}


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

画面サイズ751px以上

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

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

画面サイズ750px以下

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


    
    /*メイントップ*/
    #witch2021 main{
        padding: 30px 0 60px;
    }
    #witch2021 main img{
        display: inline-block;
        width: 100%;
    }
    #witch2021 .main-l{
        width: 100%;
        order: 2;
    }
    #witch2021 .main-l img{
        max-width: 500px;
        margin-top: 20px;
    }
    #witch2021 .main-r{
        width: 100%;
        order: 1;
    }
    #witch2021 .main-r img{
        text-align: center;
        display: block;
        max-width: 500px;
        margin: 0 auto;
    }
    #witch2021 .main_oveview{
        text-align: left;
        margin: 30px auto 0;
    }
    #witch2021 .main_oveview h1{
        font-size: 4vw;
        text-align: left;
        padding:20px
    }
    #witch2021 .main_oveview p{
        font-size: 15px;
        text-align: center;
    }
    
    /*ツアーのポイント*/
    #witch2021 .point{
        padding-top: 20px;
    }
    #witch2021 .point h2{
        margin-top: 60px;
    }
    #witch2021 .point h2 img{
        max-width: 300px;
    }
    #witch2021 .point ul{
        padding-left: 30px;
    }
    
    #witch2021 .point li{
        font-size: 16px;
        margin-bottom: 30px;
        line-height: 2;
        
    }
    #witch2021 .point ul span{
        font-size: 16px;
        height: 25px;
        width: 25px;
        margin-right: 10px;
        text-align: center;
        line-height: 25px;
        top: 0;left: -30px;
    }
    #witch2021 .point p{
        font-size: 13x;
    }
    
    /*イベント出演者*/
    #witch2021 .point .flexbox-bt .event_p{
        width: 30.5%;
    }
    #witch2021 .point .flexbox-bt .event_p p{
        font-size: 15px;
    }
    #witch2021 .point .point_goods{
        margin-top: 0;
    }
    #witch2021 .point .point_img{
        margin-top: 5px;
    }
    
    /*スペシャル*/
    #witch2021 .special {
        padding: 40px 0 40px;
    }
    #witch2021 .special h2{
        margin-top: 40px;
    }
    #witch2021 .special h2 img{
        max-width: 150px;
    }
    #witch2021 .special h3{
        margin-top: 20px;
        font-size: 24px;
    }
    #witch2021 .special h3::after{
        right: -150px;
        bottom: -25px;
    }
    #witch2021 .special p{
        font-size: 16px;
        text-align: left;
    }
    #witch2021 .special .flexbox-bt{
        max-width: 100%;
    }
    #witch2021 .special .flexbox-bt img{
        width: 48.5%;
    }
    
    
    /*実施概要*/
    #witch2021 .info {
        padding:40px 0 0px;
    }
    #witch2021 .info h2,#witch2021 .application h2{
        font-size: 24px;
        margin-top: 20px;
    }
    #witch2021 .info h2::after,#witch2021 .application h2::after{
        position: absolute;
        content: '';
        width: 30px;
        height: 3px;
        bottom: -10px;
    }
	#witch2021 .info tbody{
		width: 100%;
    display: inline-block;
	}
	#witch2021 .info table{
		display: block;
		margin-top: 30px;
	}
	#witch2021 .info table tr{
		display: block;
		border-bottom: none;
	}
	#witch2021 .info table tr:last-child{
		border-bottom: none;
	}
	#witch2021 .info table th,#witch2021 .info table td{
		padding: 15px 30px;
		border-bottom: solid 1px #d6d6d6;
	}
	#witch2021 .info table th{
		width: 100%;
		font-size: 15px;
	}
	#witch2021 .info table td{
		width: 100%;
		font-size: 14px;
        padding: 10px;
	}

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


    /*注意事項*/
    #witch2021 .application{
        margin:40px 0 0;
        padding: 20px 0 20px;
    }
    #witch2021 .application p{
        font-weight: 400;
        font-size: 14px;
        margin: 30px 0 0;
        padding: 0;
    }
    
    /*お問い合わせ*/
    #witch2021 .contact{
        padding: 50px 15px;
    }
    
    #witch2021 .attention-box{
        padding: 10px;
        width: 100%;
    }
    #witch2021 .attention-box p{
        margin: 0;
        color: #333;
        font-size: 13px;
        font-weight: normal;
        text-align: left;
        line-height: 140%;
    }
}

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

画面サイズ450px以下

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

}