@charset "utf-8";
/*==================================================
	【トップ】ページ固有のスタイル
==================================================*/
#top_ttl {
	width: 100%;
	aspect-ratio: 728 / 950;
	background: url("../img/top/title.png") no-repeat center / cover;
}
.cmn_contact {
	position: relative;
	top: -15px;
}
#top_saioshi {
	position: relative;
	margin-top: 20px;
	margin-bottom: 40px;
}
#top_saioshi::before, #top_saioshi::after {
	content: "";
	background: url("../img/bg-ribbon01.png") no-repeat;
	width: 81px;
	height: 181px;
	position: absolute;
	bottom: -130px;
	left: 0;
}
#top_saioshi::after {
	background: url("../img/bg-ribbon02.png") no-repeat;
	width: 146px;
	height: 400px;
	left: auto;
	right: 0;
	bottom: -300px;
}
#top_saioshi .in .in3 {
	padding: 10px 0 30px;
}
#top_saioshi .in .in3 img {
	width: 340px;
}
#top_msg .txt {
	font-size: 115%;
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
}
#top_schedule .in .in3 {
	padding: 20px 0 20px;
}
#top_schedule .in .in3 img {
	width: 349px;
}
#top_schedule iframe {
	width: 350px;
	height: 250px;
	border-radius: 20px;
	margin-top: 20px;
}
#top_mv {
	position: relative;
}
#top_mv::before {
	content: "";
	background: url("../img/bg-ribbon03.png") no-repeat;
	width: 146px;
	height: 400px;
	position: absolute;
	left: 0;
	bottom: 20px;
}
#top_mv .waku {
	background: linear-gradient(to right, #a9dcf6 0%, #ee8aaa 100%);
	box-shadow : 0px 15px 0px rgba(197, 173, 184, 0.7);
	position: relative;
	margin-bottom: 50px;
}
#top_mv .waku::before, #top_mv .waku::after {
	content: "";
	background: url("../img/ribbon.png") no-repeat;
	width: 60px;
	height: 55px;
	display: inline-block;
	position: absolute;
	top: -25px;
	left: -20px;
	z-index: 1;
}
#top_mv .waku::after {
	top: auto;
	bottom: -35px;
	left: auto;
	right: -35px;
	background: url("../img/uchiwa.png") no-repeat;
	width: 93px;
	height: 99px;
}
#top_mv .in2 {
	padding: 28px 0;
	background: url("../img/waku-02.png") no-repeat left 8px bottom 8px, #fff url("../img/waku-01.png") no-repeat right 8px top 8px;
}
#top_mv iframe {
	width: 350px;
	height: auto;
	aspect-ratio: 16 / 9;
	border-radius: 20px;
}
#contents {
	margin-bottom: 50px;
}
#contents h2 {
	margin-bottom: 40px;
}
#contents .list {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(2, 210px);
	gap: 40px 0;
	width: 444px;
	margin: 0 auto
}
#contents .box {
	border-radius: 10px;
	background: linear-gradient(90deg, #a9dcf6 0%, #ee8aaa 100%);
	padding: 3px;
}
#contents .box dl {
	position: relative;
	background: #fff;
	border-radius: 10px;
	padding: 15px 15px 30px;
	height: 100%;
}
#contents .box dl::before {
	content: "";
	width: calc(100% - 30px);
	height: 2px;
	position: absolute;
	left: 15px;
	bottom: 15px;
	background : linear-gradient(90deg, rgba(253, 223, 120, 1) 0%, rgba(255, 250, 198, 1) 41.78%, rgba(245, 189, 203, 1) 85.95%);
}
#contents .box dl dt {
	position: relative;
	font-size: 22px;
	color: var(--color-primary);
	padding: 12px 0 20px;
	margin-bottom: 10px;
	background: url("../img/top/contents-waku01.png") no-repeat right 0 top 0, url("../img/top/contents-waku02.png") no-repeat left 0 bottom 0;
}
#contents .box dl dt::before, #contents .box dl dt::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url("../img/top/contents-ico01.png") no-repeat center / 100% auto;
}
#contents .box:nth-of-type(1) dl dt::before {
	bottom: -7px;
	left: 5px;
}
#contents .box:nth-of-type(1) dl dt::after {
	background-image: url("../img/top/contents-ico02.png");
	top: 2px;
	right: 2px;
}
#contents .box:nth-of-type(2) dl dt::before {
	left: -7px;
	top: -7px;
	background-image: url("../img/top/contents-ico03.png");
}
#contents .box:nth-of-type(2) dl dt::after {
	bottom: 0px;
	right: 4px;
	background-image: url("../img/top/contents-ico04.png");
}
#contents .box:nth-of-type(3) dl dt::before {
	top: -10px;
	left: -7px;
	background-image: url("../img/top/contents-ico05.png");
}
#contents .box:nth-of-type(3) dl dt::after {
	bottom: -5px;
	right: 0;
	background-image: url("../img/top/contents-ico06.png");
}
#contents .box:nth-of-type(4) dl dt::before {
	left: -7px;
	top: -7px;
	background-image: url("../img/top/contents-ico07.png");
}
#contents .box:nth-of-type(4) dl dt::after {
	bottom: 0px;
	right: 4px;
	background-image: url("../img/top/contents-ico08.png");
}
#contents .box:nth-of-type(5) dl dt::before {
	left: 10px;
	bottom: -8px;
	background-image: url("../img/top/contents-ico09.png");
}
#contents .box:nth-of-type(5) dl dt::after {
	right: 0;
	bottom: 8px;
	background-image: url("../img/top/contents-ico10.png");
}
#contents .box:nth-of-type(6) dl dt::before {
	left: -7px;
	top: -7px;
	background-image: url("../img/top/contents-ico11.png");
}
#contents .box:nth-of-type(6) dl dt::after {
	right: 0;
	bottom: -7px;
	background-image: url("../img/top/contents-ico12.png");
}
#contents .box:nth-of-type(7) dl dt::before {
	left: -7px;
	top: -7px;
	background-image: url("../img/top/contents-ico13.png");
}
#contents .box:nth-of-type(7) dl dt::after {
	right: 0;
	bottom: -7px;
	background-image: url("../img/top/contents-ico14.png");
}
#contents .box:nth-of-type(8) dl dt::before {
	left: -7px;
	top: -7px;
	background-image: url("../img/top/contents-ico15.png");
}
#contents .box:nth-of-type(8) dl dt::after {
	right: 0;
	bottom: -7px;
	background-image: url("../img/top/contents-ico16.png");
}
/* コンテンツ名ロゴ化ver */
#contents .box dl.line_n::before {
	display: none;
}
#contents .box dl dt.logo {
	margin: -5px -10px 10px;
	padding: 0;
	background: none;
}
#contents .box dl dt.logo::before, #contents .box dl dt.logo::after {
	display: none;
}

