@charset "UTF-8";

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* モバイルレイアウト : 480 px およびそれ以下。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

/* メインビジュアルスライドショー（bxslider） */
#main_visual{
	max-width:1150px;
	margin:0 auto 40px;
	padding:0 20px;
}
.main_visual_img,.main_visual_thumb{
	margin:0;
	padding:0;
}
div.controlWrap {
	display:block;
	position:relative;
	margin:0 auto;
	padding:0 40px;
}
p#PrevIcon a,p#NextIcon a{
	display:block;
	width:30px;
	height:100%;
	position:absolute;
	top:0;
	text-indent:-9999px;
}
p#PrevIcon a{
	background: url(../img/visual_thumb_p.gif) left center no-repeat;
	left:0px;
}
p#NextIcon a{
	background: url(../img/visual_thumb_n.gif) left center no-repeat;
	right:0px;
}
#PrevIcon,p#NextIcon{
	margin:0;
}


/* タブ切り替えイベント情報 */
#top_eventtab{
	margin:0;
	padding:0;
}
#top_eventtab li{
	width:50%;
	display:inline-block;
	text-align:center;
}
#top_eventtab li a{
	color:#c1506c;
	text-decoration:none;
	display:block;
	margin-bottom:20px;
	padding:10px 0;
	border:2px solid #c1506c;
	background-color:#fff;
}
#top_eventtab li.active{
	background:url(../img/bg_eventlink.png) no-repeat center bottom;
}
#top_eventtab li.active a{
	color:#fff;
	background-color:#c1506c;
}
.top_eventtab_text{
	display:none;
}

.h2_events{
	height:50px;
	line-height:50px;
	background:url(../img/icon_h2_event.png) no-repeat left center;
	padding:0 0 0 60px;
	font-weight:normal;
}

.h2_calend{
	height:50px;
	line-height:50px;
	background:url(../img/icon_h2_calender.png) no-repeat left center;
	padding:0 0 0 60px;
	font-weight:normal;
	font-size:1.4em;
}


.btn_eventlink{
	list-style-type:none;
	margin:10px 0;
	padding:0;
	text-align:right;
}
.btn_eventlink li{
	display:inline-block;

}


a.eventlink_anchor{
	text-decoration:none;
	background:#fff;

}



.eventlink_button{
	list-style-type:none;
	margin:0;
	padding:0;
}
.eventlink_button li{
	width:100%;
	border:1px solid #bbb;
	margin:0 1px 10px;
	border-bottom:4px solid #bbb;
	display:inline-block;
	position:relative;
	background:#fff;
}

/*.ewrap{position:absolute;bottom:0;left:0}*/

.eventlink_thumb{
	height:/*196px*/155px;
	text-align:center;
	background-color:#fff;
	/*border-bottom:1px solid #bbb;*/
	float:left;
	max-width:40%;
	padding:6px;
	overflow:hidden;
	padding-bottom:2.5em;
}

.eventlink_name{
	padding:6px 0;
	font-size:90%;
/*	height:7em;*/
	max-height:155px;
	color:#444;
/*	position:absolute;
	top:0;
	width:258px;*/
	overflow:hidden;
}
.eventlink_new{
	vertical-align:baseline;
	display:block;
}
.eventlink_title_place{
	margin:0;
	padding:0;
	background-color:rgba(255,255,255,.8);
}
.eventlink_title_place dt{
	color:#c1506c;
}
.eventlink_title_place dd{
	margin:0;
}

.eventlink_date{
	background:url(../img/icon_eventlink_date.gif) no-repeat 10px center #fdede4;
	font-size:80%;
	padding:2px 2px 2px 30px;
	color:#444;
/*	position:absolute;
	bottom:0;
	width:246px;*/
	clear:both;
min-height: 2em;
}


.btn_event_tabi,.btn_event_iine{
	max-width:380px;
	border:1px solid #dcdcdc;
	border-bottom:4px solid #dcdcdc;
	cursor:pointer;
	margin:0 auto;
	padding:8px 10px;
	text-align:center;
	background-color:#e2afbd;
	color:#fff;
}
.btn_event_tabi.active:after,.btn_event_iine.active:after{
	content:"閉じる ▲";
}
.btn_event_tabi:after,.btn_event_iine:after{
	content:"もっとみる ▼";
}




