@charset "UTF-8";
/* CSS PC/SP共通レイアウト */

#spot_detail{
	font-size: 15px;
}
/* コンテンツ幅 */
#spot_detail .contents{
	max-width:900px;
	width: 100%;
	margin:0 auto;
}

#spot_detail .pan{
	margin-bottom:20px;
}

#spot_detail .slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}
#spot_detail .slider {
	width: 100%;
	width: 800px;
	margin:0px auto 120px;
	position: relative;
}
#spot_detail .slider li img {
	width: 800px;
	height: 420px;
	object-fit: cover;
}
#spot_detail .slider li.slick-center img {
	opacity: 1.0;
}
#spot_detail .slider .slide-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border: none;
}
#spot_detail .slider .prev-arrow {
	left: -40px;
}

#spot_detail .slider .next-arrow {
	right: -40px;
}

#spot_detail .slider .slick-dots {
	bottom: -60px !important;
	border-radius: 0px !important;
}
#spot_detail .slider .slick-dots li {
	margin: 0 8px; 
	width: 28px;
}
#spot_detail .slider .slick-dots li button:before {
	content:'';
	width: 28px;
	height: 1px;
	background: #666;
	opacity: 1.0;
}
#spot_detail .slider .slick-dots li.slick-active button:before {
	background: #00b4dc;
	height: 2px;
}


/* コンテンツ幅 */
#spot_detail .contents{
	max-width:900px;
	width: 100%;
	margin:0 auto;
}

#spot_detail .contents1{
	max-width:690px;
	width: 100%;
	margin:0 auto;
}





/* 詳細 */
#spot_detail .spot_name{
	font-size: 30px;
	font-weight: 600;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
}

#spot_detail .area{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-top: 30px;
}

#spot_detail .area_text{
	color: #000000;
	margin-left: 8px;
}

#spot_detail .category{
	display: inline-block;
	padding: 3px 10px;
	font-size: 14px;
	color: #ffffff;
	background-color: #00C8DC;
	border-radius: 10px;
	margin-right: 10px;
}

#spot_detail .category_box{
	margin-top: 15px;
}

#spot_detail .spot_text{
	margin-top: 65px;
}
#spot_detail .spot_text p{
	margin-bottom: 20px;
}

#spot_detail .spot_more_text{
	margin-top: 20px;
}
#spot_detail .spot_more_text img{
	margin-top: 5px;
	margin-bottom: 5px;
}



/* スライド */
#spot_detail .slide{
	margin-top: 50px;
	position: relative;
}

#spot_detail .img_slide{
	text-align: center;
}

#spot_detail .img_slide_btn{
	text-align: center;
	margin-top: 30px;
}

#spot_detail .btn_left{
	position: absolute;
	top: 200px;
}

#spot_detail .btn_right{
	position: absolute;
	top: 200px;
	right: 0;
}





/* 基本情報はこちらボタン */
#spot_detail .btn_01{
	margin-top: 100px;
	margin-bottom: 140px;
}





#spot_detail .spot_box{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	border-bottom: 2px solid #000000;
	padding-bottom: 90px;
}

#spot_detail .spot_item{
	width: 42%;
	margin-bottom: 60px;
	margin-left: 25px;
	margin-right: 25px;
}

#spot_detail .spot_text_01{
	margin-top: 15px;
	font-size: 14px;
}





/* 基本情報タイトル */
#spot_detail .spot_title{
	margin-top: 100px;
}

#spot_detail .title_01{
	text-align: center;
	font-size: 34px;
	font-weight: 600;
}

#spot_detail .title_02{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
}

#spot_detail .title_02::before,.title_02::after {
    content: "";
    height: 1px;
    width: 72px;
    background-color: #000000;
}

#spot_detail .title_02::before {
    margin-right: 20px;
}

#spot_detail .title_02::after {
    margin-left: 20px;
}





/* 基本情報 */
#spot_detail .Information_spot{
	margin-top: 80px;
}

#spot_detail .Information_text{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border-bottom: 1px solid #000000;
	padding: 20px 0px 20px 10px;
}
#spot_detail .Information_text p{
	text-align:justify;	
	text-justify: inter-ideograph; /* Edge */	
}

#spot_detail .Information_text div{
	padding: 0px 25px;
	width:85%;
}
#spot_detail .Information_text div:nth-child(2n+1){
	width:15%;
}