#contents .box dl dd {
	position: relative;
	padding: 10px 0 0 0;
	font-weight: bold;
	font-size: 105%;
  justify-content: center;
}
#contents .box dl dd.badge {
	display: grid;
	grid-template-columns: repeat(2, 60px);
	gap: 0 15px;
}
#contents .box dl dd.badge img {
	margin-top: -5px;
}
#contents .box dl dd::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: 0;
	background : linear-gradient(90deg, rgba(253, 223, 120, 1) 0%, rgba(255, 250, 198, 1) 41.78%, rgba(245, 189, 203, 1) 85.95%);
}
#contents .box dl.line_n {
	padding: 15px;
}
#contents .box dl.line_n .txt {
	position: relative;
	padding-bottom: 20px;
}
#contents .box dl.line_n .txt::before {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	top: auto;
	bottom: 0;
	background : linear-gradient(90deg, rgba(253, 223, 120, 1) 0%, rgba(255, 250, 198, 1) 41.78%, rgba(245, 189, 203, 1) 85.95%);
}
/*モーダル*/
#contents .modal{
	position:fixed;
	inset:0;
	display:flex;
	justify-content:center;
	align-items:center;
	background:rgba(0,0,0,.6);
	opacity:0;
	visibility:hidden;
	transition:.3s;
	z-index:9999;
}
#contents .modal.active{
	opacity:1;
	visibility:visible;
}
#contents .modal-bg{
	position:absolute;
	inset:0;
}
#contents .modal-content{
	position: relative;
	width: 90%;
	max-width: 550px;
	overflow-y: scroll;
	border: 5px solid transparent;
	border-radius: 20px;
	background:
		linear-gradient(#fff,#fff) padding-box,
		linear-gradient(90deg,#a9dcf6 0%,#ee8aaa 100%) border-box;
	box-sizing: border-box;
	padding: 30px 18px 30px 30px;
}
#contents .modal-content::before{
	content:"";
	position:absolute;
	inset:5px;
	border:2px solid transparent;
	border-radius:15px;
	background:
		linear-gradient(#fff9ea,#fff9ea) padding-box,
		linear-gradient(90deg,#a9dcf6 0%,#ee8aaa 100%) border-box;
	pointer-events:none;
}
#contents .modal-scroll{
	max-height:70vh;
	overflow-y:scroll;
	padding-right:12px;
}
#contents .modal-content .img {
	background: #fff;
	padding: 40px;
	margin: 0 30px;
	position: relative;
}
#contents .modal-content img{
	display:block;
	width:100%;
	z-index: 3;
	position: relative;
}
#contents .modal-content h3{
	margin:20px 0;
	font-size : 26px;
	line-height : 31px;
	color : #E95377;
	z-index: 3;
	position: relative;
	font-weight: 500;
}
#contents .modal-content .txt {
	background:#fff;
	border-radius:15px;
	padding:20px;
	line-height:2;
	text-align:left;
	z-index: 3;
	position: relative;
	font-weight : bold;
	font-size : 112%;
}
#contents .modal-content .txt p:last-child {
	margin-bottom: 0;
}
#contents .modal-content .txt ul {
	list-style: disc;
	margin-left: 1.4em;
	margin-bottom: 10px;
}
#contents .modal-content .txt ul.nm {
	margin-bottom: 0;
}
#contents .modal-content .txt a {
	text-decoration: underline;
}
/* スクロールバー */
#contents .modal-content {
	-ms-overflow-style: none; /* IE, Edge 対応 */
	scrollbar-width: none;    /* Firefox 対応 */
}

