@charset "UTF-8";
/* CSS PC/SP共通レイアウト */

#spot{
	font-size: 15px;
}





/* コンテンツ幅 */
#spot .contents{
	max-width:900px;
	width: 100%;
	margin:0 auto;
}

#spot .contents1{
	max-width:1000px;
	width: 100%;
	margin:0 auto;
}





/* メインビジュアル */
#spot .spot_main{
	width: 100%;
	height: 430px;
	background-image:url("../img/spot/img_spot_main.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#spot .spot_main p{
	color: #000000;
}

#spot .spot_main_text_01{
	font-size: 58px;
	font-weight: 600;
	line-height: 75px;
	letter-spacing: 3px;
	padding-top: 50px;
}

#spot .spot_main_text_02{
	font-size: 34px;
	font-weight: 600;
	margin-top: 40px;
}

#spot .spot_main_text_02 span{
	color: #00C8DC;
}





/* 絞り込み検索 */
/* ページ内ボタン */
#spot .category_btn{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 55px;
}

#spot .category_btn_item{
	margin-top: 25px;
}

#spot .page{
	margin-top: 25px;
}
/* 通常時は表示、ホバー時は非表示 */
#spot .page:hover .default-img,#spot .page.active .default-img { display: none; }
/* 通常時は非表示、ホバー時は表示 */
#spot .page .hover-img { display: none; }
#spot .page:hover .hover-img,#spot .page.active .hover-img { display: block; }



#spot .catebory_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 55px;
	border-bottom: 1px solid #000000;
}
#spot .btn_link{
	margin-top: 25px;
}			
#spot .category_name{
	font-size: 56px;
	font-weight: 600;
	color: #000000;
}

#spot .btn_link a{
	display: inline-block;
	color: #000000;
	background-image: url("../img/spot/icon_arrow_right.png");
	background-size: 12px;
	background-position: right 10px center;
	background-repeat: no-repeat;
	color: #000000;
	background-color: #F0F0EC;
	padding: 8px 40px 8px 10px;
	border: 1px solid #000000;
	width:300px;
	font-weight: 600;
}
#spot .btn_link a:hover{
	background-image: url("../img/spot/icon_arrow_right_white.png");
	color: #FFFFFF;
	background-color: #00C8DC;
	border: 1px solid #00C8DC;
}

/* タイトル */
#spot .title_18spa_02{
	text-align: center;
	font-size: 34px;
	font-weight: 600;
	margin-top: 90px;
}

#spot .title_18spa_01{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
}

#spot .title_18spa_01::before,.title_18spa_01::after {
    content: "";
    height: 1px;
    width: 72px;
    background-color: #000000;
}

#spot .title_18spa_01::before {
    margin-right: 20px;
}

#spot .title_18spa_01::after {
    margin-left: 20px;
}

#spot .search_info{
	text-align: center;
	margin-top: 10px;
}




/* 検索枠 */
#spot .category_box{
	margin-top: 60px;
}

#spot .category_title{
	background-color: #00C8DC;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	padding: 6px 0px;
}

#spot .check_box{
	background-color: #F0F0EC;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#spot .check_item{
	border-bottom: 1px solid #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	display:none;
}
#spot .check_item.active{
	display:block;
}

#spot .check_item_end{
	border-bottom:none;
	padding-bottom: 0px;
}

#spot .check_01{
    font-size: 18px;
	margin-bottom: 10px;
}

#spot .check_01 input{
    width:25px;
    height:25px;
    vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}

#spot .check_02{
    font-size: 16px;
	margin-left: 38px;
}

#spot .check_02 label{
	display: inline-block;
    width: 180px;
}

#spot .check_02 input{
	margin-right: 5px;
}

#spot .check_03{
    font-size: 16px;
	margin-left: 38px;
}

#spot .check_03 label{
	display: inline-block;
    width: 280px;
}

#spot .check_03 input{
		margin-right: 5px;
	}

#spot .check_04{
    font-size: 16px;
	margin-left: 38px;
}

#spot .check_04 label{
	display: inline-block;
    width: 230px;
}

#spot .check_04 input{
	margin-right: 5px;
}

#spot .check_05{
    font-size: 18px;
	margin-bottom: 10px;
}

#spot .check_05 input{
    width:25px;
    height:25px;
    vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}

#spot .check_05 label{
	display: inline-block;
    width: 180px;
}

#spot .check_06{
    font-size: 18px;
	margin-bottom: 10px;
}

#spot .check_06 input{
    width:25px;
    height:25px;
    vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}

#spot .check_06 label{
	display: inline-block;
    width: 180px;
}

#spot .check_item_01{
	padding-top: 15px;
}

#spot .check_box_01{
	background-color: #F0F0EC;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 20px;
}





/* ボタン */
#spot .bt_search_box{
	margin-top: 50px;
}

#spot .bt_search{
	width: 260px;
	background-color: #000000;
	padding: 15px 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

#spot .bt_search p{
	color: #ffffff;
}

