@charset "utf-8";


/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
/*************/
.lead{
	width: 80%;
	margin: 7% auto 0 7%;
	border: 3px solid r_ed;	
	position: relative;
}
.dino{
	width: 60%;
	margin: -25% 0 -20% 40% !important;
	border: 3px solid r_ed;


}

.btn_omousikomi{
	border: 3px solid r_ed;
	width: 85%;
	margin: 20% auto 0;
	position: relative;
}
.btn_omousikomi .btn_booking_back{
	position: absolute;
	top: 12%;
	left: 2%;
	z-index: 1;
	width: 100%;
	transition: .2s;
}
.btn_omousikomi:hover .btn_booking_back{
	top: 14%;
	left: 3%;
	filter: blur(2px);
}
.btn_omousikomi .btn_booking{
	z-index: 2;
	top: 0;
	position: relative;
	transition: .2s;
}
.btn_omousikomi .btn_booking:hover{
	top: 4px;
}
.divide_go{
	width: 86%;
	margin: 35px auto 0;
	display: block;
}

.btn_omousikomi:hover ~ .divide_go{
    animation: slide 0.15s ease;
    transition: filter 0.1s ease;
}

@keyframes slide {
    0% { transform: translateX(0); }
    30% { transform: translateX(25px); }
    100% { transform: translateX(5px); }
}

.divide_go {
    transition: filter 0.3s ease;
}


/***/


.h2{
	width: 85%;
	margin: 100px auto 0;
	display: block;
}
.parabox{
	width: 85%;
	margin: 20px auto 0;
	display: block;
}
.parabox_maru{
	width: 85%;
	margin: 40px auto 0;
	display: block;
	border-radius: 17px;
	overflow: hidden;
	position: relative;
}
.date{
	width: 85%;
	margin: 20px auto 0;
	display: block;
}
.pricebox{
display: flex;
flex-direction: row;
border: 1px solid r_ed;
width: 85%;
margin: 25px auto 0;
justify-content: space-between;
}


.pricebox img{
	display: block;
	width: 31.5%;
}


/***/


 .addbox .inner{
width: 85%;
border: 1px solid r_ed;
border-top: 1px solid #000;
margin: 28px auto 0;
padding-top: 28px;
padding-left: 8px;
	}

.add1{
	height: 7.3em !important;
	display: block;
	border: 1px solid r_ed;
}
.add2{
	height: 1.46em !important;
	display: block;
	border: 1px solid r_ed;
}
.add3{
	height: 1.2em !important;
	display: block;
	border: 1px solid r_ed;
}
.add4{
	height: 14.3em !important;
	display: block;
	border: 1px solid r_ed;
}


/***/



.js-summary_faq {
	position: relative;
	left: 0px;
	margin: 0 auto ;
	display: block; 
	cursor: pointer; 
	transition: .9s;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	transition: .4s;
	border:3px solid r_ed;
	margin-bottom: 0px;
}



.js-click.open:before,
.js-summary_faq.open .js_inner_faq {
}


.js-container_faq {
	display: none;
}

.js-container_faq{
	border: 1px solid g_reen;
	width: 85%;
	margin: 0 auto;
	padding: .8em 0px;
	box-sizing: border-box;
	color: #333;

}
.js-container_faq .js_inner_faq {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 0em;
	margin-top: 1em;
	border: 1px solid b_lue;
	text-align-last: left;
	align-items: center;
	display: block;
	position: relative;
	line-height: 1.5;
}

.joukensyo{
	width: 8em;
}
.js-container_faq .js_inner_faq::before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	position: absolute;
	background: url(../img/a.svg) no-repeat;
	left: -2.5em;
	top: 0.6em;
	background-size: contain;
}


/****/

.route_txt{
	width: 80%;
	margin: 120px auto 0;
	display: block;
}
.route_map{
	width: 80%;
	margin: 40px auto 0;
	display: block;
}

.pic_txt span{
color: #E9A73A;
}

.pic_txt{
	width: 80%;
	font-size: 110%;
	margin: 3px auto 0;
}

.num{
	position: absolute;
	top: 15px;left: 15px;
	width: 50px;
}
/***/


.hper{
	width: 80%;
	margin: 60px auto 0;
	display: block;
}
.hper_img{
	width: 85%;
	margin: 10px auto 0;
	display: block;
	border-radius: 20px;
	overflow: hidden;
}

