@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:100% 0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#4c1922;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:30px 0 0 0;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 30px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	観光エリア
------------------------------------------------------------*/
#tourist_plan1{
	clear:left;
	margin:0;
	margin-top:100px;
	padding:0;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

#tourist_plan1 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:95%;
	height:auto;
	text-align:center;
}

#tourist_plan1 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#tourist_plan1 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#tourist_plan1 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:block;
}

#tourist_plan1 .box{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}

#tourist_plan1 .box ul{
	clear:left;
	margin:0 auto;
	padding:60px 0 70px 0;
	width:90%;
	font-family:serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#5a3f39;
	letter-spacing:0;
	line-height:2.5em;
}

#tourist_plan1 .box h1{
	clear:left;
	margin:0 auto;
	padding:0;
	display:block;
	color:#ff7828;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#tourist_plan1 li span{
	clear:left;
	margin-bottom:15px;
	display:block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

#tourist_plan1 #bg1{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg1.png) no-repeat right bottom;
}

#tourist_plan1 #bg2{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg2.png) no-repeat right bottom;
}

#tourist_plan1 #bg3{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg3.png) no-repeat right bottom;
}

/*------------------------------------------------------------
	観光プラン#f6f3ed
------------------------------------------------------------*/
#tourist_plan2{
	clear:left;
	margin:0;
	margin-top:0;
	padding:0;
	padding-bottom:100px;
	width:100%;
	height:auto;
	background-image: linear-gradient(180deg, rgba(246, 243, 237, 1), rgba(255, 255, 255, 1));
}

#tourist_plan2 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:95%;
	height:auto;
	text-align:center;
}

#tourist_plan2 h1{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	padding-top:100px;
	color:#333;
	font-size:23px;
	font-weight:bold;
	text-align:left;
	letter-spacing:0;
}

#tourist_plan2 h1 span{
	clear:left;
	font-size:20px;
	color:#4b8278;
}

#tourist_plan2 ul{
	clear:left;
	margin:0;
	margin-bottom:50px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2em;
	letter-spacing:0;
}

#tourist_plan2 li span{
	clear:left;
	color:#bc5545;
	font-weight:bold;
}

#tourist_plan2 #bg1{
	clear:left;
	margin:0 auto;
	padding:0 0 50px 0;
	width:100%;
	height:auto;
	background:#FFF;
	background:#FFF;
	border:#ffd0b4 5px solid;
}

#tourist_plan2 #bg2{
	clear:left;
	margin:0 auto;
	padding:0 0 50px 0;
	width:100%;
	height:auto;
	background:#FFF;
	background:#FFF;
	border:#ffd0b4 5px solid;
}

#tourist_plan2 #content1{
	clear:left;
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}

#tourist_plan2 #content1 #img1{
	float:none;
	width:100%;
	height:300px;
}

#tourist_plan2 #content1 #img1 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#tourist_plan2 #content1 #img2{
	float:none;
	width:100%;
	height:300px;
}

#tourist_plan2 #content1 #img2 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:100% 0;
}

#tourist_plan2 #content1 #img3{
	float:none;
	width:100%;
	height:300px;
}

#tourist_plan2 #content1 #img3 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:0 100%;
}

#tourist_plan2 #content1 #main{
	float:none;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	height:auto;
}

#tourist_plan2 #content1 ul{
	clear:left;
	margin:0;
	margin-bottom:40px;
	padding:0;
	text-align:left;
	color:#333;
	font-size:17px;
	font-weight:bold;
	line-height:2em;
	letter-spacing:2px;
}

#tourist_plan2 #content2{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding:0;
	width:95%;
	height:auto;
}

#tourist_plan2 #content2 ul{
	clear:left;
	margin:0 auto;
	padding:40px 0 50px 0;
	width:90%;
	text-align:left;
	font-size:16px;
	line-height:2em;
	letter-spacing:1px;
}

#tourist_plan2 #content2 li span{
	clear:left;
	color:#ff7828;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
}

#tourist_plan2 #box1{
	float:none;
	margin-bottom:30px;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}

#tourist_plan2 #box2{
	float:none;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}








@media(min-width:768px) and ( max-width:1200px){
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:100% 0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#4c1922;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:30px 0 0 0;
	color:#FFF;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 30px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	観光エリア
------------------------------------------------------------*/
#tourist_plan1{
	clear:left;
	margin:0;
	margin-top:100px;
	padding:0;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

#tourist_plan1 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:95%;
	height:auto;
	text-align:center;
}

#tourist_plan1 h1{
	clear:left;
	margin:0;
	margin-top:100px;
	margin-bottom:30px;
	padding:0;
	color:#333;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#tourist_plan1 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#tourist_plan1 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:block;
}

#tourist_plan1 .box{
	flex:1;
	margin:0 0 50px 0;
	position:relative;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}

#tourist_plan1 .box ul{
	clear:left;
	margin:0 auto;
	padding:60px 0 70px 0;
	width:90%;
	font-family:serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	color:#5a3f39;
	letter-spacing:0;
	line-height:2.5em;
}

