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

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

#marypoppins2022 img{
	image-rendering: -webkit-optimize-contrast;
	/* width: 100%!important; */
	height: auto !important;
}
#marypoppins2022 a{
	transition: 0.3s;
	word-wrap:break-word;
}
#marypoppins2022 a:hover{
	opacity:0.7;
	animation: cont 0.5s;
	-webkit-animation: cont 0.5s;
	-moz-animation: cont 0.5s;
}
#marypoppins2022 p{
	line-height:1.4;
	text-align: left;
}
#marypoppins2022{
	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(5,80,164);
	background: linear-gradient(90deg, rgba(5,80,164,1) 0%, rgba(2,25,79,1) 100%);
	box-sizing: border-box;
	line-height: 1.4;
}
#marypoppins2022 .wrapper{
	box-sizing: border-box;
	position: relative;
	width: 1060px;
	margin: 0 auto;
}
#marypoppins2022 .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;
}
#marypoppins2022 .hov:hover{
	text-decoration: transparent;
	opacity:0.6;
}
#marypoppins2022 .hov:active{
	cursor:pointer;
	text-decoration: transparent;
	opacity:0.6;
}
#marypoppins2022 section{
	position: relative;
}
#marypoppins2022 .content-box{
	width:100%;
	margin:0 auto;
	position: relative;
}
#marypoppins2022 .content-inner{
	width:1000px;
	/*width: 90.90909090%;*/
	margin:0 auto;
	position: relative;
}
#marypoppins2022 .flexbox{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#marypoppins2022 .flexbox-bt{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#marypoppins2022 .gothic{
	font-family: 'Noto Sans JP', sans-serif;
}
#marypoppins2022 .common-h2{
	font-size: 40px;
	color: #FFF609;
	position: relative;
	margin: 80px auto 20px;
	font-weight: 900;
	display: inline-block;
	line-height: 1;
	z-index: 1;
}
#marypoppins2022 .common-h2 span{
	font-size: 30px;
	font-weight: 900;
}
#marypoppins2022 .common-h2::after{
	content: '';
	display: block;
	background: url('/static/img/entertainment/marypoppins2022/obj_01.png');
	width: 81px;
	height: 67px;
	background-position: center;
	background-size: contain;
	position: absolute;
	left: -65px;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
#marypoppins2022 .dancing{
	font-family: 'Dancing Script', cursive;
}
#marypoppins2022 .btn_area{
	margin-top: 25px;
	width: 100%;
}
#marypoppins2022 .btn_area a{
	width: 46%;
	display: inline-block;
	padding: 10px;
	border: solid 1px #fff;
	box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 30%);
	color: #000;
	font-weight: 900;
	font-size: 22px;
	border-radius: 100px;
	text-align: center;
}
#marypoppins2022 .reserve_info p{
	margin-top: 30px;
	color: #FF6C6C;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
}
#marypoppins2022 .reserve_info a{
	color: #1CEEFF;
	font-size: 15px;
	font-weight: 700;
}

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

/*イントロ*/
#marypoppins2022 .intoro {
	margin-top: 30px;
}
#marypoppins2022 .intoro .intoro_inner{
	background-color: #fff;
	padding: 25px;
	box-sizing: border-box;
}
#marypoppins2022 .intoro .intoro_inner h2{
	color: #CB051A;
	font-size: 36px;
	font-weight: 900;
}
#marypoppins2022 .intoro .intoro_inner .flexbox-bt{
	margin-top: 20px;
}
#marypoppins2022 .intoro .intoro_inner .flexbox-bt img{
	width: 38%;
}
#marypoppins2022 .intoro .intoro_inner .flexbox-bt p{
	width: 60%;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.8;
}
#marypoppins2022 .intoro .btn_area a{
	background-color: #FFF609;
}
#marypoppins2022 .intoro .btn_area span{
	color: #C70303;
	font-weight: 900;
	font-size: 26px;
}

/*ポイント*/
 #marypoppins2022 .point{
	margin-top: 60px;
	color: #fff;
 }
