@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							THINGS TO DO　			    					*/
/**							RECOMENDED AICHI		    					*/
/****************************************************************************/ 
.index #main_sub {
	max-width: 1000px;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	padding: 30px0 20px 0;
	margin: 0 auto;
}
.index #main_sub .left {
	width: 57%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.index #main_sub .right {
	width: 37%;
	max-width: 370px;
	margin-top: 30px;
}

/****************************************************************************/
/**							FOUR SEASONS		    						*/
/****************************************************************************/ 
.four_seasons .title {
	font-weight: bold;
	text-align: center;
    border-bottom: 1px solid #E5E5E5;
	padding-bottom: 15px;
}
.four_seasons .title + p {
	font-size: 117%;
	line-height: 1.4;
	text-align: left;
}
.four_seasons .list_box .list {
	width: 31%;
	float: left;
	margin-left: 3%;
}
.four_seasons .list_box img {
	width: 100%;
	height: auto;
}
.four_seasons .list_box .list:first-child {
	margin-left: 0;
}
.four_seasons .list_box dt {
	font-size: 184%;
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 5px;
}
.four_seasons .list_box dt span {
	font-size: 70%;
	display: block;
	margin-bottom: 5px;
}
.four_seasons .list_box dd {
	font-size: 117%;
	line-height: 20px;
}
/* Other Events -------------------------------*/
.four_seasons .sub_title {
    text-align: left;
    font-size: 217%;
	font-weight: bold;
    padding-top: 0px;
    margin-top: 40px;
    margin-bottom:10px;
}
.four_seasons .box_set {
	letter-spacing: -.30em;
}
.four_seasons .box02 {
	overflow: hidden;
	clear: both;
}
.four_seasons .box02 ul li {
	font-size: 134%;
	line-height: 1.2;
	float: left;
	width: 32.8%;
	margin: .5% .2%;
}

/****************************************************************************/
/**							EVENTS　			    						*/
/****************************************************************************/ 
.events #main_sub_event {
	max-width: 1000px;
	height: 500px;
	padding: 30px 40px 130px;
	margin: 50px auto 220px;
}
.events .bx-wrapper {
	margin-bottom: 0;
}
.events .bx-wrapper .bx-pager {
	visibility: hidden;
}
.events #main_sub_event li {
	width: 20%;
}
.events .bx-wrapper .bx-viewport img {
	width: 100%;
	height: 455px;
	object-fit: cover;
}
.events .bx-wrapper .bx-caption {
    font-size: 249%;
		top: unset;
		bottom: 0;
		height: auto;
    line-height: 1.2;
    padding: 15px;
}
.events .bx-wrapper .bx-caption span {
    font-size: 70%;
	margin-left: 8px;
}

/****************************************************************************/
/**			"YAMA ‚ HOKO AND YATAI" CEREMONIES IN AICHI　					*/
/****************************************************************************/
.festivals_in_aichi #main_sub p img {
	width: 165px;
	height: 135px;
	margin-right: 25px;
	margin-bottom: 60px;
}
/* コンテンツ1 -------------------------------*/
.festivals_in_aichi #content_1 .box {
	width: 48%;
	max-width: 480px;
	margin-bottom: 20px;
}
.festivals_in_aichi #content_1 img {
	width: 100%;
	height: auto;
}
.festivals_in_aichi #content_1 .festival05 {
	width: 100%;
	max-width: 1000px;
}
/* コンテンツ2 -------------------------------*/
.festivals_in_aichi #content_2 .box {
	background-color: #f8f5f0;
	overflow: hidden;
	padding: 20px;
	margin-bottom: 20px; 
}
.festivals_in_aichi #content_2 img {
	width: 100%;
	height: auto;
}
.festivals_in_aichi #content_2 .box h2 {
    font-size: 249%;
	text-align: left;
	word-wrap:break-word;
	margin: 0 0 20px 0;
}
.festivals_in_aichi #content_2 .box h2 span {
	color: #75793a;
    font-size: 60%;
	display: block;
	margin-bottom: 5px;
}
.festivals_in_aichi #content_2 .box h3 {
    font-size: 184%;
	text-align: left;
	padding: 0;
	margin: 0;
}
.festivals_in_aichi #content_2 .box h3 + p {
	font-size: 125%;
	line-height: 1.2;
	margin:13px auto 0 auto;
}
.festivals_in_aichi #content_2 .box.typ01 .left {
	width: 42%;
}
.festivals_in_aichi #content_2 .box.typ01 .right {
	width: 55%;
}
.festivals_in_aichi #content_2 .box.typ02 .left {
	width: 55%;
}
.festivals_in_aichi #content_2 .box.typ02 .right{
	width: 42%;
}
.festivals_in_aichi #content_2 .box dl {
	margin: 25px 0 15px 0;
}
.festivals_in_aichi #content_2 .box dt {
	font-size: 150%;
	margin-bottom: 10px;
}
.festivals_in_aichi #content_2 .box p + dl dd {
	font-size: 109%;
	line-height: 1.2;
	margin-bottom: 10px;
}
.festivals_in_aichi #content_2 .clear {
	background-color: #e6e0d5;
	font-size: 117%;
	overflow: hidden;
	padding: 10px 20px;
}
.festivals_in_aichi #content_2 .clear dl {
	margin: 0;
}
.festivals_in_aichi #content_2 .clear dt {
	font-size: 117%;
	font-weight: bold;
	float: left;
	clear: left;
	width: 150px;
	padding: 5px 0;
	margin-bottom: 0;
}
.festivals_in_aichi #content_2 .clear dd {
	padding: 10px 0;
	margin-left: 150px;
}

