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

 file name  : sightseeing.css
 author     : Ability Consultant
 style info : 周辺観光
=================================================================== */
.con_sightseeing .box_sightseeing_top .box_kagura {
	max-width: 1160px;
	margin: auto;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_kagura {
		width: 95%;
	}
}

.box_container:after, .con_sightseeing .con_intro .box_top:after, .con_sightseeing .box_sightseeing_top .box_jinja:after, .con_sightseeing .box_sightseeing_top .box_kagura:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
	background-image: url(../sightseeing/images/bg_title-pc.jpg);
}

@media only screen and (max-width: 767px) {
	.con_title {
		background-image: url(../sightseeing/images/bg_title-sp.jpg);
	}
}

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.box_container {
	display: block;
	max-width: 1700px;
	margin: 0 auto;
}

@media screen and (max-width: 1700px) {
	.box_container {
		width: 95%;
	}
}

/* -----------------------------------------------------------
	con_sightseeing
----------------------------------------------------------- */
.con_sightseeing .box_lnk {
	margin: 20px 0 80px;
	text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_lnk {
		margin: 20px 0 60px;
	}
}

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

.con_sightseeing .con_intro {
	background: url(../sightseeing/images/bg_intro.jpg) no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 130px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .con_intro {
		padding-top: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .con_intro {
		padding-top: 40px;
	}
}

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

@media only screen and (max-width: 767px) {
	.con_sightseeing .con_intro {
		padding-bottom: 60px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1500px) {
	.con_sightseeing .con_intro {
		padding-bottom: 0;
	}
}

@media print {
	.con_sightseeing .con_intro {
		padding-bottom: 0;
	}
}

.ie8 .con_sightseeing .con_intro {
	padding-bottom: 0;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .con_intro {
		background-position: right;
	}
}

.con_sightseeing .con_intro .box_top {
	max-width: 1640px;
	margin: 0 auto;
}

.con_sightseeing .con_intro .box_top .box_img {
	padding-top: 60px;
	float: left;
	width: 56%;
	padding: 10px;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_img {
		float: none;
		width: 95%;
		margin: 0 auto;
	}
}

.con_sightseeing .con_intro .box_top .box_txt {
	float: right;
	width: 44%;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_txt {
		float: none;
		width: 95%;
		margin: 0 auto;
		height: inherit;
	}
}

.con_sightseeing .con_intro .box_top .box_txt .inner {
	width: 70%;
	margin: 0 auto;
}

@media only screen and (min-width: 1024px) and (max-width: 1270px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner {
		width: 80%;
	}
}

@media print {
	.con_sightseeing .con_intro .box_top .box_txt .inner {
		width: 80%;
	}
}

.ie8 .con_sightseeing .con_intro .box_top .box_txt .inner {
	width: 80%;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner {
		float: none;
		width: 100%;
	}
}

.con_sightseeing .con_intro .box_top .box_txt .inner .st {
	font-size: 320%;
	font-weight: normal;
	float: right;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		font-size: 200%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		font-size: 134%;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1390px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		font-size: 267%;
	}
}

@media print {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		font-size: 267%;
	}
}

.ie8 .con_sightseeing .con_intro .box_top .box_txt .inner .st {
	font-size: 267%;
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		font-size: 200%;
	}
}

@media print {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		font-size: 200%;
	}
}

.ie8 .con_sightseeing .con_intro .box_top .box_txt .inner .st {
	font-size: 200%;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .st {
		float: none;
		width: 100%;
		text-align: center;
	}
}