#spot_detail .Information_text_01{
	border-right: 1px solid #000000;
	padding: 0px 25px;
	width: 130px;
	font-weight: 600;
	text-align: justify;
	text-justify: inter-ideograph; /* Edge */	
}

#spot_detail .tel{
	font-size: 26px;
	font-weight: 600;
}

#spot_detail .icon_link{
	text-decoration: underline;
	color: #000000;
	display:inline-block;
	background:url(../img/spot_detail/icon_link.png) no-repeat right center;
	padding:0 30px 0 0;
	margin:0 30px 0px 0;
}
#spot_detail span{
	margin-right:20px;
}


/* マップ */
#spot_detail .map{
	margin-top: 75px;
	text-align: center;
	width:900px;
	margin:75px auto 0 auto;
}

#spot_detail .map iframe{
	width:100%;
	height:400px;
}




/* 同エリアのスポットタイトル */
#spot_detail .area_title{
	margin-top: 150px;
}

#spot_detail .title_01{
	text-align: center;
	font-size: 34px;
	font-weight: 600;
}

#spot_detail .title_02{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	display: flex;
    justify-content: center;
    align-items: center;
}

#spot_detail .title_02::before,.title_02::after {
    content: "";
    height: 1px;
    width: 72px;
    background-color: #000000;
}

#spot_detail .title_02::before {
    margin-right: 20px;
}

#spot_detail .title_02::after {
    margin-left: 20px;
}







/* 同エリアのスポット */
#spot_detail .banner{
	margin-top: 80px;
}

#spot_detail .area_spot{
	border-bottom: 1px solid #000000; 
}





/* 基本情報はこちらボタン */
#spot_detail .btn_02{
	margin-top: 80px;
	margin-bottom: 80px;
}





/* トップへ戻るボタン */
#spot_detail .top_btn{
	margin-top: 170px;
	margin-bottom: 140px;
}



/*--------------------------------------------------*
 *   追加css(2026/04/14)
 *--------------------------------------------------*/
#spot_detail .spot_box{
	justify-content: flex-start;
}
#spot_detail .spot_item{
	width: 48%;
	margin-right: 4%;
	margin-left: 0%;
}
#spot_detail .spot_item:nth-child(2n){
	margin-right: 0%;
}

/* スライド */
#spot_detail .area_01{
	display: block;
	align-items: center;
	margin-top: 10px;
	background:url(../img/spot_detail/icon_area.png) no-repeat left center;
	padding-left: 20px;
	color:#000;
}

#spot_detail .area_text_01{
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
	color: #000000;
	height:3.5em;
	overflow:hidden;
}
#spot_detail .area_box {
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
#spot_detail .area_box li{
	padding:0px 16px;
	width:250px;
}

#spot_detail .area_item_img{
	width:230px;
	height:150px;
	text-align: center;
	overflow:hidden;
	background-color: #f0f0f0;
}
#spot_detail .area_item_img img{
	width: auto;
	height: 100%;
	object-fit: cover;
	text-align: center;
	margin: 0 auto;
}

#spot_detail .prev-arrow{
	position: absolute;
	top: 60px;
	left: -6px;
	z-index: 9;
}

#spot_detail .next-arrow{
	position: absolute;
	top: 60px;
	right: -6px;
	z-index: 9;
}





/* スマホレイアウト */
@media (max-width: 1024px) {
	
	#spot_detail{
		font-size: 14px;
	}
	
	
	
	
	
	/* スライド */
	#spot_detail .slider{
		width: 100%;
		width: auto;
		margin:0px auto 120px;
		position: relative;
	}
	
	#spot_detail .slider li img{
		width: 100%;
		height: 310px;
		object-fit: cover;
	}
	
	#spot_detail .slider .prev-arrow{
		left: 10px;
	}

	#spot_detail .slider .next-arrow{
		right: 10px;
	}





	/* コンテンツ幅 */
	#spot_detail .contents{
		max-width:900px;
		width: 100%;
		margin:0 auto;
		padding: 0px 15px;
	}
	
	
	
	
	
	/* 詳細 */
	#spot_detail .spot_name{
		font-size: 22px;
		padding-bottom: 10px;
		margin-top: 65px;
	}

	#spot_detail .area{
		margin-top: 15px;
	}

	#spot_detail .category{