#marypoppins2022 .point .flexbox-bt{
	margin-top: 2rem;
	width: 100%;
}
#marypoppins2022 .point .flexbox-bt .point-image{
	width: 40%;
	height: auto;
}
#marypoppins2022 .point .flexbox-bt .point-image img{
	width: 100%;
	height: auto;
}
#marypoppins2022 .point .flexbox-bt .point-image .flexbox-bt img{
	width: 49%;
	height: auto;
	margin-bottom: 10px;
}
#marypoppins2022 .point .flexbox-bt .point-image p{
	font-size: 13px;
	margin-top: 15px;
	text-align: left;
	color: #fff;
}
#marypoppins2022 .point .flexbox-bt ul {
	text-align: left;
	width: 57%;
}
#marypoppins2022 .point .flexbox-bt li {
	text-align: left;
	font-size: 15px;
	font-weight: 700;
	position: relative;
	box-sizing: border-box;
	color: #fff;
}
#marypoppins2022 .point .flexbox-bt li span {
	font-size: 40px;
	font-weight: 900;
	color: #FFF609;
	padding-right: 5px;
	box-sizing: border-box;
}
#marypoppins2022 .point p{
	font-size: 13px;
	margin-top: 20px;
	font-weight: 400;
	text-align: left;
}


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

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

#marypoppins2022 .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;
}
#marypoppins2022 .schedule_day h4{
	width: 100%;
	max-width: 453px;
	padding:5px 0 ;
	box-sizing: border-box;
	background: #fff;
	color: #000;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto 30px;
}
#marypoppins2022 .schedule_day .schedule_det,#marypoppins2022 .schedule_day .flexbox-bt div.schedule_det{
	color: #fff;
}
#marypoppins2022 .schedule_day .schedule_det i{
	font-weight: 700;
	color:  #FFF609;
	font-size: 16px;
	font-family: "Font Awesome 5 Free";
}
#marypoppins2022 .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;
}
#marypoppins2022 p{
	font-size: 13px;
}
#marypoppins2022 .schedule_btn{
	margin-top: 30px;
}
#marypoppins2022 .schedule .schedule_day .flexbox-bt{
	display: flex;
}
#marypoppins2022 .schedule .schedule_day .flexbox-bt div{
	width: 48%;
}
#marypoppins2022 .schedule .btn_area a{
	width: 48%;
	background: #D90000;
	color: #FFF10A;
}
#marypoppins2022 h6{
	font-size: 13px;
	margin-top: 30px;
}
#marypoppins2022 .schedule_day .flexbox-bt div.schedule_det{
	width: 100%;
	margin: 0 auto;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.8;
	color: #fff;
}


/*実施概要*/
#marypoppins2022 .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;
}
#marypoppins2022 .info table tr{
	border-bottom: solid 1px #d6d6d6;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
}
#marypoppins2022 .info table tr:last-child{
	border-bottom: none;
}
#marypoppins2022 .info table th,#marypoppins2022 .info table td{
	padding: 20px 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#marypoppins2022 .info table th{
	width: 30%;
	background-color: #f5f5f5;
	justify-content: center;
	font-size: 15px;
	font-weight: bold;
}
#marypoppins2022 .info table td{
	width: 70%;
	justify-content: flex-start;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	display: inline-block;
}
#marypoppins2022 .info table td a{
	color: #3870BD;
	border-bottom: none;
	margin-right: 0;
	position: relative;
}
#marypoppins2022 .info table td a:last-child{
	margin-right: 0;
}
#marypoppins2022 .info p{
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	color: #fff;
}
#marypoppins2022 .info .info-btn{
	margin-top: 30px;
	box-sizing: border-box;
}
#marypoppins2022 .info .info-btn a{
	width: 30%;
	line-height: 1.2;
	padding: 30px 5px;
	margin: 0 10px;
	box-sizing: border-box;
	background: #158800;
	border: solid 2px #fff;
	font-size: 16px;
	font-weight: 900;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
	box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
}
#marypoppins2022 .info .info-btn a span{
	color: #ffff00;
	font-weight: 900;
	font-size: 28px;
}

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


/*注意事項*/
#marypoppins2022 .application{
	margin:80px 0 0;
	padding-bottom: 80px;
}
#marypoppins2022 .application h2{
	font-size: 30px;
	font-weight: 900;
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	color: #fff;
	background: #656565;
	font-weight: 700;
}
#marypoppins2022 .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
}
#marypoppins2022 .application p a{
	color: #0264AC;
}

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

画面サイズ751px以上

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

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

画面サイズ750px以下