#contents .modal-content::-webkit-scrollbar {
	display: none; /* Chrome, Safari 対応 */
}
#contents .modal-scroll {
	position: relative;
}
#contents .modal-scroll::-webkit-scrollbar{
	width:15px;
}
#contents .modal-scroll::-webkit-scrollbar-thumb{
	background:#ee8aaa;
	border-radius: 7px;
}
#contents .modal-scroll::-webkit-scrollbar-track{
	background:#fff;
	border-radius:7px;
}

#present .waku {
	position: relative;
	background: linear-gradient(to right, #ee8aaa 0%, #a9dcf6 100%);
	box-shadow : 0px 15px 0px rgba(197, 173, 184, 0.7);
}
#present .waku .other {
	display: none;
}
#present .in {
	padding: 15px;
	background: #fff;
}
#present .list {
	display: grid;
	justify-content: space-between;
	grid-template-columns: repeat(3, 120px);
	gap: 20px 0;
	margin: 15px auto 0;
}
#present .list.big {
	display: block;
	gap: 0;
	margin: 0 auto;
}
#present .list.big dl {
	width: 100%;
	display: flex;
	margin-bottom: 15px;
	justify-content: space-between;
}
#present .list.big dt {
	width: 40%;
}
#present .list.big dd {
	width: 57%;
}
#present .list.big dl dd p {
}
#present {
	margin-bottom: 30px;
}
#present .btn01 {
	margin-bottom: 0;
}
#present .btn01 a {
	padding: 10px;
	font-size: 20px;
}
#present .list dl dt {
	margin-bottom: 5px;
}
#present .list dl dt img {
	border-radius: 10px;
}
#present .list dl dd p {
	margin-bottom: 0;
	line-height: 1.7;
}
#present .list.small dl dd p  {
	font-size: 13px;
}
#present .list.small dl dd p.fs  {
	font-size: 12px;
}

