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

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

#oliver2021 img{
	image-rendering: -webkit-optimize-contrast;
}
#oliver2021 a{
	transition: 0.3s;
}
#oliver2021 a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#oliver2021 p{
	line-height:1.4;
	text-align: left;
}
#oliver2021{
	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: rgb(134,10,82);
	background: linear-gradient(90deg, rgba(134,10,82,1) 0%, rgba(66,9,87,1) 100%);
	box-sizing: border-box;
	line-height: 1.4;
}
#oliver2021 .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1060px;
	margin: 0 auto;
}
#oliver2021 .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;
}
#oliver2021 .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#oliver2021 .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#oliver2021 section{
	position: relative;
}
#oliver2021 .content-box{
	width:100%;
	margin:0 auto;
	position: relative;
}
#oliver2021 .content-inner{
	width:980px;
	/*width: 90.90909090%;*/
	margin:0 auto;
	position: relative;
}
#oliver2021 .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#oliver2021 .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#oliver2021 .gothic{
	font-family: 'Noto Sans JP', sans-serif;
}
#oliver2021 .dancing{
	font-family: 'Dancing Script', cursive;
}
#oliver2021 .common-h2{
	font-size: 40px;
	color: #FFEB00;
	position: relative;
	margin: 140px auto 60px;
	font-weight: 900;
}
#oliver2021 .common-h2 span{
	font-size: 30px;
	font-weight: 900;
}
#oliver2021 .common-h2::before{
	content: '';
	width: 116.11px;
	height: 30.92px;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url('../../../img/entertainment/oliver/obj_01.png');
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
#oliver2021 .common-h2::after{
	content: '';
	width: 163.45px;
	height: 35.38px;
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	background-image: url('../../../img/entertainment/oliver/obj_02.png');
	display: inline-block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

/*メイントップ*/
 #oliver2021 main{
	margin: 0 auto;
	box-sizing: border-box;
	width: 100%;
	padding-top: 30px;
}
 #oliver2021 main img{
	display: inline-block;
	width: 100%;
	height: auto;
}

/*イントロ*/
 #oliver2021 .intro{
	margin: 30px auto 0;
	box-sizing: border-box;
	background:#fff;
	padding: 30px;
	box-sizing: border-box;
	text-align: left;
	width: 100%;
}
#oliver2021 .intro h2{
	font-size: 30px;
	font-weight: 900;
	color: #4F059A;
	text-align: left;
}
#oliver2021 .intro h2 span{
	font-weight: 900;
	color: #FFFF53;
}
#oliver2021 .intro h3{
	font-size: 15px;
	font-weight: 700;
	color: #000;
	text-align: left;
	margin-top: 1rem;
}
#oliveoliver2021r .intro .flexbox-bt{
	width: 100%;
}
#oliver2021 .intro .flexbox-bt img{
	width: 39%;
	display: inline-block;
	height: auto;
}
#oliver2021 .intro .intro_txt{
	width: 55%;
}


/*おすすめポイント*/

#oliver2021 .point .flexbox-bt{
	width: 100%;
}
#oliver2021 .point .flexbox-bt img{
	width: 29%;
	height: auto;
}
#oliver2021 .point ul{
	text-align: left;
	width: 68%;
}
#oliver2021 .point li{
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	position: relative;
	box-sizing: border-box;
	color: #fff;
}
#oliver2021 .point li span{
	font-size: 40px;
	font-weight: 900;
	color: #FFEB00;
	padding-right: 5px;
	box-sizing: border-box;
}
#oliver2021 .point p{
	font-size: 13px;
	font-weight: 500;
	margin-top: 10px;
	text-align: right;
	color: #fff;
}

/*アクセス*/
#oliver2021 .access{
	background: rgba(255,255,255,0.9);
	padding: 30px;
	box-sizing: border-box;
	margin-top: 60px;
}
#oliver2021 .access h2{
	font-size: 30px;
	font-weight: 900;
	color: #4F059A;
	text-align: center;
}
#oliver2021 .access .flexbox-bt {
	margin-top: 30px;
}
#oliver2021 .access .flexbox-bt img{
	width: 47%;
	height: auto;
}
#oliver2021 .access a{
	width: 100%;
	display: inline-block;
	max-width: 550px;
	padding: 20px 10px;
	margin: 30px auto 0;
	box-sizing: border-box;
	background: #541689;
	font-size: 28px;
	font-weight: 900;
	color: #fff;
	border-radius: 5px;
	box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 30%);
}


/*実施概要*/
#oliver2021 .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;
}
#oliver2021 .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#oliver2021 .info table tr:last-child{
	border-bottom: none;
}
#oliver2021 .info table th,#oliver2021 .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#oliver2021 .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
}
#oliver2021 .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
}
#oliver2021 .info table td a{
	color: #314dc8;
	padding-bottom: 8px;
	border-bottom: 1px solid #314dc8;
	margin-right: 50px;
	position: relative;
}
#oliver2021 .info table td a:last-child{
	margin-right: 0;
}
#oliver2021 .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #fff;
}