#tourist_plan1 .box h1{
	clear:left;
	margin:0 auto;
	padding:0;
	display:block;
	color:#ff7828;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#tourist_plan1 li span{
	clear:left;
	margin-bottom:15px;
	display:block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

#tourist_plan1 #bg1{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg1.png) no-repeat right bottom;
}

#tourist_plan1 #bg2{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg2.png) no-repeat right bottom;
}

#tourist_plan1 #bg3{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg3.png) no-repeat right bottom;
}

/*------------------------------------------------------------
	観光プラン#f6f3ed
------------------------------------------------------------*/
#tourist_plan2{
	clear:left;
	margin:0;
	margin-top:0;
	padding:0;
	padding-bottom:100px;
	width:100%;
	height:auto;
	background-image: linear-gradient(180deg, rgba(246, 243, 237, 1), rgba(255, 255, 255, 1));
}

#tourist_plan2 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:95%;
	height:auto;
	text-align:center;
}

#tourist_plan2 h1{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	padding-top:100px;
	color:#333;
	font-size:23px;
	font-weight:bold;
	text-align:left;
	letter-spacing:0;
}

#tourist_plan2 h1 span{
	clear:left;
	font-size:20px;
	color:#4b8278;
}

#tourist_plan2 ul{
	clear:left;
	margin:0;
	margin-bottom:50px;
	padding:0;
	text-align:left;
	font-size:16px;
	line-height:2em;
	letter-spacing:0;
}

#tourist_plan2 li span{
	clear:left;
	color:#bc5545;
	font-weight:bold;
}

#tourist_plan2 #bg1{
	clear:left;
	margin:0 auto;
	padding:0 0 50px 0;
	width:100%;
	height:auto;
	background:#FFF;
	background:#FFF;
	border:#ffd0b4 5px solid;
}

#tourist_plan2 #bg2{
	clear:left;
	margin:0 auto;
	padding:0 0 50px 0;
	width:100%;
	height:auto;
	background:#FFF;
	background:#FFF;
	border:#ffd0b4 5px solid;
}

#tourist_plan2 #content1{
	clear:left;
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
}

#tourist_plan2 #content1 #img1{
	float:none;
	width:100%;
	height:300px;
}

#tourist_plan2 #content1 #img1 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
}

#tourist_plan2 #content1 #img2{
	float:none;
	width:100%;
	height:300px;
}

#tourist_plan2 #content1 #img2 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:100% 0;
}

#tourist_plan2 #content1 #img3{
	float:none;
	width:100%;
	height:300px;
}

#tourist_plan2 #content1 #img3 img{
	clear:left;
	width:100%;
	height:300px;
	object-fit:cover;
	object-position:0 100%;
}

#tourist_plan2 #content1 #main{
	float:none;
	margin:0 auto;
	margin-top:30px;
	width:90%;
	height:auto;
}

#tourist_plan2 #content1 ul{
	clear:left;
	margin:0;
	margin-bottom:40px;
	padding:0;
	text-align:left;
	color:#333;
	font-size:17px;
	font-weight:bold;
	line-height:2em;
	letter-spacing:2px;
}

#tourist_plan2 #content2{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding:0;
	width:95%;
	height:auto;
}

#tourist_plan2 #content2 ul{
	clear:left;
	margin:0 auto;
	padding:40px 0 50px 0;
	width:90%;
	text-align:left;
	font-size:16px;
	line-height:2em;
	letter-spacing:1px;
}

#tourist_plan2 #content2 li span{
	clear:left;
	color:#ff7828;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
}

#tourist_plan2 #box1{
	float:none;
	margin-bottom:30px;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}

#tourist_plan2 #box2{
	float:none;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}
}









@media(min-width:1200px){
/*------------------------------------------------------------
	top_img
------------------------------------------------------------*/
#top_img{
	clear:left;
	width:100%;
	height:auto;
}

#top_img img{
	width:100%;
	height:500px;
	object-fit:cover;
	object-position:0;
}

#top_title{
	clear:left;
	width:100%;
	height:auto;
	text-align:center;
	background:#4c1922;
}

#top_title h1{
	clear:left;
	margin:0;
	padding:40px 0 0 0;
	color:#FFF;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#top_title p{
	clear:left;
	padding:0 0 40px 0;
	color:#CC9;
	font-size:13px;
	letter-spacing:2px;
}

/*------------------------------------------------------------
	観光エリア
------------------------------------------------------------*/
#tourist_plan1{
	clear:left;
	margin:0;
	margin-top:100px;
	padding:0;
	padding-bottom:100px;
	width:100%;
	height:auto;
}

#tourist_plan1 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:90%;
	height:auto;
	text-align:center;
}

#tourist_plan1 h1{
	clear:left;
	margin:0;
	margin-top:200px;
	margin-bottom:80px;
	padding:0;
	color:#333;
	font-size:35px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
}

#tourist_plan1 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:18px;
	line-height:2.8em;
	letter-spacing:1px;
}

#tourist_plan1 #content{
	clear:left;
	margin:0 auto;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	display:flex;
}