/*
		width: 70px;
		font-size: 12px;
		padding: 3px 0px;
		padding-bottom: 5px;
		margin-right: 10px;
*/		
	}
	
	#spot_detail .spot_text{
		margin-top: -30px;
	}
	#spot_detail .spot_more_text{
		margin-top: 10px;
	}
	#spot_detail .spot_more_text img{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	
	
	
	
	/* スライド */
	#spot_detail .slide{
		margin-top: 30px;
	}

	#spot_detail .img_slide_btn{
		margin-top: 30px;
	}





	/* 基本情報はこちらボタン */
	#spot_detail .btn_01{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
	
	
	
	
	#spot_detail .spot_box{
		padding-bottom: 0px;
	}

	#spot_detail .spot_item{
		width: 100%;
		margin-bottom: 50px;
		margin-left: 0px;
		margin-right: 0px;
	}

	#spot_detail .spot_text_01{
		margin-top: 10px;
	}
	
	#spot_detail .spot_img{
		text-align: center;
	}
	
	#spot_detail .spot_more_text{
		margin-top: 10px;
	}
	#spot_detail .spot_more_text img{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	
	
	
	/* 基本情報タイトル */
	#spot_detail .title_01{
		font-size: 26px;
	}
	
	#spot_detail .title_02{
		font-size: 12px;
		margin-top: 5px;
	}

	#spot_detail .title_02::before,.title_02::after {
		display: none;
	}
	
	#spot_detail .title_border{
		border-bottom: 1px solid #000000;
		width: 70px;
		margin: auto;
		margin-top: 25px;
	}
	
	
	
	
	
	/* 基本情報 */
	#spot_detail .Information_spot{
		width:100%;
		margin-top: 40px;
	}

	#spot_detail .Information_text{
		display: block;
		border-bottom: none;
		padding: 15px 0px;
		width:100%;
	}
	
	#spot_detail .Information_text div{
		width:100%;
		padding:0;
	}
	#spot_detail .Information_text div:nth-child(2n+1){
		width:100%;
	}
	
	#spot_detail .Information_text p{
		padding-left: 0px;
	}

	#spot_detail .Information_text_01{
		border-right: none;
		padding: 0px 0px;
		width: 100%;
		border-bottom: 1px solid #000000;
		margin-bottom: 10px;
		padding-bottom: 3px;
		font-size: 16px;
	}
	#spot_detail .Information_text div span{
		display: block;
		margin-bottom: 10px;
	}

	
	#spot_detail .tel{
		font-size: 20px;
	}


	/* マップ */
	#spot_detail .map{
		width:100%;
		margin-top: 40px;
		text-align: center;
	}
	
	#spot_detail .map iframe{
		width:100%;
		height:300px;
	}
	
	
	
	
	/* 同エリアのスポットタイトル */
	#spot_detail .area_title{
		margin-top: 65px;
	}
	
	
	
	/* 同エリアのスポット */
	#spot_detail .banner{
		margin-top: 70px;
		text-align: center;
	}

	#spot_detail .area_spot{
		border-bottom: 1px solid #000000; 
	}





	/* 基本情報はこちらボタン */
	#spot_detail .btn_02{
		margin-top: 80px;
		margin-bottom: 55px;
	}
	



	
	/* トップへ戻るボタン */
	#spot_detail .top_btn{
		margin-top: 55px;
		margin-bottom: 80px;
	}



/*--------------------------------------------------*
 *   追加css(2026/04/14)
 *--------------------------------------------------*/
#spot_detail .area_box{
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}
#spot_detail .area_box ul li img {
	width: 100%;
}
#spot_detail .area_01 {
	margin-left: 0px;
}

#spot_detail .area_text_01{
	margin-left: 0px;
	font-size: 18px;
	font-weight: 600;
	margin-top: 5px;
	color: #000000;
	height:3em;
}
#spot_detail .area_item_img{
	width:100%;
	height:220px;
	text-align: center;
	overflow:hidden;
	background-color: #f0f0f0;
}
#spot_detail .area_item_img img{
	width: auto;
	height: 100%;
	object-fit: cover;
}

#spot_detail .prev-arrow{
	position: absolute;
	top: 110px;
	left: -20px;
	z-index: 9;
}
#spot_detail .next-arrow{
	position: absolute;
	top: 110px;
	right: -20px;
	z-index: 9;
}


}