/*行程*/
#oliver2021 .schedule h3{
	padding:0.25em 1em;
  display: inline-block;
	color: #fff;
	font-size: 32px;
	margin: 30px;
	font-weight: 900;
	position: relative;
}
#oliver2021 .schedule h3::before,#oliver2021 .schedule h3::after{
	position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
#oliver2021 .schedule h3::before{
	border-left: solid 2px #EFE09F;
	border-top: solid 2px #EFE09F;
	border-bottom: solid 2px #EFE09F;
	left: 0;
}
#oliver2021 .schedule h3::after{
	content: '';
  border-top: solid 2px #EFE09F;
  border-right: solid 2px #EFE09F;
  border-bottom: solid 2px #EFE09F;
  right: 0;
}

#oliver2021 .schedule_day{
	width: 100%;
	background: rgba(255,255,255,0.2);
	border: solid 2px #EFE09F;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	margin-top: 30px;
}
#oliver2021 .schedule_day h4{
	width: 100%;
	max-width: 453px;
	padding:5px 0 ;
	box-sizing: border-box;
	background: #F5F5F5;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 30px;
}
#oliver2021 .schedule_day .schedule_det{
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.8;
	color: #fff;
}
#oliver2021 .schedule_day .schedule_det i{
	font-weight: 700;
	color:  #FFEB00;
	font-size: 16px;
	font-family: "Font Awesome 5 Free";
}
#oliver2021 .schedule_day .schedule_det span{
	display: inline-block;
	width: 100%;
	max-width: 453px;
	padding: 7px 0;
	border: solid 1px #fff;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 700;
	margin-top: 20px;
}
#oliver2021 p{
	margin-top: 30px;
	font-size: 13px;
}
#oliver2021 .schedule_btn{
	margin-top: 30px;
}
#oliver2021 .schedule a{
	width: 45%;
	padding: 25px 5px;
	margin: 0 10px;
	box-sizing: border-box;
	border: solid 1px #fff;
	background: #00AD28;
	font-size: 24px;
	font-weight: 900;
	color: #fff;
	border-radius: 60px;
	box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
	margin: 40px 0 60px;
}
#oliver2021 .schedule .schedule_day .flexbox-bt{
	display: flex;
}
#oliver2021 .schedule .schedule_day .flexbox-bt div{
	width: 48%;
}

#oliver2021 h6{
	font-size: 13px;
	margin-top: 30px;
}

/*musical*/
#oliver2021 .musical{
	margin-top: 60px;
}
#oliveoliver2021r .musical .flexbox-bt{
	width: 100%;
}
#oliver2021 .musical .flexbox-bt img{
	width: 25%;
	display: inline-block;
	height: auto;
}
#oliver2021 .musical h4{
	width: 70%;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	display: inline-block;
	line-height: 1.6;
}
#oliver2021 .musical h4 a{
	color: #FFEB00;
	display: inline-block;
	margin-top: 30px;
	font-size: 28px;
	padding-bottom: 3px;
	border-bottom: 1px solid #FFEB00;
	font-weight: 900;
	font-family: 'Noto serif JP';
}

/*注意事項*/
#oliver2021 .application{
	margin:80px 0 0;
	padding-bottom: 80px;
}
#oliver2021 .application h2{
	font-size: 30px;
	font-weight: 900;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	color: #fff;
	background: #9D9D08;
	font-weight: 700;
}
#oliver2021 .application p{
	font-weight: 300;
	line-height: 1.6;
	padding: 30px;
	background: rgba(255,255,255,0.9);
	font-size: 15px;
	box-sizing: border-box;
	width: 100%;
	margin: 0
}
#oliver2021 .application p a{
	color: #0264AC;
}
/*======================================

画面サイズ751px以上

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

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

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#oliver2021 .sp_img{
		display:inline-block;
	}
	#oliver2021 .tab_img{
		display:block;
	}
	#oliver2021 .pc_img{
		display:none;
	}
	#oliver2021{
		min-width: auto;
	}
	#oliver2021 .wrapper{
		width: 100%;
	}
	#oliver2021 .content-box{
		width:100%;
		max-width:750px;
	}
	#oliver2021 .content-inner{
		width: 87%;
	}
	#oliver2021 .common-h2{
		font-size: 30px;
		color: #FFEB00;
		position: relative;
		margin: 100px auto 60px;
		font-weight: 900;
	}
	#oliver2021 .common-h2 span{
		font-size: 40px;
		font-weight: 900;
	}
	#oliver2021 .common-h2::before{
		width: 265.96px;
		height: 39.36px;
		top: -40px;
		left: 50%;
	}
	#oliver2021 .common-h2::after{
		width: 265.96px;
		height: 39.36px;
		bottom: -40px;
		left: 50%;
	}


/*イントロ*/
#oliver2021 .intro{
	margin: 30px auto 0;
	width: 87%;
}
#oliver2021 .intro h2{
	font-size: 24px;
}
#oliver2021 .intro h3{
	font-size: 14px;
}
#oliveoliver2021r .intro .flexbox-bt{
	width: 100%;
	display: block;
}
#oliver2021 .intro .flexbox-bt img{
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 0 auto;
}
#oliver2021 .intro .intro_txt{
	width: 100%;
	margin-top: 10px;
}