#top_information_block,#top_lifeinfo_block{
	background-color:#fff;
	margin:20px 0;
	padding:20px 30px;
}

.top_information{
	margin:0;
	padding:0;
	font-size:90%;
	border-top:1px solid #ccc;
}
.top_information dt{
	color:#c1506c;
	margin:0;
	padding:0;
}
.top_information dd{
	margin:0;
	border-bottom:1px solid #ccc;
	padding-bottom:.5em;
}


#top_notice_block{
	width:auto;
	margin-bottom:1em;
}
#top_kanazawanews_block{
	margin-bottom:1em;
}

#top_notice,#top_kanazawanews,#top_house{
	height:40px;
	line-height:40px;
	margin:0 0 10px;
	padding-left:50px;
}

#top_notice{
	background:url(../img/icon_top_notice.gif) no-repeat left top;
}
#top_kanazawanews{
	background:url(../img/icon_top_kanazawanews.gif) no-repeat left top;
}
#top_house{
	background:rul(../img/icon_top_house.png) no-repeat left top;
}

.topinfo_offer{
	font-size:80%;
	width:9em;
	float:right;
	padding-top:3px;
}


#top_lifeinfo_block dl{display:inline-block; width:30%; margin-right:3%; padding-left:2em;}
#top_lifeinfo_block dd{color:#b84d68; padding:0;margin-bottom.5em;}
#top_lifeinfo_block dt a{color:#000}
#top_lifeinfo_block dt:before{content:">";color:#fff;background:#b84d68; padding:2px 5px; margin-right:1em}




/* スクロールバナー（slick） */
#top_scroll_banner{
	margin:50px 35px;
	padding:10px 0px;
	border:1px solid #b4b4b4;
}
#top_scroll_banner li{
	padding:0px 5px;
}

/*--add--*/
.eventlink_name+p {
    margin: 0;
    font-size: .8em;
    padding:0 .5em;
    display: block;
    position: absolute;
    bottom: 2.5em;
    right: .5em;
    text-align: center;
    color:#000;
}

