@charset "utf-8";
.txt_wrap p,
.txt_wrap li {
	font-weight: 500;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.txt_wrap li {
	text-align: left;
}
.txt_wrap li:nth-child(n+2) {
	margin-top: 0.5em;
}
.attention {
	color: #c10009;
}
img {
	max-width: 100%;
	height: auto;
	backface-visibility: hidden;
}
/*--bg----*/
.bg-main01{
	background-image:url(../img/bg-main01.png);
}
#box2{
	position: relative;
	z-index: 2;
	background-image: url(../img/bg-main02.png),url(../img/bg-main03.png);
	background-size:100%;
	background-position:top center,bottom center;
	background-repeat:no-repeat;
	border-radius: 100px 100px 0 0;
	padding-top: 80px;
	overflow:clip;
}
.bg_light .light01,
.bg_light .light02,
.bg_light .light03 {
	position: absolute;
	display: inline-block;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	z-index: -1;
	background: url(../img/star_01.png) repeat;
	animation: star 1s ease-in-out infinite alternate;
}
.bg_light .light02{
	background-image:url(../img/star_02.png);
	animation: star 1.1s 0.2s  ease-in infinite alternate;
	z-index:2;
}
.bg_light .light03{
	background-image:url(../img/star_03.png);
	z-index:3;	
	animation: star 1.2s 0.4s ease-out infinite alternate;
}
@media screen and (max-width:768px) {
	#box2{
		background-image: url(../img/bg-main02_sp.png),url(../img/bg-main03_sp.png);
		border-radius: 30px 30px 0 0;
		padding-top: 30px;
	}
	.bg_light .light01,
	.bg_light .light02,
	.bg_light .light03 {
		background-size: 800px;
	}
}
/*-------------*/
.page_nav .inner {
	width: 1098px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	background: #fff;
	margin: 0 auto;
	padding: 30px 0 16px;
	text-align: center;
	position: relative;
}
.page_nav ul {
	text-align: center;
	margin-bottom: 18px;
}
.page_nav li {
	display: inline-block;
}
.page_nav li+li {
	margin-left: 14px;
}
.page_nav li a {
	display: table-cell;
	vertical-align: middle;
	width: 240px;
	height: 108px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 28px;
	color: #fff;
	box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
	border-radius: 16px;
	border: solid 1px;
	transition: transform .3s, box-shadow .3s, color .3s, background .3s;
}
.page_nav li:nth-of-type(1) a {
	background: #5d8bf3;
	border-color: #5d8bf3;
}
.page_nav li:nth-of-type(2) a {
	background: #eb7cef;
	border-color: #eb7cef;
}
.page_nav li:nth-of-type(3) a {
	background: #6bd935;
	border-color: #6bd935;
}
.page_nav li:nth-of-type(4) a {
	background: #f99e29;
	border-color: #f99e29;
}
.page_nav li a:hover {
	transform: translate(0, 2px);
	box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.4);
}
.page_nav li:nth-of-type(1) a:hover {
	background: #fff;
	color: #5d8bf3;
}
.page_nav li:nth-of-type(2) a:hover {
	background: #fff;
	color: #eb7cef;
}
.page_nav li:nth-of-type(3) a:hover {
	background: #fff;
	color: #6bd935;
}
.page_nav li:nth-of-type(4) a:hover {
	background: #fff;
	color: #f99e29;
}
.page_nav p {
	font-size: 20px;
	background: #ffdd00;
	padding: 5px;
	margin: 0 40px 5px;
}
.mv-wrap {
	position:relative;
	z-index:20;
	aspect-ratio: 1920/819;
	margin-top: 60px;
	overflow:clip;
}
.mv-wrap .mv-text_wrap > *{
	position:absolute;
}
.mv-wrap .mv-text_wrap .mv-text_copy{
	width:5.57291666667%;
	z-index:20;
	top: 6%;
	right: 3%;
}
.mv-wrap .mv-text_wrap .mv-ttl_wrap{
	width:49.3229166667%;
	z-index:15;
	top:54%;
	left:7%;
	translate:0 -50%;
}
.mv-wrap .mv-text_wrap .mv-ttl_box{
	position:relative;
	width:68.1098204857%;
	z-index:10;
}
.mv-wrap .mv-text_wrap .mv-ttl_zoobo{
	position:absolute;
	z-index:10;
}
.mv-wrap .mv-text_wrap .mv-ttl_zoobo{
	position:absolute;
	z-index:10;
	top:-10%;
}
.mv-wrap .mv-text_wrap .mv-ttl_zoobo span{
	display:block;
}
.mv-wrap .mv-text_wrap .mv-ttl_zoobo.zoobo_left{
	width:12.2480620155%;
	left:2%;
}
.mv-wrap .mv-text_wrap .mv-ttl_zoobo.zoobo_right{
	width:11.9379844961%;
	right:4%;
}
.mv-wrap .mv-bg_wrap{
	position:relative;
	z-index:10;
}
.mv-wrap .mv-bg_wrap::before{
	position:absolute;
	z-index:30;
	display:inline-block;
	content:"";
	width:100%;
	height: 8.708333vw;
	background: #000;
	background: linear-gradient(0deg, rgba(0, 0, 0, 1) 15%, rgba(0, 0, 0, 0) 100%);
	left:0;
	right:0;
	bottom: 0;
}
.mv-wrap .mv-bg_wrap div:not(.mv-bg_last){
	position:absolute;
}
.mv-wrap .mv-bg_wrap .mv-bg_tiger{
	width:47.5%;
	z-index:25;
	bottom: -12%;
	right:0;
	translate: 30px 0;
}
.mv-wrap .mv-bg_wrap .mv-bg_lion{
	width:57.7604166667%;
	z-index:20;
	bottom: -11%;
	left:16.5%;
	translate: -30px 0;
}
.mv-wrap .mv-bg_wrap .mv-bg_leaf{
	width:100%;
	z-index:15;
}
.mv-wrap .mv-bg_wrap .mv-bg_panther{
	width: 31.4583333333%;
	z-index:10;
	top:0;
	right: 11.5%;
	translate: 0 30px;
}
.mv-wrap .mv-bg_wrap .mv-bg_leaf02{
	width:17.2395833333%;
	z-index:5;
	top:0;
	right: 0;
}
.mv-wrap .mv-bg_wrap :is(.mv-bg_tiger,.mv-bg_lion,.mv-bg_panther){
	opacity:0;
	transition:translate .6s,opacity .6s;
	transition-delay:.4s;
}
.mv-wrap .mv-bg_wrap :is(.mv-bg_tiger,.mv-bg_lion,.mv-bg_panther).once{
	translate:0 0;
	opacity:1;
}
@media screen and (max-width:768px) {
	.mv-wrap {
		aspect-ratio: 750/1141;
	}
	.mv-wrap .mv-text_wrap .mv-text_copy{
		width:16.5333333333%;
		top: -0.5%;
		right: 4.5%;
	}
	.mv-wrap .mv-text_wrap .mv-ttl_wrap{
		width:83.8666666667%;
		top:auto;
		bottom:5%;
		left:0;
		right:0;
		translate:0 0;
		margin-inline:auto;
	}
	.mv-wrap .mv-text_wrap .mv-ttl_box{
		width:91.0969793323%;
		margin-inline:auto;
	}
	.mv-wrap .mv-text_wrap .mv-ttl_zoobo{
		top:-15%;
	}
	.mv-wrap .mv-text_wrap .mv-ttl_zoobo.zoobo_left{
		width:15%;
		left:-1%;
	}
	.mv-wrap .mv-text_wrap .mv-ttl_zoobo.zoobo_right{
		width:14%;
		right:0;
	}
	.mv-wrap .mv-bg_wrap::before{
		height: 63.4666666667vw;
		background: linear-gradient(0deg, rgba(0, 0, 0, 1) 65%, rgba(0, 0, 0, 0) 100%);
	}
	.mv-wrap .mv-bg_wrap .mv-bg_tiger{
		width:100%;
		bottom:auto;
		top:26%;
	}
	.mv-wrap .mv-bg_wrap .mv-bg_lion{
		width:124.666666667%;
		bottom:auto;
		top:10%;
		left:-68%;
	}
	.mv-wrap .mv-bg_wrap .mv-bg_panther{
		width: 57.6%;
		top:2%;
		right: 18%;
	}
	.mv-wrap .mv-bg_wrap .mv-bg_leaf02{
		width:35%;
	}
}
.wrap2 {
	margin-bottom: 260px;
}
.wrap3 .bg02 {
	width: 1128px;
	min-width: 1128px;
	height: auto;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/bg02.png) center top no-repeat;
	padding: 158px 50px 92px;
	background-size: 100% 100%;
	position: relative;
	color: #17177c;
	z-index: 10;
}
.wrap3 .bg02 h2 {
	position: absolute;
	margin: auto;
	top: -70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.wrap3 .bg02 h3 {
	font-weight: 900;
	font-size: 30px;
	padding-left: 94px;
	position: relative;
	margin-bottom: 20px;
}
.wrap3 .bg02 h3:after,
.wrap3 h4:after {
	width: 89px;
	height: 85px;
	position: absolute;
	margin: auto;
	content: "";
	left: 0;
	top: 0;
	-webkit-transform: translateY(-48%);
	transform: translateY(-48%);
	line-height: 1.3;
}
.wrap3 .bg02 .h3_1:after {
	background: url(../img/h3_1.png) center center no-repeat;
}
.wrap3 .bg02 .h3_2:after {
	background: url(../img/h3_2.png) center center no-repeat;
}
.wrap3 .bg02 .h3_3:after {
	background: url(../img/h3_3.png) center center no-repeat;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.wrap3 .left {
	float: left;
	width: 60%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.wrap3 .right {
	float: right;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.wrap3 .left.txt {
	padding: 0px 0 0 42px;
}
.wrap3 .right.txt {
	padding: 20px 0 0 42px;
}
.wrap3 .txt p {
	padding-left: 15px;
}
.wrap3 .bg02 p {
	line-height: 1.4;
	font-size: 18px;
}
.wrap3 .bg02 .fz16 {
	font-size: 16px;
}
.wrap3 .illumination_sub {
	text-align: left;
	margin-top: 60px;
	margin-left: -40px;
}
.wrap3 .box3_2 ul {
	margin: 70px 80px 0;
}
.wrap3 .box3_2 ul li {
	float: left;
	width: 49%;
	margin-bottom: 30px;
	border-bottom: dotted 4px #1e1e80;
	padding-bottom: 30px;
}
.wrap3 .box3_2 ul li:nth-child(odd) {
	margin-right: 2%;
	clear: left;
}
.wrap3 .box3_2 ul li:nth-child(3) {
	position: relative;
	padding-right: 160px;
	min-height: 220px;
	background-image: url(../img/koaramark.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.wrap3 .box3_2 ul li:nth-child(4) {
	position: relative;
	padding-right: 160px;
	min-height: 220px;
	background-image: url(../img/gorira_monument.png);
	background-position: top right;
	background-repeat: no-repeat;
}
@media screen and (max-width:768px) {
	.wrap3 .box3_2 ul li:nth-child(3) {
		-webkit-background-size: 20%;
		background-size: 110px;
	}
	.wrap3 .box3_2 ul li:nth-child(4) {
		-webkit-background-size: 20%;
		background-size: 110px;
	}
}
.wrap3 .box3_2 ul li dd:nth-child(3) {
	position: absolute;
	top: 0;
	right: 0;
	width: 170px;
}
.wrap3 .box3_2 h4 {
	font-size: 24px;
	padding-left: 1em;
	height: 3.5em;
	color: #ea6cec;
	letter-spacing: -0.03em;
}
.wrap3 .box3_2 li:nth-child(2) h4 {
	color: #62d231;
}
.wrap3 .box3_2 li:nth-child(3) h4 {
	color: #45b2df;
}
.wrap3 .box3_2 li:nth-child(4) h4 {
	color: #fd7100;
}
.wrap3 .box3_2 li dl {
	margin: 0 0 0 20px;
}
.wrap3 .box3_2 li dt {
	display: inline-block;
	padding: 5px 25px;
	color: #fff;
	background: #ea6cec;
	border-radius: 50%;
	margin-right: 15px;
	vertical-align: middle;
}
.wrap3 .box3_2 li dd {
	display: inline-block;
	vertical-align: middle;
	color: #333;
}
.top_pickupimage {
	float: right;
}
.wrap3 .box3_2 li:nth-child(2) dt {
	background: #62d231;
}
.wrap3 .box3_2 li:nth-child(3) dt {
	background: #45b2df;
}
.wrap3 .box3_2 li:nth-child(4) dt {
	background: #fd7100;
}
.wrap3 .box3_2 h4:after {
	display: none;
}
.box {
	position: relative;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 6;
}
.box1 {
	margin-bottom: 140px;
}
.box2 {
	margin-bottom: 130px;
}
.box3 {
	margin-bottom: 90px;
}
.box1:after {
	position: absolute;
	content: "";
	margin: auto;
	width: 500px;
	height: 360px;
	right: 2%;
	top: 0;
	bottom: 0;
	background: url(../img/img03.png) center center no-repeat;
}
.box2:after {
	position: absolute;
	content: "";
	margin: auto;
	width: 500px;
	height: 360px;
	left: 2%;
	top: 46%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img/img04.png) center center no-repeat;
}
.box3:after {
	position: absolute;
	content: "";
	margin: auto;
	width: 512px;
	height: 360px;
	right: 2%;
	top: 150px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(../img/img05.png) center center no-repeat;
}
.wrap3 h4 {
	font-size: 32px;
	font-weight: 800;
	color: #faee00;
	position: relative;
	padding-left: 90px;
}
.wrap3 h4+span {
	font-size: 18px;
	display: block;
	color: #faee00;
	margin-bottom: 18px;
	padding-left: 90px;
}
.wrap3 .box4 {
	width: 1012px;
	height: 226px;
	background: url(../img/bg03.png) center center no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 10px 0;
	font-weight: 800;
	position: relative;
	z-index: 6;
}
.wrap3 h4:after {
	background: url(../img/h3_4.png) center center no-repeat;
	-webkit-transform: translateY(-60%);
	transform: translateY(-60%);
}
.wrap3 .box4 p {
	color: #fff;
	font-size: 16px;
	padding-left: 90px;
	margin-bottom: 4px;
}
.wrap3 .box5 {
	background: url(../img/bg_oshiete.png) center center no-repeat;
	box-sizing: border-box;
	padding: 40px 10px 78px;
	font-weight: 800;
	position: relative;
	z-index: 6;
	margin-top: 40px;
}
.wrap3 .box5 h4 {
	color: #db0606
}
.wrap3 .box5 h4:after {
	background: url(../img/h3_5.png) center center no-repeat;
	-webkit-transform: translateY(-60%);
	transform: translateY(-60%);
}
.wrap3 .box5 .fix {
	margin: 20px 90px 0;
}
.wrap3 .box5 .fix p {
	color: #333;
}
.wrap3 .box5 .fix p a {
	text-decoration: underline;
	font-size: 110%;
}
.wrap3 .box5 .fix p a:hover {
	text-decoration: none;
}
.wrap3 .box5 .fix .qr {
	position: absolute;
	top: 45px;
	right: 90px;
}
.wrap3 {
	margin-bottom: 140px;
}
/*-----------*/
.slide_main .inner {
	position: relative;
}
.slide_main {
	min-width: 1200px;
}
.slide_main img {
	width: 100%;
	min-width: 1200px;
}
.slide_main .text_area {
	position: absolute;
	background: url(../img/bg04.png) center center no-repeat;
	top: 55%;
	left: 25%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slide_main .inner_2 {
	position: relative;
	width: 546px;
	height: 542px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 100px 74px;
	font-weight: bold;
	z-index: 6;
}
.slide_main .inner_2 h5 {
	position: absolute;
	white-space: nowrap;
	width: auto;
	margin: auto;
	border-radius: 10px;
	padding: 10px 15px;
	top: -10px;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	background: url(../img/bg05.png) center center no-repeat;
	background: #e87475;
	color: #fff;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
}
.slide_main .inner_2 h5 span {
	display: inline-block;
}
.slide_main .slide01 .inner_2 p,
.slide_main .slide06 .inner_2 p {
	font-size: 16px;
}
.slide_main .inner_2 p.f_small {
	font-size: 15px;
}
.slide_main .inner_2 p.mt10 {
	margin-top: 10px;
}
.slide_main .inner_2 p span {
	color: #e87575;
}
.slide_main .slide02 .inner_2 h5 {
	background: #ee1100;
}
.slide_main .slide02 p span {
	color: #ee1100;
}
.slide_main .slide03 .inner_2 h5 {
	background: #44b4ca;
}
.slide_main .slide03 .inner_2 p span {
	color: #44b4ca;
}
.slide_main .slide04 .inner_2 h5 {
	background: #22ade5;
}
.slide_main .slide04 .inner_2 p span {
	color: #22ade5;
}
.slide_main .slide05 .inner_2 h5 {
	background: #6392c6;
}
.slide_main .slide05 .inner_2 p span {
	color: #6392c6;
}
.slide_main .slide06 .inner_2 h5 {
	background: #ed6d00;
}
.slide_main .slide06 .inner_2 h6,
.slide_main .slide06 .inner_2 p span {
	color: #ed6d00;
}
.slide_main .inner_2 .p2 {
	font-size: 18px;
}
.slide_main .inner_2 h6 {
	font-size: 30px;
	color: #e87575;
	font-weight: 800;
	margin-bottom: 10px;
}
.slide_main .slide04 .inner_2 h6 {
	color: #ee2200;
	background: #ffee00;
	border-radius: 10px;
	padding: 10px 5px;
	font-size: 21px;
	text-align: center;
	margin: 10px 0;
	letter-spacing: -0.03em;
}
.slide_main .slide06 .inner_2 h6 span {
	font-size: 80%;
	display: block;
}
.slide_main .inner_2 .border01 {
	width: 372px;
	height: 4px;
	display: block;
	background: url(../img/border01.png) center center no-repeat;
	margin: 40px auto 36px;
}
.bx-wrapper {
	box-shadow: 0px 4px 2px 4px rgba(0, 0, 0, 0.2);
	z-index: 50;
}
#bx-pager {
	width: 100%;
	margin: 0 auto;
	display: table;
	position: relative;
	z-index: 1;
}
#bx-pager:after {
	display: none;
}
#bx-pager li a {
	display: block;
	position: relative;
}
#bx-pager li {
	width: auto;
	display: table-cell;
	float: none;
}
#bx-pager li a img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
}
#bx-pager li a .hover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 10px;
	opacity: 0;
	transition: opacity .5s;
	z-index: 1;
}
#bx-pager li a:hover .hover,
#bx-pager a.active .hover {
	opacity: 1;
}
#bx-pager a.active .hover {
	padding: 0;
	border: solid 10px #E87475;
}
.banner {
	margin-bottom: 240px;
	position: relative;
	z-index: 6;
}
.banner p {
	font-size: 33px;
	background: #e540df;
	color: #fff;
	letter-spacing: -0.03em;
	padding: 5px 0;
	max-width: 1400px;
	margin: 0 auto;
}
/*-------*/
.wrap4 {
	margin-bottom: 160px;
	position: relative;
	z-index: 6;
}
.wrap4 .slide_on {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
	text-align: center;
	font-size: 36px;
	top: -75px;
	padding: 28px 0;
	color: #EB6DA0;
	font-weight: bold;
	background: url(../img/bg03_2.png) center top no-repeat;
}
.wrap4 .slide_on.end_cloud {
	top: auto;
	bottom: -120px;
	width: auto;
	font-size: 30px;
	letter-spacing: -0.03em;
	background-size: 760px 100%;
}
.wrap5 .bg06 {
	width: 1096px;
	min-width: 1096px;
	height: auto;
	margin: 0px auto 240px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../img/bg06.png) center top no-repeat;
	padding: 158px 80px 124px;
	position: relative;
	z-index: 6;
	box-sizing: border-box;
}
.wrap5 .bg06 h2 {
	position: absolute;
	margin: auto;
	top: -96px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 746px;
}
.event_list>li {
	display: block;
	width: 100%;
	padding-bottom: 0;
	border-bottom: 3px dotted rgba(73, 73, 175, 0.6);
	position: relative;
}
.event_list>li:last-child {
	border-bottom: 0px;
}
.event_list>li a:before,
.event_list>li a:after {
	content: "";
	position: absolute;
	margin: auto;
	width: 20px;
	height: 20px;
	top: 50%;
	right: 30px;
	margin: auto;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	border-top: 3px solid #cc2200;
	border-right: 3px solid #cc2200;
	z-index: 2;
	transition: all .5s;
}
.event_list>li a:before {
	-webkit-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
	right: 35px;
	z-index: 5;
	margin-top: -3px;
}
.event_list>li a:after {
	border: none;
	background: #fff;
	border: solid 2px #cc2200;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	z-index: 1;
	right: 5px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.event_list>li a:hover:after {
	background: #cc2200;
}
.event_list>li a:hover:before {
	border-color: #fff;
}
.event_list>li a {
	display: block;
	color: #444;
	transition: background .5s, color .5s;
	padding: 50px 10px;
}
.event_list>li a:hover {
	color: #dd6600;
	background: #ffffcc;
}
.event_list>li .left,
.event_list>li .right {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.event_list>li .left {
	width: 304px;
	margin-right: 10px;
}
.event_list>li .right .schedule_txt {
	display: block;
	text-align: center;
	font-size: 30px;
	text-align: left;
	padding-left: 49px;
	position: relative;
}
.event_list>li .right .schedule_txt b {
	display: inline-block;
	background: #6c9;
	color: #fff;
	vertical-align: middle;
	line-height: 1;
	padding: 8px;
	border-radius: 50%;
	font-size: 125%;
	position: absolute;
	top: -5px;
	left: 0;
	padding: 5px;
}
.event_list>li.sat .right .schedule_txt b {
	background: #39c;
}
.event_list>li.sun .right .schedule_txt b {
	background: #e66;
}
.event_list>li ul {
	width: 540px;
}
.event_list>li li {
	font-size: 20px;
	text-align: left;
	padding-left: 20px;
	position: relative;
}
.event_list>li li:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: auto;
	width: 8px;
	height: 8px;
	background: #999;
	position: absolute;
	top: 12px;
	left: 0;
	border-radius: 50%;
}
.event_list>li li+li {
	margin-top: 5px;
}
.event_list>li li.talk {
	margin-top: 10px;
}
.event_list>li li dd {
	font-size: 16px;
}
/*-----*/
.bg07 {
	width: 1102px;
	min-width: 1102px;
	margin: 0 auto 290px;
	height: auto;
	background: url(../img/bg07.png) center top no-repeat;
	padding: 116px 80px 40px;
	position: relative;
	z-index: 6;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.bg07 h2 {
	position: absolute;
	margin: auto;
	top: -90px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 584px;
}
.wrap6 .bg07 p {
	font-size: 20px;
}
.bg07 .btn01 {
	position: absolute;
	margin: auto;
	top: 260px;
	right: 70px;
	line-height: 1.2;
	padding: 15px;
	height: auto;
}
.bg07 .btn01 span:after {
	right: 4px;
}
.btn01 {
	letter-spacing: 0.08em;
	display: block;
	color: #fff;
	background: #c30d23;
	border: solid 1px #c30d23;
	text-align: center;
	width: 312px;
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	border-radius: 10px;
	box-shadow: 4px 3px 2px rgba(0, 0, 0, 0.4);
	transition: background .5s, color .5s;
}
.btn01:hover {
	background: #fff;
	color: #c30d23;
}
.btn02 {
	background: #17177c;
	border-color: #17177c;
	font-size: 18px;
}
.btn03 {
	background: #3cb3ea;
	border-color: #3cb3ea;
	font-size: 18px;
}
.btn02:hover {
	color: #17177c;
}
.btn03:hover {
	color: #3cb3ea;
}
.btn01 span {
	display: block;
	position: relative;
	padding-right: 20px;
}
.btn02 span {
	padding-right: 36px;
}
.btn03 span {
	padding-right: 30px;
}
.btn01 span:after {
	position: absolute;
	content: "";
	width: 28px;
	height: 28px;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 14px;
	background: url(../img/arrow02.png) center center no-repeat;
}
.btn02 span:after {
	background: url(../img/arrow03.png) center center no-repeat;
}
.btn03 span:after {
	background: url(../img/arrow04.png) center center no-repeat;
}
.bg07 .p2 {
	color: #fff;
	background: #c30d23;
	text-align: center;
	border-radius: 10px;
	padding: 8px 0;
	margin: 50px 0 25px;
}
.bg07 .otoiawase dt,
.bg07 .otoiawase dd {
	display: inline-block;
	font-weight: 700;
	vertical-align: top;
}
.bg07 .otoiawase dt {
	font-size: 24px;
	text-align: center;
	width: 220px;
	color: #fff;
	background: #17177c;
	border-radius: 10px;
	padding: 3px 0;
	margin-right: 26px;
}
.bg07 .otoiawase dl+dl {
	margin-top: 14px;
}
.bg07 .otoiawase dd {
	font-size: 28px;
	color: #17177c;
}
.bg07 .otoiawase dd a {
	color: #17177c;
}
.bg07 .otoiawase dd span {
	font-size: 18px;
	font-weight: normal;
}
.bg08 {
	width: 1102px;
	min-width: 1102px;
	margin: 0 auto 280px;
	height: auto;
	background: url(../img/bg08.png) center top no-repeat;
	padding: 116px 90px 70px;
	position: relative;
	z-index: 6;
	box-sizing: border-box;
}
.bg08 .list02 li {
	display: block;
	width: 100%;
	padding-bottom: 32px;
	border-bottom: 3px dotted rgba(215, 95, 109, 0.6);
	position: relative;
}
.bg08 .list02 li:last-child {
	border-bottom: 0px;
}
.bg08 .list02 li dl,
.bg08 .list02 li a {
	display: inline-block;
	vertical-align: middle;
}
.bg08 .list02 li dl {
	text-align: left;
	margin-right: 0px;
	min-width: 540px;
}
.bg08 .list02 li dl dt {
	font-size: 24px;
	margin-bottom: 6px;
}
.bg08 .list02 li dl dd {
	font-size: 18px;
	line-height: 1.6;
}
.bg08 h2 {
	position: absolute;
	margin: auto;
	top: -90px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 586px;
}
.bg08 .list02 li+li {
	margin-top: 32px;
}
.bg08 .list02 li .a2 a {
	display: block;
}
.bg08 .list02 li .a2 a+a {
	margin-top: 20px;
}
.bg08 .list02 li .a2 {
	display: inline-block;
	vertical-align: top;
	padding-top: 10px;
}
/*---------*/
.bg09 {
	width: 1106px;
	min-width: 1106px;
	margin: 0 auto 240px;
	height: auto;
	background: url(../img/bg09.png) center top no-repeat;
	padding: 100px 90px 90px;
	position: relative;
	z-index: 6;
}
.bg09 h2 {
	position: absolute;
	margin: auto;
	top: -100px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 714px;
}
a[href*="pdf"] {
	font-size: 18px;
	padding: 0 20px;
	width: auto;
	display: inline-block;
}
a[href*="pdf"].btn01 span:after {
	right: 0;
}
a[href*="pdf"] span {
	display: inline-block;
	padding-left: 32px;
	padding-right: 32px;
	position: relative;
}
a[href*="pdf"] span:before {
	content: "";
	position: absolute;
	margin: auto;
	width: 24px;
	height: 30px;
	left: 0;
	top: 0;
	bottom: 0;
	background: url(../img/ico_pdf.png) center center no-repeat;
}
a[href*="pdf"]:hover {
	text-decoration: none;
}
.bg09 .p1 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bg09 .txt_area {
	background: #e0e0e0;
	width: 770px;
	margin: 0 auto;
	padding: 20px 40px 10px;
}
.bg09 .txt_area p {
	font-size: 16px;
	line-height: 1.875;
	margin-bottom: 10px;
}
.bg09 .txt_area a {
	font-size: 18px;
	color: #787878;
	text-decoration: underline;
	position: relative;
	margin-bottom: 20px;
	display: block;
}
.bg09 .txt_area a:hover {
	text-decoration: none;
}
.bg09 .txt_area a span {
	margin-right: 10px;
}
.wrap9 .bg09 {
	background-size: 100% 100%;
}
.wrap9 h3 {
	font-size: 32px;
	background: #06068a;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	border-radius: 10px;
	margin-bottom: 20px;
}
.wrap9 h3+div {
	font-size: 38px;
	color: #06068a;
	vertical-align: middle;
	margin-bottom: 40px;
}
.wrap9 h3+div b {
	font-size: 26px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 20px;
}
.wrap9 h3+div b:nth-child(2) {
	margin-left: 40px;
}
.wrap9 h3+div.tels {
	font-size: 44px;
	letter-spacing: 0.02em;
}
@media screen and (max-width:768px) {
	.bg01 {
		min-width: 0;
	}
	.wrap3 .bg02 .fz16 {
		font-size: 14px;
	}
	.p_lr10 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}
	.area_1 {
		margin-bottom: 0px;
		/* padding-bottom: 130px; */
	}
	.page_nav .inner {
		width: 100%;
		border-radius: 20px;
		background: #fff;
		margin: 0 auto;
		padding: 30px 10px 10px;
	}
	.page_nav li {
		display: block;
		float: left;
		width: 49%;
		margin-bottom: 10px;
	}
	.page_nav li a {
		display: table-cell;
		vertical-align: middle;
		width: 300px;
		height: 70px;
		font-size: 16px;
		color: #fff;
		box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.4);
		border-radius: 16px;
	}
	.page_nav li+li {
		margin-left: 0;
	}
	.page_nav li:nth-of-type(2n) {
		margin-left: 2%;
	}
	.page_nav p {
		font-size: 14px;
		margin: 0 0 5px;
	}
	.wrap3 .bg02 {
		width: 100%;
		min-width: 0;
		margin: 0 auto;
		padding: 60px 10px 0;
		background: none;
	}
	.wrap3 .left.txt {
		padding: 0px;
		text-align: left;
	}
	.wrap3 .right.txt {
		padding: 0px;
		text-align: left;
	}
	.wrap3 .left {
		float: none;
		width: 100%;
	}
	.wrap3 .right {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
		position: relative;
	}
	.box1:after {
		display: none;
	}
	.box2:after {
		display: none;
	}
	.box3:after {
		display: none;
	}
	.wrap3 .bg02 h3 {
		font-weight: 900;
		font-size: 24px;
		padding-left: 60px;
		margin-bottom: 20px;
	}
	.wrap3 .bg02 p {
		line-height: 1.4;
		font-size: 14px;
	}
	@media screen and (max-width: 320px) {
		.wrap3 .bg02 p {
			line-height: 1.4;
			font-size: 14px;
		}
		.wrap3 .bg02 h3 {
			font-size: 20px;
		}
	}
	.wrap3 .bg02 h2 {
		position: absolute;
		margin: auto;
		width: 80%;
		top: -40px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		max-width: 380px;
	}
	.wrap3 .bg02 h3:after,
	.wrap3 h4:after {
		width: 50px;
		height: 50px;
		-webkit-background-size: contain;
		background-size: contain;
		-webkit-transform: translateY(-30%);
		transform: translateY(-30%);
	}
	.wrap3 .bg02 .h3_1:after {
		-webkit-background-size: contain;
		background-size: contain;
	}
	.wrap3 .bg02 .h3_2:after {
		-webkit-background-size: contain;
		background-size: contain;
	}
	.wrap3 .bg02 .h3_3:after {
		-webkit-background-size: contain;
		background-size: contain;
	}
	.wrap3 {
		margin-bottom: 20px;
		background: #fff;
		padding-bottom: 20px;
	}
	.wrap3 .illumination_sub {
		text-align: center;
		margin-top: 0;
		margin-left: 0;
	}
	.wrap3 .box3_2 ul {
		margin: 0 10px 0;
	}
	.wrap3 .box3_2 ul li {
		float: none;
		width: auto;
		margin-bottom: 10px;
		border-bottom: dotted 2px #1e1e80;
		padding-bottom: 20px;
	}
	.wrap3 .box3_2 ul li:nth-child(odd) {
		margin-right: 0;
	}
	.wrap3 .box3_2 ul li:nth-child(3),
	.wrap3 .box3_2 ul li:nth-child(4) {
		padding-right: 120px;
		min-height: 140px;
	}
	.wrap3 .box3_2 ul li dd:nth-child(3) {
		width: 112px;
	}
	.wrap3 .box3_2 h4 {
		font-size: 17px;
		padding-left: 1em;
		height: auto;
	}
	.wrap3 .box3_2 li dl {
		margin: 0;
	}
	.wrap3 .box3_2 li dt {
		display: inline-block;
		padding: 5px 25px;
		color: #fff;
		background: #ea6cec;
		border-radius: 50%;
		margin-right: 15px;
		vertical-align: middle;
	}
	.box1 {
		margin-bottom: 20px;
	}
	.box2 {
		margin-bottom: 20px;
	}
	.box3 {
		margin-bottom: 40px;
	}
	.box .left {
		margin-bottom: 20px;
		text-align: center;
		position: relative;
	}
	.wrap3 .box4 {
		width: 100%;
		height: auto;
		background: url(../img/bg03_sp.png) top center no-repeat;
		-webkit-background-size: contain;
		background-size: contain;
		padding: 30px 10px 40px;
	}
	.wrap3 h4 {
		font-size: 20px;
		font-weight: 800;
		color: #faee00;
		position: relative;
		padding-left: 60px;
		margin-bottom: 10px;
	}
	.wrap3 h4+span {
		font-size: 16px;
		display: block;
		color: #faee00;
		margin-bottom: 18px;
		padding: 0 10px;
	}
	.mv {
		margin-bottom: 10px;
		/* margin-top: 50px; */
	}
	.wrap3 .box4 p {
		font-size: 14px;
		padding-left: 10px;
		margin-bottom: 4px;
	}
	.wrap3 .box5 {
		padding: 50px 10px 20px;
		background: url(../img/bg_oshiete_sp.png) center center no-repeat;
		background-size: 100% 100%;
		font-weight: 800;
		margin: 30px 0 0;
	}
	.wrap3 .box5 .nakama.p_center {
		display: inline-block;
		width: 50px;
		top: -70px;
	}
	.wrap3 .bg02 .box5 p {
		font-size: 15px;
	}
	.wrap3 .box5 h4:after {
		width: 50px;
		height: 50px;
		-webkit-background-size: contain;
		background-size: contain;
		-webkit-transform: translateY(-30%);
		transform: translateY(-30%);
	}
	.wrap3 .box5 .fix {
		margin: 0px 10px;
	}
	.wrap3 .box5 .fix .qr {
		position: static;
		top: auto;
		right: auto;
		margin-top: 10px;
		text-align: center;
	}
	.wrap3 .box5 .fix .qr img {
		width: 116px;
		height: auto;
	}
	.slide_main img {
		width: 100%;
		height: auto;
		min-width: 0;
	}
	#bx-pager {
		width: 100%;
		margin: 0 auto;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
	}
	#bx-pager:after {
		display: block;
	}
	#bx-pager li {
		width: 33.33333%;
		width: -webkit-calc(100% / 3);
		width: calc(100% / 3);
		display: block;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
	}
	#bx-pager li a img {
		width: 100%;
		height: auto;
		height: 100%;
		max-height: 100%;
	}
	.wrap4 {
		margin-bottom: 0px;
		/* background: #06068a; */
		padding-top: 10px;
	}
	.wrap4 .slide_on {
		position: relative;
		font-size: 21px;
		margin: 10px 5px 0;
		background-size: 100% 100%;
		padding: 25px 0;
		top: auto;
	}
	.wrap4 .slide_on.end_cloud {
		position: relative;
		font-size: 21px;
		margin: 10px 2px 30px;
		background-size: 100% 100%;
		padding: 25px 0;
		bottom: auto;
	}
	.wrap4 p.slide_on.end_cloud {
		padding: 22px 0;
		font-size: 17px;
		letter-spacing: -0.04em;
		line-height: 1.25;
	}
	.wrap5 .bg06 {
		width: 100%;
		min-width: 0;
		height: auto;
		margin: 0 auto;
		background: none;
		padding: 10px;
		position: relative;
		background: #fff;
	}
	.banner {
		margin-bottom: 0px;
		padding: 30px 0 90px;
		/* background: url(../img/sp_bg03.jpg) center top repeat; */
	}
	.banner p {
		font-size: 16px;
		line-height: 1.2;
	}
	.wrap5 .bg06 h2 {
		position: absolute;
		margin: auto;
		top: -30px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 80%;
		z-index: 5;
	}
	.event_list>li {
		display: block;
		width: 100%;
		padding: 0;
	}
	.event_list>li:after {
		display: none;
	}
	.event_list>li .left {
		width: 30%;
		margin-right: 0;
		display: table-cell;
	}
	.event_list>li .right {
		width: 68%;
		display: table-cell;
		padding-left: 20px;
	}
	.event_list {
		margin-top: 60px;
	}
	.event_list>li:after {
		content: "";
		position: absolute;
		margin: auto;
		background: url(../img/arrow01.png) center center no-repeat;
		background-size: contain;
		width: 10px;
		height: 20px;
		right: 0;
		top: 0;
		bottom: 0;
	}
	.event_list>li+li {
		margin-top: 0;
	}
	.event_list>li a {
		padding: 10px 0;
	}
	.event_list>li .left,
	.event_list>li .right {
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		width: auto;
		padding: 0;
	}
	.event_list>li .left {
		width: auto;
		display: block;
		margin-right: 0;
		margin-top: 5px;
	}
	.event_list>li ul {
		width: auto;
		margin-top: 5px;
	}
	.event_list>li li {
		font-size: 15px;
		padding-left: 15px;
		position: relative;
	}
	.event_list>li .right .schedule_txt {
		font-size: 20px;
		padding-left: 38px;
		padding-right: 38px;
	}
	.event_list>li .right .schedule_txt br {
		display: none;
	}
	.event_list>li li:before {
		width: 6px;
		height: 6px;
		top: 8px;
	}
	.event_list>li li+li {
		margin-top: 0px;
	}
	.event_list>li li.talk {
		margin-top: 0px;
	}
	.event_list>li li dd {
		font-size: 12px;
	}
	.event_list>li a:before {
		width: 14px;
		height: 14px;
		right: 21px;
		margin-top: -2px;
	}
	.event_list>li a:after {
		width: 32px;
		height: 32px;
		right: 5px;
	}
	.bg07 h2 {
		position: absolute;
		margin: auto;
		top: -40px;
		left: 50%;
		width: 80%;
		max-width: 380px;
	}
	.wrap6 .bg07 p {
		font-size: 16px;
	}
	.bg07 {
		width: 100%;
		min-width: 0;
		margin: 0 auto 0;
		height: auto;
		background: url(../img/bg07.png) center top no-repeat;
		background: #fff;
		padding: 60px 10px 10px;
		position: relative;
		background-size: contain;
	}
	.sp_bg03 {
		width: 100%;
		height: 100px;
		/* background: url(../img/sp_bg03.jpg) center top no-repeat; */
		background-size: cover;
	}
	.text_area p {
		letter-spacing: 0.08em;
		font-weight: 700;
		font-size: 14px;
	}
	.bg07 .btn01 {
		position: static;
		margin: 20px auto 0;
		;
	}
	.btn01 {
		letter-spacing: 0.08em;
		width: 96%;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	a[href*="pdf"] {
		font-size: 16px;
		padding: 0 10px;
		width: auto;
	}
	a[href*="pdf"] span {
		padding-left: 26px;
		padding-right: 36px;
	}
	a[href*="pdf"] span:before {
		width: 20px;
		height: 24px;
		background-size: contain;
	}
	.bg07 .p2 {
		text-align: left;
		border-radius: 10px;
		padding: 8px 10px;
		font-size: 12px;
	}
	.bg07 .otoiawase dt {
		font-size: 16px;
		text-align: center;
		width: 10em;
		color: #fff;
		background: #17177c;
		border-radius: 10px;
		padding: 3px 0;
		margin-right: 26px;
		margin-bottom: 8px;
	}
	.bg07 .otoiawase dd {
		font-size: 16px;
		color: #17177c;
	}
	.bg07 .otoiawase dd {
		font-size: 16px;
	}
	.bg07 .otoiawase dd span {
		font-size: 16px;
	}
	.bg07 .otoiawase dt,
	.bg07 .otoiawase dd {
		display: block;
	}
	@media screen and (max-width:320px) {
		.bg07 .otoiawase dd {
			font-size: 14px;
		}
		.bg07 .otoiawase dd span {
			font-size: 14px;
		}
	}
	.bg08 {
		width: 100%;
		min-width: 0;
		margin: 0 auto 0;
		background: url(../img/bg08.png) center top no-repeat;
		background: #fff;
		padding: 70px 10px 0;
	}
	.bg08 h2 {
		top: -34px;
		left: 50%;
		width: 80%;
		max-width: 380px;
	}
	.bg08 .list02 li dl {
		margin-right: 0px;
		min-width: 0;
	}
	.bg08 .list02 li dl dt {
		font-size: 18px;
		margin-bottom: 6px;
	}
	@media screen and (max-width: 320px) {
		.bg08 .list02 li dl dt {
			font-size: 16px;
		}
	}
	.bg08 .list02 li dl dd {
		font-size: 14px;
		line-height: 1.5;
	}
	.bg08 .list02 li .a2 {
		display: block;
		padding-top: 0px;
	}
	.bg08 .btn01 {
		margin: 20px auto 0;
	}
	.bg08 .btn02,
	.bg08 .btn03 {
		margin: 20px auto 0;
		width: 100%;
	}
	.bg08 .list02 li dl,
	.bg08 .list02 li a {
		display: block;
	}
	.bg09 {
		width: 100%;
		min-width: 0;
		margin: 0 auto 120px;
		background: url(../img/bg09.png) center top no-repeat;
		background: #fff;
		padding: 70px 10px 10px;
		box-sizing: border-box;
	}
	.bg09 h2 {
		margin: auto;
		top: -34px;
		width: 80%;
		max-width: 380px;
	}
	.bg09 .txt_area {
		background: #e0e0e0;
		width: 100%;
		margin: 0 auto;
		padding: 14px;
	}
	.bg09 .txt_area p {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 18px;
	}
	.bg09 .p1 {
		margin: 20px 0;
	}
	.bg09 .txt_area p br {
		display: none;
	}
	.bg09 .txt_area a {
		font-size: 14px;
		margin-bottom: 0px;
		display: block;
	}
	.bg09 .txt_area a span {
		display: block;
	}
	footer div>div {
		display: block;
		width: 48%;
		float: none;
		margin: auto;
		text-align: center;
	}
	.wrap9 h3 {
		font-size: 22px;
	}
	.wrap9 h3+div {
		font-size: 18px;
		margin-bottom: 30px;
	}
	.wrap9 h3+div b {
		font-size: 14px;
		margin-right: 5px;
	}
	.wrap9 h3+div b:nth-child(2) {
		margin: 0;
	}
	.wrap9 h3+div span {
		display: inline-block;
		margin-right: 20px;
	}
	.wrap9 h3+div.tels {
		font-size: 22px;
		letter-spacing: 0em;
	}
	footer div>div span {
		display: table-cell;
		vertical-align: middle;
	}
	footer div+div {
		margin-left: 0px;
	}
	/*-------------*/
	.item.display_sp {
		display: block;
	}
	.item11 {
		display: none;
	}
	.item13 {
		display: none;
	}
	.item14 {
		display: none;
	}
	.item15 {
		display: none;
	}
	.item16 {
		display: none;
	}
	.item18 {
		display: none;
	}
	.item17 {
		top: -100px;
		width: 58px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		z-index: 2;
	}
	.item08 {
		top: 750px;
		right: -30px;
		z-index: 2;
	}
	.item09 {
		top: -40px;
		left: 280px;
	}
	.sp_item01 {
		left: 10px;
		top: 0;
	}
	.sp_item02 {
		right: 0;
		bottom: 0;
		z-index: 2;
		width: 100px;
	}
	.sp_item03 {
		right: 0;
		bottom: -50px;
	}
	.sp_item04 {
		left: 0;
		top: 0;
	}
	.sp_item05 {
		left: 0;
		bottom: 0;
	}
	.sp_item06 {
		right: -5px;
		top: -46px;
		width: 80px;
	}
	.sp_item07 {
		right: 0px;
		bottom: -80px;
		width: 80px;
	}
	.sp_item09 {
		top: -50px;
		width: 58px;
		right: 0;
		left: 0;
	}
	.sp_item10 {
		top: -90px;
		width: 58px;
		right: 0;
		left: 0;
	}
	.sp_item11,
	.sp_item11 {
		top: -70px;
		width: 70px;
		right: 36%;
	}
	.sp_item12 {
		top: -90px;
		width: 58px;
		right: 0;
		left: 0;
	}
	.item01 {
		top: -34px;
		left: 34%;
		z-index: 3;
		width: 80px;
	}
	.item02 {
		top: -30px;
		left: 44%;
		z-index: 3;
		width: 70px;
	}
}
.article_page .wrap2 {
	position: relative;
}
.article_page .wrap2 h2 {
	position: relative;
	z-index: 2;
}
.article_page .wrap2 h2 .item19 {
	top: -80px;
}
.article_page .wrap2 .maps {
	margin-top: -35px;
	position: relative;
	z-index: 1;
}
.article_page .wrap2 .maps img {
	width: 100%;
	height: auto;
}
.article_page .wrap2 .btn_wrap a {
	margin: 20px auto;
}
.article_page .wrap3 .box:after {
	display: none;
}
.article_page .wrap3 .fix {
	margin: 0 30px;
}
.article_page .wrap3 .box .left_area {
	float: left;
	width: 460px;
}
.article_page .wrap3 .box .right_area {
	float: right;
	width: 460px;
}
.article_page .wrap3 .fix.single_type {
	margin: 0;
}
.article_page .wrap3 .box .single_type .left_area {
	width: 440px;
}
.article_page .wrap3 .box .single_type .right_area {
	width: 540px;
}
.article_page .wrap3 .box .pht {
	margin-bottom: 30px;
	position: relative;
}
.article_page .wrap3 .box .pht {
	margin-bottom: 35px;
	position: relative;
}
.article_page .wrap3 .box .pht .nakama.up {
	top: -20px;
}
.article_page .wrap3 .box .pht .nakama.bottom {
	bottom: -20px;
}
.article_page .wrap3 .box .pht .nakama.up {
	top: -20px;
}
.article_page .wrap3 .box .pht .nakama.p_left {
	left: 0;
}
.article_page .wrap3 .box .pht .nakama.p_right {
	right: -10px;
}
.article_page .wrap3 .bg02 {
	background: url(../img/event/bg_cloud_middle.png) repeat-y top center;
	position: relative;
	padding-top: 80px;
	padding-bottom: 40px;
	margin: 400px auto 220px;
	overflow: visible;
	border-radius: 0 0 80px 80px;
}
.article_page .wrap3 .bg02:before {
	content: "";
	width: 100%;
	height: 250px;
	position: absolute;
	left: 0;
	right: 0;
	top: -250px;
	margin: auto;
	display: block;
	z-index: 1;
	background: url(../img/event/bg_cloud_head.png) no-repeat;
}
.article_page .wrap3 .bg02 .event_inner {
	position: relative;
	z-index: 5;
	margin-top: -200px;
}
.article_page .wrap3 .bg02 .event_inner .box1 {
	margin: 0;
}
.article_page .wrap3 .bg02 .event_inner .box2 {
	margin-bottom: 40px;
}
.article_page .wrap3 .bg02 h2 {
	top: -300px;
	z-index: 10;
}
.article_page .wrap3 .bg02 h3 {
	padding: 0;
	position: relative;
	margin: 0 0 20px;
	font-size: 29px;
	display: table;
	box-sizing: border-box;
	/* width:100%; */
	margin-left: -25px;
	letter-spacing: -0.03em;
}
.article_page .wrap3 .bg02 h3 i {
	display: block;
	font-style: normal;
	font-size: 16px;
	font-weight: normal;
}
.article_page .wrap3 .bg02 h3 div {
	display: inline-block;
	vertical-align: middle;
	display: table-cell;
	padding-left: 10px;
	text-align: left;
	width: auto;
	line-height: 1.3;
}
@media screen and (min-width:768px) {
	.article_page .wrap3 .bg02 h3 div {
		height: 66px !important;
	}
}
.article_page .wrap3 .bg02 h3 img {
	display: table-cell;
	vertical-align: middle;
	width: 64px;
}
.article_page .wrap3 .bg02 h3:after {
	display: none;
}
.article_page .wrap3 .bg02 table {
	width: 100%;
	box-sizing: border-box;
	border-collapse: separate;
	border-spacing: 8px;
	margin-bottom: 0;
}
.article_page .wrap3 .bg02 table th {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: #17177c;
	color: #fff;
	padding: 10px;
	border-radius: 10px;
	width: 7.5em;
	box-sizing: border-box;
}
.article_page .wrap3 .bg02 table td,
.article_page .wrap3 .bg02 table td p {
	font-size: 16px;
	color: #333;
	vertical-align: top;
	padding: 10px 5px;
}
.article_page .wrap3 .bg02 table .place th {
	background: #eabb00;
}
.article_page .wrap3 .bg02 table .time_place th {
	background: #a1a1e6;
	padding: 8px 10px;
	width: 50%;
}
.article_page .wrap3 .bg02 table .time_data td {
	font-size: 14px;
	color: #333;
	vertical-align: top;
	padding: 5px 0;
	box-sizing: border-box;
	letter-spacing: -0.03em;
}
.article_page .wrap3 .bg02 table .time_data td.hour {
	width: 7em;
}
.article_page .wrap3 .bg02 .sub_txt {
	color: #444;
	padding-left: 10px;
}
.article_page .wrap3 .bg02 .sub_txt a {
	text-decoration: underline;
	font-size: 110%;
}
.article_page .wrap3 .bg02 .sub_txt a:hover {
	text-decoration: none;
}
.article_page .wrap3 .bg02 .sponsorship {
	color: #444;
	font-size: 22px;
	padding-left: 10px;
	vertical-align: middle;
	margin-top: 20px;
}
.article_page .wrap3 .bg02 .sponsorship span {
	vertical-align: middle;
	margin-right: 5px;
}
.article_page .wrap3 .bg02 .accordion {
	max-width: 975px;
	margin: 40px auto;
}
.article_page .wrap3 .bg02 .accordion dt {
	border: solid 2px #17177c;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding: 15px;
	background: #fff;
	cursor: pointer;
	position: relative;
	border-radius: 10px;
	transition: background .5s, color .5s;
	margin-bottom: 20px;
}
.article_page .wrap3 .bg02 .accordion dt:after {
	content: "";
	display: inline-block;
	margin: auto;
	position: absolute;
	top: 25px;
	right: 20px;
	width: 12px;
	height: 12px;
	box-sizing: border-box;
	vertical-align: middle;
	border: 10px solid transparent;
	border-left: 12px solid #17177c;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: border .5s, transform .5s, top .5s;
}
.article_page .wrap3 .bg02 .accordion dt:hover,
.article_page .wrap3 .bg02 .accordion dt.opened {
	background: #17177c;
	color: #fff;
}
.article_page .wrap3 .bg02 .accordion dt:hover:after,
.article_page .wrap3 .bg02 .accordion dt.opened:after {
	border-left-color: #fff;
}
.article_page .wrap3 .bg02 .accordion dt.opened:after {
	-webkit-transform: rotate(90deg) scale(-1, 1);
	transform: rotate(90deg) scale(-1, 1);
	top: 15px;
}
.article_page .wrap3 .bg02 .accordion dt.opened:after {
	-webkit-transform: rotate(90deg) scale(-1, 1);
	transform: rotate(90deg) scale(-1, 1);
	top: 15px;
}
.event_list>li a {
	padding: 10px 10px;
}
/*
.article_page .event_list > li {
	float:left;
	width:49%;
	margin-right:2%;
}
.article_page .event_list > li:nth-child(2n) {
	margin-right:0;
}
.article_page .event_list > li:nth-child(2n+1) {
	clear:left;
}
.article_page .event_list > li ul{
	width:auto;
}
.article_page .event_list > li:last-child{
	border-bottom:3px dotted rgba(73, 73, 175, 0.6)
}
.article_page .event_list > li a{
	padding:10px;
}
*/
.article_page .wrap5 .bg06 {
	border-radius: 0 0 50px 50px;
}
@media screen and (max-width:768px) {
	.article_page .area_1 {
		margin-bottom: 0px;
		padding-bottom: 0;
	}
	.article_page .wrap1 {
		position: relative;
		padding: 20px 10px 0;
		margin-bottom: 40px;
	}
	.article_page .wrap2 h2 {
		max-width: 380px;
		margin: 0 auto;
	}
	.article_page .wrap2 h2 .item19 {
		top: -38px;
	}
	.article_page .wrap2 .maps {
		margin: -10px 10px 10px;
		overflow: auto;
	}
	.article_page .wrap2 .maps::-webkit-scrollbar {
		height: 10px;
	}
	.article_page .wrap2 .maps::-webkit-scrollbar-track {
		border-radius: 5px;
		background: #c1c1c1;
	}
	.article_page .wrap2 .maps::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #666;
	}
	.article_page .wrap2 .maps img {
		height: auto;
		width: 700px;
		max-width: 700px;
	}
	.article_page .wrap2 {
		margin-bottom: 100px;
	}
	.article_page .wrap3 .fix {
		margin: 0;
	}
	.article_page .wrap3 .box .left_area {
		float: none;
		width: auto;
		border-bottom: dotted 3px #ccc;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.article_page .wrap3 .box .right_area {
		float: none;
		width: auto;
		border-bottom: dotted 3px #ccc;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.article_page .wrap3 .bg02 .accordion dt {
		font-size: 15px;
		padding: 15px 30px 15px 10px;
	}
	.article_page .wrap3 .bg02 .accordion dt:after {
		right: 10px;
		top: 22px;
		border-width: 8px;
		border-left-width: 8px;
	}
	.article_page .wrap3 .box .single_type .left_area {
		width: auto;
	}
	.article_page .wrap3 .box .single_type .right_area {
		width: auto;
	}
	.article_page .wrap3 .box .pht {
		margin-bottom: 20px;
		text-align: center;
	}
	.article_page .wrap3 .box .pht .nakama.up {
		top: -15px;
		display: block;
	}
	.article_page .wrap3 .box .pht .nakama.bottom {
		bottom: -15px;
		display: block;
	}
	.article_page .wrap3 .box .pht .nakama.up {
		top: -15px;
		display: block;
	}
	.article_page .wrap3 .box .pht .nakama img {
		transform: scale(0.7);
	}
	.article_page .wrap3 .box .pht .nakama.p_left {
		left: 0;
		text-align: left;
	}
	.article_page .wrap3 .box .pht .nakama.p_right {
		right: -10px;
		text-align: right;
	}
	.article_page .wrap3 .bg02 {
		width: auto;
		padding-bottom: 0;
		margin: 0;
		border-radius: 0;
		background: #fff;
	}
	.article_page .wrap3 {
		margin-bottom: 80px;
	}
	.article_page .wrap3 .bg02:before {
		display: none;
	}
	.article_page .wrap3 .bg02 .event_inner {
		position: relative;
		z-index: 5;
		margin-top: 0;
	}
	.article_page .wrap3 .bg02 .event_inner .box1 {
		margin: 0;
	}
	.article_page .wrap3 .bg02 h2 {
		top: -40px;
		z-index: 10;
	}
	.article_page .wrap3 .bg02 h3 {
		margin: 0 auto 10px;
		font-size: 23px;
		text-align: center;
	}
	.article_page .wrap3 .bg02 h3 i {
		font-size: 12px;
	}
	.article_page .wrap3 .bg02 h3 div {
		padding-left: 5px;
		line-height: 1.4;
		border-bottom: solid 1px;
		padding-bottom: 5px;
	}
	.article_page .wrap3 .bg02 h3 img {
		display: table-cell;
		vertical-align: middle;
		width: 32px;
	}
	.article_page .wrap3 .bg02 table {
		border-collapse: separate;
		border-spacing: 4px;
	}
	.article_page .wrap3 .bg02 table th {
		font-size: 14px;
		padding: 5px;
		border-radius: 5px;
		width: 5em;
	}
	.article_page .wrap3 .bg02 table td {
		font-size: 14px;
		padding: 5px;
		vertical-align: middle;
	}
	.article_page .wrap3 .bg02 table td p {
		font-size: 14px;
	}
	.article_page .wrap3 .bg02 table td p.txt_indent {
		margin-left: 1em;
		padding: 0;
	}
	.article_page .wrap3 .bg02 table .time_place th {
		padding: 5px;
	}
	.article_page .wrap3 .bg02 table .time_data td {
		font-size: 12px;
		padding: 5px 0;
	}
	.article_page .wrap3 .bg02 table .time_data td.hour {
		width: 7em;
	}
	.article_page .wrap3 .bg02 .sub_txt {
		color: #444;
		padding-left: 10px;
	}
	.article_page .wrap3 .bg02 .sponsorship {
		font-size: 18px;
		padding-left: 5px;
		margin: 10px auto 0;
	}
	.article_page .wrap3 .bg02 .sponsorship img {
		width: 120px;
		height: auto;
	}
	.article_page .wrap3 .bg02 .sponsorship span {
		vertical-align: middle;
		margin-right: 5px;
	}
	.article_page .wrap3 .bg02 .accordion {
		max-width: 975px;
		margin: 40px auto;
	}
	.article_page .wrap5 .bg06 {
		padding: 10px 10px 20px;
		border-radius: 0;
		margin-bottom: 60px;
	}
	.article_page .event_list>li {
		display: block;
		width: 100%;
		padding: 0;
		float: none;
	}
	.article_page .event_list>li:after {
		display: none;
	}
}
/*--- 20210709 ---*/
.top_page {
	position:
		relative;
	z-index: 15;
}
.objects {
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	transition: transform .3s, opacity .3s;
	transform: rotate(-15deg) translateX(-5%);
	transform-origin: top;
	opacity: 0.2;
}
.objects.top2 {
	top: -12%;
	transform-origin: left bottom;
}
.objects.top3 {
	top: -8%;
}
.objects.top4 {
	top: -4%;
}
.objects.top5 {
	top: 17%;
}
.objects.top6 {
	top: 10%;
}
.objects.middle {
	top: 36%;
}
.objects.middle2 {
	top: 30%;
}
.objects.middle3 {
	top: 60%;
}
.objects.middle4 {
	top: 13%;
}
.objects.middle5 {
	top: 48%;
}
.objects.middle6 {
	top: auto;
	bottom: 20%;
}
.objects.bottom {
	top: auto;
	bottom: -6%;
}
.objects.bottom2 {
	top: auto;
	bottom: 16%;
}
.objects.bottom3 {
	top: auto;
	bottom: -22%;
	transform-origin: left bottom;
}
.objects.bottom4 {
	top: auto;
	bottom: -1%;
}
.objects.bottom5 {
	top: auto;
	bottom: 9%;
}
.objects.bottom6 {
	top: auto;
	bottom: 20%;
}
.objects.right {
	left: auto;
	right: 0;
	transition: transform .3s .3s, opacity .3s .3s;
	transform: rotate(15deg) translateX(5%);
	transform-origin: right bottom;
}
.objects.left.once,
.objects.right.once {
	transform: rotate(0deg) translateX(0);
	opacity: 1;
}
@media screen and (max-width:768px) {
	.objects.top2 {
		width: 110%;
		top: -10%;
	}
	.objects.middle {
		width: 30%;
	}
	.objects.bottom3{
		width:40%;
	}
	.objects.bottom{
		width:100%;
		bottom: -7%;
	}
}
.section00 {
	padding: 30px 0;
}
.section00 .caution_txt {
	background: #3d3d3d;
	border-radius: 10px;
	padding: 1.5em;
	font-size: 1.375rem;
	color: #fff;
}
.section00 .caution_txt p {
	display: block;
	text-align: center;
}
.section00 .caution_txt p a {
	text-decoration: underline;
	color: #0033cc;
}
.section_area {
	background: #fff;
	border-radius: 30px;
	padding-bottom: 60px;
}
.section_area:nth-of-type(n+2) {
	margin-top: 160px;
}
.section_area>* {
	padding-left: 50px;
	padding-right: 50px;
}
.top_page .section01,
.top_page .section02,
.top_page .section04,
.top_page .section05 {
	padding: 80px 0;
}
.top_page .section02 {
	padding: 0px 0 40px;
}
.top_page .section02 .section_area {
	background: none;
}
.top_page .section03 {
	padding-top: 20px;
	background: #004da1;
	background-image: linear-gradient(0deg, #070d62, #004da1);
}
.top_page .section03 .section_area {
	background: none;
}
.top_page .section03 .common_tit02 {
	background: none;
	margin-bottom: 20px;
}
.top_page .section03 .common_tit04 {
	color: #fff;
	background: transparent;
}
.top_page .section03 .col2_list .col2_item .col2_item_detail p {
	font-weight: normal;
	color: #fff;
}
.top_page div[class^="section0"] {
	position: relative;
	z-index: 5;
	transform: translate3d(0, 0, 0);
}
.top_page div[class^="section0"] .bg_items .item {
	position: absolute;
	z-index: -1;
	transform: translate3d(0, 0, 0);
}
.top_page div[class^="section0"] .bg_items .item.left {
	left: 0;
	top: 50%;
}
.top_page div[class^="section0"] .bg_items .item.right {
	right: 0;
	top: 20%;
}
.top_page .common_tit02 {
	text-align: center;
	font-size: 2.1275rem;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	border-radius: 20px 20px 0 0;
	margin-bottom: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: url(../img/tit.png) no-repeat;
}
.top_page .common_tit02 span {
	display: inline-block;
	padding: 30px;
	vertical-align: middle;
	position: relative;
	z-index: 0;
	letter-spacing: 1px;
}
.top_page .common_tit02 img {
	position: absolute;
	z-index: 1;
	display: block;
	margin: auto;
	left: 0;
	right: 0;
	top: -60px;
	bottom: auto;
}
.top_page .ttl_img {
	text-align: center;
}
.top_page .tit02_img {
	margin-inline: auto;
	text-align: center;
	margin-bottom: -20px;
	position: relative;
	z-index: 1;
}
.top_page .section02 .common_tit02 {
	margin: 60px auto 0;
	color: #dfa34b;
	background: none;
}
.top_page .section02 .common_tit02 span {
	display: inline-block;
	padding: 30px;
	vertical-align: middle;
	position: relative;
	z-index: 0;
}
.top_page .common_tit03,
.strong {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #580000;
	margin-bottom: 30px;
	padding: 0 0 20px;
	background: url(../img/tit_2.png) no-repeat bottom center;
	background-size: 627px;
}
.top_page .common_tit03 span {
	position: relative;
	z-index: 0;
}
.top_page .common_tit03 i {
	display: block;
	font-size: 0.875em;
	font-style: normal;
}
.common_tit03+.strong {
	background: none;
	padding-bottom: 0;
	margin: -0.5em 0 1.0em;
	color: #ae001c;
}
.top_page .section02 .common_tit03 {
	color: #ffffff;
}
.top_page .common_tit04 {
	background: #fff;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding: 8px 20px;
	border: 1px solid #fff;
	border-radius: 10px;
	text-align: center;
}
.top_page .common_tit05 {
	font-size: 20px;
	color: #003c1c;
	font-weight: bold;
	border-bottom: 2px dotted #003c1c;
	margin-bottom: 10px;
	margin-top: 20px;
}
.center_list {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	gap: 0.75em 1em;
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.6;
	max-width: 930px;
	margin: 0 auto;
	letter-spacing: -0.03em;
}
.center_list li {
	min-width: calc((100% - 3em) / 4);
	padding-left: 1.5em;
	background: url(../img/tit_3.png) no-repeat 0 4px;
	/* flex: 4 4 calc((100% - 3em) / 4); */
}
.center_list li:last-child {
	margin-right: 0;
}
.center_list li p {
	font-size: 0.675em;
	display: inline-block;
	margin-left: 0.5em;
}
.center_list li a {
	color: inherit;
	transition: color .4s;
	text-decoration: underline;
	text-underline-offset: 0.5em;
	text-decoration-thickness: 1px;
}
.center_list li a:hover {
	color: #00499d;
	text-decoration: none;
}
.col1_list .pht {
	text-align: center;
}
.fit_center {
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	width: fit-content;
}
.top_page .schedule_list {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.top_page .schedule_list .schedule_item {
	width: 23%;
	margin: 0 1% 2%;
}
.top_page .schedule_list .schedule_item:nth-child(n+5) {
	margin-top: 1%;
}
.top_page .schedule_list .schedule_item .img_wrap {
	border-radius: 10px;
	padding-bottom: 67%;
	outline: solid 1px transparent;
	transition: outline .4s .0s;
}
.top_page .schedule_list .schedule_item .img {
	margin-bottom: 1em;
}
.top_page .schedule_list .schedule_item:hover .img_wrap {
	outline: solid 1px #e0e0e0;
}
.top_page .schedule_list .schedule_item .img_wrap img {
	width: 100%;
}
.top_page .schedule_list .schedule_item .txt_wrap {
	margin-top: 0;
}
.top_page .schedule_list .schedule_item .txt_wrap .date {
	--main_color: #616161;
	color: #fff;
	font-size: 1rem;
	font-weight: bold;
	background: var(--main_color);
	border: var(--main_color) solid 1px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 14px 10px;
	border-radius: 5px;
	transition: background .4s, color .4s;
}
.top_page .schedule_list .schedule_item .txt_wrap .date.sat {
	--main_color: #10245d;
}
.top_page .schedule_list .schedule_item .txt_wrap .date.sun {
	--main_color: #c10009;
}
.top_page .schedule_list a.schedule_item:hover .txt_wrap .date {
	color: var(--main_color);
	background: #fff;
}
.top_page .section01 .page_link {
	margin-bottom: 0;
}
.top_page .schedule_list .schedule_item .txt_wrap .event_tit {
	color: #444444;
	margin-top: 5px;
}
.top_page .schedule_list .schedule_item .wait_tag {
	font-weight: bold;
	color: #444;
	text-align: left;
}
.top_page .section02 .guide_tit {
	position: absolute;
	top: -80px;
	text-align: center;
	left: 0;
	right: 0;
}
.top_page .col2_list {
	display: flex;
	justify-content: space-between;
}
.top_page .col2_list .col2_item {
	width: 48%;
}
.top_page .col2_list .col2_item .col2_item_detail {
	margin-top: 20px;
	text-align: center;
}
.top_page .col2_list .col2_item .col2_item_detail p {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 1.8;
	/* font-weight:500; */
}
.top_page .sns_list {
	display: flex;
	justify-content: center;
	flex-wrap:wrap;
	gap:40px 2%;
	padding-inline: 15%;
}
.top_page .sns_list .page_link {
	margin: 0;
}
.top_page .guide_area .col1_list>.page_link:nth-of-type(n + 3) {
	margin-top: -40px;
}
.top_page .guide_area .col2_list {
	padding-bottom: 30px;
	border-bottom: 6px dotted #ffffff;
	margin-bottom: 40px;
}
.top_page .guide_area .guide_caution {
	padding: 30px 0 40px;
}
.top_page .guide_area :is(.txt_wrap p, .txt_wrap li) {
	color: #fff;
}
.top_page .guide_area .attention {
	color: #ffff00;
}
.top_page .guide_area .guide_subtit {
	text-align: center;
	font-size: 1.875rem;
	font-weight: bold;
	color: #ffff00;
	margin-bottom: 1.25em;
}
.top_page .reserve_txt {
	font-size: 20px;
	color: #c30d23;
}
.top_page .section00.end {
	padding-bottom: 110px;
}
.section00.end .caution_txt p {
	text-align: center;
	font-size: 22px;
}
.page_link {
	text-align: center;
}
.multi_link {
	display: flex;
	justify-content: space-between;
	margin: 40px 0 80px;
}
.multi_link .page_link {
	width: 30%;
	margin: 0;
}
.multi_link .page_link a,
.multi_link .page_link a span {
	/* display:block; */
	width: 100%;
}
.multi_link .page_link a span {
	background-size: auto auto;
	padding: 15px;
}
.multi_link .page_link a span:after {
	width: 26px;
	height: 26px;
}
div>.page_link {
	margin: 40px 0 60px;
}
.page_link a {
	display: block;
	border-radius: 40px;
	padding: 2px;
	transition: transform .4s;
}
.page_link a span {
	position: relative;
	z-index: 0;
	display: block;
	text-align: center;
	margin: auto;
	padding: 22px 40px;
	border: 2px solid #fff;
	color: #fff;
	border: 3px solid #d39a46;
	border-radius: 40px;
	width: 400px;
	font-weight: bold;
	background: #e4b35e;
	background-image: linear-gradient(0deg, #b26b02 0%, #e1a64e 90%, #e4b35e 100%);
	transition: box-shadow .4s;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}
.page_link a span::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	right: 5%;
	left: auto;
	width: 32px;
	height: 32px;
	background: url(../img/arrow02.png) no-repeat;
	background-size: contain;
	margin: auto;
	top: 0;
	bottom: 0;
}
.page_link.sns_btn a {
	background: none;
	padding: 0;
}
.page_link.sns_btn a span {
	padding: 20px 40px 20px 60px;
	width: 363px;
	background: #000000;
	border-color: #fff;
	border-width: 1px;
}
.page_link.sns_btn a span:before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 43px;
	height: 43px;
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto;
	background: url(../img/sns_t.png) no-repeat;
	background-size: contain;
}
.page_link.sns_btn.sns_f a span {
	background: #1877f2;
}
.page_link.sns_btn.sns_f a span:before {
	background-image: url(../img/sns_f.png);
}
.page_link.sns_btn.sns_i a span {
	background-image: linear-gradient(147deg, rgb(95 23 255), rgb(251 0 205) 70%, rgb(226 0 130));
}
.page_link.sns_btn.sns_i a span:before {
	background-image: url(../img/sns_i.png);
}
.page_link.sns_btn.sns_y a span {
	background: #ff0000;
}
.page_link.sns_btn.sns_y a span:before {
	background-image: url(../img/sns_y.png);
}
.page_link.sns_btn a span:after {
	display: none;
}
.page_link a:hover {
	transform: translateY(5px);
}
.page_link a:hover span {
	box-shadow: none;
}
.page_link.sns_btn a:hover span {
	box-shadow: none;
}
.section03 .contact_area .txt {
	margin-bottom: 2em;
}
.section03 .col2_list .col2_item .col2_item_detail .tell {
	font-size: 30px;
	line-height: 1.2;
	color: #fff;
}
.section03 .col2_list .col2_item .col2_item_detail .tell span {
	font-size: 18px;
	padding-right: 5px;
}
.right_caption {
	text-align: right;
	color: #fff;
	margin-top: 0.75em;
}
.section04 .sec_attention {
	margin-top: 1em;
	text-align: right;
	color: #fff;
}
@media screen and (max-width:1100px) {
	.top_page .sns_list {
		padding-inline: 5%;
		flex-wrap: wrap;
	}
}
@media screen and (max-width:1100px) {
	.section_area>* {
		padding-left: 25px;
		padding-right: 25px;
	}
	.top_page .guide_area .col2_list {
		flex-wrap: wrap;
	}
	.top_page .guide_area .col2_list .col2_item {
		width: 100%;
	}
	.top_page .guide_area .col2_list .col2_item:nth-child(n+1) {
		margin-top: 30px;
	}
}
@media screen and (max-width:768px) {
	.section_area>* {
		padding-left: 15px;
		padding-right: 15px;
	}
	.section00 {
		padding: 10px 10px 30px;
		padding: 20px 15px;
	}
	.section00 .caution_txt {
		padding: 10px 15px;
		font-size: 13px;
		text-align: left;
	}
	.section00.end .caution_txt p {
		text-align: left;
		font-size: 1rem;
	}
	.top_page .section_area {
		border-radius: 20px;
		margin-left: 15px;
		margin-right: 15px;
		padding-bottom: 20px;
	}
	.section_area:nth-of-type(n+2) {
		margin-top: 60px;
	}
	.top_page .section02 .section_area,
	.top_page .section03 .section_area {
		padding: 0 0 50px;
	}
	.top_page .section02 .section_area {
		padding: 0px 0 20px;
	}
	.top_page .section01,
	.top_page .section02,
	.top_page .section04,
	.top_page .section05 {
		padding: 40px 0;
	}
	.top_page .section02 {
		padding: 0px 0 30px;
	}
	.top_page .section03 {
		padding: 0;
	}
	.top_page .common_tit02 {
		border-radius: 20px 20px 0 0;
		font-size: 1.3rem;
		background-size: cover;
		margin-bottom: 25px;
		background: url(../img/tit_sp.png) no-repeat top center / cover;
	}
	.top_page .common_tit02 span {
		padding: 20px 5px;
	}
	.top_page .common_tit02 img {
		max-width: 44px;
		max-height: 44px;
		top: -26px;
	}
	.top_page .common_tit02 span:before,
	.top_page .common_tit02 span:after {
		width: 15px;
		height: 22px;
		left: -1em;
	}
	.top_page .common_tit02 span:after {
		right: -1em;
		left: auto;
	}
	.top_page .common_tit03 {
		font-size: min(20px, 5.75vw);
		margin: 0px auto 20px;
		padding: 0 0 20px;
		background-size: 100%;
	}
	.top_page .common_tit03 span {
		display: block;
		padding: 0px;
	}
	.top_page .common_tit03 i {
		font-size: min(4.75vw, 0.875em)
	}
	.top_page .common_tit03.long span {
		font-size: 4.8vw;
		letter-spacing: -0.03em;
	}
	.common_tit03+.strong {
		font-size: min(20px, 5.75vw);
	}
	.top_page .common_tit04 {
		font-size: 16px;
		padding: 5px 10px;
		border-radius: 5px;
	}
	.top_page .common_tit05 {
		font-size: 16px;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	.top_page .sns_list {
		gap: 20px 1%;
	}
	.top_page .sns_list .page_link {
		width: 48%;
	}
	div>.page_link {
		margin: 20px 0 30px;
	}
	.page_link a {
		display: block;
	}
	.page_link a span {
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 1.2;
		padding: 5px 40px;
		min-height: 60px;
		width: auto;
		font-size: 14px;
	}
	.top_page .sns_list {
		padding-inline: 0;
		flex-direction: column;
		align-items: center;
	}
	.top_page .sns_list .page_link {
		width: 100%;
	}
	.top_page .guide_area .col1_list>.page_link:nth-of-type(n + 3) {
		margin-top: 0;
	}
	.page_link.sns_btn a span {
		padding: 5px 10px 5px 30px;
		width: 100%;
		font-size: max(3.3vw, 1rem);
		line-height: 1.3;
	}
	.page_link.sns_btn a span:before {
		width: 28px;
		height: 28px;
		top: 0;
		bottom: 0;
		left: 20px;
		background-size: cover;
	}
	.top_page .col1_list {
		margin-bottom: 0;
	}
	.top_page .col2_list {
		display: block;
	}
	.top_page .guide_area .col2_list {
		padding-bottom: 20px;
	}
	.top_page .col2_list .col2_item {
		width: auto;
	}
	.top_page .col2_list .col2_item+.col2_item {
		margin-top: 20px;
	}
	.top_page .col2_list .col2_item .col2_item_detail {
		margin: 10px 0 0;
		text-align: left;
	}
	.top_page .col2_list .col2_item .col2_item_detail p {
		font-size: 14px;
		line-height: 1.6;
	}
	.top_page .guide_area .guide_subtit {
		font-size: 18px;
		margin-bottom: 1em;
	}
	.multi_link {
		display: block;
		margin: 20px 0 40px;
	}
	.multi_link .page_link {
		width: 100%;
		margin: 20px 0;
	}
	.top_page .schedule_list {
		margin: 0 0 15px;
		gap: 4%;
	}
	.top_page .schedule_list .schedule_item {
		width: 48%;
		margin: 0 0 15px;
	}
	.top_page .schedule_list .schedule_item .txt_wrap .date {
		width: 100%;
	}
	.section03 .col2_list .col2_item .col2_item_detail {
		display: flex;
		justify-content: space-between;
	}
	.section03 .col2_list .col2_item .col2_item_detail .tell {
		font-size: 4.25vw;
	}
	.section03 .col2_list .col2_item .col2_item_detail .tell span {
		font-size: 3vw;
	}
	.txt_wrap p,
	.txt_wrap li {
		text-align: left;
		font-size: 14px;
	}
	.center_list {
		display: block;
		font-size: 0.94rem;
		max-width: 100%;
		margin-bottom: 10px;
	}
	.center_list li {
		width: 100%;
		padding-left: 20px;
		background-size: 15px;
		background-position: 0px 4px;
		margin: 0 0 0.5em;
	}
	.col1_list .pht {
		max-width: 152px;
		margin: 0 auto;
	}
	.right_caption {
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
		font-size: 1rem;
	}
	.fit_center ul {
		font-size: 0.75rem;
	}
	.close_list {
		margin: 0 auto 30px;
		max-width: 247px;
	}
}
/* 二次公開追加分? */
.phaes2 .fat-nav {
	width: 340px;
}
.phaes2 .fat-nav li,
.phaes2 .fat-nav li:nth-child(3n) {
	float: none;
	margin: 0;
}
.phaes2 .fat-nav li a.btn br {
	display: block;
}
.section_navi {
	padding: 30px 0 50px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
.section_navi .page_navis {
	display:
		flex;
	align-items:
		center;
	justify-content: space-between;
	margin-bottom: 25px;
}
.section_navi .page_navis a {
	width: 24%;
	display:
		block;
	border-radius: 8px;
	margin-bottom: 8px;
	transition: transform .4s;
}
.section_navi .page_navis a span {
	display: flex;
	width: 100%;
	height: 76px;
	align-items: center;
	line-height: 1.1;
	padding: 0 2em 0 0.5em;
	justify-content: center;
	position: relative;
	color: #1e0f06;
	background: #fff;
	border: 2px solid #dfa34b;
	border-radius: 8px;
	font-size: min(22px, 2.05vw);
	font-weight: bold;
	text-align: center;
}
.section_navi .page_navis a span:before {
	content: "";
	display: block;
	position: absolute;
	right: 3%;
	left: auto;
	width: 30px;
	height: 30px;
	background: url(../img/arrow01.png) no-repeat;
	background-size: contain;
}
.section_navi .page_navis a:hover {
	transform: translateY(4px);
}
.section_navi .caution_txt p {
	background: #7140d1;
	border-radius: 10px;
	text-align: center;
	padding: 20px;
	font-size: 20px;
	color: #fff;
}
.section_highlights {
	margin-top: 80px;
}
.section_highlights .lr_area {
	margin-bottom: 20px;
}
.section_highlights .lr_area .data_ttl img {
	margin-bottom: 20px;
}
.section_highlights .lr_area .data_ttl span {
	margin-bottom: 20px;
}
.section_highlights .illumination_spot {
	margin-top: 80px;
}
.section_highlights .special_rally {
	padding-top: 120px;
	padding-bottom: 20px;
	background: url(../img/phase2/highlights_bg.png) bottom center no-repeat;
	margin-bottom: -30px;
	position: relative;
}
.section_highlights .special_rally .inner {
	max-width: 570px;
	margin: auto;
}
.section_highlights .special_rally .inner .text {
	margin: 20px 0;
}
.section_highlights .special_rally .inner .logo_wrap {
	position: absolute;
	bottom: 30px;
	right: 100px;
}
.data_style .sub_data {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.data_style .sub_data dl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 60%;
}
.data_style .sub_data dl+dl {
	width: 40%;
}
.data_style .sub_data dl:after {
	display: none;
}
.data_style .sub_data dl dt {
	padding: 2px 2px;
	width: 85px;
	box-sizing: border-box;
	background: #e85298;
	color: #fff;
	border-radius: 5px;
	font-size: 11px;
	line-height: 1.2;
	text-align: center;
	letter-spacing: -0.03em;
}
.data_style .sub_data dl dd {
	font-size: 15px;
	width: calc(100% - 85px);
	padding-left: 10px;
}
.section_pickupevent {
	margin: 80px 0;
	position: relative;
}
.section_pickupevent .main_pick {
	padding-bottom: 50px;
}
.section_pickupevent .sub_section {
	margin-top: 40px !important;
}
.section_pickupevent .common_tit03 {
	position: relative;
	z-index: 0;
	padding-top: 20px;
}
.section_pickupevent .common_tit03 .icon {
	position: absolute;
	z-index: 0;
	margin: auto;
	top: 0;
	left: calc(50% + 110px);
}
.section_pickupevent .main_pick .grids {
	justify-content: space-between;
	margin-bottom: 2em;
}
.section_pickupevent .main_pick .grid_3 .grid_child {
	width: 32%;
	margin-right: 0;
}
.section_pickupevent .main_pick .grid_2 .grid_child {
	width: 49%;
	margin-bottom: 0;
}
.section_pickupevent .main_pick .grid_2 .grid_child:nth-child(2n) {
	margin-left: 2%;
}
.section_pickupevent .main_pick .grid_2 .grid_child:nth-child(n+3) {
	margin-top: 2%;
}
.section_pickupevent .data_style a {
	color: initial;
}
.section_pickupevent .data_style .pht {
	margin-bottom: 15px;
	border-radius: 10px;
	overflow: hidden;
	padding: 0;
}
.section_pickupevent .data_style.lr_area>* {
	width: 49%;
}
.section_pickupevent .data_style .data_ttl i {
	font-style: normal;
	font-size: 0.875rem;
	color: inherit;
	transition: none;
}
.section_pickupevent .data_style p:not(.data_ttl) {
	color: #444;
}
.section_pickupevent .everyday .grid_child {
	margin-bottom: 20px;
}
.section_pickupevent .everyday .data_style .data_ttl span {
	font-size: 100%;
	letter-spacing: -0.03em;
	line-height: 1.4;
	color: #333;
}
.section_pamphlet {
	margin: 60px 0 120px;
}
.section_pamphlet .pamphlet_wrap {
	display:
		flex;
	justify-content:
		space-between;
	align-items:
		center;
	max-width: 1100px;
	margin: 0 auto 20px;
}
.section_pamphlet a[href*="pdf"] span {
	display: inline-block;
	padding-left: 60px;
	position: relative;
}
.section_pamphlet a[href*="pdf"] span:before {
	width: 30px;
	height: 36px;
	left: 45px;
	backface-visibility: hidden;
	background: url(../img/ico_pdf.png) center center no-repeat;
	background-size: 30px 36px;
}
.section_pamphlet .pamphlet_wrap .col_pht {
	width: 348px;
}
.section_pamphlet .pamphlet_wrap .col_data {
	width: 610px;
	line-height: 2;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap {
	background: #fff;
	padding: 30px;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link {
	margin-top: 20px;
}
.section_pamphlet .pamphlet_wrap .col_data .page_link {
	margin-bottom: 40px;
}
.section_pamphlet .pamphlet_wrap .col_data .page_link a {
	font-size: 1rem !important;
}
.section_pamphlet .pamphlet_wrap a img {
	transition: opacity .4s;
}
.section_pamphlet .pamphlet_wrap a:hover img {
	opacity: 0.7;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span {
	display: inline-block;
	text-align: right;
	position: relative;
	color: #e85298;
	margin-left: 20px;
	transition: color .4s;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #e85298;
	border-right: solid 2px #e85298;
	position: absolute;
	right: -15px;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: rotate(45deg);
	transition: right .2s, border-color .4s;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span:after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background: #e85298;
	transition: width .2s, background .4s;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span:hover {
	color: #7b4698;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a:hover span:before {
	right: -17px;
	border-color: #7b4698;
}
.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a:hover span:after {
	width: 0;
	background-color: #7b4698;
}
@media screen and (max-width:768px) {
	.phaes2 header {
		padding: 7px 10px 7px;
	}
	.phaes2 .fat-nav {
		width: 100%;
		top: 60px;
	}
	.section_navi {
		margin: 0 15px;
		padding: 0;
	}
	.section_navi .page_navis {
		flex-wrap: wrap;
		margin-top: 20px;
		margin-bottom: 0;
	}
	.section_navi .page_navis a {
		width: 49%;
	}
	.section_navi .page_navis a:hover {
		transform: translateY(4px);
	}
	.section_navi .page_navis a span {
		width: auto;
		padding: 0 22px 0 8px;
		height: 50px;
		text-align: left;
		justify-content: flex-start;
		font-size: min(24px, 3.25vw);
		/* box-shadow:0 4px 0 rgba(113,64,209,0.4); */
	}
	.section_navi .page_navis a span:before {
		width: 16px;
		height: 16px;
		right: 4px;
	}
	.section_navi .caution_txt p {
		border-radius: 0px;
		padding: 12px;
		font-size: 14px;
		text-align: left;
		margin-bottom: 40px;
	}
	.section_highlights {
		margin-top: 40px;
	}
	.section_highlights .lr_area {
		margin: 0;
	}
	.section_highlights .lr_area .data_ttl img {
		margin-bottom: 15px;
	}
	.section_highlights .lr_area .data_ttl span {
		margin-bottom: 10px;
	}
	.section_highlights .illumination_spot {
		margin-top: 50px;
	}
	.section_highlights .special_rally {
		padding: 15px 15px 10px;
		background: url(../img/phase2/highlights_bg_sp.png) top center no-repeat #CAE7E3;
		background-size: 100% auto;
		margin: 0 -15px -30px;
	}
	.section_highlights .special_rally .inner {
		max-width: 100%;
		margin: auto;
	}
	.section_highlights .special_rally .inner .logo_wrap {
		position: static;
		float: right;
		width: 40%;
	}
	.section_highlights .special_rally .data_style .data_ttl span {
		margin: 0;
	}
	.section_highlights .special_rally .inner .text {
		margin: 10px 0;
	}
	.data_style .sub_data dl dt {
		padding: 2px 2px;
		width: 80px;
		width: auto;
		box-sizing: border-box;
		background: #e85298;
		color: #fff;
		border-radius: 5px;
		font-size: 10px;
		line-height: 1.2;
		text-align: center;
		letter-spacing: -0.03em;
	}
	.data_style .sub_data dl dt br {
		display: none;
	}
	.data_style .sub_data dl dd {
		font-size: 15px;
		width: calc(100% - 85px);
		width: auto;
		margin-bottom: 5px;
		padding-left: 10px;
	}
	.section_pickupevent {
		margin: 60px 0;
	}
	.section_pickupevent .common_tit03 .icon {
		left: auto;
		right: 0;
		width: 25%;
	}
	.section_pickupevent .data_style.lr_area {
		display: block;
	}
	.section_pickupevent .data_style.lr_area+.data_style {
		margin-top: 2em;
	}
	.section_pickupevent .data_style.lr_area>* {
		width: 100%;
	}
	.section_pickupevent .data_style.lr_area>.data {
		margin: 0 auto;
	}
	.section_pickupevent .main_pick .grids {
		justify-content: center;
		margin-bottom: 3em
	}
	.section_pickupevent .main_pick .grid_3 .grid_child {
		width: 100%;
	}
	.section_pickupevent .main_pick .grid_3 .grid_child:nth-child(n+2) {
		margin-top: 2em;
	}
	.section_pickupevent .main_pick .grid_2 .grid_child {
		width: 100%;
		max-width: 100%;
		margin-bottom: 15px;
		padding-bottom: 0;
		text-align: center;
	}
	.section_pickupevent .main_pick .grid_2 .grid_child:nth-child(2n) {
		margin-left: 0;
		padding-bottom: 15px;
	}
	.section_pickupevent .everyday .grid_child {
		width: 100%;
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: dotted 2.5px #7b4698;
	}
	.section_pickupevent .everyday .grid_child a {
		display: flex;
		width: 100%;
		padding: 10px 0;
		align-items: center;
		position: relative;
	}
	.section_pickupevent .everyday .grid_child a:before {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: solid 2px #7b4698;
		border-right: solid 2px #7b4698;
		position: absolute;
		right: 5px;
		top: 0;
		bottom: 0;
		margin: auto;
		transform: rotate(45deg);
		transition: right .4s, border-color .4s;
	}
	.section_pickupevent .everyday .grid_child a .pht {
		width: 114px;
		padding: 0;
	}
	.section_pickupevent .everyday .grid_child a .data_ttl {
		padding-left: 10px;
	}
	.section_pickupevent .main_pick {
		padding-bottom: 0px;
	}
	.section_pickupevent .data_style .grid_child .data_ttl span {
		font-size: min(1.125rem, 4.75vw);
	}
	.section_pickupevent .data_style .grid_child .data_ttl i {
		font-size: min(0.9em, 4.65vw);
		display: block;
	}
	.section_pickupevent .everyday .grid_child a .data_ttl img {
		margin-bottom: 0;
	}
	.section_pamphlet {
		margin: 40px 0 60px;
	}
	.section01 .grids.grid_4 .grid_child {
		border-bottom: dotted 3px #0a868f;
		padding-bottom: 20px;
		margin-bottom: 20px;
		position: relative;
		padding-left: 43%;
		min-height: calc((100vw - 60px) * 0.3075);
	}
	.section01 .grids.grid_4 .grid_child .pht {
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 40%;
		padding: 0;
	}
	.section01 .grids.grid_4 .grid_child .text {
		font-size: 0.94rem;
	}
	.section_pamphlet .pamphlet_wrap {
		display: block;
	}
	.section_pamphlet a[href*="pdf"] span {
		padding-left: 45px;
		display: flex;
	}
	.section_pamphlet a[href*="pdf"] span:before {
		width: 21px;
		height: 24px;
		left: 15px;
		background-size: 21px 24px;
	}
	.section_pamphlet .pamphlet_wrap .col_pht,
	.section_pamphlet .pamphlet_wrap .col_data {
		width: auto;
	}
	.section_pamphlet .pamphlet_wrap .col_data .page_link {
		margin: 20px 0 30px;
	}
	.section_pamphlet .pamphlet_wrap .col_data .txt_wrap {
		padding: 15px;
	}
	.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link {
		margin-top: 10px;
		text-align: center;
	}
	.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span {
		text-align: left;
		margin: 10px 0 0;
	}
	.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span:before {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: solid 2px #e85298;
		border-right: solid 2px #e85298;
		position: absolute;
		right: -15px;
		top: 0;
		bottom: 0;
		margin: auto;
		transform: rotate(45deg);
		transition: right .2s, border-color .4s;
	}
	.section_pamphlet .pamphlet_wrap .col_data .txt_wrap .link a span:after {
		content: "";
		display: block;
		width: 100%;
		height: 2px;
		background: #e85298;
		transition: width .2s, background .4s;
	}
}
@media screen and (max-width:414px) {
	.section_pickupevent .main_pick .grid_2 {
		display: block;
	}
	.section_pickupevent .main_pick .grid_2 .grid_child {
		width: auto;
	}
	.section_pickupevent .main_pick .grid_2 .grid_child .pht {
		max-width: 250px;
		margin: 0 auto 15px;
	}
	.section_pickupevent .main_pick .grid_2 .grid_child:nth-child(2n) {
		margin-left: 0;
	}
	/*
	.section_pickupevent .main_pick .grid_2  .grid_child:nth-child(n+2){
		margin-top:0;
		padding-top:20px;
		border-top:dotted 2px #999;
	}*/
}
body.article .top_page {
	padding-top: 125px;
	padding-bottom: 125px;
}
body.article #box2 {
	padding-top: 0;
	border-radius: 0;
}
body.article .section00 {
	margin: 0 0 50px;
	padding-top: 0;
	padding-bottom: 0;
}
body.article .lr_area .data {
	margin: 0;
}
body.article .venue_area {
	margin: 75px auto 0;
	max-width: 1000px;
}
body.article .venue_area .maps_wrap {
	position: relative;
	text-align: center;
}
body.article .venue_area .maps_wrap .venue_icon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
body.article .venue_area .maps_wrap .venue_icon.on {
	animation: signalout 4.0s ease-in-out alternate;
	opacity: 0;
}
body.article .venue_area .maps_wrap:hover .venue_icon {
	opacity: 0;
}
body.article .venue_area .data_style {
	display: flex;
	position: relative;
	align-items: center;
	background: #fff;
	margin: 20px 0;
	padding: 15px;
	border-radius: 8px;
	color: #7b4698;
	font-size: 112.5%;
}
body.article .venue_area .data_style h3 {
	padding: 0px 20px;
	border-right: #7b4698 solid 1px;
}
body.article .venue_area .data_style .place {
	padding: 0px 20px;
}
body.article .venue_area .data_style .place b {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	background: #7b4698;
	padding: 0 5px;
	border-radius: 20px;
	margin-right: 10px;
	font-size: 87.5%;
}
body.article .venue_area .data_style .place span {
	display: inline-block;
	vertical-align: middle;
	color: #444444;
}
body.article .venue_area .data_style .link {
	position: absolute;
	right: 10px;
	top: 12px;
	margin: auto;
}
body.article .venue_area .data_list {
	margin-top: 30px;
}
body.article .venue_area .data_list li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
body.article .venue_area .data_list li .event_name {
	position: relative;
	padding-left: 45px;
	font-size: 94%;
	letter-spacing: -0.03em;
	width: 260px;
	line-height: 1.3;
	box-sizing: border-box;
	color: #7b4698;
	display: flex;
	align-items: center;
	min-height: 36px;
}
body.article .venue_area .data_list li .event_name .ico_star {
	position: absolute;
	background: url(../img/phase2/highlights/ico_star.png) no-repeat top center;
	background-size: 38px 36px;
	width: 38px;
	line-height: 36px;
	color: #fff;
	display: inline-block;
	text-align: center;
	top: 0;
	left: 0;
}
body.article .venue_area .data_list .data_style {
	width: 735px;
}
body.article .data_style .sub_data {
	border-top: dotted 5px #6a3906;
	margin: 25px 0 10px;
	padding-top: 25px;
	width: 100%;
	align-items: flex-start;
}
body.article .data_style .sub_data dl,
body.article .data_style .sub_data dl+dl {
	width: 100%;
	background: #fff;
	padding: 15px;
	border-radius: 8px;
}
body.article .data_style .sub_data dl+dl {
	margin-top: 15px;
}
body.article .data_style .sub_data dl dt {
	padding: 5px 0px 5px 0px;
	color: #7b4698;
	text-align: left;
	width: 190px;
	background: none;
	border-radius: 0;
	font-size: 100%;
}
body.article .data_style .sub_data dl dd {
	font-size: 100%;
	width: calc(100% - 190px);
	padding-left: 10px;
	border-left: #7b4698 solid 1px;
}
body.article .data_style .sub_data.shorthead dl dt {
	width: 70px;
}
body.article .data_style .sub_data.shorthead dl dd {
	width: calc(100% - 70px);
}
body.article .data_style .sub_data.shorthead dl dd .date_list {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
body.article .data_style .sub_data.shorthead dl dd .date_list:after {
	display: none;
}
body.article .data_style .sub_data.shorthead dl dd .date_list li {
	background: #304b7f;
	color: #fff;
	border-radius: 8px;
	height: 62px;
	width: 124px;
	width: 32%;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	margin-right: 2%;
}
body.article .data_style .sub_data dl dd .date_list li.sat {
	background: #00aed2;
}
body.article .data_style .sub_data dl dd .date_list li.sun {
	background: #ea616f;
}
body.article .data_style .sub_data dl dd .date_list li:nth-child(3) {
	margin-right: 0;
}
body.article .data_style .sub_data dl dd .sub_tel {
	font-size: 87.5%;
}
body.article .data_style .sub_data+.text {
	margin-bottom: 10px;
}
body.article .data_style .sub_data dl dd .sub_tel a {
	color: #444;
}
body.article .data_style .sub_data dl dd .sub_tel img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
body.article .data_style .sub_data table {
	width: 100%;
	margin: 10px 0;
	background: #fff;
	border-radius: 8px;
	border: solid #fff 15px;
	overflow: hidden;
	box-sizing: border-box;
}
body.article .data_style .sub_data table th,
body.article .data_style .sub_data table td {
	padding: 10px 10px;
}
body.article .data_style .sub_data table thead {
	color: #7b4698;
	text-align: center;
}
body.article .data_style .sub_data table thead th {
	color: #7b4698;
	border-right: solid #7b4698 1px;
	text-align: center;
}
body.article .data_style .sub_data table tbody th {
	border-top: solid #7b4698 1px;
	border-right: solid #7b4698 1px;
}
body.article .data_style .sub_data table td {
	border-top: solid #7b4698 1px;
}
body.article .data_style .sub_data table tbody th p {
	background: #304b7f;
	color: #fff;
	padding: 5px 0;
	border-radius: 8px;
	text-align: center;
}
body.article .data_style .sub_data table tbody th p.sat {
	background: #00aed2;
}
body.article .data_style .sub_data table tbody th p.sun {
	background: #ea616f;
}
body.article .data_style .sub_data>p {
	margin: 10px 0;
}
body.article .data_style .sub_data>p.text {
	margin-top: 0;
	margin-bottom: 0;
}
body.article .data_style .first_served {
	background: #f1e728;
	border: solid 1px #c30d23;
	border-radius: 5px;
	padding: 10px 20px 10px;
	display: inline-block;
	color: #c30d23;
	font-weight: bold;
}
body.article .data_style .first_served b {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1;
	margin: 0 0.25em 0 0.5em;
	font-size: 180%;
}
body.article .venue_area .data_list.grid_4 li {
	width: 49%;
	float: left;
	margin-right: 2%;
	background: #fff;
	border-radius: 8px;
	padding: 15px 30px;
	box-sizing: border-box;
}
body.article .venue_area .data_list.grid_4 li:nth-child(n+3) {
	margin-top: 2%;
}
body.article .venue_area .data_list.grid_4 li:nth-child(2n) {
	margin-right: 0;
}
body.article .venue_area .data_list.grid_4 .data_style {
	width: auto;
	padding: 0;
	margin: 0;
	background: none;
}
body.article .venue_area .data_list.grid_4 li .link {
	position: static;
}
body.article .venue_area .data_list.grid_4 li .event_name {
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
}
body.article .venue_area .data_list.grid_4 li .event_name .ico_star {
	bottom: 0;
	top: 0;
	margin: auto;
	vertical-align: middle;
}
body.article .section_event_menu {
	margin: -55px 0 0;
}
body.article .section_event_menu .section_area {
	background: none;
	padding: 0;
}
body.article .section_event_menu .section_area h1 {
	display: none;
}
body.article .section_event_menu .section_area ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
body.article .section_event_menu .section_area ul:after {
	display: none;
}
body.article .section_event_menu .section_area ul li {
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-bottom: 20px;
	border-radius: 8px;
	box-shadow: 0 8px 0 rgba(113, 64, 209, 0.4);
}
body.article .section_event_menu .section_area ul li:nth-child(4n) {
	margin-right: 0;
}
body.article .section_event_menu .section_area ul li a {
	border-radius: 8px;
	border: solid 2px #7140d1;
	color: #7140d1;
	line-height: 1.2;
	background: #fff;
	display: block;
	text-align: center;
	box-shadow: 0 0 10px rgba(113, 64, 209, 0.7);
	transition: transform .4s, box-shadow .4s;
}
body.article .section_event_menu .section_area ul li a p {
	color: #fff;
	background: #7140d1;
	display: block;
	width: 100%;
	padding: 5px;
}
body.article .section_event_menu .section_area ul li a span {
	display: block;
	padding: 5px;
	font-size: 112.75%;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	min-height: 75px;
	box-sizing: border-box;
}
body.article .section_event_menu .section_area ul li a span:after {
	content: "";
	position: absolute;
	margin: auto;
	width: 10px;
	height: 10px;
	top: 0;
	bottom: 0;
	right: 15px;
	margin: auto;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	border-top: 2px solid #7140d1;
	border-right: 2px solid #7140d1;
	transform: rotate(135deg);
	z-index: 2;
	transition: all .5s;
}
body.article .section_event_menu .section_area ul li a:hover {
	box-shadow: 0 0px 0 rgba(113, 64, 209, 0.4);
	transform: translateY(8px);
}
body.article .section_event_menu~.section_highlights {
	margin-top: 120px;
}
body.article .data_style .text .txt_red {
	color: #c30d23;
}
body.article .data_style .menu_subttl {
	color: #7b4698;
	font-size: 137.5%;
	margin-bottom: 5px;
}
body.article .data_style .btdot {
	border-top: dotted 5px #6063a3;
	margin: 25px 0 0;
	padding-top: 20px;
}
body.article .everyday .data_style .first_served {
	margin: -10px 0 20px;
}
body.article .everyday .lr_area.data_style .link a:before {
	transform: rotate(135deg);
}
body.article .everyday .lr_area.data_style .link a:hover:before {
	transform: rotate(135deg);
	right: -15px;
}
body.article .everyday .venue_area .data_style {
	margin-top: 10px;
	margin-bottom: 10px;
}
body.article .section_area .grids.last_time {
	gap: 15px 1.5%;
	flex-wrap: nowrap;
}
.page_anchor {
	padding-top: 80px;
	margin-top: -80px;
	display: block;
}
@media screen and (max-width:768px) {
	body.article .top_page {
		padding-top: 40px;
		padding-bottom: 75px;
	}
	body.article .section00 {
		margin-bottom: 0;
	}
	body.article .section_pickupevent .main_pick {
		padding-bottom: 0;
	}
	body.article .section_pickupevent .main_pick .grids {
		margin-bottom: 10px;
	}
	body.article .section_highlights .section_area {
		padding-top: 10%;
	}
	body.article .lr_area {
		position: relative;
		margin-top: 0;
		padding-top: 50px;
	}
	body.article .lr_area .data_ttl {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
	}
	body.article .section_highlights .lr_area .data_ttl img {
		margin: auto;
		height: 30px;
		width: auto;
	}
	body.article .venue_area {
		margin: 40px 0 0;
		max-width: 100%;
	}
	body.article .venue_area .common_tit03 {
		margin-left: 15px;
		margin-right: 15px;
	}
	body.article .venue_area .maps_wrap {
		position: relative;
		text-align: center;
	}
	body.article .venue_area .maps_wrap .venue_icon {
		display: block;
	}
	body.article .venue_area .maps_wrap .venue_icon img {
		width: 82px;
		height: auto;
	}
	body.article .venue_area .data_style {
		margin: 20px 0 40px;
		padding: 10px;
	}
	body.article .venue_area .data_style h3 {
		padding: 0px;
		width: 56px;
		box-sizing: border-box;
	}
	body.article .venue_area .data_style .place {
		padding: 0px 0px 0px 8px;
		width: calc(100% - 56px);
	}
	body.article .venue_area .data_style .place b {
		margin-right: 5px;
	}
	body.article .venue_area .data_style .link {
		position: static;
	}
	body.article .tit_caption {
		margin: 20px 0;
	}
	body.article .grid_3 .grid_child+.grid_child {
		margin-top: 30px;
	}
	body.article .data_style .illum_wrap .data_ttl span {
		margin-bottom: 0;
	}
	body.article .illum_wrap .pht p {
		bottom: -15px;
	}
	body.article .venue_area .data_list {
		margin: 10px 0 30px;
	}
	body.article .venue_area .data_list li {
		display: block;
	}
	body.article .venue_area .data_list li .event_name {
		position: relative;
		padding-left: 0;
		font-size: 94%;
		width: auto;
		display: flex;
		align-items: center;
	}
	body.article .venue_area .data_list li .event_name br {
		display: none;
	}
	body.article .venue_area .data_list li .event_name .ico_star {
		background-size: contain;
		width: 25px;
		line-height: 26px;
		font-size: 11px;
		position: static;
	}
	body.article .venue_area .data_list .data_style {
		width: auto;
		margin: 5px 0 10px;
	}
	body.article .data_style .sub_data {
		margin: 15px 0 5px;
		padding-top: 15px;
		text-align: left;
	}
	body.article .data_style .sub_data dl,
	body.article .data_style .sub_data dl+dl {
		padding: 10px;
		display: flex;
	}
	body.article .data_style .sub_data dl dt {
		width: 80px;
	}
	body.article .data_style .sub_data dl dt br {
		display: block;
	}
	body.article .data_style .sub_data dl dd {
		width: calc(100% - 80px);
	}
	body.article.hawaiian .data_style .sub_data dl dt {
		width: 55px;
	}
	body.article.hawaiian .data_style .sub_data dl dd {
		width: calc(100% - 55px);
	}
	body.article .data_style .sub_data dl dd .date_list li {
		font-size: 87.5%;
		height: 50px;
	}
	body.article .data_style .sub_data table {
		border: solid #fff 10px;
	}
	body.article .data_style .sub_data table tbody th {
		width: 7em;
	}
	body.article .data_style .sub_data table th,
	body.article .data_style .sub_data table td {
		padding: 8px;
	}
	body.article .data_style .sub_data table tbody th p {
		width: 6em;
		font-size: 87.5%;
	}
	body.article .venue_area .data_list.grid_4 li {
		width: auto;
		float: none;
		margin-right: 0;
		padding: 0 10px;
		display: flex;
	}
	body.article .venue_area .data_list.grid_4 li:nth-child(n+2) {
		margin-top: 2%;
	}
	body.article .venue_area .data_list.grid_4 .data_style {
		width: auto;
		padding: 0;
		margin: 0;
		background: none;
	}
	body.article .venue_area .data_list.grid_4 li .link {
		position: static;
	}
	body.article .venue_area .data_list.grid_4 li .event_name {
		padding-top: 10px;
		padding-bottom: 10px;
		width: auto;
	}
	body.article .venue_area .data_list.grid_4 li .event_name .ico_star {
		bottom: 0;
		top: 0;
		margin: auto;
		vertical-align: middle;
	}
	.data_style .sub_data dl dt br.display_sp {
		display: block;
	}
	body.article .data_style .first_served {
		margin: 0 auto 10px;
		display: block;
		max-width: 175px;
	}
	body.article .section_event_menu {
		margin: 0;
	}
	body.article .section_event_menu .section_area {
		position: relative;
		background: #ffeefe;
		border-radius: 0;
		padding: 120px 15px 30px;
	}
	body.article .section_event_menu .section_area h1 {
		display: block;
	}
	body.article .section_event_menu .section_area ul {
		display: block;
	}
	body.article .section_event_menu .section_area ul li {
		width: auto;
		margin-right: 0;
		box-shadow: 0 4px 0 rgb(113 64 209 / 40%);
	}
	body.article .section_event_menu .section_area ul li a {
		display: flex;
		width: 100%;
		align-items: center;
		justify-content: flex-start;
		background: #7140d1;
	}
	body.article .section_event_menu .section_area ul li a p {
		color: #fff;
		display: block;
		width: 75px;
		font-size: 87.5%;
		padding: 5px;
	}
	body.article .section_event_menu .section_area ul li a span {
		padding: 5px 10px;
		align-items: flex-start;
		font-size: 100%;
		width: calc(100% - 75px);
		border-radius: 0 6px 6px 0;
		min-height: 36px;
		background: #fff;
	}
	body.article .section_event_menu .section_area ul li a:hover {
		box-shadow: 0 0px 0 rgba(113, 64, 209, 0.4);
		transform: translateY(4px);
	}
	body.article .section_event_menu~.section_highlights {
		margin-top: 120px;
	}
	body.article .data_style .text .txt_red {
		color: #c30d23;
	}
	body.article .data_style .menu_subttl {
		color: #7b4698;
		font-size: 137.5%;
		margin-bottom: 5px;
	}
	body.article .data_style .btdot {
		border-top: dotted 5px #6063a3;
		margin: 25px 0 0;
		padding-top: 20px;
	}
	body.article .everyday .data_style .first_served {
		margin: 0 auto 10px;
		text-align: center;
	}
	body.article .everyday .lr_area.data_style .link {
		text-align: center;
		margin-top: 20px;
	}
	body.article .section_area .grids.last_time {
		flex-wrap: wrap;
	}
	.page_anchor {
		padding-top: 0;
		margin-top: 0;
	}
}
.top_page .section_evs .section_area {
	padding-top: 80px;
}
.top_page .section_evs .common_tit03 span {
	display: inline-block;
}
.section_evs .event_list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 40px;
}
.section_evs .event_list a {
	display: block;
}
.section_evs .event_list .col_child {
	width: 31%;
	margin-right: 3%;
	margin-bottom: 35px;
}
.section_evs .event_list .col_child:nth-child(3n) {
	margin-right: 0;
}
.section_evs .event_list .pht_wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-bottom: 10px;
	background: #f9e4f8;
	text-align: center;
	border-radius: 8px;
}
.section_evs .event_list .pht_wrap img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	transition: transform .4s;
}
.section_evs .event_list .pht_wrap+p {
	color: #333;
	line-height: 1.4;
	border-top: dotted 2px #ffbbff;
	padding-top: 5px;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	text-decoration: underline;
	transition: color .4s, border-color .4s;
}
.section_evs .event_list a:hover .pht_wrap img {
	transform: scale(1.04);
}
.section_evs .event_list a:hover .pht_wrap+p {
	text-decoration: none;
	border-top-color: #ddaaff;
	color: #7140d1;
}
@media screen and (max-width:768px) {
	.top_page .section_evs .section_area {
		padding-top: 40px;
	}
	.top_page .section_evs .common_tit03 br {
		display: block;
	}
	.top_page .section_evs .common_tit03 span {
		display: block;
	}
	.section_evs {
		margin: 0 0 40px;
	}
	.section_evs .event_list {
		margin: 0 10px;
	}
	.section_evs .event_list .col_child,
	.section_evs .event_list .col_child:nth-child(3n) {
		width: calc(48%);
		margin-right: 4%;
		margin-bottom: 25px;
	}
	.section_evs .event_list .col_child:nth-child(2n) {
		margin-right: 0;
	}
	.section_evs .event_list .pht_wrap+p {
		font-size: 13px;
	}
	.top_page div[class^="section0"] .bg_items .item.left {
		width: 210px;
		top: auto;
		bottom: -60px;
		z-index: -10;
	}
	.top_page div[class^="section0"] .bg_items .item.right {
		width: 182px;
		top: -20px;
		z-index: -15;
	}
	.top_page div.section01 .bg_items .item.left,
	.top_page div.section01 .bg_items .item.right,
	.top_page div.section02 .bg_items .item.left,
	.top_page div.section02 .bg_items .item.right,
	.top_page div.section04 .bg_items .item.left,
	.top_page div.section04 .bg_items .item.right {
		display: none;
	}
	.top_page .section00.end {
		padding-bottom: 50px;
		position: relative;
		z-index: 25;
	}
	.top_page .section00.end .caution_txt p {
		text-align: center;
		padding: 15px;
		position: relative;
		z-index: 25;
	}
}
a.data_style {
	color: #444;
}
a.data_style * {
	transition: color .4s, backgrouns .4s;
}
.section_pickupevent .data_style.grid_2 .pht {
	max-width: 48%;
	border-radius: 15px;
}
.data_style .pht {
	text-align: center;
}
.data_style .pht img {
	transition: transform .4s, opacity .4s;
}
a.data_style:hover .pht img {
	transform: scale(1.025);
	opacity: 0.9;
}
.data_style .data_ttl {
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.data_style .data_ttl h3,
.data_style .data_ttl h4 {
	color: #0a868f;
	font-size: 1.375rem;
	font-weight: bold;
	margin-bottom: 1em;
	position: relative;
}
.data_style .data_ttl:has(~ .data_place){
	margin-bottom:0.25em;
}
.data_style .data_place{
	display:inline-flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	font-size:0.875rem;
	font-weight:bold;
	color:#fff;
	background:#b5b5b5;
	border-radius:0.35em;
	padding:.1em 0.75em;
	margin-bottom: 1em;
}
.data_style .sub_data {
	justify-content: flex-start;
	margin: 1em 0 0;
}
.data_style .sub_data dt {
	background: #6a3906;
	color: #fff;
	padding: 0.25rem;
	width: 7em;
	text-align: center;
	border-radius: 5px;
	margin-right: 1em;
	font-size: 0.875rem;
}
.data_style .sub_data dt.time {
	background: #014d9b;
}
.data_style .sub_data b.plant {
	color: #009944;
	font-weight: normal;
	margin-left: 0.5em;
}
.data_style .text {
	line-height: 1.6;
}
a .data_style:hover .text,
.data_style a:hover .place~.data_ttl i {
	text-decoration: underline;
	color: #e85298;
}
a.data_style:hover .data_ttl h3,
.data_style a:hover .data_ttl h4 {
	text-decoration: underline;
	text-decoration-thickness: 1px;
}
.data_style .text img {
	/* width:auto; */
	/* height:25px; */
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 0;
}
.data_style .text .rain {
	color: #00a0e9;
}
.section_pickupevent .main_pick .grids.reverse {
	flex-direction: row-reverse;
}
.data_style .place {
	font-size: 0.875rem;
	color: #444;
	margin-bottom: 1em;
}
.data_style .place .cate01,
.data_style .place .cate02,
.data_style .place .cate03,
.data_style .place .cate04 {
	font-size: 0.875rem;
	color: #e4007f;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.data_style .place .cate01 b,
.data_style .place .cate02 b,
.data_style .place .cate03 b,
.data_style .place .cate04 b,
.data_style .place .cate05 b {
	color: #fff;
	display: inline-block;
	background: #e4007f;
	font-size: 0.875em;
	width: 1.25em;
	line-height: 1.25em;
	text-align: center;
	border-radius: 50%;
	font-weight: normal;
	margin: 0 0.5em 0 0.175em;
}
.data_style .place .cate02 {
	color: #00a0e9
}
.data_style .place .cate02 b {
	background: #00a0e9
}
.data_style .place .cate03 {
	color: #009944
}
.data_style .place .cate03 b {
	background: #009944
}
.data_style .place .cate04 {
	color: #444;
}
.data_style .place .cate04 b {
	background: #dd690e;
	margin-left: 0;
}
.data_style .place .cate05 b {
	color: #fff;
	background: #dd690e;
}
.data_style .place .tag {
	display: inline-block;
	font-size: 1rem;
	margin-right: 0.5em;
}
.data_style .data_ttl h4 {
	color: #003c1c;
	text-align: left;
	font-size: 1.375rem;
}
.data_style .place~.data_ttl {
	text-align: left;
}
.data_style .place~.data_ttl h4 {
	margin: 0;
}
.data_style .place~.data_ttl i {
	text-align: left;
	font-size: 1rem;
	color: #444;
	font-weight: normal;
	margin: 0.5em 0 0;
}
.data_beergarden{
	text-align:center;
	margin-top:2.5em;
}
.section_pickupevent .section_area {
	padding-bottom: 0;
}
div[class^="section_"] .sub_section {
	margin-top: 80px;
	overflow: hidden;
}
.section_pickupevent .inner_over {
	padding: 50px 50px 50px;
	border-radius: 0 0 30px 30px;
	background: #d7eae9;
	margin-top: 80px;
}
.section_pickupevent .inner_over .img_tit {
	text-align: center;
	margin-top: -80px;
}
.section_pickupevent .inner_over .flex_wrap {
	display: flex;
	max-width: 900px;
	margin: 0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.section_pickupevent .inner_over .flex_wrap .logo {
	width: 28%;
	text-align: center;
}
.section_pickupevent .inner_over .data {
	margin-top: 20px;
	width: 70%;
}
.section05 .other_area .grids {
	gap: 15px 1.5%;
	flex-wrap: nowrap;
}
.section05 .other_area .grids img {
	width: auto;
}
.data .present {
	display: flex;
	align-items: center;
	margin: 15px 0;
}
p.circle {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 0.8125rem;
	color: #4760ab;
	border: solid 1px #4760ab;
	border-radius: 50%;
	width: 5em;
	height: 5em;
	line-height: 1.25;
	font-weight: bold;
	margin-right: 0.5em;
}
.data .present .item {
	font-size: 1.25rem;
	color: #e73676;
	font-weight: bold;
	line-height: 1.25;
	margin-right: 0.5em;
}
.data .present .item strong {
	display: inline-block;
	padding: 0.175em 0.5em;
	background: #f1e728;
	line-height: 1;
	margin-top: 0.125em;
}
.data .present .count {
	font-size: 1.25rem;
	color: #e73676;
	font-weight: bold;
	line-height: 1.25;
}
.data .present .count b {
	font-size: 1.75rem;
	display: inline-block;
	letter-spacing: -0.1em;
}
.data .data_table {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.data .data_table dl {
	display: flex;
	flex-wrap: wrap;
	width: 49%;
	align-items: center;
	font-size: 0.875rem;
}
.data .data_table dl dt {
	background: #4760ab;
	color: #fff;
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	border-radius: 5px;
	line-height: 1.2;
	margin: 0 2% 2% 0;
	padding: 5px;
}
.data .data_table dl dd {
	width: 68%;
	text-align: left;
	line-height: 1.2;
	margin: 0;
}
@media screen and (max-width: 1100px) {
	.section_pickupevent .inner_over {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width:768px) {
	.data_style .data_ttl h3,
	.data_style .data_ttl h4 {
		font-size: 1.2875rem;
		margin-bottom: 0.5em;
	}
	.section_pickupevent .inner_over .img_tit img {
		max-width: 246px;
		margin: 0 auto
	}
	.section_pickupevent .inner_over .flex_wrap {
		display: block;
	}
	.section_pickupevent .inner_over .flex_wrap .logo {
		width: 100%;
		text-align: center;
		position: relative;
	}
	.section_pickupevent .inner_over .flex_wrap .logo .e_name {
		width: 63%;
		max-width: 294px;
	}
	.section_pickupevent .inner_over .flex_wrap .logo .c_name {
		width: 28%;
		max-width: 89px;
		position: absolute;
		bottom: 0;
		transform: translateX(-25%);
	}
	.section_pickupevent .inner_over .data {
		margin-top: 20px;
		width: auto;
	}
	.data .data_table {
		display: block;
	}
	.data .data_table dl {
		width: 100%;
	}
	p.circle {
		font-size: 3vw;
	}
	.data .present .item {
		font-size: 3.5vw;
	}
	.data .present .count {
		font-size: 4vw;
	}
	.data .present .count b {
		font-size: 4.75vw;
	}
	.section05 .other_area .grids {
		flex-wrap: wrap;
	}
	.data_beergarden{
		margin-top:0;
	}
}
body.article .section_pickupevent .section_area {
	padding-bottom: 10px;
}
body.article .section_pickupevent .events {
	margin-bottom: 0;
	padding-bottom: 0;
}
body.article .section_pickupevent .events+.events {
	margin-top: 80px;
}
body.article .section_pickupevent .sub_section .events+.events {
	margin-top: 20px;
	padding-top: 30px;
}
body.article .data_style .data_ttl {
	justify-content: flex-start;
	font-weight: 600;
	letter-spacing: 0.03em;
}
body.article .data_style p:not(.data_ttl) {
	font-size: 1rem;
}
body.article .event_detail {
	margin-bottom: 50px;
}
body.article .schedules dt {
	border: solid 3px #ffffff;
	padding: 0.75em 1.5em;
	font-size: 1.375rem;
	color: #ffffff;
	position: relative;
}
body.article .schedules dl+dl dt {
	border-top: none;
}
body.article .schedules.accordion dt {
	cursor: pointer;
	padding-right: 40px;
	background: #dd690e;
}
body.article .section_botanical .schedules.accordion dt {
	background: #008c3e;
}
body.article .schedules dt h4 {
	font-weight: bold;
}
body.article .schedules.accordion dt i {
	font-style: normal;
	position: absolute;
	right: 1em;
	top: 0.75em;
	transition: transform .4s;
}
body.article .schedules.accordion dt.opened i {
	transform: scale(-1)
}
body.article .schedules dd,
body.article .schedules .d_body {
	border: solid 3px #ffffff;
	border-top: none;
	padding: 0.75em 1.5em;
	font-size: 1.375rem;
	background: #fae1cb;
}
body.article .section_botanical .schedules dd,
body.article .section_botanical .schedules .d_body {
	background: #e4f9ed;
}
body.article .schedules table {
	width: 100%;
}
body.article .schedules th {
	width: 24%;
	font-weight: bold;
	padding: 0.25em 0;
	vertical-align: top;
}
body.article .schedules td {
	width: 38%;
	font-weight: bold;
	padding: 0.25em 0;
	vertical-align: middle;
}
body.article .schedules td:nth-child(2):last-child {
	width: 76%;
}
body.article .schedules.botanical dd th {
	width: 25%;
}
body.article .schedules.botanical dd td {
	width: 75%;
}
body.article .schedules td b {
	color: #e4007f;
	display: inline-block;
	margin-right: 1em;
}
body.article .schedules td b.north {
	color: #00a0e9;
}
body.article .schedules td b.t_head {
	background: #007e74;
	color: #fff;
	font-size: 0.875rem;
	vertical-align: middle;
	padding: 2px 45px;
	border-radius: 5px;
}
body.article .schedules td b.t_head.area {
	background: #6a3906;
}
body.article .schedules td.data_style .place {
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
body.article .schedules td.data_style .place>span {
	font-size: 1.1275rem;
	margin-left: 1em;
	display: inline-block;
}
body .section_area .maps {
	text-align: center;
}
body .section_area .maps .inline_wrap {
	display: inline-block;
}
body .section_area .t_right.link {
	margin-top: 20px;
}
body .section_area .t_right.link a {
	position: relative;
	padding-right: 20px;
}
body .section_area .t_right.link a span {
	padding-right: 0;
}
body .section_area .t_right.link a span {
	display: inline-block;
	text-align: right;
	position: relative;
	color: #e73676;
	margin-left: 0;
	padding-left: 30px;
	transition: color .4s;
}
body .section_area .t_right.link a span:before {
	background-size: contain;
}
body .section_area .t_right.link a:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: solid 2px #e73676;
	border-right: solid 2px #e73676;
	position: absolute;
	right: 5px;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: rotate(45deg);
	transition: right .2s, border-color .4s;
}
body .section_area .t_right.link a span:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #e73676;
	transition: width .2s, background .4s;
}
body .section_area .t_right.link a span:hover {
	color: #7b4698;
}
body .section_area .t_right.link a:hover:before {
	right: 0px;
	border-color: #7b4698;
}
body .section_area .t_right.link a:hover span:after {
	width: 0;
	background-color: #7b4698;
}
body.article .informations .inline_wrap {
	text-align: center;
}
body.article .informations .inline_wrap div {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
}
body.article .data_style .text {
	text-align: left;
}
body.article .data_style .icon_indent {
	text-indent: -35px;
	margin-left: 35px;
}
body.article .data_style .text strong {
	color: #ae001c;
	font-size: 1.25rem;
}
body.article .data_style .text strong b {
	font-size: 1.25em;
}
body.article .data_style .data_ttl span {
	font-size: 1rem;
}
body.article .data_style .sub_data>dt.long {
	width: 11em;
}
body.article .data_style .sub_data>dd.long {
	width: calc(100% - 12em);
}
.btns .page_link a {
	margin: 0 10px 15px;
}
.page_link a.schedule span {
	background: #00a0e9;
}
body.article .bg_items .item {
	position: absolute;
	z-index: -1;
	transform: translate3d(0, 0, 0);
}
body.article .bg_items .item.left {
	left: 0;
	top: 50%;
}
body.article .bg_items .item.right {
	right: 0;
	top: 25%;
}
body.article .bg_items .item.right.bottom {
	right: 5%;
	top: 75%;
}
body.article .events .event_info {
	padding: 1em 1.5em;
}
body.article .page_bottom_btn {
	display: flex;
	justify-content: center;
}
@media screen and (max-width:768px) {
	body.article .section_pickupevent {
		margin-top: 50px;
		margin-bottom: 0;
	}
	body.article .section_pickupevent .sub_section .events+.events {
		margin-top: 25px;
		padding-top: 25px;
		border-width: 3px;
	}
	body.article .schedules dt {
		border-width: 2px;
		padding: 10px 15px;
		font-size: 1.21rem;
	}
	body.article .schedules.accordion dt i {
		top: 10px;
	}
	body.article .schedules dd,
	body.article .schedules .d_body {
		border-width: 2px;
		padding: 10px 10px;
		font-size: 1rem;
		letter-spacing: -0.03em;
	}
	body.article .schedules th,
	body.article .schedules td {
		vertical-align: top;
	}
	body.article .informations .inline_wrap div {
		margin-bottom: 15px;
	}
	body.article .section_pickupevent .events+.events {
		margin-top: 40px;
	}
	body.article .section_pickupevent .section_area {
		padding-bottom: 20px;
	}
	body.article .bg_items .item.left {
		width: 210px;
		top: auto;
		bottom: 40px;
		z-index: -10;
	}
	body.article .schedules.botanical dd td {
		width: 100%;
	}
	body.article .schedules td b.t_head {
		padding: 2px 15px;
		margin-right: 0.75em;
		font-size: 87.5%;
		float: left;
	}
	body.article .schedules td.data_style .place {
		display: inline;
	}
	body.article .schedules td.data_style .place>span {
		font-size: 94%;
		display: block;
		margin-left: 0;
	}
	body.article .bg_items .item.right {
		display: none;
	}
	body.article .page_bottom_btn {
		flex-wrap: wrap;
	}
	body.article .page_bottom_btn a {
		width: 100%;
		margin-inline: 0;
	}
}
@media screen and (max-width:414px) {
	body.article .schedules table,
	body.article .schedules thead,
	body.article .schedules tbody,
	body.article .schedules tr,
	body.article .schedules th,
	body.article .schedules td {
		display: block;
	}
	body.article .schedules tr {
		position: relative;
		padding-left: 6em;
	}
	body.article .schedules tr+tr {
		margin-top: 0.25em;
	}
	body.article .schedules th,
	body.article .schedules td {
		display: block;
		clear: both;
		line-height: 1.2;
		width: auto;
	}
	body.article .schedules td:nth-child(2):last-child {
		width: auto;
	}
	body.article .schedules th {
		width: 6em;
		position: absolute;
		top: 0;
		left: 0;
	}
	body.article .schedules dd,
	body.article .schedules .d_body {
		font-size: 3.725vw;
	}
}
body.article .allocation .data_style .text {
	text-align: center;
	margin-bottom: 1em;
}
body.article .allocation .data_style .sub_data_wrap {
	display: flex;
	flex-direction: column;
	width: fit-content;
	margin: 0 auto;
	/* align-items: flex-start; */
}
body.article .allocation .data_style .sub_data_wrap .sub_data {
	flex-grow: 1;
	width: 100%;
	justify-content: flex-start;
}
body.article .allocation .data_style .sub_data {
	border: none;
	margin: 0 auto 25px;
	width: auto;
	padding: 0;
	justify-content: center;
	align-items: flex-start;
}
body.article .allocation .data_style .sub_data:after {
	display: none;
}
body.article .allocation .data_style .sub_data dd {
	margin: 0.25em 0;
}
body.article .allocation .grids {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
body.article .allocation .grids .common {
	width: 48%;
}
body.article .allocation .grids>.pht {
	width: 54.25%;
}
body.article .allocation .grids>.maps {
	width: 44.25%;
}
body.article .allocation .grids .maps a {
	margin-right: 0;
}
body.article .allocation .grids .maps a:after {
	display: none;
}
body.article .allocation .grids .common .time {
	text-align: center;
	color: #003c1c;
	font-size: 1.375rem;
	font-weight: 600;
	margin-bottom: 0.5em;
}
body.article .allocation .grids .common .text {
	text-align: left;
}
.time_table {
	border: #4760ab solid 1px;
	border-radius: 18px;
	max-width: 700px;
	margin: 0 auto;
	overflow: hidden;
}
.time_table+.caption {
	max-width: 700px;
	margin: 10px auto 0;
	text-align: right;
}
.time_table table {
	width: 100%;
}
.time_table table th {
	font-size: 1.375rem;
	text-align: center;
	padding: 10px 15px;
}
.time_table table thead th {
	background: #4760ab;
	color: #fff;
}
.time_table table thead th:first-child {
	border-right: solid 1px #fff;
}
.time_table table td {
	padding: 15px 15px;
}
.time_table table tbody th {
	border-right: #4760ab solid 1px;
	border-top: #4760ab solid 1px;
	color: #4760ab;
}
.time_table table tbody td {
	border-top: #4760ab solid 1px;
}
.time_table table tbody tr {
	background: #feebc8;
}
.time_table table tbody tr:nth-child(even) {
	background: #dfeffb;
}
@media screen and (max-width:768px) {
	body.article .allocation .data_style .sub_data {
		margin: 0 auto 20px;
	}
	body.article .allocation .grids {
		display: block;
	}
	body.article .allocation .grids .pht {
		width: 100%;
	}
	body.article .allocation .grids .maps {
		width: 100%;
	}
	body.article .allocation .grids .common {
		width: 100%;
	}
	body.article .allocation .grids .maps a span {
		padding-right: 0;
		margin-right: 5px;
	}
	.time_table {
		border-radius: 10px;
		max-width: 100%;
	}
	.time_table+.caption {
		max-width: 100%;
		text-align: left;
		text-indent: -1em;
		margin-left: 1em;
	}
	.time_table table th {
		font-size: 1.125rem;
		padding: 10px 10px;
		line-height: 1.1;
	}
	.time_table table td {
		padding: 10px 10px;
	}
	body.article .allocation .grids .common .time {
		font-size: min(4.5vw, 1.25rem)
	}
}
.section_pickupevent .events {
	margin-bottom: 50px;
}
.section_pickupevent .events .ttl {
	font-size: 1.375rem;
	color: #693906;
	margin-bottom: 1em;
	font-weight: bold;
}
.section_pickupevent .events .grids {
	margin-bottom: 20px;
}
body.article .schedules .d_body {
	border: solid 3px #dd690e;
}
body.article .section_botanical .schedules .d_body {
	border: solid 3px #009944;
}
body.article .schedules .t_right.link {
	margin-top: 10px;
}
.section_pickupevent .events .sub_data~.sub_data {
	margin-top: 0;
}
.section_pickupevent .events .sub_data>dt,
.section_pickupevent .events .sub_data>dd {
	margin-bottom: 10px;
}
.section_pickupevent .events .sub_data>dd {
	width: calc(100% - 7.9em);
	padding: 2px 0;
}
.section_pickupevent .events .sub_data>dt.blue {
	background: #007e74;
}
.section_pickupevent .events .sub_data>dt.yellow {
	background: #dd690e;
}
.section_pickupevent .events .sub_data>dt.pink {
	background: #e73676;
}
.section_pickupevent .events .sub_data .place {
	margin-bottom: 0;
}
.section_pickupevent .events .sub_data .place span:not(.tag) {
	font-size: 1rem;
}
.section_pickupevent .events .sub_data .place .tag {
	color: #444;
}
.section_pickupevent .events .sub_data .place+p {
	margin-top: 5px;
}
.section_pickupevent .events .sub_data>dd.y_box {
	background: #eba600;
	width: 100%;
	color: #fff;
	padding: 0.75em 0.5em;
	border-radius: 15px;
	text-align: center;
	margin-top: 1em;
	letter-spacing: 0.1em;
}
.section_pickupevent .events .sub_data .sub_ttl {
	width: 100%;
	font-size: 1.125rem;
	margin: 0;
	text-align: left;
	background: none;
	color: #003c1c;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0;
}
.section_pickupevent .events .event_info {
	display: flex;
	padding: 20px 30px;
	background: #d7eae9;
	width: 100%;
	border-radius: 10px;
	align-items: center;
	letter-spacing: 0.1em;
}
.section_pickupevent .events .event_info h4 {
	font-size: 1rem;
	margin: 0 20px 0 0;
}
.section_pickupevent .events .event_info .info_body {
	border-left: solid 1px #4760ab;
	padding-left: 20px;
	line-height: 1.6;
}
.section_pickupevent .events .caption {
	margin-bottom: 25px;
}
.section_pickupevent .events .ttl.letter {
	letter-spacing: -0.04em;
	font-size: 1.33rem;
}
body.article .section01 .event_detail {
	margin: 50px 0 0;
}
body.article p.circle span {
	font-size: 0.8125rem;
	color: #4760ab;
}
.gallery_list {
	display: flex;
	flex-wrap: wrap;
	gap: 4%;
}
.gallery_list li {
	width: 48%;
	margin-bottom: 4%;
}
.gallery_list li:nth-child(2n) {
	margin-right: 0;
}
.gallery_list li a {
	overflow: hidden;
	display: block;
	transition: transform .4s;
}
.gallery_list li a img {
	border-radius: 10px;
}
.gallery_list li a:hover {
	transform: translateY(5px);
}
.gallery_list li p {
	font-size: 1.25rem;
	color: #003c1c;
	margin-top: 0.5em;
}
@media screen and (max-width:768px) {
	.section_pickupevent .events:last-child {
		margin-bottom: 0;
	}
	.section_pickupevent .data_style.grid_2 .pht {
		max-width: 100%;
		border-radius: 15px;
	}
	.section_pickupevent .events .ttl {
		margin: 0.5em 0;
		text-align: left;
	}
	.section_pickupevent .events .sub_data>dd {
		text-align: left;
	}
	.section_pickupevent .events .grid_2 .grid_child:nth-child(2n) {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	div[class^="section_"] .sub_section {
		margin: 0;
	}
	div[class^="section_"] .sub_section:nth-child(n+3) {
		margin-top: 40px;
	}
	.section_pickupevent .main_pick {
		padding-top: 0;
	}
	body.article .schedules .d_body {
		border-top-width: 2px;
	}
	.top_page .schedule_list .schedule_item .txt_wrap .date {
		font-size: 0.875rem;
		padding: 10px 5px;
		width: 8.5em;
		width: 100%;
	}
	.section_pickupevent .events .sub_data .place span:not(.tag) {
		font-size: 100%;
	}
	.section_pickupevent .events .event_info {
		padding: 15px;
	}
	.section_pickupevent .events .event_info h4 {
		margin: 0 10px 0 0;
		white-space: nowrap;
	}
	.section_pickupevent .events .event_info .info_body {
		padding-left: 10px;
		text-align: left;
	}
	body.article p.circle span {
		font-size: 3vw;
	}
	.gallery_list li p {
		font-size: 0.875rem;
	}
	body.article .section_pickupevent .data_style .sub_data>dd.long {
		width: calc(100% - 12em);
	}
	body.article .section_pickupevent .data_style .sub_data>dd.y_box {
		width: 100%;
		font-size: min(1rem, 3.25vw);
		padding: 1.25em 0;
		border-radius: 10px;
	}
}
@media screen and (max-width:413px) {
	body.article .data_style .sub_data dt {
		width: 5.5em;
	}
	body.article .data_style .sub_data dd {
		width: calc(100% - 6.5em);
	}
	body.article .section_pickupevent .events .sub_data>dd {
		width: calc(100% - 6.5em);
	}
	body.article .section_pickupevent .events .sub_data>.sub_ttl~dd:nth-child(3) {
		margin-top: 0.25em;
	}
	body.article .inner_right {
		letter-spacing: -0.03em;
		font-size: 3.4vw;
		text-align: right;
		white-space: nowrap;
		width: fit-content;
	}
	body.article .data_style .sub_data dd span {
		display: inline;
	}
}
.end_notice {
	position: absolute;
	z-index: 80;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -60px;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgb(0, 0, 0);
	background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0.2455357142857143) 75%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0.2455357142857143) 75%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.2455357142857143) 75%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}
#end_close:before,
#end_close:after {
	background: #fff;
	content: "";
	display: block;
	width: 20px;
	height: 3px;
	position: absolute;
	z-index: 10;
	right: 10px;
	top: 20px;
	transform: rotate(45deg);
	cursor: pointer;
}
#end_close:after {
	transform: rotate(-45deg)
}
.end_notice .notice_box {
	background: #fff;
	box-sizing: border-box;
	display: block;
	max-width: 660px;
	padding: 90px 40px 40px;
	border-radius: 10px;
	box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.75);
	position: relative;
	z-index: 5;
}
.end_notice .notice_box:before {
	background: #fff url(../img/tit.png) no-repeat top left;
	background-size: auto 80px;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 50px;
	border-radius: 10px 10px 0 0;
}
.end_notice .notice_box p {
	font-size: 1.30rem;
	line-height: 2.0;
}
.end_notice .notice_box p+p {
	margin-top: 1em;
}
@media screen and (max-width:768px) {
	.end_notice {
		top: 0;
		padding-left: 15px;
		padding-right: 15px;
		align-items: flex-start;
	}
	.end_notice .notice_box {
		background-size: 450px auto;
		max-width: 450px;
		border-radius: 5px;
		padding: 60px 15px 20px;
		margin-top: 72.5vw;
	}
	.end_notice .notice_box:before {
		border-radius: 5px 5px 0 0;
		height: 45px;
	}
	.end_notice .notice_box p {
		font-size: 1rem;
		line-height: 1.8;
	}
}