<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							愛知の「山・鉾・屋台行事」							*/
/****************************************************************************/
#wrapper{
	min-width: 1200px;
}

/* ----------------------------------------------------
		
---------------------------------------------------- */
#heritage_wrap {
	background: url(/img/ja/event/worldheritage/bg.png);
	font-family: 'utsukushi';
}

#heritage_main {
	position: relative;
}

#heritage_main h1 {
	position: absolute;
	top: 150px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	width: 1000px;
	z-index: 999;
	color: #ffffff;
	font-size: 6.1rem;
	font-weight: normal;
	text-shadow: 0 0 10px rgba(0,0,0,0.75);
}

#heritage_main h1 span {
	display: block;
	font-size: 4rem;
	margin: 10px 0;
}

#heritage_main_slider img {
	width: 100%;
	vertical-align: top;
}

#heritage_main .bx-pager {
	position: absolute;
	bottom: 30px;
	right: 0;
	left: 0;
	margin: auto;
	z-index: 999;
}

#heritage_main .bx-pager.bx-default-pager a {
	background: #ffffff;
}

#heritage_main .bx-pager.bx-default-pager a.active {
	background-color: #000000;
}

#heritage_internal_link {
	background: url(/img/ja/event/worldheritage/plaid_bg.png);
	height: 80px;
}

#heritage_internal_link ul {
	width: 1000px;
	margin: 0 auto;
	display: table;
}

#heritage_internal_link ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 80px;
	font-size: 18px;
	line-height: 1.3;
}

#heritage_internal_link ul li a {
	color: #ffffff;
	width: 200px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	opacity: 1;
}

#heritage_internal_link ul li:hover {
	background-color: rgba(136,105,45,0.5);
}

#heritage_about {
	margin: 5% auto 9%;
}

#heritage_about:before {
	background: url(/img/ja/event/worldheritage/about_title_bg.png) no-repeat;
	content: "";
	position: absolute;
	top: 0;
	right: -100px;
	width: 537px;
	height: 387px;
}

#heritage_about h1 {
	font-size: 5rem;
	color: #bd1010;
	line-height: 1.28;
	margin-bottom: 20px;
}

#heritage_about span {
	font-size: 3rem;
	color: #222222;
	display: block;
}

#heritage_about p {
	font-size: 1.7rem;
	line-height: 2;
}

.heritage_about_box {
	margin-top: 9%;
}

.heritage_about_box h2 {
	font-size: 2.8rem;
	color: #77602b;
	line-height: 1.2;
	margin-bottom: 20px;
	position: relative;
}

.heritage_about_box:nth-of-type(1) h2, .heritage_about_box:nth-of-type(3) h2 {
	padding-left: 70px;
}

.heritage_about_img {
	width: 400px;
	float: left;
}

.heritage_about_txt {
	width: 580px;
	float: right;
}

.heritage_about_box:nth-of-type(1) h2:before {
	background: url(/img/ja/event/worldheritage/about_bg1.png) no-repeat;
	width: 90px;
	height: 77px;
	content: "";
	position: absolute;
	left: 0;
	top: -40px;
}

.heritage_about_box:nth-of-type(2) h2:before {
	background: url(/img/ja/event/worldheritage/about_bg2.png) no-repeat;
	width: 384px;
	height: 113px;
	content: "";
	position: absolute;
	right: 0;
	bottom: -10px;
}

.heritage_about_box:nth-of-type(3) h2:before {
	background: url(/img/ja/event/worldheritage/about_bg3.png) no-repeat;
	width: 76px;
	height: 70px;
	content: "";
	position: absolute;
	left: 0;
	top: -30px;
}

.heritage_about_box:nth-of-type(2) .heritage_about_img {
	float: right;
}

.heritage_about_box:nth-of-type(2) .heritage_about_txt {
	float: left;
}

#heritage_guide {
	background: url(/img/ja/event/worldheritage/guide_bg.png);
	height: 100px;
}

#heritage_guide h1 {
	color: #ffffff;
	line-height: 100px;
	font-size: 5rem;
	text-align: center;
	font-weight: normal;
}

.heritage_event_wrap {
	background-color: #000000;
	color: #ffffff;
	padding-bottom: 10%;
}

.heritage_event_head {
	border-top: 5px solid #ceb14e;
	border-bottom: 5px solid #ceb14e;
	position: relative;
	background-repeat: no-repeat;
	background-size: contain;
	height: 0;
	padding-top: 31.3%;
}