#spot .bt_search_01{
	width: 190px;
	background-color: #ffffff;
	padding: 8px 15px;
	border: 2px solid #000000;
}

#spot .bt_search_01 p{
	color: #000000;
}

#spot .bt_search_01 img{
	margin-top: 4px;
}

#spot .bt_clear_box{
	margin-top: 40px;
}






/* 検索件数 */
#spot .spot_search{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 135px;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
}

#spot .spot_search_text_01{
	font-size: 18px;
	font-weight: 600;
}

#spot .spot_search_text_01 span{
	font-size: 26px;
}

#spot .spot_search_text_02{
	font-size: 14px;
}





/* 施設 */
#spot .spot_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#spot .spot_item{
	margin-top: 50px;
	width: 22%;
}
#spot .spot_item .area_item_img{
	text-align:center;
	width: 100%;
	height: 150px;
	overflow:hidden;
	background-color: #f0f0f0;
}

#spot .spot_item .area_item_img img{
	width: auto;
	height: 100%;
	object-fit: cover;
}

#spot .spot_name{
	font-size: 18px;
	color: #000000;
	line-height: 24px;
	margin-top: 10px;
}

#spot .spot_area{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 15px;
}

#spot .spot_area p{
	margin-left: 8px;
}





/* ページネーション */
#spot .pagination_news{
    display: flex;
	justify-content: center;
    align-items: center;
    gap: 0 28px;
	margin-top: 100px;
	font-size: 16px;
	border-bottom: 1px solid #000000;
	padding-bottom: 80px;
}

#spot .pagination_news a{
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
}

#spot .pagination_news a:hover{
    opacity: 0.7;
}

#spot .pagination_news a:not(:hover){
    text-decoration: none;
}

#spot .pagination_news .current a{
    background-color: #000000;
    color: #ffffff;
    pointer-events: none;
	width: 26px;
    height: 26px;
}

#spot .prev{
	margin-right: 20px;
}

#spot .next{
	margin-left: 20px;
}




/* トップへ戻るボタン */
#spot .top_btn{
	margin-top: 120px;
	margin-bottom: 135px;
}



/*--------------------------------------------------*
 *   追加css(2026/04/14)
 *--------------------------------------------------*/
#spot .spot_box{
	justify-content: flex-start;
}
#spot .spot_item{
	margin-right: 4%;
}
#spot .spot_item:nth-child(4n){
	margin-right: 0%;
}



