@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : sightseeing.css
 author     : Ability Consultant
 style info : 周辺観光
=================================================================== */
.con_intro .box_intro {
	max-width: 1260px;
	width: 89.58333%;
	margin-left: auto;
	margin-right: auto;
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
	margin-bottom: 50px;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro {
		margin-bottom: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro {
		margin-bottom: 2em;
	}
}

.con_intro .box_intro {
	margin-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_intro {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_intro {
		margin-top: 4em;
	}
}

.con_intro .box_intro .st_txt {
	font-size: 200%;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.con_intro .box_intro .box_img {
	margin-top: 16px;
	display: flex;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_intro .box_img {
		margin-top: 16px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_intro .box_img {
		margin-top: 2em;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_intro .box_img {
		flex-wrap: wrap;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_intro .box_img li {
		width: 50%;
	}
}

.con_intro .box_intro .txt {
	margin-top: 48px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_intro .box_intro .txt {
		margin-top: 48px;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro .box_intro .txt {
		margin-top: 2em;
	}
}

@media only screen and (max-width: 1024px) {
	.con_intro .box_intro .txt {
		text-align: left;
	}
}

/* -----------------------------------------------------------
	con_sig
----------------------------------------------------------- */
.con_sig .map {
	overflow: hidden;
	max-width: 1260px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin: auto;
}

@media only screen and (max-width: 1410px) {
	.con_sig .map {
		width: 89.58333%;
	}
}

@media print {
	.con_sig .map {
		width: 89.58333%;
	}
}

.ie8 .con_sig .map {
	width: 89.58333%;
}

.con_sig .map #map {
	width: 100%;
	height: 550px;
}

@media only screen and (max-width: 767px) {
	.con_sig .map #map {
		height: 400px;
	}
}

.con_sig .map .btn {
	float: right;
	margin-top: 25px;
}

.con_sig .map .box_info {
	padding: 15px;
}

.con_sig .map .box_info .txt {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	font-size: 160%;
	margin-bottom: .5em;
}

.con_sig .map .box_info .btn_map {
	border-bottom: solid 1px #333333;
	font-family: "Cinzel", serif;
}

.con_sig .box_sig {
	max-width: 1260px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}

@media only screen and (max-width: 1410px) {
	.con_sig .box_sig {
		width: 89.58333%;
	}
}

@media print {
	.con_sig .box_sig {
		width: 89.58333%;
	}
}

.ie8 .con_sig .box_sig {
	width: 89.58333%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .box_sig {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .box_sig {
		margin-top: 2em;
	}
}

.con_sig .box_sig .st_m {
	text-align: center;
}

.con_sig .box_sig .st_m .jp {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	display: block;
	font-weight: normal;
	font-size: 200%;
	line-height: 1;
}

.con_sig .box_sig .st_m .en {
	font-family: "Cinzel", serif;
	font-weight: normal;
	font-size: 127%;
}

.con_sig .con_spot {
	overflow: hidden;
}

.con_sig .con_spot .box_spot {
	position: relative;
}

.con_sig .con_spot .box_spot .st_img {
	max-width: 100%;
	height: 450px;
	position: relative;
	background-size: cover;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .st_img {
		height: 300px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .st_img {
		height: 240px;
	}
}

.con_sig .con_spot .box_spot .st_img.active {
	background-image: url(../sightseeing/images/img_main_active.jpg);
}

.con_sig .con_spot .box_spot .st_img.historic {
	background-image: url(../sightseeing/images/img_main_historic.jpg);
}

.con_sig .con_spot .box_spot .st_img.park {
	background-image: url(../sightseeing/images/img_main_park.jpg);
}

.con_sig .con_spot .box_spot .st_img.event {
	background-image: url(../sightseeing/images/img_main_event.jpg);
}

.con_sig .con_spot .box_spot .st_img .st_txt {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media only screen and (min-width: 1025px) {
	.con_sig .con_spot .box_spot .st_img .st_txt {
		font-size: 400%;
	}
}

@media print {
	.con_sig .con_spot .box_spot .st_img .st_txt {
		font-size: 400%;
	}
}

.ie8 .con_sig .con_spot .box_spot .st_img .st_txt {
	font-size: 400%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .st_img .st_txt {
		font-size: 320%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .st_img .st_txt {
		font-size: 200%;
	}
}

.con_sig .con_spot .box_spot .con_item {
	max-width: 1260px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}

@media only screen and (max-width: 1410px) {
	.con_sig .con_spot .box_spot .con_item {
		width: 89.58333%;
	}
}

@media print {
	.con_sig .con_spot .box_spot .con_item {
		width: 89.58333%;
	}
}

.ie8 .con_sig .con_spot .box_spot .con_item {
	width: 89.58333%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item {
		margin-top: 2.5em;
	}
}

.con_sig .con_spot .box_spot .con_item .inner {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner {
		margin-bottom: 4em;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item {
	width: 30.15873%;
	margin-bottom: 70px;
	margin-right: 4.7619%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item {
		margin-bottom: 2em;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item:nth-child(3) {
	margin-right: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item {
		margin-right: 0;
		width: 50%;
		padding: 1%;
	}
	.con_sig .con_spot .box_spot .con_item .inner .box_item:nth-child(3) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item {
		margin: 0 auto;
		margin-top: 2.5em;
		width: 100%;
	}
	.con_sig .con_spot .box_spot .con_item .inner .box_item:first-child {
		margin-top: 0;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item img {
	width: 100%;
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_title {
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	line-height: 1.3;
	font-size: 167%;
	margin-top: 19px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_title {
		margin-top: 19px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_title {
		margin-top: 0.5em;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .txt {
	margin-top: 17px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt {
		margin-top: 17px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt {
		margin-top: 0.5em;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_label {
	background: #eee;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin-top: 17px;
	text-align: center;
	padding: 7px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_label {
		margin-top: 17px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_label {
		margin-top: 0.5em;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .txt_label {
		margin: 1.3em 0 0.5em 0;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .button_group {
	margin-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .button_group {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .button_group {
		margin-top: 1.5em;
	}
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .button_group li {
	font-family: "Cinzel", serif;
	float: left;
	width: 46.05263%;
	margin-right: 7.89474%;
	padding: 0 10px;
	border-bottom: solid 1px #333333;
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .button_group li:last-child {
	margin-right: 0;
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .height {
	height: 2.6em;
}

.con_sig .con_spot .box_spot .con_item .inner .box_item .height_pc {
	height: 2.6em;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .height_pc {
		height: 1.3em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sig .con_spot .box_spot .con_item .inner .box_item .height_tab {
		height: 2.6em;
	}
}

/* -----------------------------------------------------------
	anker_link
----------------------------------------------------------- */
.anker_link {
	margin: 30px 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.anker_link {
		margin: 30px 0;
	}
}

@media only screen and (max-width: 767px) {
	.anker_link {
		margin: 2em 0;
	}
}

.anker_link ul {
	flex-wrap: wrap;
}

.anker_link ul li {
	text-align: center;
	width: calc(25% - 8px);
	margin-bottom: 9px;
	display: inline-block;
}

@media only screen and (max-width: 767px) {
	.anker_link ul li {
		width: 100%;
	}
}

.anker_link ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	border: solid 1px #575757;
	padding: 1em;
	display: inline-block;
	text-decoration: none;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	position: relative;
}

@media only screen and (max-width: 767px) {
	.anker_link ul li a {
		padding: .5em;
	}
}

.anker_link ul li a:before {
	content: "\f107";
	position: absolute;
	font-weight: 900;
	top: 50%;
	right: 1em;
	margin-top: -0.5em;
	line-height: 1;
	font-family: "Font Awesome 5 Free";
}

.anker_link ul li a:hover:before {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	padding-top: 5px;
}