.con_sightseeing .con_intro .box_top .box_txt .inner .txt {
	padding: 60px 1em 80px;
	float: left;
	letter-spacing: 0.1em;
	line-height: 2;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .txt {
		padding: 1em;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .vertical {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		height: 460px !important;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1024px) {
	.con_sightseeing .con_intro .box_top .box_txt .inner .vertical {
		height: inherit;
	}
}

@media print {
	.con_sightseeing .con_intro .box_top .box_txt .inner .vertical {
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		height: 460px !important;
	}
}

.ie8 .con_sightseeing .con_intro .box_top .box_txt .inner .vertical {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	height: 460px !important;
}

@media only screen and (max-width: 1024px) {
	.ie8 .con_sightseeing .con_intro .box_top .box_txt .inner .vertical {
		height: inherit;
	}
}

.con_sightseeing .box_gallery {
	overflow: hidden;
	margin-bottom: 60px;
}

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

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_gallery {
		margin-bottom: 30px;
	}
}

.con_sightseeing .box_gallery .simply-scroll {
	width: 100%;
	max-width: 1920px;
	height: auto;
	margin-bottom: 0;
}

.con_sightseeing .box_gallery .simply-scroll .simply-scroll-clip {
	width: 100%;
	max-width: 1920px;
	height: auto;
}

.con_sightseeing .box_gallery .simply-scroll .simply-scroll-list .item {
	width: 593px;
	height: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_gallery .simply-scroll .simply-scroll-list .item {
		width: 450px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_gallery .simply-scroll .simply-scroll-list .item {
		width: 300px;
	}
}

.con_sightseeing .box_gallery .item_inner {
	display: block;
	position: relative;
}

.con_sightseeing .box_gallery .item_inner:hover .box_hover {
	opacity: 1;
}

.con_sightseeing .box_gallery .item_inner .img_thumb {
	width: 100%;
}

.con_sightseeing .box_gallery .item_inner .label {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 107%;
	color: #453939;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	padding: 20px 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_gallery .item_inner .label {
		font-size: 107%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_gallery .item_inner .label {
		font-size: 94%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_gallery .item_inner .label {
		padding: 15px;
	}
}

.con_sightseeing .box_gallery .item_inner .label em {
	font-size: 138%;
}

.con_sightseeing .box_gallery .item_inner .box_hover {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.con_sightseeing .box_gallery .item_inner .box_hover .hover_inner {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
	padding: 0 8%;
}

.con_sightseeing .box_gallery .item_inner .box_hover .txt_title {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 154%;
	color: #fff;
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_gallery .item_inner .box_hover .txt_title {
		font-size: 134%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_gallery .item_inner .box_hover .txt_title {
		font-size: 120%;
	}
}

.con_sightseeing .box_gallery .item_inner .box_hover .txt {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 107%;
	line-height: 1.625;
	color: #fff;
	text-align: left;
	margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_gallery .item_inner .box_hover .txt {
		font-size: 94%;
		line-height: 1.6;
	}
}

.con_sightseeing .box_gallery .item_inner .box_hover .btn_more .tag_a {
	background: transparent;
}

@media only screen and (min-width: 1025px) {
	.con_sightseeing .box_gallery .item_inner .box_hover .btn_more .tag_a:hover {
		background: rgba(255, 255, 255, 0.3);
	}
}

@media print {
	.con_sightseeing .box_gallery .item_inner .box_hover .btn_more .tag_a:hover {
		background: rgba(255, 255, 255, 0.3);
	}
}

.ie8 .con_sightseeing .box_gallery .item_inner .box_hover .btn_more .tag_a:hover {
	background: rgba(255, 255, 255, 0.3);
}

.con_sightseeing .box_sightseeing_top {
	background: url(../sightseeing/images/bg_jinja.jpg) no-repeat;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top {
		padding-top: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top {
		padding-top: 40px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top {
		padding-bottom: 70px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top {
		padding-bottom: 40px;
	}
}

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

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top {
		margin-bottom: 40px;
	}
}

.con_sightseeing .box_sightseeing_top .move_bre_img_clone {
	margin-bottom: 1em;
}

.con_sightseeing .box_sightseeing_top .box_jinja {
	margin-bottom: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_jinja {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_jinja {
		margin-bottom: 30px;
	}
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt {
	color: #fff;
	float: left;
	width: 42%;
	padding: 0 7%;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt {
		float: none;
		width: 95%;
		padding: 0;
		margin: auto;
	}
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .st_high_left {
	padding-left: 0;
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .st_high_left {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .st_high_left {
		margin-bottom: 15px;
	}
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .st_high_left:after {
	left: -26%;
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .st_high_left:before {
	left: -5%;
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .txt {
	margin-bottom: 2em;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn {
		text-align: center;
	}
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow {
	display: inline-block;
	margin-bottom: 1em;
}

@media only screen and (min-width: 1025px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow {
		min-width: 240px;
	}
}

@media print {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow {
		min-width: 240px;
	}
}

.ie8 .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark, .ie8 .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow {
	min-width: 240px;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow {
		min-width: 300px;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark i:before, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark i:after, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow i:before, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow i:after {
		right: -30px !important;
	}
}

@media print {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark i:before, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark i:after, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow i:before, .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow i:after {
		right: -30px !important;
	}
}

.ie8 .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark i:before, .ie8 .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_dark i:after, .ie8 .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow i:before, .ie8 .con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_yellow i:after {
	right: -30px !important;
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_ghost {
	margin-right: 10px;
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_txt .box_btn .btn_ghost {
		margin-right: 0;
	}
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_img {
	float: right;
	width: 58%;
}

.con_sightseeing .box_sightseeing_top .box_jinja > .box_img img {
	width: 100%;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_jinja > .box_img {
		float: none;
		width: 95%;
		margin: auto;
	}
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_txt {
	color: #fff;
	float: right;
	width: 45%;
	padding-left: 1em;
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_kagura .box_txt {
		float: none;
		width: 100%;
		padding-left: 0;
	}
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left {
	padding-left: 0;
	margin-bottom: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left {
		margin-bottom: 15px;
	}
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left:before {
	display: none;
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left:after {
	display: none;
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left .jp {
	font-size: 200%;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left .jp {
		font-size: 187%;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_kagura .box_txt .st_high_left .jp {
		font-size: 174%;
	}
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_img {
	float: left;
	width: 55%;
}

.con_sightseeing .box_sightseeing_top .box_kagura .box_img img {
	width: 100%;
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing_top .box_kagura .box_img {
		float: none;
		width: 100%;
	}
}

.con_sightseeing .box_sightseeing {
	margin-bottom: 110px;
}

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

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing {
		margin-bottom: 50px;
	}
}

.con_sightseeing .box_sightseeing .box_img {
	float: left;
	width: 50%;
}

.con_sightseeing .box_sightseeing .box_img img {
	width: 100%;
}

.con_sightseeing .box_sightseeing .box_txt {
	float: left;
	width: 42.5%;
	margin-right: 7.5%;
	margin-bottom: 30px;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing .box_txt {
		float: none;
		width: 100%;
	}
}

.con_sightseeing .box_sightseeing .box_txt .st_high_left {
	margin-bottom: 60px;
	padding-left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing .box_txt .st_high_left {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing .box_txt .st_high_left {
		margin-bottom: 15px;
	}
}

.con_sightseeing .box_sightseeing .box_txt .st_high_left:before, .con_sightseeing .box_sightseeing .box_txt .st_high_left:after {
	display: none;
}

.con_sightseeing .box_sightseeing .box_txt .txt {
	margin-bottom: 50px;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing .box_txt .txt {
		margin-bottom: 2em;
	}
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing .box_txt .box_btn {
		text-align: center;
	}
}

.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow {
	display: inline-block;
	margin-bottom: 1em;
}

@media only screen and (min-width: 1025px) {
	.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow {
		min-width: 240px;
	}
}

@media print {
	.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow {
		min-width: 240px;
	}
}

.ie8 .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost, .ie8 .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow {
	min-width: 240px;
}

@media only screen and (max-width: 1024px) {
	.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow {
		min-width: 300px;
	}
}

@media only screen and (min-width: 1025px) {
	.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost i:before, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost i:after, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow i:before, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow i:after {
		right: -30px !important;
	}
}

@media print {
	.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost i:before, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost i:after, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow i:before, .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow i:after {
		right: -30px !important;
	}
}

.ie8 .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost i:before, .ie8 .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost i:after, .ie8 .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow i:before, .ie8 .con_sightseeing .box_sightseeing .box_txt .box_btn .btn_yellow i:after {
	right: -30px !important;
}

.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost {
	margin-right: 10px;
}

@media only screen and (max-width: 767px) {
	.con_sightseeing .box_sightseeing .box_txt .box_btn .btn_ghost {
		margin-right: 0;
	}
}

.con_sightseeing .move_bre_img_clone {
	margin-bottom: 1em;
}

.con_sightseeing .move_bre_img_clone img {
	width: 100%;
}

/* -----------------------------------------------------------
	popup_sightseeing
----------------------------------------------------------- */
.popup_sightseeing {
	position: relative;
	width: 100%;
	max-width: 650px;
	background: #fff;
	text-align: center;
	margin: 50px auto;
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing {
		width: 95%;
	}
}

.popup_sightseeing .popup_inner {
	padding: 30px;
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing .popup_inner {
		padding: 15px;
	}
}

.popup_sightseeing .mfp-close {
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 16px;
	height: 16px;
	color: #010101;
	text-indent: 9999px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing .mfp-close {
		right: 5px;
		top: 5px;
	}
}

.popup_sightseeing .mfp-close:hover {
	opacity: 0.7;
}

.popup_sightseeing .mfp-close:before {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	width: 130%;
	height: 2px;
	background: #010101;
}

.popup_sightseeing .mfp-close:after {
	display: block;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(-45deg);
	-ms-transform: translate(-50%, -50%) rotate(-45deg);
	transform: translate(-50%, -50%) rotate(-45deg);
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	width: 130%;
	height: 2px;
	background: #010101;
}

.popup_sightseeing .img_thumb {
	width: 100%;
	margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing .img_thumb {
		margin-bottom: 10px;
	}
}

.popup_sightseeing .txt_title {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 154%;
	color: #453939;
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.popup_sightseeing .txt_title {
		font-size: 134%;
	}
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing .txt_title {
		font-size: 120%;
	}
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing .txt_title {
		margin-bottom: 10px;
	}
}

.popup_sightseeing .txt {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "SourceHanSerifJP-Regular", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	font-size: 107%;
	line-height: 1.625;
	color: #453939;
	text-align: left;
	margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
	.popup_sightseeing .txt {
		margin-bottom: 10px;
	}
}

/*# sourceMappingURL=../maps/sightseeing.css.map */