/* スマホレイアウト */
@media (max-width: 1024px) {
	
	#spot{
		font-size: 14px;
	}





	/* コンテンツ幅 */
	#spot .contents{
		max-width:900px;
		width: 100%;
		margin:0 auto;
		padding: 0px 15px;
	}
	
	#spot .contents1{
		max-width:1000px;
		width: 100%;
		margin:0 auto;
		padding: 0px 15px;
	}
	
	
	
	
	
	/* メインビジュアル */
	#spot .spot_main{
		width: 100%;
		height: 255px;
		background-image:url("../img/spot/img_spot_main_sp.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}

	#spot .spot_main p{
		color: #000000;
	}

	#spot .spot_main_text_01{
		font-size: 26px;
		font-weight: 600;
		line-height: 40px;
		letter-spacing: 0px;
		padding-top: 20px;
		text-align: center;
	}

	#spot .spot_main_text_02{
		font-size: 22px;
		font-weight: 600;
		margin-top: 20px;
		margin-bottom: 30px;
		text-align: center;
	}

	#spot .spot_main_text_02 span{
		color: #00C8DC;
	}
	
	
	
	
	
	/* タイトル */
	#spot .title_18spa_02{
		font-size: 26px;
		margin-top: 100px;
	}

	#spot .title_18spa_01{
		font-size: 12px;
		margin-top: 10px;
	}

	#spot .title_18spa_01::before,.title_18spa_01::after {
		width: 35px;
	}

	#spot .title_18spa_01::before {
		margin-right: 10px;
	}

	#spot .title_18spa_01::after {
		margin-left: 10px;
	}

	#spot .search_info{
		margin-top: 10px;
	}
	
	
	#spot .catebory_title{
		display: inline-block;
		justify-content: space-between;
		align-items: center;
		margin-top: 40px;
		border-bottom: none;
		width:100%;
	}
	#spot .btn_link{
		text-align:center;
		margin:25px auto 0px auto;
	}			
	#spot .category_name{
		font-size: 36px;
		font-weight: 600;
		width:100%;
		color: #000000;
		border-bottom: 1px solid #000000;
	}
	
	#spot .btn_link a{
		width:90%;
		display: inline-block;
		text-align: left;
		color: #000000;
		background-image: url("../img/spot/icon_arrow_right.png");
		background-size: 12px;
		background-position: right 10px center;
		background-repeat: no-repeat;
		color: #000000;
		background-color: #F0F0EC;
		padding: 15px 40px 15px 10px;
		border: 1px solid #000000;
		width:300px;
		font-weight: 600;
	}
	
	
	
	/* 絞り込み検索 */
	/* ページ内ボタン */
	#spot .category_btn{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
		margin-top: 25px;
	}

	#spot .page{
		margin-top: 25px;
	}
	
	
	
	/* 検索枠 */
	#spot .category_box{
		margin-top: 35px;
	}

	#spot .category_title{
		font-size: 16px;
		padding: 10px 0px;
	}

	#spot .check_box{
		background-color: #F0F0EC;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 5px;
		padding-bottom: 20px;
	}

	#spot .check_item{
		padding-top: 13px;
		padding-bottom: 13px;
	}

	#spot .check_01{
		font-size: 16px;
	}

	#spot .check_01 input{
		width:20px;
		height:20px;
		margin-right: 5px;
	}

	#spot .check_02{
		font-size: 13px;
		margin-left: 28px;
	}

	#spot .check_02 label{
		display: inline-block;
		width: 135px;
		margin-top: 5px;
	}
	
	#spot .check_02 input{
		margin-right: 5px;
	}

	#spot .check_03{
		font-size: 14px;
		margin-left: 28px;
	}

	#spot .check_03 label{
		display: inline-block;
		width: 280px;
		margin-top: 5px;
	}
	
	#spot .check_03  input{
		margin-right: 5px;
	}

	#spot .check_04{
		font-size: 14px;
		margin-left: 28px;
	}

	#spot .check_04 label{
		display: inline-block;
		width: 230px;
		margin-top: 5px;
	}
	
	#spot .check_04  input{
		margin-right: 5px;
	}
	
	#spot .check_05{
		font-size: 16px;
	}

	#spot .check_05 input{
		width:20px;
		height:20px;
		margin-right: 5px;
	}

	#spot .check_05 label{
		display: inline-block;
		width: 60px;
	}
	
	#spot .check_06{
		font-size: 15px;
		margin-top: -15px;
	}

	#spot .check_06 input{
		width:20px;
		height:20px;
		margin-right: 5px;
	}

	#spot .check_06 label{
		display: inline-block;
		width: 140px;
		margin-top: 15px;
	}

	#spot .check_item_01{
		padding-top: 15px;
	}

	#spot .check_box_01{
		background-color: #F0F0EC;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 15px;
		padding-bottom: 20px;
	}

	
	
	
	
	
	/* ボタン */
	#spot .bt_search_box{
		margin-top: 50px;
	}

	#spot .bt_search{
		width: 260px;
		background-color: #000000;
		padding: 15px 20px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 0 auto;
	}

	#spot .bt_search p{
		color: #ffffff;
	}

	#spot .bt_search_01{
		width: 190px;
		background-color: #ffffff;
		padding: 8px 15px;
		border: 2px solid #000000;
	}

	#spot .bt_search_01 p{
		color: #000000;
	}

	#spot .bt_search_01 img{
		margin-top: 4px;
	}

	#spot .bt_clear_box{
		margin-top: 40px;
	}
	
	
	
	
	
	/* 検索件数 */
	#spot .spot_search{
		margin-top: 70px;
		padding-bottom: 5px;
	}

	#spot .spot_search_text_01{
		font-size: 14px;
	}

	#spot .spot_search_text_01 span{
		font-size: 18px;
	}

	#spot .spot_search_text_02{
		font-size: 11px;
		margin-top: 6px;
	}





	/* 施設 */
	#spot .spot_box{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#spot .spot_item{
		margin-top: 30px;
		width: 46%;
	}

	#spot .spot_name{
		font-size: 14px;
		line-height: 20px;
		margin-top: 5px;
	}
	
	#spot .spot_area{
		margin-top: 15px;
	}
	
	#spot .spot_area p{
		font-size: 12px;
		margin-top: -5px;
		margin-left: 5px;
	}
	
	#spot .spot_img{
		text-align: center;
	}

	
	
	
	
	
	/* ページネーション */
	#spot .pagination_news{
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 0 22px;
		margin-top: 50px;
		font-size: 16px;
		border-bottom: 1px solid #000000;
		padding-bottom: 50px;
	}

	#spot .pagination_news a{
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
		color: #000000;
	}

	#spot .pagination_news a:hover{
		opacity: 0.7;
	}

	#spot .pagination_news a:not(:hover){
		text-decoration: none;
	}

	#spot .pagination_news .current a{
		background-color: #00C8DC;
		color: #ffffff;
		pointer-events: none;
		width: 25px;
		height: 25px;
	}

	#spot .prev{
		margin-right: 0px;
	}

	#spot .next{
		margin-left: 0px;
	}
	
	
	
	
	
	/* トップへ戻るボタン */
	#spot .top_btn{
		margin-top: 70px;
		margin-bottom: 70px;
	}



/*--------------------------------------------------*
 *   追加css(2026/04/14)
 *--------------------------------------------------*/
#spot .spot_item{
	margin-right: 8%;
}
#spot .spot_item:nth-child(2n){
	margin-right: 0%;
}

}