#tourist_plan1 .box{
	flex:1;
	margin:0 20px;
	position:relative;
	width:100%;
	height:auto;
	border-radius:20px;
	background:#f6f3ed;
}

#tourist_plan1 .box ul{
	clear:left;
	margin:0 auto;
	padding:60px 0 90px 0;
	width:80%;
	font-family:serif;
	font-size:17px;
	font-weight:bold;
	text-align:left;
	color:#5a3f39;
	letter-spacing:0;
	line-height:2.5em;
}

#tourist_plan1 .box h1{
	clear:left;
	margin:0 auto;
	padding:0;
	display:block;
	color:#ff7828;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

#tourist_plan1 li span{
	clear:left;
	margin-bottom:15px;
	display:block;
	font-size:23px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
}

#tourist_plan1 #bg1{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg1.png) no-repeat right bottom;
}

#tourist_plan1 #bg2{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg2.png) no-repeat right bottom;
}

#tourist_plan1 #bg3{
	clear:left;
	background:url(../tourist_plan/tourist_plan1_bg3.png) no-repeat right bottom;
}

/*------------------------------------------------------------
	観光プラン#f6f3ed
------------------------------------------------------------*/
#tourist_plan2{
	clear:left;
	margin:0;
	margin-top:100px;
	padding:0;
	padding-bottom:100px;
	width:100%;
	height:auto;
	background-image: linear-gradient(180deg, rgba(246, 243, 237, 1), rgba(255, 255, 255, 1));
}

#tourist_plan2 section{
	clear:left;
	margin:0 auto;
	padding:0;
	width:93%;
	height:auto;
	text-align:center;
}

#tourist_plan2 h1{
	clear:left;
	margin:0;
	margin-bottom:30px;
	padding:0;
	padding-top:150px;
	color:#333;
	font-size:30px;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
}

#tourist_plan2 h1 span{
	clear:left;
	font-size:25px;
	color:#4b8278;
}

#tourist_plan2 ul{
	clear:left;
	margin:0;
	margin-bottom:80px;
	padding:0;
	text-align:center;
	font-size:20px;
	line-height:2em;
	letter-spacing:1px;
}

#tourist_plan2 li span{
	clear:left;
	color:#bc5545;
	font-weight:bold;
}

#tourist_plan2 #bg1{
	clear:left;
	margin:0 auto;
	padding:50px 0;
	width:85%;
	height:auto;
	background:#FFF;
	background:url(../tourist_plan/tourist_plan_pic1.png) no-repeat right bottom;
	border:#ffd0b4 50px solid;
}

#tourist_plan2 #bg2{
	clear:left;
	margin:0 auto;
	padding:50px 0;
	width:85%;
	height:auto;
	background:#FFF;
	background:url(../tourist_plan/tourist_plan_pic2.png) no-repeat right center;
	border:#ffd0b4 50px solid;
}

#tourist_plan2 #content1{
	clear:left;
	margin:0 auto;
	padding:0;
	width:85%;
	height:600px;
}

#tourist_plan2 #content1 #img1{
	float:left;
	width:30%;
	height:600px;
}

#tourist_plan2 #content1 #img1 img{
	clear:left;
	width:100%;
	height:600px;
	object-fit:cover;
}

#tourist_plan2 #content1 #img2{
	float:left;
	width:30%;
	height:600px;
}

#tourist_plan2 #content1 #img2 img{
	clear:left;
	width:100%;
	height:600px;
	object-fit:cover;
	object-position:100% 0;
}

#tourist_plan2 #content1 #img3{
	float:left;
	width:30%;
	height:600px;
}

#tourist_plan2 #content1 #img3 img{
	clear:left;
	width:100%;
	height:600px;
	object-fit:cover;
	object-position:0 100%;
}

#tourist_plan2 #content1 #main{
	float:right;
	margin:0 auto;
	margin-top:10px;
	width:60%;
	height:auto;
}

#tourist_plan2 #content1 ul{
	clear:left;
	margin:0;
	margin-bottom:40px;
	padding:0;
	text-align:left;
	color:#333;
	font-size:17px;
	font-weight:bold;
	line-height:2em;
	letter-spacing:2px;
}

#tourist_plan2 #content2{
	clear:left;
	margin:0 auto;
	margin-top:30px;
	padding:0;
	width:85%;
	height:250px;
}

#tourist_plan2 #content2 ul{
	clear:left;
	margin:0 auto;
	padding:40px 0;
	width:83%;
	text-align:left;
	font-size:16px;
	line-height:2em;
	letter-spacing:1px;
}

#tourist_plan2 #content2 li span{
	clear:left;
	color:#ff7828;
	font-size:20px;
	font-weight:bold;
	letter-spacing:3px;
}

#tourist_plan2 #box1{
	float:left;
	margin-bottom:0;
	width:48%;
	height:250px;
	border-radius:20px;
	background:#f6f3ed;
}

#tourist_plan2 #box2{
	float:right;
	width:48%;
	height:250px;
	border-radius:20px;
	background:#f6f3ed;
}
}