/*おすすめポイント*/
#oliver2021 .point .flexbox-bt{
	width: 100%;
	display: block;
}
#oliver2021 .point .flexbox-bt img{
	width: 100%;
	max-width: 500px;
	height: auto;
}
#oliver2021 .point ul{
	text-align: left;
	width: 100%;
	margin-top: 20px;
}
#oliver2021 .point li{
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
#oliver2021 .point li span{
	font-size: 30px;
	display: block;
	text-align: center;
}

/*アクセス*/
#oliver2021 .access{
	margin: 60px auto 0;
	width: 87%;
	padding: 20px;
}
#oliver2021 .access h2{
	font-size: 20px;
	text-align: left;
}
#oliver2021 .access .flexbox-bt {
	margin-top: 20px;
}
#oliver2021 .access .flexbox-bt img{
	width: 47%;
	height: auto;
}
#oliver2021 .access a{
	padding: 20px 10px;
	margin: 30px auto 0;
	font-size: 18px;
}

/*実施概要*/
	#oliver2021 .info{
		padding: 30px 0 0;
	}
	#oliver2021 .info tbody{
		width: 100%;
    display: inline-block;
	}
	#oliver2021 .info table{
		display: block;
		margin-top: 30px;
	}
	#oliver2021 .info table tr{
		display: block;
		border-bottom: none;
	}
	#oliver2021 .info table tr:last-child{
		border-bottom: none;
	}
	#oliver2021 .info table th,#oliver2021 .info table td{
		padding: 15px 30px;
		border-bottom: solid 1px #d6d6d6;
	}
	#oliver2021 .info table th{
		width: 100%;
		font-size: 15px;
	}
	#oliver2021 .info table td{
		width: 100%;
		font-size: 14px;
	}

/*行程*/
#oliver2021 .schedule h3{
	padding:0.25em 1em;
	font-size: 22px;
	margin: 30px 0 0;
}
#oliver2021 .schedule_day{
	border: solid 1px #EFE09F;
	padding: 20px;
	margin-bottom: 30px;
}
#oliver2021 .schedule_day h4{
	width: 100%;
	font-size: 18px;
}
#oliver2021 .schedule_day .schedule_det{
	font-size: 14px;
}
#oliver2021 .schedule_day .schedule_det i{
	font-size: 14px;
}
#oliver2021 .schedule_day .schedule_det span{
	font-size: 14px;
}
#oliver2021 p{
	margin-top: 30px;
	font-size: 13px;
}
#oliver2021 .flexbox-bt{
	display: block;
}
#oliver2021 .schedule a{
	width: 100%;
	display: inline-block;
	max-width: 400px;
	font-size: 20px;
	border-radius: 40px;
	margin: 0 0 30px;
}
#oliver2021 .schedule .schedule_day .flexbox-bt{
	display: block;
}
#oliver2021 .schedule .schedule_day .flexbox-bt div{
	width: 100%;
	margin-bottom: 20px;
}

/*musical*/
#oliver2021 .musical{
	margin-top: 60px;
}
#oliveoliver2021r .musical .flexbox-bt{
	width: 100%;
	display: block;
}
#oliver2021 .musical .flexbox-bt img{
	width: 100%;
	max-width: 400px;
	height: auto;
	margin:0 auto;
}
#oliver2021 .musical h4{
	width: 100%;
	margin-top: 20px;
	font-size: 15px;
}
#oliver2021 .musical h4 a{
	margin-top: 30px;
	font-size: 24px;
	font-family: 'Noto serif JP';
}

	/*注意事項*/
	#oliver2021 .application{
		margin:60px 0 0;
		padding-bottom: 60px;
	}
	#oliver2021 .application h2{
		font-size: 20px;
		width: 87%;
		margin: 0 auto;
	}
	#oliver2021 .application p{
		font-size: 14px;
		width: 87%;
		margin: 0 auto;
	}
	#oliver2021 .application p a{
		color: #0264AC;
	}



}

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

画面サイズ450px以下

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

}
