@charset "UTF-8";

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

	オーロラと森のものがたり展
	
	[01] 基本・レイアウト
	[02] ヘッダ
	[03] フッタ
	[04] イベント内容
    [05] 開催概要
	[99] メディアクエリ

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/


/*------------------------------------------------

	[01] 基本・レイアウト

------------------------------------------------*/
#wrapper { font-family: "Zen Old Mincho", sans-serif; width: 100%; height: 100%; min-width: 980px; font-size: 1.6rem; line-height: 1.8; font-weight: 400;	margin: 0; padding: 0; }
.content { width: 96%; max-width: 1000px; margin: 0 auto; padding: 2em 0; }
.vpc { display: inherit; }
.vsp { display: none; }
p.article { width: 96%; margin: 0 2% 1.5em; font-size: 1rem; font-weight: 300; }
.block-2 p.article { color: #383838; }
.block-3 p.article { color: #fff; }
.block-4 p.article { color: #fff; }


/* 見出し
---------------------------------*/
h2 { width: fit-content; margin: 0 auto; }
h2 img { width: 100%; height: auto; }
#wrapper .block-1 h3,
#wrapper .block-2 h3,
#wrapper .block-3 h3 { display: flex; align-items: center; gap: 15px; margin: 0 auto .5em; font-size: 2.1rem; color: #fff; }
h4 { margin: 0 0 .5em; font-size: 1.5rem; }
h5 { margin: 0 0 20px; font-size: 3.6rem; font-weight: 600; line-height: 1.3; color: #fff; border-bottom: 4px solid #fff; text-align: center; }
h6 {padding: 8px 10px; font-size: 1.4rem; line-height: 1.4; /*background: #fff;*/ text-align: center; }

/* Flex Box
---------------------------------*/
.flb { display:flex; flex-wrap: wrap; justify-content:center; width: 100%; max-width: 1000px; margin: 0 auto; }


/* フェード
---------------------------------*/
/* 上からフェードイン */
.slide-top {opacity: 0;	transform: translate(0, -20px);	transition: all 1s ease-out;}

/* 下からフェードイン */
.slide-bottom1 { opacity: 0; transform: translate(0, 30px); transition: all 0.5s 0.3s ease-out; }
.slide-bottom2 { opacity: 0; transform: translate(0, 30px); transition: all 0.5s 0.4s ease-out; }
.slide-bottom3 { opacity: 0; transform: translate(0, 30px); transition: all 0.5s 0.5s ease-out; }
.slide-bottom4 { opacity: 0; transform: translate(0, 30px); transition: all 0.5s 0.6s ease-out; }
.slide-bottom5 { opacity: 0; transform: translate(0, 30px); transition: all 0.5s 0.7s ease-out; }
.slide-bottom6 { opacity: 0; transform: translate(0, 30px); transition: all 0.5s 0.8s ease-out; }

 /* 左からフェードイン */
.slide-left1 {opacity: 0; transform: translate(-60px, 0); transition: all 1.5s 0.8s ease-out; }

/* 右からフェードイン */
.slide-right1 {opacity: 0; transform: translate(60px, 0); transition: all 1.2s 1.6s ease-out; }


/* リンク
---------------------------------*/
a { color: yellow; -webkit-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out;}
a:link		{}
a:visited	{}
a:hover		{text-decoration:none; opacity:0.7;}
a:active	{text-decoration:none;}


/* SNS
---------------------------------*/
.sns_btn div, .sns_btn p { display: inline-block; vertical-align: top; }
.sns_btn { margin: 20px auto; text-align: center; }


/*------------------------------------------------

	[02] ヘッダ

------------------------------------------------*/
.block-1 { position: relative; margin: 0 auto; padding: 0; background: url(/aurora/images/kyv.webp) top center no-repeat #000;}
.inr_block-1 { padding: 5em 0 3em;}
.block-1 .content { max-width: 1000px; padding: 17em 0 0; }
/*#header { width: 100%; margin: 0 auto; }
#header .flb > div { width: 100%; margin: 0 auto 1em; text-align: center; }*/
p.title { width: 100%; margin: 0 auto .5em; }
p.title img { width: 100%; }
p.intro { margin: 0 auto .5em; font-size: 1.125rem; font-weight: 600; line-height: 1.6; }
p.period { width: 100%; margin: 0 auto .5em; }
p.period img { width: 100%; }
p.bnr { width: 100%; }
p.bnr img { width: 100%; border-radius: 6px; }
p.copy_eva { color: #fff; font-size: 0.75rem; margin: 1em 0; text-align: center; }


/*------------------------------------------------

	[03] フッタ

------------------------------------------------*/
footer#common_foot { margin: 0 0 0;}

#page-top2 { position: fixed; z-index: 9999; bottom: 20px; right: 20px; }
#page-top2 a:link,
#page-top2 a:hover,
#page-top2 a:active,
#page-top2 a:visited { width: 120px; height: 174px; opacity: 1; }
#page-top2 a img { width: 100%; max-width: 120px; }
    
.block-3 p.copy_eva { width: fit-content; margin: 0 auto; color: #fff; font-size: 0.75rem; }

/*------------------------------------------------

	[04] イベント内容

------------------------------------------------*/
.block-2 { width: 94%; padding: 0 3%; background: #000; }
.block-2 p.article a { color: #ffff00; }

.event-list { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin: 0 0 1em; }
.event-card { position: relative; padding: 25px 20px; border: 3px solid #001762; border-radius: 10px; background: #fff; }
.event-card img { display: block; width: 100%; margin: auto; padding: 0 0 .5em 0; }
.event-card img.ss { max-width: 137px; }
.event-label { position: absolute; top: 0; left: 15px; padding: 0px 12px 3px; font-size: 0.875rem; font-weight: 600; color: #fff; background: #001762; border-radius: 0 0 6px 6px; }
.event-card h4 { margin: .75em 0 .25em; font-size: 1.125rem; line-height: 1.4; color: #0099ff; }
.event-card p.date { margin: 0 0 .5em; font-size: 0.875rem; font-weight: 600; line-height: 1.3; color: #581775; }
.event-card p.txt { font-size: 0.875rem; line-height: 1.6; text-align: justify; }





/*------------------------------------------------

	[05] 開催概要

------------------------------------------------*/
.block-3 { width: 94%; padding: 0 3%; background: #3eb135; }
.block-3 .content { position: relative; padding: 2em 0; }



/* テーブル
---------------------------------*/
.tb_res, .tb_res td, .tb_res th { border-collapse: collapse; }
.tb_res td, .tb_res th { border-bottom: 1px solid rgba(255, 255, 255, .3); }
.tb_res tr:last-child td, .tb_res tr:last-child th { border-bottom: none; }
.tb_res { width: 96%; max-width: 960px; margin: 10px auto 20px; font-size: .875rem; line-height: 2; color: #fff; /*text-shadow: 0px 0px 15px rgba(0, 0, 0, 1), 0px 0px 15px rgba(0, 0, 0, 1), 0px 0px 15px rgba(0, 0, 0, 1), 0px 0px 15px rgba(0, 0, 0, 1);*/ }
/*.tb_res th { width: 18%; padding: 8px 0 8px 2%; text-align: left; vertical-align: top; font-weight: 600; }*/
.tb_res th { width: 23%; padding: 8px 0 8px 2%; text-align: left; vertical-align: top; font-weight: 600; }
.tb_res th span { white-space: nowrap; }
/*.tb_res td { width: 78%; padding: 8px 2% 8px 0; text-align: left; }*/
.tb_res td { width: 77.5%; padding: 8px 1.5% 8px 0; text-align: left; }
.tb_res td span { vertical-align: baseline; }
.tb_res th img { margin: 5px 10px; }
.tb_res iframe { width: 100%; margin: 20px 0; }
.tb_res span.stg { font-wight: 500; color: #ebf2a6; }
.tb_res span.img_bnr { display: block; width: 100%; max-width: 120px; }
.tb_res span.img_bnr img { width: 100%; }

ul.notice { width: 100%; margin: 0 auto 1.5em; }
ul.notice > li { position: relative; padding: 0 0 0 20px; font-size: .875rem; line-height: 1.7; color: #e5ad4d; font-weight: 600; text-align: justify; }
ul.notice > li::before { position: absolute; display: block; top: 0; left: 0; content: "※"; color: #e5ad4d; }

.block-4 ul.notice > li a { color: #ffff00; }
.block-4 ul.notice > li span a { font-size: 1.25rem; }

.flb.bnr_pm { max-width: 750px; }
.flb.bnr_pm div { width: 48%; }

.bnr_pmoa { display: block; margin: 1em auto; width: 100%; max-width: 332px; }
.bnr_pmoa img { width: calc(100% - 32px); border-radius: 16px; border: 8px solid #1eb9ee; }



/*------------------------------------------------

	[99] メディアクエリ

------------------------------------------------*/
@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {
#resNav { z-index: 9999; }
.bg-subnav { display: none; }
header { min-width: 150px; }
#wrapper { min-width: 200px; border-top: 1px solid #ccc; font-size: 1.4rem; }

.vpc { display: none; }
.vsp { display: inherit; }

.content { width: 94%; max-width: none; margin: 0 auto; }

a[href^="tel:"] { pointer-events: none; cursor: default; text-decoration: none; color: inherit; }

/* 見出し
---------------------------------*/
h2 { }
h2 img { width: 94%; max-width: none; margin: 0 3%; }
#wrapper h3 { /*margin: 30px 0; padding: 20px 0;*/ margin: 0 0 30px; padding: 0; }
h4 img { width: 70%; max-width: 320px; }
h5 { padding: 0 0 6px; font-size: 2.4rem; }



/* [02] ヘッダ
---------------------------------*/

.block-1 { padding: 0; background: url(/aurora/images/kyv_sp.webp) top center no-repeat #000; background-size: 150%; }


#header .flb > div:nth-child(1) { width: 100%; margin: 0 auto 1em; text-align: center; }
#header .flb > div:nth-child(2) { width: 94%; padding: 1.5em 3% 2em; text-align: center; }


/* [03] フッタ
---------------------------------*/



/* [04] イベント内容
---------------------------------*/
.header_line img { width: 90%; max-width: 804px; margin: 20px auto; }

.block-2 .content { width: 100%; max-width: none; }
.intro p { font-size: 1.125rem; line-height: 1.6; }

.event-list { grid-template-columns: repeat(2,1fr); }


/* [05] 開催概要
---------------------------------*/

/* テーブル */
.tb_res { width: 100%; margin: 0% auto; }
.tb_res { border: none; }
.tb_res th { display: block; width: 94%; margin: 3% 0 0; padding: 6px 3%; border: none; color: #000; background: #fff; text-shadow: none; }
.tb_res td { display: list-item; width: 94%; margin: 0 3% ; padding: 6px 0; border: none !important; list-style: none; font-size: 1.0rem; line-height: 1.6; }
.tb_res span.img_bnr { width: 100%; max-width: 160px; }

.block-3 .tb_res th { color: #3eb135; }


}


@media screen and (max-width: 480px) {

/* [04] イベント内容
---------------------------------*/
.event-list { grid-template-columns: 1fr; }
.event-card img { display: block; width: 100%; max-width: 274px; margin: auto; }


/* [05] 開催概要
---------------------------------*/
.flb.bnr_pm div { width: 96%; }


}