@media screen and (max-width: 736px){
/****************************************************************************/
/**							THINGS TO DO　			    					*/
/**							RECOMENDED AICHI		    					*/
/****************************************************************************/ 
.index #main_sub .left {
	width: 100%;
	float: none;
}
.index #main_sub .right {
	width: 100%;
	float: none;
	margin: 10px auto 0 auto;
}
.index #main_sub .left .title {
    font-size: 150%;
	line-height: 1.2;
}
/****************************************************************************/
/**							FOUR SEASONS		    						*/
/****************************************************************************/
.four_seasons .title {
	border-top:double 3px #ccc;
	padding-top: 10px;
	margin-bottom:15px;
}
.four_seasons .list_box .list {
	width: auto;	
	float: none;
	border-bottom: solid 1px #ccc;
	padding-bottom:10px;
	margin: 0 0 10px 0;
}
.four_seasons .list_box dt {
    font-size: 150%;
    line-height: 1.1;
}
/* Other Events -------------------------------*/
.four_seasons .box01 {
	border-top:solid 1px #ccc;
	margin-top: 25px;
	padding-top: 10px;
}
.four_seasons .box02 {
	margin-top: 25px;
	padding-top: 10px;
}
.four_seasons h3 + p {
    font-size: 100%;
}
.four_seasons .sub_title {
	font-size: 167%;
	text-indent: 10px;
	margin-top: 10px;
}
.four_seasons .box02 {
	clear: both;
}
.four_seasons .box02 ul li {
	font-size: 109%;
	width: auto;
	float: none;
	margin-bottom: 10px;
}
.four_seasons .list_box dd {
    font-size: 92%;
}

/****************************************************************************/
/**							EVENTS　			    						*/
/****************************************************************************/ 
.events #main_sub_event {
	display: none;
}

/****************************************************************************/
/**			"YAMA ‚ HOKO AND YATAI" CEREMONIES IN AICHI　					*/
/****************************************************************************/
.festivals_in_aichi .box img {
	width: 100%;
	height: auto;
}
/* コンテンツ2 -------------------------------*/
.festivals_in_aichi #content_2 .box h2 {
	margin-top: 10px;
    font-size: 167%;
}
.festivals_in_aichi #content_2 .box h3 {
    font-size: 150%;
}
.festivals_in_aichi #content_2 .box h3 + p {
    font-size: 109%;
}
.festivals_in_aichi #content_2 .box.typ01 .left {
	width: 100%;
	float: none;
}
.festivals_in_aichi #content_2 .box.typ01 .right {
	width: 100%;
	float: none;
}
.festivals_in_aichi #content_2 .box.typ02 .left {
	width: 100%;
	float: none;
}
.festivals_in_aichi #content_2 .box.typ02 .right{
	width: 100%;
	float: none;
}
.festivals_in_aichi #content_2 .clear dt {
	font-size: 100%;
	float: none;
}
.festivals_in_aichi #content_2 .clear dd {
	font-size: 100%;
	padding-top: 0;
	margin: 0;
}
.festivals_in_aichi #content_2 .box p + dl dd {
    font-size: 100%;
}
.festivals_in_aichi #content_2 .clear {
    font-size: 100%;
}
}

@media screen and (max-width: 320px){
	/****************************************************************************/
/**			"YAMA ‚ HOKO AND YATAI" CEREMONIES IN AICHI　					*/
/****************************************************************************/
/* コンテンツ1 -------------------------------*/
.festivals_in_aichi #content_1 .box {
	float: none;
	width: 100%;
	max-width: inherit;
}
}

@media print {
.index #main .bx-wrapper .slide_spot img {
	text-align: center;
	display: block;
	padding-right: 60px;
	margin: 0 auto;
}
}