.hper_img_{
	width: 75%;
	margin: 10px auto 0;
	margin-top: -20%;
	display: block;
}

/***/

.cleaningbox{
	background-color: #F7F5ED;
	width: 85%;
	margin: 70px auto 0;
	border-radius: 15px;
	text-align: center;
	font-weight: 600;
	padding: 8% 5% 10%;
	box-sizing: border-box;
}



/************/

.mainbox{
	overflow: hidden;
	background-color: #fff !important;
	position: relative;
}

header{
	border: 1px solid r_ed;
	position: relative;
}
h1{
	margin: 10px 0 8px 13px;
}
h1 img:nth-child(1){
	width: 10%;
}
h1 img:nth-child(2){
	width: 60%;
	margin: 5px 0 5px 14px;
}

.sliderrr{
	border: 1px solid b_lue;
	padding: 0;
	position: relative;
}

/****************************/


.menu img{
	border:3px solid r_ed;
	width: 90%;
	margin: 40px auto;
	display: block;
}


/****/

.activitybox{
	background-color: #F1EBDB;
	margin-top: 80px;
	border:1px solid #F1EBDB;
}

.act_lead{
	width: 80%;
	display: block;
	margin: 80px auto 0;
}

.acttxt{
	width: 85%;
	margin: 10px auto 0;
	display: block;
}

.btn_taiken{
	width: 60%;
	display: block;
	margin: 80px auto 0;
}


.yakkan{
	width: 80%;
	margin: 60px auto 100px;
	display: block;
}


.stamp{
	width: 100%;
	margin: 60px auto 0;
	display: block;
}


.shimatan{
	width: 60%;
	display: block;
	margin: 20px auto 0;
}
.ws{
	width: 95%;
	display: block;
	margin: 50px auto 0;
}


#marche{
	background-color: #F1EBDB;
	text-align: center;
}
#marche img{
	width: 95%;
}



#schedule{
	width: 90%;
	display: block;
	margin: 5px auto;
}




#faq{
	background-color: #F1EBDB;
	text-align: center;
}
#faq img{
	width: 95%;
}


.gmapp {
	width: 85%;
	margin: 30px auto;
	display: block;
}



#gosho_about{
	width: 80%;
	margin: 30px auto;
	padding: 40px 0;
}



#inq{
	width: 80%;
	margin: 0 auto;
}


.btnarea{
	width: 500px;
	margin: 50px auto 0;
}

#gosho_about a{
	text-decoration: none !important;
}

h4 {
	font-weight: 600;
	font-size: 160%;
	margin-top: 60px;
	position: relative;
	color: #000;
}
h4 span{
	font-size: 60%;
	display: block;
	margin-top: 5px;
}


.btn_l_ore{
	border: 2px solid #FE9A34;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	padding: 23px;
	margin-top: 15px;
	transition: .5s;
}
.btn_l_ore:hover{
	background-color: #ffeecf;
	box-shadow: 0px 11px 18px -5px #c6bebe;

}
.btn_l_ore .icon{
	border: 1px solid r_ed;
	width: 15%;
}
.btn_l_ore .txt{
	border: 1px solid r_ed;
	width: 65%;
	color: #FE9A34;
	font-size: 170%;
	font-weight: 200;
}
.btn_l_ore .txt span{
	display: block;
	font-size: 70%;
}
.btn_l_ore .arrow{
	border: 1px solid r_ed;
	width: 8%;
	padding-top: 2%;
}
/***/
.btn_l_grey{
	border: 2px solid #B0AFA8;
	background-color: #F9F8F4;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	padding: 23px;
	margin-top: 15px;
	transition: .5s;
}
.btn_l_grey:hover{
	background-color: #f0ece0;
	box-shadow: 0px 11px 18px -5px #c6bebe;
}
.btn_l_grey .icon{
	border: 1px solid r_ed;
	width: 15%;
	position: relative;
	top: 5px;
}
.btn_l_grey .icon img{
	height: 60px;
}
.btn_l_grey .txt{
	border: 1px solid r_ed;
	width: 70%;
	color: #3D3130;
	font-size: 150%;
	font-weight: 200;
}
.btn_l_grey .txt span{
	display: block;
	font-size: 55%;
	margin-top: 0.4em;
}
.btn_l_grey .txt i{
	font-style: normal;
	font-size: 75%;
	
}
.btn_l_grey .arrow{
	border: 1px solid r_ed;
	width: 8%;
	padding-top: 2%;
}
/***/


