@charset "utf-8";
.contents01{
	width: 100%;
	height: auto;
	display: block;
	padding: 76px 0 130px;
}
@media only screen and (max-width: 767px){
	.contents01{
		padding: 47px 0 72px;
		position: relative;
	}
}
.contents01 .contents01_01{
	width: 1120px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		position: initial;
	}
}
.contents01 .contents01_01 .bg01{
	width: 166px;
	height: auto;
	display: block;
	position: absolute;
	left: -140px;
	top: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .bg01{
		width: 101px;
		left: 0px;
		top: -47px;
	}
}
.contents01 .contents01_01 .bg02{
	width: 166px;
	height: auto;
	display: block;
	position: absolute;
	right: -140px;
	top: 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .bg02{
		width: 101px;
		right: 0;
		top: -47px;
	}
}
.contents01 .contents01_01 h2{
	width: 852px;
	height: auto;
	margin: 0 auto;
	display: block;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: calc((0/1000)*1em);
	text-align: center;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2{
		width: 272px;
		font-size: 16px;
		line-height: 27px;
	}
}
.contents01 .contents01_01 h2::before{
	content:'';
	display: block;
	width: 23px;
	height: 69px;
	background-image: url(../img/index/slash01.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -5px;
	bottom: 0;
	left: -20px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2::before{
		width: 17px;
		height: 74px;
		background-image: url(../img/index/slash01_sp.png);
		top: initial;
		bottom: -10px;
		left: -20px;
	}
}
.contents01 .contents01_01 h2::after{
	content:'';
	display: block;
	width: 23px;
	height: 69px;
	background-image: url(../img/index/slash02.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	top: -5px;
	bottom: 0;
	right: -20px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 h2::after{
		width: 17px;
		height: 74px;
		background-image: url(../img/index/slash02_sp.png);
		top: initial;
		bottom: -10px;
		right: -20px;
	}
}
.contents01 .contents01_01 ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 20px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 ul{
		flex-direction: column;
		margin-top: 10px;

	}
}
.contents01 .contents01_01 ul li{
	width: 372px;
	height: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 ul li{
		width: 100%;
	}
}
.contents01 .contents01_01 ul li img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .text01{
	font-size: 23px;
	line-height: 35px;
	color: #EF518E;
	text-align: center;
	margin-top: 38px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_01 .text01{
		font-size: 17px;
		line-height: 30px;
		text-align: left;
		margin-top: 20px;
	}
}

.contents01 .contents01_02{
	width: 1120px;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	padding: 71px 0 61px;
	background-color: #FFFFF4;
	border: 8px solid #DE4A83;
	border-radius: 60px;
	margin: 57px auto 0;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02{
		width: 90%;
		max-width: 320px;
		height: auto;
		align-items: center;
		padding: 50px 20px 40px;
		border: 6px solid #DE4A83;
		border-radius: 50px;
		margin: 64px auto 0;
	}
}
.contents01 .contents01_02 .img06{
	width: 151px;
	height: auto;
	display: block;
	position: absolute;
	top: -18px;
	left: 47px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .img06{
		width: 83px;
		top: -34px;
		left: -11px;
	}
}
.contents01 .contents01_02 .img07{
	width: 180px;
	height: auto;
	display: block;
	position: absolute;
	top: -40px;
	right: 0px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .img07{
		width: 90px;
		top: -34px;
		right: 0;
	}
}

.contents01 .contents01_02 h3{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	color: #DE4A83;
}
.contents01 .contents01_02 h3 .span01{
	font-size: 20px;
	line-height: 35px;
	width: 60px;
	height: 35px;
	border: 2px solid #DE4A83;
	border-radius: 6px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 12px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span01{
		font-size: 14px;
		line-height: 14px;
		width: 48px;
		height: 26px;
		border: 2px solid #DE4A83;
		border-radius: 6px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 8px;
	}
}
.contents01 .contents01_02 h3 .span02{
	font-size: 23px;
	line-height: 35px;
	position: relative;
	margin-bottom: 6px;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span02{
		font-size: 14px;
		line-height: 15px;
	}
}
.contents01 .contents01_02 h3 .span02::before{
	content:'';
	display: block;
	width: 16px;
	height: 34px;
	background-image: url(../img/index/slash03.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	bottom: -5px;
	left: -20px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span02::before{
		width: 7px;
		height: 17px;
		background-image: url(../img/index/slash03_sp.png);
		background-repeat:no-repeat; 
		bottom: -5px;
		left: -10px;
		margin: auto;
	}
}
.contents01 .contents01_02 h3 .span02::after{
	content:'';
	display: block;
	width: 16px;
	height: 34px;
	background-image: url(../img/index/slash04.png);
	background-repeat:no-repeat; 
	background-size: 100% auto;
	position: absolute;
	bottom: -5px;
	right: -20px;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span02::after{
		background-image: url(../img/index/slash04_sp.png);
		width: 7px;
		height: 17px;
		bottom: -5px;
		right: -10px;
		margin: auto;
	}
}
.contents01 .contents01_02 h3 .span03{
	font-size: 68px;
	line-height: 68px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span03{
		font-size: 29px;
		line-height: 50px;
		margin-bottom: 5px;
	}
}
.contents01 .contents01_02 h3 .span04{
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 5px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span04{
		font-size: 15px;
		line-height: 15px;
	}
}
.contents01 .contents01_02 h3 .span05{
	font-size: 18px;
	line-height: 35px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 h3 .span05{
		font-size: 14px;
		line-height: 35px;
	}
}
.contents01 .contents01_02 .price{
	width: 930px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 60px;
	flex-wrap: wrap;
	padding: 25px 0;
	margin: 30px auto 0;
	background-image: url("../img/index/dotted.png"), url("../img/index/dotted.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	background-size: 100% auto, 100% auto;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .price{
		width: 100%;
		height: auto;
		padding: 18px 0;
		flex-direction: column;
		justify-content: center;
		gap: 10px;
		align-items: center;
		margin: 20px auto 0;
		background-image: url("../img/index/dotted_sp.png"), url("../img/index/dotted_sp.png");
	}
}
.contents01 .contents01_02 .price .ticket01{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	letter-spacing: calc((50/1000)*1em);
	margin-bottom: 30px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .price .ticket01{
		margin-bottom: 0;
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_02 .price .ticket02{
	font-size: 24px;
	line-height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .price .ticket02{
		font-size: 15px;
		line-height: 19px;
	}
}
.contents01 .contents01_02 .price .ticket02 .span01{
	font-size: 45px;
	line-height: 45px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .price .ticket02 .span01{
		font-size: 35px;
		line-height: 39px;
		margin-top: -10px;
	}
}
.contents01 .contents01_02 .price .ticket02 .span02{
	font-size: 30px;
	line-height: 35px;
	align-self:flex-end
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .price .ticket02 .span02{
		font-size: 20px;
		line-height: 39px;
		align-self:flex-end;
		/*margin-top: 5px;*/
	}
}
.contents01 .contents01_02 > ul{
	width: 950px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 5px;
	margin: 25px auto 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 > ul{
		width: 100%;
		margin: 20px auto 0;
	}
}
.contents01 .contents01_02 > ul .text02{
	font-size: 18px;
	line-height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 > ul .text02{
		font-size: 14px;
		line-height: 24px;
	}
}
.contents01 .contents01_02 .ticket_link{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 30px;
}
.contents01 .contents01_02 .ticket_link p.t_text01{
	font-size: 16px;
	line-height: 19px;
	letter-spacing: calc((50/1000)*1em);
}
.contents01 .contents01_02 .ticket_link .pia{
	width: 80px;
	height: auto;
	display: block;
	margin: 10px auto 0;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .ticket_link .pia{
		width: 65px;
		margin: 6px auto 0;
	}
}
.contents01 .contents01_02 .ticket_link p.t_text02{
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .ticket_link p.t_text02{
		text-align: left;
	}
}

.contents01 .contents01_02 .btn01{
	width: 320px;
	height: auto;
	border-radius: 48px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	margin: 40px auto 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .contents01_02 .btn01{
		width: 261px;
		height: 68px;
		margin: 20px auto 0;
	}
}
.contents01 .contents01_02 .btn01 img{
	width: 100%;
	height: auto;
	display: block;
}

.contents01 .btn02{
	width: 480px;
	border-radius: 48px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	margin: 50px auto 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents01 .btn02{
		width: 320px;
		height: 90px;
		margin: 40px auto 0;
	}
}
.contents01 .btn02 img{
	width: 100%;
	height: auto;
	display: block;
}
/*contents01ここまで*/

/*NEWSここから*/
.news{
	width: 100%;
	height: auto;
	display: block;
	background-color: #E8F7BB;
	position: relative;
	padding: 75px 0 100px;
}
@media only screen and (max-width: 767px){
	.news{
		padding: 43px 0 60px;
	}
}
.news::before{
	content:'';
	display: block;
	width: 100%;
	height: 45px;
	background-image: url(../img/common/bg03.svg);
	background-repeat:repeat-x; 
	background-size: 1400px 45px;
	position: absolute;
	top: -22px;
	left:0;
}
@media only screen and (max-width: 767px){
	.news::before{
		height: 25px;
		background-image: url(../img/common/bg03_sp.svg);
		background-size: 375px 25px;
		top: -14px;
	}
}
.news .news_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.news .news_01{
		width: 90%;
		max-width: 320px;
	}
}
.news .news_01 .img08{
	width: 197px;
	height: auto;
	display: block;
	position: absolute;
	left: -95px;
	top: -213px;
}
@media only screen and (max-width: 767px){
	.news .news_01 .img08{
		width: 121px;
		left: -28px;
		top: -82px;
	}
}
.news .news_01 h3{
	width: 192px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.news .news_01 h3{
		width: 140px;
	}
}
.news .news_01 h3 img{
	width: 100%;
	height: auto;
	display: block;
}
.news .news_01 ul{
	width: 930px;
	height: auto;
	margin: 43px auto 0;
}
@media only screen and (max-width: 767px){
	.news .news_01 ul{
		width: 100%;
		margin: 30px auto 0;
	}
}
.news .news_01 ul li{
	width: 100%;
	height: auto;
	padding-bottom: 26px;
	margin-bottom: 26px;
	border-bottom: 1px solid #C3DD82;
}
@media only screen and (max-width: 767px){
	.news .news_01 ul li{
		padding-bottom: 18px;
		margin-bottom: 18px;
	}
}
.news .news_01 ul li a{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 48px;
}
@media only screen and (max-width: 767px){
	.news .news_01 ul li a{
		width: 100%;
		flex-direction: column;
		gap: 0;
	}
}
.news .news_01 ul li a .date02{
	font-size: 16px;
	line-height: 38px;
	color: #754D23;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px){
	.news .news_01 ul li a .date02{
		font-size: 15px;
		line-height: 25px;
	}
}
.news .news_01 ul li a .title{
	font-size: 18px;
	line-height: 38px;
	color: #754D23;
}
@media only screen and (max-width: 767px){
	.news .news_01 ul li a .title{
		font-size: 16px;
		line-height: 26px;
	}
}
.news .news_01 ul li a:hover .title{
	color: #DE4A83;
	transition: all .5s;
}

.news .news_01 .btn03{
	width: 260px;
	height: auto;
	margin: 40px auto 0;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 48px;
	display: block;
}
@media only screen and (max-width: 767px){
	.news .news_01 .btn03{
		width: 200px;
		margin: 30px auto 0;
	}
}
.news .news_01 .btn03 img{
	width: 100%;
	height: auto;
	display: block;
}

.contents02_bg{
	width: 100%;
	height: auto;
}
/*contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	display: block;
	background-color: #F6FFD9;
	position: relative;
	padding: 75px 0 126px;
}
@media only screen and (max-width: 767px){
	.contents02{
		width: 100%;
		padding: 45px 0 60px;
	}
}
.contents02::before{
	content:'';
	display: block;
	width: 100%;
	height: 45px;
	background-image: url(../img/index/bg04.svg);
	background-repeat:repeat-x; 
	background-size: 1400px 45px;
	position: absolute;
	top: -22px;
	left:0;
}
@media only screen and (max-width: 767px){
	.contents02::before{
		height: 25px;
		background-image: url(../img/index/bg04_sp.svg);
		background-size: 375px 25px;
		top: -14px;
	}
}
.contents02::after{
	content:'';
	display: block;
	width: 100%;
	height: 45px;
	background-image: url(../img/common/bg03.svg);
	background-repeat:repeat-x; 
	background-size: 1400px 45px;
	position: absolute;
	bottom: -22px;
	left:0;
}
@media only screen and (max-width: 767px){
	.contents02::after{
		height: 25px;
		background-image: url(../img/common/bg03_sp.svg);
		background-size: 375px 25px;
		bottom: -14px;
		left: 0;
	}
}
.contents02 .contents02_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01{
		width: 90%;
		max-width: 320px;
	}
}
.contents02 .contents02_01 .bg01{
	width: 166px;
	height: auto;
	display: block;
	position: absolute;
	left: -140px;
	top: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .bg01{
		width: 101px;
		left: 0px;
		top: -47px;	
	}
}
.contents02 .contents02_01 .bg02{
	width: 166px;
	height: auto;
	display: block;
	position: absolute;
	right: -140px;
	top: 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .bg02{
		width: 101px;
		right: 0px;
		top: -47px;	
	}
}
.contents02 .contents02_01 h3{
	width: 208px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 h3{
		width: 150px;
	}
}
.contents02 .contents02_01 h3 img{
	width: 100%;
	height: auto;
	display: block;
}
.contents02 .contents02_01 .guest_wrap{
	width: 730px;
	height: auto;
	margin: 46px auto 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	gap: 50px;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .guest_wrap{
		width: 100%;
		margin: 30px auto 0;
		gap: 20px;
	}
}
.contents02 .contents02_01 .guest_wrap .img09{
	width: 177px;
	height: auto;
	display: block;
	position: absolute;
	top: -196px;
	right: -56px;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .guest_wrap .img09{
		width: 96px;
		top: -106px;
		right: -40px;
	}
}
.contents02 .contents02_01 .guest_wrap a{
	width: 340px;
	height: auto;
	display: block;
	border-radius: 42px;
	position: relative;
	z-index: 1;
	transition: all.3s;
}
.contents02 .contents02_01 .guest_wrap a:hover{
	transform: translateY(-10px);
	transition: all.5s;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .guest_wrap a{
		width: calc((100% - 20px) / 2);
		border-radius: 30px;
	}
}
.contents02 .contents02_01 .guest_wrap a img{
	width: 100%;
	height: auto;
	display: block;
}
.contents02 .contents02_01 .banner{
	width: 100%;
	height: auto;
	display: block;
	margin: 40px auto 0;
}
@media only screen and (max-width: 767px){
	.contents02 .contents02_01 .banner{
		margin: 30px auto 0;
	}
}
.contents02 .contents02_01 .banner img{
	width: 100%;
	height: auto;
	display: block;
}


.contents03{
	width: 100%;
	height: auto;
	display: block;
	background-color: #E8F7BB;
	position: relative;
	padding: 75px 0;
}
@media only screen and (max-width: 767px){
	.contents03{
		padding: 46px 0 62px;
	}
}
.contents03 .contents03_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01{
		width: 90%;
		max-width: 326px;
	}
}
.contents03 .contents03_01 .img08{
	width: 197px;
	height: auto;
	display: block;
	position: absolute;
	right: -105px;
	top: -167px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .img08{
		width: 107px;
		right: -19px;
		top: -106px;
	}
}
.contents03 .contents03_01 h3{
	width: 324px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 h3{
		width: 234px;
		position: relative;
	}
}
.contents03 .contents03_01 h3 img{
	width: 100%;
	height: auto;
	display: block;
}
.contents03 .contents03_01 .program{
	width: 100%;
	height: auto;
	display: block;
	margin-top: 45px;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .program{
		margin-top: 30px;
	}
}
.contents03 .contents03_01 .btn02{
	width: 480px;
	height: auto;
	border-radius: 48px;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	margin: 50px auto 0;
	display: block;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .btn02{
		width: 320px;
		margin: 30px auto 0;
	}
}
.contents03 .contents03_01 .btn02 img{
	width: 100%;
	height: auto;
	display: block;
}

/*contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	display: block;
	background-color: #F6FFD9;
	position: relative;
	padding: 75px 0 100px;
}
@media only screen and (max-width: 767px){
	.contents04{
		padding: 43px 0 65px;
	}
}
.contents04::before{
	content:'';
	display: block;
	width: 100%;
	height: 45px;
	background-image: url(../img/index/bg04.svg);
	background-repeat:repeat-x; 
	background-size: 1400px 45px;
	position: absolute;
	top: -22px;
	left:0;
}
@media only screen and (max-width: 767px){
	.contents04::before{
		height: 25px;
		background-image: url(../img/index/bg04_sp.svg);
		background-size: 375px 25px;
		top: -14px;
	}
}
.contents04 .contents04_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01{
		width: 90%;
		max-width: 326px;
	}
}
.contents04 .contents04_01 h3{
	width: 392px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 h3{
		width: 284px;
	}
}
.contents04 .contents04_01 h3 img{
	width: 100%;
	height: auto;
	display: block;
}
.contents04 .contents04_01 .floormap{
	width: 668px;
	height: auto;
	display: block;
	margin: 33px auto 0;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .floormap{
		width: 100%;
		margin: 31px auto 0;
	}
}
.contents04 .contents04_01 .floor_name{
	width: 668px;
	height: auto;
	font-size: 20px;
	line-height: 35px;
	margin: 30px auto;
}
@media only screen and (max-width: 767px){
	.contents04 .contents04_01 .floor_name{
		width: 100%;
		font-size: 17px;
		line-height: 28px;
		letter-spacing: calc((50/1000)*1em);
		margin: 30px auto;
	}
}

/*contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	display: block;
	background-color: #FFFEE8;
	position: relative;
	padding: 75px 0 80px;
}
@media only screen and (max-width: 767px){
	.contents05{
		width: 100%;
		padding: 40px 0 60px;
	}
}
.contents05::before{
	content:'';
	display: block;
	width: 100%;
	height: 45px;
	background-image: url(../img/index/bg05.svg);
	background-repeat:repeat-x; 
	background-size: 1400px 45px;
	position: absolute;
	top: -22px;
	left:0;
}
@media only screen and (max-width: 767px){
	.contents05::before{
		height: 25px;
		background-image: url(../img/index/bg05_sp.svg);
		background-size: 375px 25px;
		top: -14px;
	}
}
.contents05 .contents05_01{
	width: 1120px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01{
		width: 90%;
		max-width: 326px;
	}
}
.contents05 .contents05_01 h3{
	width: 260px;
	height: auto;
	display: block;
	margin: 0 auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 h3{
		width: 188px;
	}
}
.contents05 .contents05_01 h3 img{
	width: 100%;
	height: auto;
	display: block;
}
.contents05 .contents05_01 .map{
	width: 1120px;
	height: 531px;
	position: relative;
	margin-top: 36px;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .map{
		width: 100%;
		height: 244px;
		margin-top: 31px;
	}
}
.contents05 .contents05_01 .address{
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	margin: 37px auto;
}
@media only screen and (max-width: 767px){
	.contents05 .contents05_01 .address{
		font-size: 15px;
		line-height: 25px;
		margin: 20px auto;
	}
}


/*anime_fadeinbottomここから*/
.anime_fadeinbottom{
	opacity: 0;
	transform: translateY(20%);
	/* 複数で指定する時はカンマ区切り */
	-webkit-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-moz-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-ms-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-o-transition: opacity 0s ease 0s, transform 0s ease 0s;
	transition: opacity 0s ease 0s, transform 0s ease 0s;
}
.anime_fadeinbottom.anime_fadeinbottom_on{
	opacity: 1;
	transform: translateY(0);
	/* 複数で指定する時はカンマ区切り */
	-webkit-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-moz-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-ms-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-o-transition: opacity .8s ease .3s, transform .8s ease .3s;
	transition: opacity .8s ease .3s, transform .8s ease .3s;
}

/*anime_fadeinleftここから*/
.anime_fadeinleft{
	opacity: 0;
	transform: translateX(-100%);
	/* 複数で指定する時はカンマ区切り */
	-webkit-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-moz-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-ms-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-o-transition: opacity 0s ease 0s, transform 0s ease 0s;
	transition: opacity 0s ease 0s, transform 0s ease 0s;
}
.anime_fadeinleft.anime_fadeinleft_on{
	opacity: 1;
	transform: translateX(0);
	/* 複数で指定する時はカンマ区切り */
	-webkit-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-moz-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-ms-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-o-transition: opacity .8s ease .3s, transform .8s ease .3s;
	transition: opacity .8s ease .3s, transform .8s ease .3s;
}

/*anime_fadeinrightここから*/
.anime_fadeinright{
	opacity: 0;
	transform: translateX(100%);
	/* 複数で指定する時はカンマ区切り */
	-webkit-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-moz-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-ms-transition: opacity 0s ease 0s, transform 0s ease 0s;
	-o-transition: opacity 0s ease 0s, transform 0s ease 0s;
	transition: opacity 0s ease 0s, transform 0s ease 0s;
}
.anime_fadeinright.anime_fadeinright_on{
	opacity: 1;
	transform: translateX(0);
	/* 複数で指定する時はカンマ区切り */
	-webkit-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-moz-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-ms-transition: opacity .8s ease .3s, transform .8s ease .3s;
	-o-transition: opacity .8s ease .3s, transform .8s ease .3s;
	transition: opacity .8s ease .3s, transform .8s ease .3s;
}


.balloon {
  transform: translateY(0);
  will-change: transform;
}









