@charset "utf-8";
/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
#detail {
	margin-top: 33px;
}
#detail .conts .imgBox {
	margin-bottom: 38px;
}
#detail .imgBox h2 {
	padding-bottom: 2px;
	margin-bottom: 21px;
	font-size: 2.8rem;
	font-weight: 700;
	color: #279864;
	border-bottom: 1px solid #279864;
}
#detail .imgBox .slideBox {
	margin-bottom: 32px;
	position: relative;
	display: none;
}
#detail .imgBox .slideUl01 {
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}
#detail .imgBox .slideUl02 {
	display: flex;
	align-items: center;
}
#detail .imgBox .slideUl02 li {
	margin-right: 6px;
	width: calc((100% - 30px) / 6);
}
#detail .imgBox .slideUl02 li .photo {
	width: 100%;
}
#detail .imgBox .slideUl01 .list01 {
	position: relative;
}
#detail .imgBox .slideUl01 .list01 a {
	display: block;
}
#detail .imgBox .slideUl01 .list01 .price {
	padding: 7px 14px 3px 12px;
	font-size: 1.6rem;
	font-weight: 500;
	background-color: #FFF;
	opacity: 0.79;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
#detail .dataBox .slideBox {
	display: none;
}
#detail .dataBox .data {
	padding: 0 0 5px 21px;
	font-size: 2.4rem;
	font-weight: 700;
	position: relative;
}
#detail .dataBox .data::before {
	position: absolute;
	top: 9px;
	left: 1px;
	width: 17px;
	height: 17px;
	content: "";
	background-color: #000;
}
#detail .imgBox .arrowUl li {
	z-index: 10;
	cursor: pointer;
}
#detail .imgBox .arrowUl .prev {
	position: absolute;
	left: 15px;
	top: calc(50% - 56px);
}
#detail .imgBox .arrowUl .next {
	position: absolute;
	right: 15px;
	top: calc(50% - 56px);
}
#detail .imgBox .textBox {
	margin-bottom: 30px;
}
#detail .imgBox  p {
	margin-bottom: 20px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.25;
}
#detail .imgBox  p:last-child {
	margin-bottom: 0;
}
#detail .pagenavi {
	margin-top: -9px;
	font-size: 0;
	clear: both;
	text-align: center;
	display: flex;
	justify-content: center;
	position: relative;
}
#detail .pagenavi a,
#detail .pagenavi span {
	font-size: 1.6rem;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	border: 1px solid #CCC;
	color: #959595;
	padding: 1px 5px;
	margin: 0 2px;
	width: 44px;
	height: 44px;
	box-sizing: border-box;
}
#detail .pagenavi a:hover,
#detail .pagenavi span.current {
	border-color: #279864;
	color: #FFF;
	background-color: #279864;
}
#detail .pagenavi .first,
#detail .pagenavi .last {
	display: none;
}
#detail .pagenavi .prevLink,
#detail .pagenavi .nextLink {
	margin: 0;
	padding: 0 50px 0 52px;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #959595;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
	background-image: url("../image/icon12.png");
	background-size: 100% 100%;
}
#detail .pagenavi .nextLink {
	padding: 0 59px 0 43px;
	left: auto;
	right: 0;
	background-image: url("../image/icon12_02.png");
}
#detail .pagenavi .prevLink:hover ,
#detail .pagenavi .nextLink:hover {
	color: #FFF;
	background-image: url("../image/icon13_02.png");
	background-color: inherit;
}
#detail .pagenavi .nextLink:hover {
	background-image: url("../image/icon13.png");
}
#detail .comIntroBox .bgLinkBox {
	padding: 27px 57px 30px;
	background-color: #FDFDE0;
}
#detail .area .inner {
	margin-bottom: 28px;
}
#detail .area .inner:last-child {
	margin-bottom: 0;
}
#detail .area .inner:last-child .imgBox {
	margin-bottom: 0;
}
#detail figure {
	padding: 0;
	margin: 0 0 30px;
}
#detail figure img {
	width: 100%;
}
#detail .inner .imgBox {
	margin-bottom: 48px;
}
#detail .inner .imgBox .textBox p {
	margin-bottom: 20px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.25;
}
#detail .inner .imgBox .textBox p:last-child {
	margin-bottom: 0;
}
#detail .articleBox {
	margin-bottom: 30px;
	padding: 20px;
	border-radius: 9px;
	border: 1px solid #959595;
	background-color: #F4F4F4;
	position: relative;
}
#detail .articleBox .imgBox {
	margin-bottom: 0 !important;
}
#detail .articleBox .ttl {
	padding: 1px 8px;
	position: absolute;
	top: -14px;
	left: 12px;
	font-size: 1.4rem;
	font-weight: 300;
	color: #FFF;
	display: inline-block;
	background-color: #000;
}
#detail .articleBox .photo {
	margin-right: 10px;
	width: 114px;
}
#detail .articleBox .textBox {
	flex: 1;
	margin-bottom: 0;
}
#detail .inner .articleBox .textBox .text {
	margin-bottom: 24px;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.26;
}
#detail .inner .articleBox .textBox .day {
	margin-right: -2px;
	font-size: 1.2rem;
	font-weight: 300;
	text-align: right;
}
#detail .dataBox .bgBox .subBox02 .planUl li {
	line-height: 0.9;
}
#detail .dataBox .bgBox .subBox02 .planUl .special {
	width: 190px;
	margin-right: -19px !important;
}
#detail .dataBox .bgBox .subBox02 .planUl01 {
	max-width: 520px;
}
#detail .dataBox .bgBox .subBox02 .planUl01 li {
	margin: 6px 3px 0 0;
	width: 170px; 
}
#detail .dataBox .bgBox .subBox02 .planUl02 li:nth-child(4n) {
	margin-right: 0;
}
@media all and (min-width: 897px) {
	#detail .imgBox .slideUl01 .list01 a:hover {
		opacity: 0.7;
	}
	#detail .imgBox .slideUl02 li a:hover {
		opacity: 0.7;
	}
	#detail .imgBox .arrowUl .prev:hover ,#detail .imgBox .arrowUl .next:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#detail {
		margin-top: 16px;
	}
	#detail .inner {
		display: block;
	}
	#detail .conts .imgBox {
		margin-bottom: 30px;
	}
	#detail .imgBox h2 {
		padding-bottom: 10px;
		margin-bottom: 12px;
		font-size: 2rem;
	}
	#detail .imgBox .slideBox {
		margin-bottom: 15px;
	}
	#detail .imgBox .slideUl01 {
		margin-bottom: 5px;
		display: flex;
		align-items: center;
	}
	#detail .imgBox .slideUl02 li {
		margin-right: 4px;
		width: 76px;
	}
	#detail .imgBox .slideUl02 li a {
		display: block;
	}
	#detail .imgBox .slideUl02 li a img {
		width: 100%;
	}
	#detail .imgBox .slideUl01 .list01 .price {
		padding: 4px 12px 2px 10px;
		font-size: 1.4rem;
	}
	#detail .imgBox .arrowUl .prev {
		left: 8px;
		top: calc(50% - 27px);
	}
	#detail .imgBox .arrowUl .next {
		right: 8px;
		top: calc(50% - 27px);
	}
	#detail .imgBox .arrowUl .prev img,
	#detail .imgBox .arrowUl .next img {
		width: 10px;
	}
	#detail .imgBox .textBox {
		margin-bottom: 27px;
	}
	#detail .pagenavi {
		margin-top: -6px;
	}
	#detail .pagenavi a,
	#detail .pagenavi span {
		font-size: 1.2rem;
		padding: 1px 5px;
		margin: 0 2px;
		width: 32px;
		height: 32px;
	}
	#detail .pagenavi .prevLink,
	#detail .pagenavi .nextLink {
		margin: 0;
		padding: 0 40px 0;
		font-size: 1rem;
	}
	#detail .pagenavi .nextLink {
		padding: 0 40px;
	}
	#detail .articleBox {
		margin-bottom: 10px;
		padding: 12px 13px 12px;
	}
	#detail .articleBox .ttl {
		font-size: 1.2rem;
	}
	#detail .articleBox .photo {
		width: 114px;
	}
	#detail .articleBox .textBox {
		margin-bottom: 0;
	}
	#detail .inner .articleBox .textBox .text {
		font-size: 1.5rem;
	}
	#detail .dataBox .data {
		padding: 0 0 5px 18px;
		font-size: 2rem;
	}
	#detail .dataBox .data::before {
		top: 8px;
		left: 2px;
		width: 14px;
		height: 14px;
	}
	#detail .comIntroBox .bgLinkBox {
		padding: 20px 20px 30px;
	}
	#detail .comIntroBox .bgLinkBox h3 {
		margin-bottom: 10px;
		font-size: 1.6rem;
	}
	#detail .comIntroBox .bgLinkBox .linkUl li {
		margin-bottom: 9px;
		font-size: 1.5rem;
		font-weight: 500;
		line-height: 1;
	}
	#detail .inner .imgBox {
		margin-bottom: 30px;
	}
	#detail figure {
		margin-bottom: 15px;
	}
	#detail .comTravelBox { 
		margin-top: 40px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl {
		margin: -6px auto 0;
		padding-left: 20px;
		max-width: inherit;
		justify-content: flex-start;
	}
	#detail .dataBox .bgBox .subBox02 .planUl li {
		margin: 6px 10px 0 0;
		width: 140px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl li:nth-child(2n) {
		margin-right: 0;
	}
	#detail .dataBox .bgBox .subBox02 .planUl01 {
		padding-left: 10px;
		margin-right: -6px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl01 li {
		margin-right: 6px !important;
		width: 120px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .wid01 {
		width: 90px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .wid02 {
		width: 158px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .pho.pho01 img {
		width: 22px;
	}
}
@media all and (max-width: 389px) {
	#detail .dataBox .bgBox .subBox02 .planUl li {
		margin: 6px 3px 0 0;
		width: 113px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .wid01 {
		width: 80px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .wid02 {
		width: 156px;
	}
}
@media all and (max-width: 370px) {
	#detail .dataBox .bgBox .subBox02 .planUl li {
		width: 85px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .wid01 {
		width: 70px;
	}
	#detail .dataBox .bgBox .subBox02 .planUl .wid02 {
		width: 115px;
	}
}
/*------------------------------------------------------------
	castle
------------------------------------------------------------*/
#castle .content {
	max-width: 1100px;
}
#castle .imgUl {
	margin-top: -12px;
}
#castle .imgUl li {
	margin: 12px 12px 0 0;
	width: calc((100% - 36px) / 4);
	border: 1px solid #D8D8D8;
	box-sizing: border-box;
}
#castle .imgUl li:nth-child(4n) {
	margin-right: 0;
}
#castle .imgUl li .textBox {
	padding: 6px 15px 14px;
}
#castle .imgUl li .textBox .day {
	margin-bottom: 6px;
	font-size: 1.4rem;
	font-weight: 300;
}
#castle .imgUl li .textBox .text {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.31;
}
#castle .comTravelBox {
	margin-top: 55px;
}
@media all and (min-width: 897px) {
	#castle .imgUl li a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#castle .content {
		max-width: inherit;
	}
	#castle .imgUl {
		margin-top: -8px;
	}
	#castle .imgUl li {
		margin: 8px 8px 0 0;
		width: calc((100% - 8px) / 2);
	}
	#castle .imgUl li:nth-child(2n) {
		margin-right: 0;
	}
	#castle .imgUl li .textBox {
		padding: 9px 6px 15px;
	}
	#castle .imgUl li .textBox .day {
		margin-bottom: 3px;
		font-size: 1rem;
		line-height: 0.9;
	}
	#castle .imgUl li .textBox .text {
		font-size: 1.4rem;
		line-height: 1.14;
	}
	#castle .comTravelBox {
		margin-top: 60px;
	}
}
/*------------------------------------------------------------
	best
------------------------------------------------------------*/
#best {
	margin-top: 29px;
}
#best .content {
	max-width: 1100px;
}
#best .reasonBox {
	margin-bottom: 64px;
}
#best .reasonBox .h2Ttl {
	margin-bottom: 30px;
	padding: 16px 32px 22px;
	font-size: 2.8rem;
	font-weight: 700;
	display: block;
	background-color: #EFEFEF;
}
#best .reasonBox .text {
	margin-bottom: 31px;
	font-weight: 300;
	line-height: 1.25;
}
#best .reasonBox .photo {
	margin-bottom: 30px;
}
#best .reasonBox .text.text01 {
	margin-bottom: 45px;
}
#best .reasonBox .mapImg {
	margin: 0 auto 29px;
	max-width: 894px;
}
#best .reasonBox .textBox > a {
	padding-left: 20px;
	font-weight: 300;
	margin-bottom: 28px;
	display: inline-block;
	background: url("../image/icon14.png") no-repeat top 3px left 3px / 10px;
}
#best .reasonBox .textBox a {
	color: #006EA8;
	text-decoration: underline;
}
#best .reasonBox .textBox .text {
	margin-bottom: 20px;
}
#best .pointBox {
	padding-bottom: 76px;
	border-bottom: 1px solid #BFBFBF;
}
#best .pointBox .h2Ttl {
	margin-bottom: 51px;
	padding: 15px 20px 20px;
	font-size: 2.8rem;
	font-weight: 700;
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#best .pointBox .imgUl {
	margin-top: -20px;
}
#best .pointBox .imgUl li {
	margin: 20px 48px 0 0;
	width: 330px;
}
#best .pointBox .imgUl li:nth-child(2n) {
	margin-right: 62px;
}
#best .pointBox .imgUl li:nth-child(3n) {
	margin-right: 0;
}
#best .pointBox .imgUl li .photo {
	margin-bottom: 20px;
	position: relative;
}
#best .pointBox .imgUl li .photo img {
	border-radius: 20px;
}
#best .pointBox .imgUl li .photo .point {
	padding: 2px 2px 7px;
	width: 63px;
	height: 63px;
	border-radius: 50%;
	background-color: #000;
	color: #FFF;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: -20px;
	left: -20px;
}
#best .pointBox .imgUl li .photo .num {
	font-size: 1.2rem;
}
#best .pointBox .imgUl li .photo .big {
	font-size: 3.5rem;
	font-weight: 700;
	line-height: 0.8;
	display: block;
	font-family: 'Oswald', sans-serif;
}
#best .pointBox .imgUl li .textBox p {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.27;
	text-align: center;
}
#best .manageBox {
	padding: 41px 0 0;
}
#best .manageBox .headLine04 {
	margin-bottom: 10px;
}
#best .manageBox .text {
	line-height: 1.25;
	font-weight: 300;
}
#best .manageBox a {
	color: #006EA8;
	text-decoration: underline;
}
#best .comTravelBox {
	margin-top: 65px;
}
@media all and (min-width: 897px) {
	#best .textBox a:hover {
		text-decoration: none;
	}
	#best .manageBox a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	#best {
		margin-top: 19px;
	}
	#best .content {
		max-width: inherit;
	}
	#best .reasonBox {
		margin-bottom: 61px;
	}
	#best .reasonBox .h2Ttl {
		margin-bottom: 22px;
		padding: 18px 14px;
		font-size: 1.8rem;
	}
	#best .reasonBox .text {
		margin-bottom: 21px;
	}
	#best .reasonBox .photo {
		margin-bottom: 20px;
	}
	#best .reasonBox .text.text01 {
		margin-bottom: 15px;
	}
	#best .reasonBox .mapImg {
		margin: 0 auto 13px;
		max-width: inherit;
	}
	#best .reasonBox .mapImg img {
		width: 100%;
	}
	#best .reasonBox .textBox > a {
		padding-left: 18px;
		margin-bottom: 21px;
		background-size: 8px;
		background-position: top 6px left 2px;
	}
	#best .pointBox {
		padding-bottom: 29px;
	}
	#best .pointBox .h2Ttl {
		margin-bottom: 24px;
		padding: 12px 20px 15px;
		font-size: 2rem;
	}
	#best .pointBox .imgUl {
		margin-top: 0;
		display: block;
	}
	#best .pointBox .imgUl li {
		margin: 0 0 32px 0;
		width: 100%;
	}
	#best .pointBox .imgUl li:nth-child(2n) {
		margin-right: 0;
	}
	#best .pointBox .imgUl li .photo {
		margin-bottom: 10px;
	}
	#best .pointBox .imgUl li .photo img {
		width: 100%;
	}
	#best .pointBox .imgUl li .photo .point {
		width: 50px;
		height: 50px;
		top: -11px;
		left: -9px;
	}
	#best .pointBox .imgUl li .photo .num {
		font-size: 1rem;
	}
	#best .pointBox .imgUl li .photo .big {
		font-size: 2.9rem;
		font-weight: 500;
	}
	#best .manageBox {
		padding: 26px 0 0;
	}
	#best .manageBox .headLine04 {
		padding-left: 17px;
		margin-bottom: 10px;
		font-size: 2rem;
	}
	#best .manageBox .headLine04::before {
		top: 6px;
		bottom: 2px;
	}
	#best .comTravelBox {
		margin-top: 40px;
	}
}

@media all and (max-width: 896px) {
	.sp-none {
		display: none;
	}

}

@media all and (min-width: 897px) {
	.sp-br {
		display: none;
	}
	.pc-none {
		display: none;
	}

}