/***/
.btn_l_grey2{
	border: 2px solid #B0AFA8;
	background-color: #F9F8F4;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	transition: .5s;
}
.btn_l_grey2:hover{
	box-shadow: 0px 11px 18px -5px #c6bebe;
}



/***/

.inqbox{
	width: 60%;
	display: block;
	margin: 100px auto ;
}

.footbox{
	background-color: #40A38A;
}

/***/







.btn_s_greybox{
}
.btn_s_greybox .inner{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
	border: 3px solid r_ed;
	margin-bottom: 15px;
}

.btn_s_grey{
	border: 2px solid #B0AFA8;
	background-color: #fff;
	border-radius: 8px;
	width: 220px;
	display: flex;
	justify-content: space-between;
	padding: 10px;
	margin-top: 15px;
	transition: .5s;
}
.btn_s_grey:hover{
	box-shadow: 0px 11px 18px -5px #c6bebe;
}
.btn_s_grey .logo{
	border: 1px solid r_ed;
	width: 80%;
}
.btn_s_grey p{
	font-size: 80%;
	margin-top: 1em;
}
.btn_s_grey .arrow{
	border: 1px solid r_ed;
	width: 15%;
	padding-top: 7%;
}
/***/
.checklink{
	border: 1px solid r_ed;
	font-size: 130%;
	display: inline-block;
	margin-top: 1em;
	transition: .4s;
}
.checklink:hover{
	text-decoration: underline;
}
.checklink img{
	display: inline;
	height: 1em;
	position: relative;
	top: 5px;
	margin-right: 8px;
}

.chara6{
	position: absolute;
	top: -130px;
	left: -200px;
	width: 230px;
}
.chara7{
	position: absolute;
	top: -60px;
	right: -170px;
	width: 230px;
}
.chara8{
	position: absolute;
	top: 100px;
	right: -100px;
}

.chara9{
	border: 3px solid r_ed;
	position: absolute;
	top: -100px;
	left: -300px;
	width: 250px;
	max-width: 500px !important;

}