p.bg_kanko,span.bg_kanko {background: #d4eaf7;}
p.bg_kanazawa,span.bg_kanazawa {background: #ffe3ad;}
p.bg_renmei,span.bg_renmei {background:#FFD9F3;}
p.bg_shiinoki,span.bg_shiinoki{background:#E0F7D4;}
p.bg_craft,span.bg_craft{background:#FFFCAE;}
p.bg_jiyuu,span.bg_jiyuu{background:#dfd2ff;}

h2.h2_events span{position: absolute;
    display: inline-block;
    right: 0;
    bottom: 1em;
    font-size: .5em;
    color: #000;
    line-height: 1em;
    padding: .5em;
}

.top_information dd em{font-style: normal;}
.h2_events a {float: right;}

/*----*/

.calender{float:none;width:100%}
.osusume{float:none; margin-left:0;}

.calender div{
    width: 92%;
    border: 1px solid #bbb;
    margin: 0 1px 10px;
    border-bottom: 4px solid #bbb;
    display: inline-block;
    position: relative;
    background: #fff;
	color:#c1506c;
	padding:1em .8em;
}
.calender a.today{padding:.5em 0; text-align:center;display:block;color:#c1506c;border:1px #c1506c solid; text-decoration:none;font-size:1.5em}
.calender a.today:hover{background:#c1506c;color:#fff;}
.calender .pager{display: -webkit-flex; /* Safari */display: flex;
-webkit-flex-wrap: nowrap; /* Safari */
flex-wrap:nowrap;
-webkit-justify-content: space-between; /* Safari */
justify-content:space-between;
-webkit-align-items: center; /* Safari */
align-items:center;
padding:.5em;
}
.calender .pager li{display:inline-block; list-style:none;width:30%;text-align:center;color:#c1506c;}
.calender .pager a{border:1px #c1506c solid;display:block;color:#c1506c; text-decoration:none;position:relative}
.calender .pager a:hover{background:#c1506c;color:#fff;}
.calender .pager .mprev a{ text-align:right; padding-right:.8em}
.calender .pager .mnext a{ text-align:left; padding-left:.8em}
.calender .pager .mprev a:before{content:"";width:0;height:0;border:.5em transparent solid; border-right:.8em #c1506c solid;display:inline-block;position:absolute;left:-.3em;top:.2em}
.calender .pager .mnext a:after{content:"";width:0;height:0;border:.5em transparent solid; border-left:.8em #c1506c solid;display:
inline-block;position:absolute;right:-.3em;top:.2em;}

.calender .pager a:hover:after{border-left-color:#fff}
.calender .pager a:hover:before{border-right-color:#fff}

.calender .pager span{font-size:.9em;display:block; margin:0 auto}
.calender .pager p{font-size:1.5em; margin:0 auto}
.calender table.calend{border-collapse:collapse; text-align:center;table-layout:fixed;font-size:.8em; margin:0 auto;}
.calender table.calend th,.calender table.calend td{padding:.2em .5em; text-align:center;border-top:1px #fff solid;border-right:1px #fff solid;}
.calender table.calend th{background:#c1506c;color:#fff;}
.calender table.calend td{background:#f6eed7}
.calender table.calend td:first-child{background:#f9d5df;}
.calender table.calend td:last-child{background:#d0e9ee;}

.calender{float:none;width:100%;}
.osusume{margin-left:0;}

p.keyword{margin:1em .3em; text-align:center}
p.keyword input[type="text"]{padding:.2em .6em; margin-right:.5em}
p.keyword button{padding:.2em .5em;color:#fff;border:1px #C1506C solid;background:#C1506C;cursor:pointer}
p.keyword button:hover{color:#C1506C;background:#fff;}


/* まちのりへのリンク */
.machinori-area {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 79.13%;
	min-width: 730px;
	margin: auto;
	background: #fff;
	padding: 16px;
	margin-top: 50px;
	box-sizing: border-box;
}

.m-img {
	/* width: 232px; */
	width: 26.5%;
	min-height: 1px;
}
.m-img img {
	width: 100%;
}

.m-logo {
	/* width: 124px; */
	width: 14.1%;
	margin: auto;
	min-height: 1px;
}

.m-detail {
	width: 48.35%;
	min-width: 380px;
	/* width: 440px; */
	min-height: 1px;
}

.m-detail .m-title {
	display: flex;
	justify-content: center;
	align-items: center;
}

.m-detail .m-title span {
	color: #309a81;
	font-size: 22px;
	font-weight: bold;
}

.m-detail .m-title div {
	/* width: 180px; */
	width: 42.4%;
	margin-left: 20px;
}

.m-detail p {
	text-align: center;
	font-weight: 500;
	margin: 0.6em 0;
	line-height: 1.2;
}

.m-link-area {
	display: flex;
	justify-content: space-between;
	align-items: center;
  list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

.m-link-area li {
	width: calc(50% - 10px);
	height: 34px;
}

.m-link-area li:last-child a::before {
	content: '';
	display: inline-block;
	background: url(../img/icon_pin.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 50% 50%;
	width: 1em;
	height: 1.2em;
	margin-right: 0.3em;
}

.m-link-area li a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	padding: 0.2em;
	font-size: 14px;
	color: #309a81;
	font-weight: bold;
	border: 1px solid #309a81;
	text-decoration: none;
	box-sizing: border-box;
	text-align: center;
}

.m-link-area li a:hover {
	opacity: 0.6;
}

div.mtp{text-align:center;margin:4em auto}
div.mtp p{margin:2em auto;}
div.mtp br.pc{display:none;}
div.mtp iframe{width:100%;height:auto;aspect-ratio:4/3}

@media print, screen and (max-width: 768px) {
	/* まちのりへのリンク */
	.machinori-area {
		flex-direction: column;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		min-width: inherit;
		width: 80%;
	}

	.m-img {
		order: 2;
		width: 80%;
		margin: auto;
		margin-top: 1em;
		min-width: 330px;
	}

	.m-logo {
		order: 1;
		width: 20%;
		margin: 0;
		min-width: 80px;
	}

	.m-detail {
		display: block;
		order: 3;
		width: 80%;
		margin-top: 16px;
		min-width: inherit;
		min-width: 330px;
	}

	.m-detail .m-title {
		flex-wrap: wrap;
	}

	.m-detail .m-title div {
		margin: 10px 20px;
		min-width: 140px;
	}

	.m-detail p {
		margin: 1em 0;
	}
}

@media print, screen and (max-width: 640px) {
	.m-detail p {
		font-size: 14px;
	}
}

@media print, screen and (max-width: 480px) {
	.m-img,
	.m-detail {
		min-width: inherit;
		width: 100%;
	}
	.machinori-area {
		width: 100%;
	}
	.m-detail p .sp-none {
		display: none;
	}
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* タブレットレイアウト : 481 px 〜 768 px。モバイルレイアウトからスタイルを継承。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media print, screen and (min-width: 481px) {


.eventlink_button li{
	width:95%;
	overflow:hidden;
}
.eventlink_title_place dd{overflow:hidden;}

.top_eventtab_text{
	display:inline;
}
#top_eventtab li a{
	padding:15px 0;
}

#top_notice_block{
	width:48%;
	float:left;
	margin-bottom:0;
}
#top_kanazawanews_block{
	width:48%;
	float:right;
	margin-bottom:0;
}

.top_information dt{
	width:9em;
	float:left;
	padding:.6em 0;
}
.top_information dd{
	margin:0;
	padding:0.6em 0 0.6em 9em;
}

/*----*/
.calender{float:left;width:275px;}
.calender table.calend{font-size:.95em;}
.osusume{margin-left:290px;}

}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* デスクトップレイアウト : 769 px 〜。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

@media print, screen and (min-width: 645px) {

.eventlink_button li{
	width:48%;
	overflow:hidden;
}
}

@media print, screen and (min-width: 769px) {

.eventlink_button li{
	width:278px;
}

div.mtp iframe{width:853px;height:480px;aspect-ratio:inherit}
div.mtp br.pc{display:inline-block;}
    
}


.banner {
        display: block;
        position: relative;
        padding-top: 200px;
        margin: 100px auto;
        width: 900px;
        border-radius: 20px;
        background-image: url(../movie/movie_img/image.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        overflow: hidden;
}

	
	
.banner:hover {
        color: #fff;
        text-decoration: none;
}
.banner::before {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: rgba(0, 0, 0, 0.4);
        content: "";
}
.banner:hover::before {
        background-color: rgba(0, 0, 0, 0);
}
.banner > p {
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translateY(-50%);
        padding: 0px;
        margin: 0px;
        width: 100%;
        color: #fff;
        font-weight: bold;
        text-align: center;
        text-shadow: -2px -2px 6px #333, 2px -2px 6px #333, 2px 2px 6px #333, -2px 2px 6px #333;
        white-space: nowrap;
}
.banner > p > span {
        display: block;
}
.banner > p > span:nth-of-type(1) {
        font-size: 24px;
	letter-spacing: 1.5px; /* 上部テキスト専用の文字間隔 */
        line-height: 1.4; /* 上部テキスト専用の行間 */
}
.banner > p > span:nth-of-type(2) {
        font-size: 48px;
	 letter-spacing: 3px; /* メインテキスト専用の文字間隔 */
        line-height: 1.2; /* メインテキスト専用の行間 */
}


/* スマホ対応 */
@media screen and (max-width: 600px) {
    .banner {
        width: 90%; /* スマホ画面に収まるよう幅を調整 */
        margin: 50px auto; /* マージンを縮小 */
        padding-top: 150px; /* 高さを少し小さく */
        border-radius: 15px; /* 角丸を縮小 */
    }

    .banner > p > span:nth-of-type(1) {
        font-size: 16px; /* テキストの縮小 */
    }

    .banner > p > span:nth-of-type(2) {
        font-size: 32px; /* メインテキストも縮小 */
    }

    .banner > p {
        padding: 10px; /* テキストの余白 */
        white-space: normal; /* テキストを折り返し可能に */
        line-height: 1.5; /* 行間を調整 */
    }
}