#event {
	margin-bottom: 50px;
	position: relative;
}
#event::before {
	content: "";
	background: url("../img/bg-ribbon02.png") no-repeat;
	width: 146px;
	height: 400px;
	position: absolute;
	right: 0;
	top : 135px;
}
#event h2 {
	margin-bottom: 30px;
}
#event .list {
	max-width: 415px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
#event .list .box {
	background: linear-gradient(90deg, #ee8aaa 0%, #a9dcf6 100%);
	margin-bottom: 20px;
	padding: 3px;
	border-radius: 20px;
	overflow: hidden;
}
#event .list .box dl {
	border-radius: 18px;
	background: #fff;
	display: flex;
	align-items: center;
	font-size: 110%;
	font-weight: bold;
}
#event .list .box dl dt {
	display: flex;
	align-items: center;
	align-self: stretch;
	width: 120px;
	padding-left: 20px;
	color: #fff;
	background : linear-gradient(90deg, rgba(238, 138, 170, 1) 0%, rgba(169, 220, 246, 1) 100%);
}
#event .list .box dl dd {
	color: var(--color-secondary);
	text-align: left;
	padding: 22px 20px;
}
#access {
	position: relative;
}
#access::before {
	content: "";
	background: url("../img/bg-ribbon01.png") no-repeat;
	width: 81px;
	height: 181px;
	position: absolute;
	top: -110px;
	left: 0;
}
#access .waku {
	position: relative;
	background: linear-gradient(to right, #ee8aaa 0%, #a9dcf6 100%);
	box-shadow : 0px 15px 0px rgba(197, 173, 184, 0.7);
}
#access .waku::before {
	content: "";
	background: url("../img/ribbon02.png") no-repeat;
	width: 60px;
	height: 55px;
	display: inline-block;
	position: absolute;
	top: -25px;
	right: -20px;
	z-index: 1;
}
#access .in2 {
	padding: 28px;
	background: url("../img/waku-03.png") no-repeat left 8px top 8px, #fff url("../img/waku-04.png") no-repeat right 8px bottom 8px;
}
#access h3 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 30px;
}
#access .txt {
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 20px;
}
#access iframe {
	width: 350px;
	height: 250px;
	border-radius: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#access .access dl {
	font-weight: bold;
}
#access .access dl:not(:last-of-type) {
	margin-bottom: 20px;
}
#access .access dl dt {
	text-align: left;
	font-size: 20px;
	margin-bottom: 10px;
}
#access .access dl dt img {
	margin-right: 10px;
}
.supporter_list p {
	position: relative;
	margin-bottom: 10px !important;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	border: 2px solid #e2dbd8;
	border-radius: 10px;
}
.supporter_list p span {
	display: block;
	padding: 10px;
}
.supporter_list p:last-child {
	margin-bottom: 0;
}
.supporter_list p span img {
	height: 45px;
	margin-bottom: 2px;
}
#top_sns {
	margin-bottom: 40px;
}
#top_sns h3 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#top_sns h3 span::before {
	content: url("../img/hane01.png");
	position: relative;
	top: 6px;
	margin-right: 5px;
}
#top_sns h3 span::after {
	content: url("../img/hane02.png");
	position: relative;
	top: 6px;
	margin-left: 5px;
}
#top_sns ul {
	width: 318px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#top_sns ul li a {
	width: 90px;
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	box-shadow : 0px 0px 3px rgba(252, 224, 121, 0.75);
	border-radius: 10px;
}
#top_sns ul li a img {
	height: 40px;
	width: auto;
}
@media only screen and (max-width: 640px){ /* スマホ */
	#top_saioshi {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	#top_saioshi .in .in3 img {
		width: 90%;
	}
	#top_schedule .in .in3 img {
		width: 90%;
	}
	#top_schedule iframe {
		width: calc(100% - 20px);
	}
	#top_mv .waku {
		box-shadow: 0px 10px 0px rgba(197, 173, 184, 0.7);
	}
	#top_mv .waku::before {
		width: 40px;
		height: 37px;
		background-size: 100% auto;
		top: -15px;
		left: -10px;
	}
	#top_mv .waku::after {
		width: 60px;
		height: 70px;
		background-size: 100% auto;
		right: -15px;
	}
	#top_mv .in2 {
		padding: 15px 0;
		background-position: left 2px bottom 2px, right 2px top 2px;
	}
	#top_mv iframe {
		width: calc(100% - 30px);
	}
	#event .list {
		max-width: calc(100% - 30px);
	}
	#event .list .box dl {
		display: block;
	}
	#event .list .box dl dt {
		width: 100%;
		text-align: center;
		display: block;
		padding-left: 0;
		padding: 10px;
	}
	#event .list .box dl dd {
		padding: 12px 15px 15px;
	}
	#event .list .box dl dd {
		width: 100%;
	}
	#access .waku::before {
		width: 40px;
		height: 37px;
		background-size: 100% auto;
		top: -15px;
		right: -10px;
	}
	#access .waku {
		box-shadow: 0px 10px 0px rgba(197, 173, 184, 0.7);
	}
	#access .in2 {
		padding: 20px 15px;
		background-position: left 2px top 2px, right 2px bottom 2px;
	}
	#access .txt {
		margin-bottom: 10px;
	}
	#access iframe {
		width: 100%;
	}
	#top_sns h3 span {
		position: relative;
	}
	#top_sns h3 span::before, #top_sns h3 span::after {
		position: absolute;
	}
	#top_sns h3 span::before {
		left: -60px;
	}
	#top_sns h3 span::after {
		right: -60px;
	}
}
@media only screen and (max-width: 640px){ /* スマホ */
	#top_msg .txt {
		font-size: 100%;
	}
	#contents .list {
		max-width: calc(100% - 30px);
		gap: 15px 0;
		grid-template-columns: repeat(2, 48.5%);
	}
	#contents .box dl dt {
		font-size: 18px;
	}
	#present .list {
		gap: 15px 0;
		grid-template-columns: repeat(3, 31.5%);
	}
	#top_sns ul {
		width: 270px;
	}
	#top_sns ul li a {
		width: 75px;
		height: 75px;
	}
	#present .list.small dl dd p  {
		font-size: 12px;
	}
}
@media only screen and (max-width: 320px){ /* スマホ */
	#contents .list {
		gap: 10px 0;
	}
	#contents .box dl dt {
		font-size: 14px;
	}
	#contents .modal-content {
		border: 3px solid transparent;
		padding: 15px 18px 15px 15px;
	}
	#contents .modal-content .img {
		padding: 10px;
		margin: 0 15px;
	}
	#contents .modal-content h3 {
		font-size: 115%;
		margin: 10px 0;
	}
	#contents .modal-content .txt {
		padding: 10px;
		line-height: 1.8em;
		font-size: 100%;
	}
	#contents .modal-scroll {
		padding-right: 10px;
	}
	#contents .modal-scroll::-webkit-scrollbar {
		width: 5px;
	}
}