.heritage_event_head:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -55px;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 36px 0 36px;
	border-color: #ceb14e transparent transparent transparent;
}

#tenno .heritage_event_head {
	background-image: url(/img/ja/event/worldheritage/tenno_head.jpg);
}

#chiryu .heritage_event_head {
	background-image: url(/img/ja/event/worldheritage/chiryu_head.jpg);
}

#inuyama .heritage_event_head {
	background-image: url(/img/ja/event/worldheritage/inuyama_head.jpg);
}

#shiohi .heritage_event_head {
	background-image: url(/img/ja/event/worldheritage/shiohi_head.jpg);
}

#sunari .heritage_event_head {
	background-image: url(/img/ja/event/worldheritage/sunari_head.jpg);
}

.heritage_event_head p {
	color: #ffffff;
	font-size: 4.4rem;
	line-height: 1.3;
	font-weight: normal;
	margin-top: -31.3%;
	text-align: center;
	padding-top: 10%;
}

.heritage_event_box {
	margin-top: 100px;
}

.heritage_event_txt {
	width: 580px;
	float: right;
	margin-right: 20px;
}

.heritage_event_img {
	width: 50%;
	float: right;
}

.heritage_event_wrap:nth-of-type(odd) .heritage_event_txt {
	float: left;
	margin-left: 20px;
}

.heritage_event_wrap:nth-of-type(odd) .heritage_event_img {
	float: left;
}

.heritage_event_img img {
	width: 100%;
}

.heritage_event_txt h1 {
	color: #e1d29e;
	font-size: 4.0rem;
	font-weight: normal;
	line-height: 1.2;
}

.heritage_event_area {
	font-size: 2rem;
	border-bottom: 1px solid #888888;
	padding: 10px 0 15px;
}

.heritage_event_wrap h2 {
	color: #e1d29e;
	font-size: 2.4rem;
	font-weight: normal;
	line-height: 1.2;
	margin: 25px 0 5px;
}

.heritage_event_wrap p {
	line-height: 1.7;
}

.heritage_event_wrap .container {
	width: 1200px;
}

.heritage_highlight_box {
	margin-top: 5%;
	position: relative;
	padding-left: 165px;
	min-height: 142px;
	box-sizing: border-box;
}

.heritage_highlight_box p:first-child{
	position: absolute;
	top: 0;
	left: 0;
}

.heritage_highlight_box h3 {
	font-size: 1.8rem;
	margin: 15px 0 5px;
	line-height: 1.3;
}

.heritage_highlight_box2 {
	background-color: #877e5f;
	padding: 20px 25px;
	box-sizing: border-box;
	margin-top: 4%;
}

.heritage_highlight_box2 h2 {
	margin-top: 0;
}

.heritage_highlight_box2 h3 {
	font-size: 1.8rem;
	margin: 10px 0 5px;
	line-height: 1.3;
}

.heritage_highlight_box2_img {
	float: right;
	margin-left: 20px;
}

.heritage_img_list {
	margin-top: 50px;
}

.heritage_img_list li {
	float: left;
	width: 23.5%;
	margin-left: 2%;
}

.heritage_img_list li:first-child {
	margin-left: 0;
}

.heritage_img_list li img {
	width: 100%;
}

.heritage_detail_link {
	background: url(/img/ja/event/worldheritage/plaid_bg.png);
	border-radius: 5px;
	border: 3px solid #ceb14e;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 2.4rem;
	height: 70px;
	line-height: 70px;
	width: 500px;
	color: #ffffff;
	margin-top: 5%;
}

.heritage_detail_link:before {
	content: url(/img/ja/common/arrow_r2.png);
	vertical-align: top;
	margin-right: 10px;
}

.heritage_slider {
	margin-top: 30px;
	display: none;
}

.heritage_slide_pager {
	margin-top: 5px;
	display: none;
}

.heritage_slide_pager li {
	float: left;
	width: 19%;
	margin-left: 1.25%;
}

.heritage_slide_pager li:first-child {
	margin-left: 0;
}

.heritage_slider li img, .heritage_slide_pager li img {
	width: 100%;
}



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

#heritage_about span {
	font-size: 2rem;
	color: #222222;
	display: block;
	margin: 0 0 1rem 0;
}

#heritage_about h1 {
	font-size: 2.8rem;

}

}</pre></body></html>