@media all and (max-width: 750px) {

	#tourinfo{
		padding-top: 50px;
	}
	
	.btnarea{
		width: 85%;
		margin: 50px auto 0;
	}
	
	
	h4 {
		font-weight: 600;
		font-size: 160%;
		margin-top: 23vw;
		position: relative;
		color: #000;
	}
	h4 span{
		font-size: 60%;
		display: block;
		margin-top: 5px;
	}
	
	
	.btn_l_ore{
		border: 2px solid #FE9A34;
		border-radius: 8px;
		display: flex;
		justify-content: space-between;
		padding: 23px;
		margin-top: 15px;
		transition: .5s;
	}
	.btn_l_ore:hover{
		background-color: #ffeecf;
		box-shadow: 0px 11px 18px -5px #c6bebe;
	
	}
	.btn_l_ore .icon{
		border: 1px solid r_ed;
		width: 15%;
	}
	.btn_l_ore .txt{
		border: 1px solid r_ed;
		width: 65%;
		color: #FE9A34;
		font-size: 170%;
		font-weight: 200;
	}
	.btn_l_ore .txt span{
		display: block;
		font-size: 70%;
	}
	.btn_l_ore .arrow{
		border: 1px solid r_ed;
		width: 8%;
		padding-top: 2%;
	}
	/***/
	.btn_l_grey{
		border: 2px solid #B0AFA8;
		background-color: #F9F8F4;
		border-radius: 8px;
		display: flex;
		justify-content: space-between;
		padding: 23px;
		margin-top: 15px;
		transition: .5s;
	}
	.btn_l_grey:hover{
		background-color: #f0ece0;
		box-shadow: 0px 11px 18px -5px #c6bebe;
	}
	.btn_l_grey .icon{
		border: 1px solid r_ed;
		width: 15%;
		position: relative;
		top: 5px;
	}
	.btn_l_grey .icon img{
		height: 60px;
	}
	.btn_l_grey .txt{
		border: 1px solid r_ed;
		width: 70%;
		color: #3D3130;
		font-size: 150%;
		font-weight: 200;
	}
	.btn_l_grey .txt span{
		display: block;
		font-size: 55%;
	}
	.btn_l_grey .arrow{
		border: 1px solid r_ed;
		width: 8%;
		padding-top: 2%;
	}
	/***/
	.btn_s_greybox{
		border: 2px solid b_lue;
		width: 105vw;
		position: relative;
		padding: 0 10vw 0 0;
		left: 0vw;
		display: block;
		overflow-x: auto !important;
		overflow-y: hidden;
	}
	.btn_s_greybox .inner{
		border: 3px solid r_ed;
		display: flex;
		justify-content: flex-start;
		width: 205vw;
		border: 3px solid r_ed;
		margin-right: 20vw;
		margin-left: -3vw;
	}
	
	.btn_s_grey{
		border: 2px solid #B0AFA8;
		background-color: #fff;
		border-radius: 8px;
		width: 55vw;
		height: 20vw;
		display: flex;
		justify-content:space-between ;
		padding: 11px;
		padding-top: 20px;
		margin-top: 15px;
		margin-left: 15px;
		transition: .5s;
	}
	.btn_s_grey:hover{
		box-shadow: 0px 11px 18px -5px #c6bebe;
	}
	.btn_s_grey .logo{
		border: 1px solid r_ed;
		width: 80%;
	}
	.btn_s_grey p{
		border: 1px solid r_ed;
		position: relative;
		left: 3px;
	}
	.btn_s_grey .arrow{
		border: 1px solid r_ed;
		width: 15%;
		padding-top: 7%;
	}
	/***/
	.checklink{
		border: 1px solid r_ed;
		font-size: 130%;
		display: inline-block;
		margin-top: 1em;
		transition: .4s;
	}
	.checklink:hover{
		text-decoration: underline;
	}
	.checklink img{
		display: inline;
		height: 1em;
		position: relative;
		top: 5px;
		margin-right: 8px;
	}
	
	.chara6{
		position: absolute;
		top: -130px;
		left: 50vw;
		width: 60vw;
	}
	.chara7{
		position: absolute;
		top: -20vw;
		right: -15vw;
		width: 230px;
	}
	.chara8{
		position: absolute;
		top: 38px;
		right: -80px;
	}
	
	.chara9{
		position: absolute;
		top: -140px;
		left: -40vw;
		width: 200px !important;
		border: 3px solid r_ed;
	}

	/*******55555555555555555555555***/
	
	.tourlead .btnbox_tate{
		position: relative;
		top: 0vw;
		z-index: 2;
		margin-bottom: 0vw;
	}

	
}













@media all and (max-width: 750px) {

	.mainbox{
		overflow: hidden;
		background-color: #fff !important;
		position: relative;
	}
	
	header{
		border: 4px solid r_ed;
		position: relative;
	}
	
	
	
	.js-summary_faq {
		position: relative;
		left: 0px;
		margin: 0 auto ;
		margin-bottom: 2px;
		display: block; 
		cursor: pointer; 
		text-decoration: none;
		transition: .9s;
		width: 100%;
		text-align: center;
		box-sizing: border-box;
		transition: .4s;
	}
	
	.js-summary_faq .js_inner_faq {
		width: 90%;
		margin: 10px auto 0;
		border: 1px solid b_lue;
		border-radius: 8px;
		align-items: center;
		width: 98% !important;
		height: 4em;
		transition: .4s;
		box-sizing: border-box;
	}
	.js-summary_faq:hover .js_inner_faq {
	}
	
	

	.js-click.open:before,
	.js-summary_faq.open:before {
		content: "";
	}
	.js-click.open:before,
	.js-summary_faq.open .js_inner_faq {
	}
	
	
	
	.js-container_faq {
		display: none;
	}
	
	.js-container_faq{
		border: 1px solid r_ed;
		width: 88%;
		margin: 0 auto;
		padding: .8em 0px;
		box-sizing: border-box;
		line-height: 1.7;
		color: #333;
	}
	.js-container_faq .js_inner_faq {
		width: 90%;
		margin: 0 auto;
		margin-top: 1em;
		border: 1px solid b_lue;
		align-items: center;
		display: block;
		position: relative;
		line-height: 2.2;
		margin-bottom: -15vw;
	}
	.js-container_faq .js_inner_faq::before {
		content: '';
	}
	

}








/*------------------------------------------------------------
	スライダー
------------------------------------------------------------*/


/**01********************/
.arrowUl {
	border: 3px solid y_ellow;
	height: 0px;
}