======================================*/
@media screen and (max-width: 750px){
	#marypoppins2022 .sp_img{
		display:inline-block;
	}
	#marypoppins2022 .tab_img{
		display:block;
	}
	#marypoppins2022 .pc_img{
		display:none;
	}
	#marypoppins2022{
		min-width: auto;
	}
	#marypoppins2022 .wrapper{
		width: 100%;
	}
	#marypoppins2022 .content-box{
		width:100%;
		max-width:750px;
	}
	#marypoppins2022 .content-inner{
		width: 90.90909090%;
	}
	#marypoppins2022 .common-h2{
		font-size: 24px;
		margin: 60px auto 15px;
		padding-left: 53px;

	}
	#marypoppins2022 .common-h2 span{
		font-size: 18px;
		font-weight: 900;
	}
	#marypoppins2022 .common-h2::after{
		left: 0;
		width: 50px;
		height: 50px;
	}
	#marypoppins2022 .btn_area{
		margin-top: 0;
		display: block;
	}
	#marypoppins2022 .btn_area a{
		width: 90%;
		font-size: 16px;
		margin: 20px auto 0;
		max-width: 500px;
	}

	#marypoppins2022 .reserve_info{
		width: 94%;
		margin: 0 auto;
	}

/*イントロ*/
#marypoppins2022 .intoro {
	margin-top: 30px;
}
#marypoppins2022 .intoro .intoro_inner{
	margin: 0 auto;
	width: 92%;
}
#marypoppins2022 .intoro .intoro_inner h2{
	font-size: 22px;
}
#marypoppins2022 .intoro .intoro_inner .flexbox-bt{
	display: block;
}
#marypoppins2022 .intoro .intoro_inner .flexbox-bt img{
	width: 100%;
}
#marypoppins2022 .intoro .intoro_inner .flexbox-bt p{
	width: 100%;
	margin-top: 25px;
}
#marypoppins2022 .intoro .btn_area span{
	font-size: 20px;
}


/*ポイント*/
#marypoppins2022 .point{
	margin-top: 0;
 }
#marypoppins2022 .point .flexbox-bt{
	margin-top: 10px;
	display: block;
}
#marypoppins2022 .point .flexbox-bt div{
	width: 100%;
}
#marypoppins2022 .point .flexbox-bt .point-image{
	width: 100%;
	height: auto;
	text-align: center;
}
#marypoppins2022 .point .flexbox-bt .point-image img,#marypoppins2022 .point .flexbox-bt .flexbox-bt{
	width: 100%;
	max-width: 320px;
	height: auto;
	margin: 0 auto;
}

#marypoppins2022 .point .flexbox-bt .point-image p{
	text-align: center;
}
#marypoppins2022 .point .flexbox-bt ul {
	text-align: left;
	width: 100%;
	margin-top: 20px;
}
#marypoppins2022 .point .flexbox-bt li {
	margin: 10px 0;
}
#marypoppins2022 .point .flexbox-bt li span {
	font-size: 30px;
}


/*アクセス*/
#marypoppins2022 .access{
	padding: 25px;
	width: 92%;
	margin:50px auto 0;
}
#marypoppins2022 .access h2{
	font-size: 20px;
	text-align: left;
}
#marypoppins2022 .access .flexbox-bt img{
	width: 48%;
}
#marypoppins2022 .access a{
	font-size: 22px;
}


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

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

	#marypoppins2022 .info .info-btn{
		display: block;
	}
	#marypoppins2022 .info .info-btn a{
		width: 100%;
		max-width: 500px;
		margin: 0 auto;
		margin-top: 20px;
	}

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

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

}

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

画面サイズ450px以下

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


#marypoppins2022 .obi-encho{
	padding: 25px 10px;
	text-align: center;
}
#marypoppins2022 .obi-encho p{
	font-size: 30px;
	text-align: center;
	color: #fff;
}
#marypoppins2022 .obi-encho p b{
	font-size: 140%;
}
#marypoppins2022 .obi-encho p{
	text-align: center;
	font-size: 30px;
	position: relative;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 900;
	color: #fff;
	margin: 0;
}
#marypoppins2022 .obi-encho p:before,
#marypoppins2022 .obi-encho p:after{
    content: "";
    display: inline-block;
    width: 3px;
    height: 80px;
    background: #fff;
    border-radius: 2px;
    margin: 0 30px;
}
#marypoppins2022 .obi-encho p:before{
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
}
#marypoppins2022 .obi-encho p:after{
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

@media screen and (max-width: 768px){
#marypoppins2022 .obi-encho{
	padding: 15px 5px;
}
#marypoppins2022 .obi-encho p{
	font-size: 16px;
}
#marypoppins2022 .obi-encho p:before,
#marypoppins2022 .obi-encho p:after{
    margin: 0;
    content: "";
    display: inline-block;
    width: 2px;
    height: 60px;
    background: #fff;
    border-radius: 2px;
}
#marypoppins2022 .obi-encho p:before{
    margin: 0 20px 0 0;
}
#marypoppins2022 .obi-encho p:after{
    margin: 0 0 0 20px;
}
}