@charset "UTF-8";
/* CSS Document */

/*----------------------------------
	bot用のCSSです
----------------------------------*/

.slectAreaBotBg { position:relative; width:920px; height:auto; margin:0 auto; padding:30px 0;}
.slectAreaBotBtn { width:450px; height:70px; margin:0 auto 5px;}
.slectAreaBotTxt { font-size:16px; line-height:1.5; font-weight:bold; text-align:center; color:#4c4c4c;}

.botBlk01, .botBlk02 {background-color:#fff; width:900px; height:auto; margin:0 auto;}
.botBlk02 ul.other_dept_link { overflow:hidden; width:900px; height:auto; margin:0 auto;}
.botBlk02 ul.other_dept_link li {
	float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    background: #008a78;
    border-radius: 4px;

    color: #fff;
    width: 280px;
    text-align: center;
}
.botBlk02 ul.other_dept_link li:nth-last-child(-n+3){
	margin-bottom:0;
}
.botBlk02 ul.other_dept_link li a { position: relative; font-size:14px; line-height:1.5; font-weight:bold; white-space:nowrap; padding-right: 10px; color: #fff; padding: 16px; display:block;}
.botBlk02 ul.other_dept_link li:hover{
    opacity: 0.7;
	transition: all 0.3s;
}
.botBlk02 ul.other_dept_link li a:hover{
	text-decoration:none;
	color:#fff;
}


.botBlk02 ul.other_dept_link li a::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 90%;
	display: block;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-color: transparent transparent transparent #fff;
	transform: translateY(-50%);
	}

	.botBlk02 ul li a:visited::after {
		border-color: transparent transparent transparent #fff;
	}
	.botBlk02 ul li a:hover::after {
		border-color: transparent transparent transparent #fff;
	}

.Js_AreaSelectPanel{
	display:none;
	position:absolute;
	top:110px;
	left:210px;
	width:496px;
	background:#fff;
	border:2px solid #4b7eb9;
	color:#333333;
	z-index:150;
	padding-bottom:5px;
	margin-left: 0px;
	text-align:center;
}

.Js_AreaSelectPanel p {
	background-color:#dceaf8;
	padding:10px;
	text-align:left;
	font-size:12px; font-size:1.2rem;
	line-height:16px; line-height:1.6rem;
}
.Js_AreaSelectPanel dl {
	overflow:hidden;
	width:130px;
	height:auto;
	border-bottom:dotted 1px #4c4c4c;
	margin:0 10px 5px 0;
	padding-bottom:5px;
	}
.Js_AreaSelectPanel dl dt, .Js_AreaSelectPanel dl dd {
	float:left;
}
.Js_AreaSelectPanel dl dt {
	width:60px;
	height:auto;
	font-size:12px; font-size:1.2rem;
	font-weight:bold;
	text-align:left;
	margin-right:10px;
}
.Js_AreaSelectPanel dl dd {
	width:60px;
	height:auto;
	font-size:12px; font-size:1.2rem;
	font-weight:bold;
}
.Js_AreaSelectPanel dl dd ul {
}
.Js_AreaSelectPanel dl dd ul li {
	background:url(/sharing/common14/images/arrw01.png) 0 6px no-repeat;
	text-align:left;
	padding-left:10px;
}
.Js_AreaSelectPanel a#Js_AreaSelectPanelClose {
	clear:both;
	display:inline-block;
	background:url(/sharing/common14/images/Js_HatsuSelectPanelCloseBtn.png) right 9px no-repeat;
	padding:5px 15px 0 0;
}

.clearFix_Fuji:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.clearFix_Fuji{
	display: inline-block;
}
.linkBox_Fuji {
	width: 880px;
	height: auto;
	display: block;
	margin: 10px auto 0px auto;
}
.subListUl_Fuji {
	padding: 0px;
	padding-bottom: 8px;
	width: 876px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.subListUl_Fuji li {
	float: left;
	padding-top: 8px;
	font-size: 14px;
	font-weight:bold;
}
.subListRight_Fuji {
	color: #F00;
	width: 196px;
	text-align: right;
}
.tourLiCen_Fuji {
    color: #12449f;
    width: 580px;
}
.tourLiLeft_Fuji {
	font-weight: bold;
	color: #12449f;
	background-image: url(../images/TourIcn.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	width: 86px;
}

/*
.Block .HeritageBox .slick-dots{
	display: block;
	position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.Block .HeritageBox .slick-dots li{
	    position: relative;
    display: inline-block;
    width: 20px;
    height: 10px;
    margin: 0 5px 1px;
    padding: 0;
    cursor: pointer;
}
.Block .HeritageBox .slick-dots li button{
	font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.Block .HeritageBox .slick-dots li.slick-active button:before{
	    opacity: .75;
    color: black;
}
.Block .HeritageBox .slick-dots li button::before{
	font-family: slick;
    font-size: 60px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    height: 10px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
}
*/
.Block .HeritageBox .slick-arrow{
	position:absolute;
	border:0;
	  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
	overflow: visible;
	text-transform: none;
	-webkit-appearance: button;
	text-indent:-9999px;
	z-index: 100;
}
.Block .HeritageBox .slick-arrow:hover{
	cursor: pointer;
}
.Block .HeritageBox .slick-prev{
	top:50%;
	left:-5px;
	background:url(/attending/kokunai/fujisan/images/btn_pre.png) 50% 50% no-repeat;
	width:50px;
	height:50px;
}
.Block .HeritageBox .slick-next{
	top:50%;
	right:-5px;
	background:url(/attending/kokunai/fujisan/images/btn_next.png) 50% 50% no-repeat;
	width:50px;
	height:50px;
}
.Block .HeritageBox .slick-list{
	margin:0 0 30px;
}
.Block .HeritageBox .kyoten {
	text-align: center;
	font-size: 1.8rem;
	margin: 20px auto 15px;
}
.Block .HeritageBox div.TempTourPhoto02{
	border: 1px solid #cac7b9;
	width: 800px;
	height:auto;
	padding: 10px;
	background:#FFF;
	position: relative;
	margin: 10px 32px 0 32px;
	 }

/* 9拠点対応 */
.kyotenTour_box dl {
    /* position: relative; */
	display: flex;
    align-content: flex-start;
    background-color: #fff;
    border: solid 1px #000;
    padding: 0 10px 10px;
    margin: 0 7.5px;

	-webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.kyotenTour_box dl .photo1 {
    width: 100%;
    margin-top: 8px;
}

.kyotenTour_box dl .photo1 img {
    width: 100%;
    height: auto;
}

.label_block {
    width: 100% !important;
    margin-top: 10px;
}

.label_wrap {
    justify-content: space-between;
}

.label_wrap li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(96% / 2);
    height: auto;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
	/* white-space: nowrap; */
}

.label_dest {
    background-color: #018aff;
}

.labe_conductor {
    background-color: #7250bc;
}


.kyotenTour_box dl dt {
    text-align: left;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}

.kyotenTour_box dl dt img {
    vertical-align: middle;
    margin: 0 5px 5px 0;
}

.kyotenTour_box dl .point1 {
    font-size: 13px;
    line-height: 17px;
    text-align: left;
    margin: 10px 0 40px;
}

.kyotenTour_box dl .price {
    /* position: absolute;
    bottom: 10px;
    right: 10px; */
    font-size: 16px;
    line-height: 18px;
    color: #ff0000;
    font-weight: bold;
    text-align: right;
	margin-top: auto;
}

.tour_link {
    display: flex;
    height: 100%;
    text-decoration: none !important;
    transition: all 0.3s;
}

.tour_link:hover {
    transition: all 0.3s;
    opacity: 0.5;
}

.swiper-container-horizontal>.swiper-scrollbar {
	height: 10px;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tourBoxBot {
	margin-bottom: 30px;
}

/* .wrap_tour {
	width: 1024px;
	padding: 20px 50px 0;
	box-sizing: border-box;
} */

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	display: none;
}

.wrap_tour .swiper-button-prev,
.wrap_tour .swiper-button-next {
	background-color: #fff;
	border-radius: 50%;

	width: 50px;
	height: 50px;
	cursor: pointer;
	z-index: 10;

	transition: all 0.3s;

	background-image: none;
}

.wrap_tour .swiper-button-prev:hover,
.wrap_tour .swiper-button-next:hover {
    transition: all 0.3s;
    opacity: 0.5;
}

.wrap_tour .swiper-button-prev::before,
.wrap_tour .swiper-button-next::before {
	content: '';
	position: absolute;
	top: 50%;
	display: block;
	width: 15px;
	height: 15px;
	border-top: 3px solid rgba(18,138,120,1);
	border-right: 3px solid rgba(18,138,120,1);
}

.wrap_tour .swiper-button-prev::before {
	left: 60%;
	transform: translate(-50%, -50%) rotate(-135deg);s
}

.wrap_tour .swiper-button-next::before {
	left: 40%;
	transform: translate(-50%, -50%) rotate(45deg);
}

_::-webkit-full-page-media, _:future, :root .kyotenTour_box dl .price {
    letter-spacing: -1px;
}

.wrap_tour {
	width: 920px;
}

.Search_module--horizontal #d-search .Search__form-group--transport {
    margin-right: 460px !important;
}
.CommonModal--hotel-map-info-img img {
    width: 100% !important;
}