.slider{
	margin-top: 25px;
	border: 4px solid r_ed;
}
.slider2{
	margin-top: 25px;
	border: 4px solid r_ed;
}
.slider4{
	margin-top: 25px;
	border: 14px solid b_lue;
}

.sliderBox{
	border: 3px solid g_reen;
	position: relative;
}

.sliderBox .arrowUl .prev {
	width: 15px;
	height: 15px;
	position: absolute;
	left: 20px;
	top: 0;bottom: 0;
	margin: auto 0;
	cursor: pointer;
	background-image: url(../img/arrow_wh.svg);
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0);
	background-size: px;
	transform: rotate(180deg);
	transition: .5s ease-in-out;
	opacity: .8;
	border: 3px solid g_reen;
	z-index: 1000;
}
.sliderBox .arrowUl .prev:hover {
	left: 18px;
}


.sliderBox .arrowUl .next {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 20px;
	top: 0;bottom: 0;
	margin: auto 0;
	cursor: pointer;
	background-image: url(../img/arrow_wh.svg);
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0);
	background-size: contain;
	transition: 0.5s ease-in-out;
	border: 2px solid g_reen;
	opacity: .8;
	z-index: 100;
}

.sliderBox .arrowUl .next:hover {
	right: 18px;
}

.sliderBox .photoUl li {
	margin: 0px;
/*	float: left;*/
	text-align: center;
}

.sliderBox .photoUl li img {
	width: 100%;
	margin: 0 auto;
}



.sliderBox .sliderInner {
	width: 100%;
	position: relative;
	border: 1px solid b_lue;
	margin: 0 auto;
	overflow:auto;
}


.sliderrr div,
.sliderrr2 div, 
.sliderrr_ div {
	padding-right:0px;
	padding-top: 0px;
}




@media all and (max-width: 750px) {

	.arrowUl {
		border: 3px solid y_ellow;
		height: 0px;
	}

	.slider{
		margin-top: 6vw ;
		border: 1px solid r_ed;
	}
	.slider2{
		margin-top: 6vw !important;
		border: 4px solid r_ed;
	}
	.slider4{
		margin-top: 6vw !important;
		border: 4px solid r_ed;
	}

	.sliderBox{
		border: 3px solid g_reen;
		position: relative;
	}

	.sliderBox .arrowUl .prev {
		width: 18px;
		height: 18px;
		position: absolute;
		left: 20px;
		top: 0;bottom: 0;
		margin: auto 0;
		cursor: pointer;
		background-image: url(../img/arrow_wh.svg);
		background-repeat: no-repeat;
		background-color: rgba(255, 255, 255, 0);
		background-size: px;
		transform: rotate(180deg);
		transition: .5s ease-in-out;
		border: 3px solid g_reen;
		z-index: 1000;
	}
	.sliderBox .arrowUl .prev:hover {
		left: 18px;
	}


	.sliderBox .arrowUl .next {
		width: 18px;
		height: 18px;
		position: absolute;
		right: 20px;
		top: 0;bottom: 0;
		margin: auto 0;
		cursor: pointer;
		background-image: url(../img/arrow_wh.svg);
		background-repeat: no-repeat;
		background-color: rgba(255, 255, 255, 0);
		background-size: contain;
		transition: 0.5s ease-in-out;
		border: 2px solid g_reen;
		z-index: 100;
	}

	.sliderBox .arrowUl .next:hover {
		right: 18px;
	}

	.sliderBox .photoUl li {
		margin: 0px;
	/*	float: left;*/
		text-align: center;
	}

	.sliderBox .photoUl li img {
		width: 100%;
		margin: 0 auto;
	}



	.sliderBox .sliderInner {
		width: 70%;
		position: relative;
		border: 1px solid b_lue;
		margin: 0 auto;
		overflow:auto;
	}


	/**02-********************/

	.slider2{
		margin-top: 25px;
	}
	.slider4{
		margin-top: 25px;
	}

	.slider3{
		margin-top: 150px;
	}

	.slider3 .prev{
		background-image: url(../img/arrow_re.svg) !important;
		width: 13px !important;
		height: 13px !important;
		left: 40px !important;
	}
	.slider3 .next{
		background-image: url(../img/arrow_re.svg) !important;
		width: 13px !important;
		height: 13px !important;
		right: 40px !important;
	}

	.slider3 .photoUl li img {
		border-radius: 17px;
	}

	.sliderrr div,
	.sliderrr2 div {
		padding-right:5px;
		padding-top: 2px;
	}


}