@charset "UTF-8";
/* CSS Document */
/* =========================================================
　メインビジュアル
========================================================= */
/*
.page_title{
	background-image: url(../../special/kagura/images/title_kagura.jpg),url(../../special/kagura/images/title_kagura_bg.png);
	background-repeat: no-repeat,no-repeat;
	background-size: 1000px auto,cover;
	background-position: center center;
	width: 100%;
	height :540px;
	text-align : center;
}
*/


html p{
		color: #fff;
		font-size: 20px;
}
body{ 
overflow-x: hidden; 
} 

.page_title h2{
	display: none;
}



.main{
	background-color: #181e4a;
	
}
#LANTERN_WRAP{
	background-image: url(images/lantren_bg.png);
	background-size: 100%;
	background-repeat:repeat;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}


#LANTERN_WRAP h3{
	max-width: 1000px;
	padding-bottom: 1.2em;
	padding-top: 2em;
	color: #161821;
	text-indent:100%;
white-space:nowrap;
overflow:hidden;
}


#LANTERN_WRAP h4{
	font-weight: 700;
	color: #fff;
	font-size:1.6em;
	letter-spacing: 0.08em;
	padding-top: 1.5em;
	margin-top:1em;
}

.contents-line-y{
/*	position: absolute;*/
	position: relative;
	background:  url(images/contents-line-p.png) repeat-x center top;
	z-index : 10000;
	height : 6px;
	display : block;
/*	top : 715px;*/
	top : -48px;
	width: 100%;
}
.footer-line{
	background:  url(images/contents-line-p_b.png) repeat-x center top;
	display : block;
	width: 100%;
	height: 5px;
}
.footer_sitemap::before {
    content: "";
    display: block;
    background-image:  url(images/contents-line-p_b.png);
    background-size: auto 7px;
    height: 7px;
    width: 100%;
    background-repeat: repeat-x;
    background-position: center top;
    position: absolute;
    top: 0;
    left: 0;
}

	main button{
		display: none;
	}

	.slider img {
    width: 100%;
	max-height: 550px;
}
#setplan_wrap h3{
	background-image: url(images/h3_event.png);
	background-size: 90%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
}

#schedule_wrap h3{
	background-image: url(images/h3_schedule.png);
	background-size: 90%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
}

#tour_wrap h3{
	background-image: url(images/h3_tour.png);
	background-size: 92%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
}

#volunteer_wrap h3{
	background-image: url(images/h3_volunteer.png);
	background-size: 92%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
}


#contact_wrap h3{
	background-image: url(images/h3_contact.png);
	background-size: 90%;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 130px;
}

#setplan_wrap img{
	margin-top: 2em;
}

@media screen and (min-width:1599px){
.mypattern .slick-slide {
    margin: 0 30px;
}
	
.slider img {
    width: 100%;
	max-height: 750px;
}
}

@media screen and (min-width:768px){
	.slider_box_sp{
	display: none;
}
	
}


@media screen and (max-width:768px){
	
	#LANTERN_WRAP{
		padding:0 20px;
	}
	
	#LANTERN_WRAP h3 img{
	width: 100%;
}
	
	html p{
	font-size: 0.9em;
	text-align: left;
}

	
	.page_title{
		background-size: 120% auto,cover;
		height: auto;
	}
	
	#ms_ul{
		display: none;
	}
	
	#ms_ul_sp {
    display: block;
    margin: 0;
    padding: 0 0 0px;
    width: 100%;
}
	.slider img {
    width: 100%;
		height: auto;
}

.mypattern .slick-slide {
    margin: 0px;
}

	#schedule_wrap h3{
	background-image: url(images/h3_schedule.png);
	background-size: 132% auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	padding-top: 2em;
}
	
	#setplan_wrap h3{
	background-image: url(images/h3_event.png);
	background-size: 132% auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	padding-top: 2em;
}
	#volunteer_wrap h3{
	background-image: url(images/h3_volunteer.png);
	background-size: 132% auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
	padding-top: 2em;
}
	#tour_wrap h3{
	background-image: url(images/h3_tour.png);
	background-size: 132% auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 60px;
	padding-top: 2em;
}


	#entry_wrap h3{
	background-image: url(images/h3_entry.png);
	background-size: 132% auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	padding-top: 2em;
}
	
	#contact_wrap h3{
	background-image: url(images/h3_contact.png);
	background-size: 132% auto;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 30px;
	padding-top: 2em;
}
	
	.slick-box{
		display: none;
		
	}
	
		.slick-box_sp img{
		width: 100%;
		
	}
	
}/*@media*/




/* ページ内リンクナビ
--------------------------------------------------------- */

#schedule_wrap{
	padding-bottom: 3em;
}

.lantern_nav ul{
	display: flex;
	flex-wrap: wrap;
 align-items: center;
	background-color: #CC9900;
	width: 100%;
	
}

.lantern_nav ul li{
	text-align: center;
	background-color: #CC9900;
	width: 24.8%;
/*	    width: 16.56%;　メニューが６個の場合*/
	border-left: solid 1px #161822;
	 vertical-align: middle;
	
	
}

.lantern_nav ul li a{
	display: block;
	width: 100%;
	    padding: 15px 0px 13px 0px;
}

/*
.lantern_nav ul li:first-child{
	border-left: 0px;
	
}
*/

.lantern_nav ul li a{
	color: #fff;
	display: block;
}

@media screen and (max-width:768px){

	
	.lantern_nav ul{
	display: flex;
	flex-wrap: wrap;
 align-items: center;
	background-color: #CC9900;
	width: 100%;
	margin-bottom:4em;
	
}
.lantern_nav ul li{
	text-align: center;
	background-color: #CC9900;
	width: 100%;
/*	width: 16.56%;　メニューが６個の場合*/
	border: solid 1px #161822;
	 display: box; 
	box-align: center; 
	 vertical-align: middle;
}
.slider_box{
	display: none;
}
}

/* イベント開催
--------------------------------------------------------- */
.event_decision {
	padding: 2rem 2rem;
  border-top:5px dotted #f9c013;
  border-bottom: 5px dotted #f9c013;
	margin-top: 2em;
}
.event_decision span{
	font-size: 1.2em;
	font-weight: bold;
}
.event_decision span.yellow{
	color: #f9c013;
}






/* イベント概要
--------------------------------------------------------- */

#LANTERN_WRAP .attention_box{
	background-color: #fff;
	padding:0 1em 1.5em;
	margin-top: 3em;
	border: 10px solid #FE4040;
}
#LANTERN_WRAP .attention{
	font-size: 1.8em;
	color: #FE4040;
	margin-top: 0em;
}
#LANTERN_WRAP .attention_box p{
	font-size: 1.1em;
	color: #FE4040;
	font-weight: bold;
}
#event_wrap{
	padding-bottom: 3em;
	
}

#event_wrap p{
	line-height: 2.0em;
	font-weight: 100;
	
}

#event_wrap img{
	width: 100%;
}
.lantern_day_dl {
	line-height: 1.4;
	border-top: #41434B solid 0.5px;
	padding-top:1.2em;
	margin-top: 3em;
	margin-bottom: 1.5em;
	text-align:left; 
	
}
.lantern_day_dl dt {
	float:left;
	width:11em;
	color: #fff;
	margin:0;
	padding:0 0 1.2em 0.5em;
	font-weight:bolder;
	font-size: 1.5em;
}
.lantern_day_dl dd {
    margin: 0 0 1.2em 0;
    padding: 0 0 1.2em 13em;
	color: #fff;
	border-bottom:#41434B solid 0.5px;
	font-size: 20px;
}
.lantern_day_dl dd p{
    text-indent: -1em;
	padding-left: 1em;
	padding-bottom: 0;
	margin: 0;
	line-height: 1.6em;
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

@media screen and (max-width:768px){
	#LANTERN_WRAP .attention{
	font-size: 1.4em;
}
	#event_wrap{
		padding-bottom: 3em;
	}
	
	#event_wrap br{
		display: none;
	}
	
	#event_wrap h4{
		font-size: 1em;
	}
	
	#event_wrap p{
	text-align: left;
	
}	
}
/* 　gallery
--------------------------------------------------------- */
.gallery_wrap{
	display: flex;
	justify-content: space-between;
	margin-top: 2em;
	flex-wrap: wrap;
	background-image: url("images/gallery_img_bg.png"),url("images/gallery_img_bg2.png");
	background-size: contain,contain;
	background-repeat: no-repeat;
	background-position: bottom,top;
	padding-bottom: 7em;
}
.gallery_wrap::before{
	content: "";
	display: block;
	width: 32%;
	order: 1;
}
.gallery_wrap.col4 div{
	width: 23.5%;
}
.gallery_wrap.col3 div{
	width: 32%;
	margin-bottom: 3em;
	height: 100%;
	max-width: 280px;
	max-height: 280px;
}

.gallery_wrap.col2 div{
	width: 49%;
}


.gallery_wrap div{
	box-sizing: border-box;
    border-radius: 160px;
    overflow: hidden;
	box-shadow: 0px 0px 30px 2px #ffc838;
}
.gallery_wrap div img{
	object-fit: cover;
	width: 280px;
	height: 280px;
}
@media screen and (max-width:768px){
.gallery_wrap{
	flex-wrap: wrap;
	margin-top: 0em;
	background-image: url("images/gallery_img_bg.png"),url("images/gallery_img_bg2.png");
	background-size: 200% auto,150%;
	background-repeat: no-repeat;
	background-position: bottom,top;
}
.gallery_wrap.col4 div,.gallery_wrap.col3 div,.gallery_wrap.col2 div{
	width: 48%;
	margin-bottom: 2em;
	max-width: 160px;
	max-height: 160px;
}
.gallery_wrap div{
	box-sizing: border-box;
}
.gallery_wrap div img{
	object-fit: cover;
	width: 160px;
	height: 160px;
}
}

/* コロナ対策について
--------------------------------------------------------- */

#covid_wrap{
	box-sizing: border-box;
	color: #333;
	margin: 0em 0 5em;
}
#covid_wrap h4{
	color: #fff;
}
#covid_wrap .btn_form{
	background: #D39A02 url(../img/tri-fota-btn.png) no-repeat;
	background-position: right 15px center;
	margin:2em auto 0;
}
/* イベント参加について
--------------------------------------------------------- */
#setplan_wrap{
	padding-bottom: 3em;
	text-align: center;
}

#setplan_wrap p{
/*	margin-top: 20px;*/
}



#setplan_wrap a{
/*	border-bottom: 1px solid #222;*/
	color: #222;
	
}

#setplan_wrap h4{
	color: #222;
}

#setplan_wrap img{
	width: 100%;
	    margin-bottom: 20px;
}
#setplan_wrap .btn_form{
}

#setplan_wrap .btn_form {
    color: #ffffff;
    background:#CD9C08 url(../img/tri-fota-btn.png) no-repeat;
    background-position: right 15px center;
    max-width: 600px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: midlle;
    margin: 20px auto 42px;
	display: block;
}
.link_wrap{
	display: none;
}

@media screen and (max-width:768px){

#setplan_wrap{
	padding-bottom: 1em;
}
#setplan_wrap .btn_form a {
    color: #ffffff;
}
.link_wrap{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.link_wrap .btn_box_s{
	width: 49%;
	margin-bottom: 0.2em;
}
#setplan_wrap .btn_box_s a{
	color: #ffffff;
	padding: 0.3em;
	background-color: #b6b155;
}
}
/* 日帰りバスツアー
--------------------------------------------------------- */
#tour_wrap{
	padding-bottom: 3em;
		margin: 3em 0;
}

#tour_wrap p{
	margin-top: 10px;
	font-weight: bold;
	
}

#tour_wrap h4{
	color: #222;
}

.tour_inner{
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1000px;
	margin-top: 2em;
	/* padding: 30px 4em 60px 4em; 募集期間はこっち*/
	padding: 5em 4em 60px 4em; 	/* 募集終了時はこっち */
	box-sizing: border-box;
	position: relative;
}
.tour_inner::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: hsla(0, 0%, 32%, 0.438);
	left: 0;
    top: 0;
	border-radius: 10px;
	color:#d92121;
}
.tour_inner .end{
	content: "";
	display: block;
	top: 0;
	font-weight: bold;
	color:#d92121;
	z-index: 9;
	position: absolute;
	left: 0;
	right: 0;
	padding-top: 1em;
	font-size: 1.7em;
	text-shadow:
	4px 4px 4px #fff, -4px -4px 4px #fff,
	-4px 4px 4px #fff,  4px -4px 4px #fff,
	4px 0 4px #fff, -4px  0 4px #fff,
	0 4px 4px #fff,  0 -4px 4px #fff;
}
.tour_inner_box{
	width: 415px;
/*	height: 155px;*/
	    margin-top: 15px;
	margin-bottom: 2em;
}
.tour_inner_box p.midashi{
	font-size: 1.5em;
	color: #222;
	background-image: url(images/arrow_e.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-top:15px;
	font-weight: bold;
	border-bottom: 1px solid #222;
}


.tour_inner_box p{
	color: #222;
	text-align: left;
	line-height: 1.5em;
}
.tour_inner_box a{
	color: #c18a23;
}

#tour_wrap .btn_form {
    color: #ffffff;
    background: #CD9C08 url(../img/tri-fota-btn.png) no-repeat;
    background-position: right 15px center;
    max-width: 600px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: midlle;
    margin-top: 0px;
    margin: 1em auto 0;
	width: 100%;
}
@media screen and (max-width:768px){
.tour_inner{
	padding: 70px 2em 60px 2em;
}
.tour_inner_box p{
	color: #222;
	text-align: left;
	line-height: 1.5em;
}
.tour_inner_box{
	width: 100%;
	height:auto;
}
.tour_inner .end{
	font-size: 1.5em;
	text-align: center;
}
}
/* ボランティアスタッフ募集
--------------------------------------------------------- */
#volunteer_wrap{
	padding-bottom: 3em;
	margin: 2em 0;
}

#volunteer_wrap p{
	margin-top: 10px;
	font-weight: bold;
	
}

#volunteer_wrap h4{
	color: #222;
}

.volunteer_inner{
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1000px;
	margin-top: 2em;
	padding: 30px 4em 31px 5em;
	box-sizing: border-box;

}
.volunteer_inner_box{
	width: 415px;
/*	height: 155px;*/
	    margin-top: 15px;
	margin-bottom: 2em;
}
.volunteer_inner_box p.midashi{
	font-size: 1.5em;
	color: #222;
	background-image: url(images/arrow_e.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 22px;
	padding-bottom: 0px;
	margin-top:15px;
	font-weight: bold;
	border-bottom: 1px solid #222;
}


.volunteer_inner_box p{
	color: #222;
	text-align: left;
	line-height: 1.5em;
}

#volunteer_wrap .btn_form {
    color: #ffffff;
    background: #CD9C08 url(../img/tri-fota-btn.png) no-repeat;
    background-position: right 15px center;
    max-width: 600px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: midlle;
    margin-top: 0px;
    margin: 1em auto 0;
	width: 100%;
}
@media screen and (max-width:768px){

.volunteer_inner{
	padding: 30px 2em 60px 2em;
}
.volunteer_inner_box p{
	color: #222;
	text-align: left;
	line-height: 1.5em;
}
.volunteer_inner_box{
	width: 100%;
	height:auto;
}
}


/* 当日スケジュール
--------------------------------------------------------- */
#schedule_wrap{
	padding-bottom: 3em;
}

#schedule_wrap p{
	font-size:1.34em;
	margin-top: 15px;

}

.schedule_column1{
	display: flex;
/*	align-items: center;*/
	justify-content: space-between;
	position: relative;
}
.draw p{
text-align: left;
}

.arrow{
	position: absolute;
	top: 100%;
    right: 100px;
	left:500px;
	transform: rotate( -45deg );
}

.schedule_inner{
	width: 300px;
	position: relative;
	z-index: 9999;
}

.schedule_column2{
	max-width: 742px;
	text-align: center;
	margin: 0 auto;
	margin-top: 70px;
		position: relative;
	padding-bottom: 1.5em;
}



.lantern_2{
	position: absolute;
	bottom: -60%;
    left: 101%;
	z-index: 1;
}

.lantern_1 img{
width: 150px;
	height: auto;
	z-index: -999;
}
.lantern_2 img{
width: 100px;
}
.arrow2{
	position: absolute;
	top: 100%;
/*    right: 200px;*/
	left:50px;
	transform: rotate( -45deg );
}

.schedule_column2 h5{
	color: #FAB401;
	font-size: 1.8em;
	margin-top:20px;
	font-weight: bold;
	margin-bottom: 1em;
	
}


.schedule_column3{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top:60px;

}

.schedule_column3 .schedule_inner:nth-child(2){
		transform: rotate( 180deg );
	}

.arrow img,.arrow2 img{
	    width: 69px;
}

.lantern_1{
	position: absolute;
	top: 200%;
    left: -18%;
}

.visit{
	position: relative;
}

#schedule_wrap .btn_form {
    color: #ffffff;
    background: #CD9C08 url(../img/tri-fota-btn.png) no-repeat;
    background-position: right 15px center;
    max-width: 650px;
    height: 87px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: midlle;
    line-height: 23px;
    margin-top: 0px;
    margin: 4px auto;
    padding: 20px 0 5px 0;
}

#schedule_wrap .btn_form a{
	font-size: 0.9em;
}



/* .sp_only{
	display: none;
} */
@media screen and (min-width:768px){

.sp_img{
	display: none;
}
.sp_only{
	display: none;
}
}

@media screen and (max-width:768px){
	#schedule_wrap{
	padding-bottom: 1em;
}

	#schedule_wrap p {
    font-size: 0.9em;
    margin-top: 15px;
		text-align: center;
}
	.lantern_day_wrap{
		padding: 10px 15px 15px;
		box-sizing: border-box;
	}
	.lantern_day_text_box,.lantern_day_img_box{
		width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 15px;
	}
	.lantern_day_dl{
		padding-top: 0;
	}
	.lantern_day_dl dt,.lantern_day_dl dd{
		width: 100%;
		display: block;
		float: none;
		padding: .5em;
		margin: 0;
		box-sizing: border-box;
	}
	.lantern_day_dl dt{
		background-color: rgba(163,143,59,0.50);
	}
	.lantern_day_dl dd{
		padding-bottom: .8em;
		font-size: 0.9em;
	}
	
	.pc_img{
	display: none;
}
	
	.schedule_column1{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
	
	.schedule_column1 .schedule_inner:nth-child(2) img{
		width: 150px;
	}
	
	
	.schedule_column2 img{
	max-width: 494px;
}

	.schedule_column3{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;

}
	
	.schedule_inner{
	width: 100%;
	position: relative;
	padding: 0px;
}
	
	.schedule_inner img{
		max-width: 320px;
	}
	
	.schedule_column3 .schedule_inner:nth-child(2){
		transform: rotate( -90deg );
	}
	
	.schedule_column3 .schedule_inner:first-child img{
	width: 132px;
	padding:0;
	}
	
	.schedule_column3 .schedule_inner:nth-child(2) img{
	width: 30px;
	height: 30px;
	padding: 20px 0;
	}
	
	.schedule_column3 .schedule_inner:nth-child(3) img{
	width: 205px;
	padding: 20px 0;
	}
	
	.sp_img img{
		width: 100%;}
	
	
	.arrow{
	position: static;
	margin: 0 auto;
	transform: rotate( -90deg );
	padding: 0 50px 0px  0 ;
}

	.arrow2{
	position: static;
	transform: rotate(-90deg );
		padding:  0 50px 0px  0 ;
}
	.rellax{
		display: none;
	}

.arrow img,.arrow2 img,.arrow3 img{
	width: 30px;
	height: 30px;
}

}


/* アクセス
--------------------------------------------------------- */
/*
#access_wrap{
	padding-bottom: 3em;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
*/


/* お申し込み
--------------------------------------------------------- */
/*

#entry_wrap{
	padding-bottom: 3em;
}

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


.tour h5,.stay h5{
	font-size: 1.3em;
	padding:1.5em 0;
	font-weight: bold;
}

.tour{
	background-color: #fff;
	border-radius:10px; 
	margin: 0 auto;
	width: 480px;
	margin-top: 10px;
	padding: 0px 0px 20px;
	
}

.company{
	display: flex;
}



.company ul{
	 display: flex;
  flex-flow: column wrap;
	background-color: #fff;
	  max-width: 320px;
  max-height:  261px;	数が増えたらここで高さ調整
	padding-left: 30px;
}
.company li{
	background-image: url(images/arrow_e.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 22px;
	float: left;
	width: 176px;
	margin-left: 10px;
	
}

.company li a{
	color: #161722;
	border-bottom: 1px solid #161722;

}

.stay{
	background-color: #fff;
	border-radius:10px; 
	width: 480px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px 0px 20px;
	height: 160px;
	
}


.stay_company ul{
	background-color: #fff;
	margin: 0 auto;
	width: 396px;
	display: flex;
	flex: wrap;
}
.stay_company li{
	background-image: url(images/arrow_e.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 22px;
	float: left;
	width: 176px;
	
}

.stay_company li a{
	color: #161722;
	border-bottom: 1px solid #161722;

}

@media screen and (max-width:768px){

	.company{
		padding-bottom: 1.5em;
		flex-wrap: wrap;
		padding: 0px 0px 10px 20px;
	}
	
	.stay{
		width: 100%;
		height: auto;
	
}
	.tour{
		width: 100%;
		height: auto;
		margin-bottom: 1.5em;
		height: 610px;

}
	
	.stay_company{
		padding-bottom: 1.5em;
		flex-wrap: wrap;
		padding: 0px 0px 10px 20px;
}
	
	.stay_company ul{
		display: flex;
		flex-flow: column nowrap;
		background-color: #fff;
		width: 80%;
}
	
		.stay_company ul li{
		width: 176px;
}
	
.tour h5,.stay h5{
		font-size: 1.3em;
		padding:1.5em 0 0em 0;
		font-weight: bold;
}
	
.company ul{
	    margin: 0 0 0em;
		flex-flow: column nowrap;
}	
	
}
*/


/* お問い合わせ
--------------------------------------------------------- */
#contact_wrap{
	padding-bottom: 3em;
}

#contact_wrap p{
	color: #3F4353;
}

.btn_form {
    color: #ffffff;
    background: #0089e1 url(../img/tri-fota-btn.png) no-repeat;
    background-position: right 15px center;
    width: 360px;
    height: 50px;
    box-sizing: border-box;
    text-align: center;
    vertical-align: midlle;
    line-height: 50px;
    margin-top: 0px;
}

.btn_form a{
	font-size: 0.85em;
	color: #fff;
    width: 100%;
    display: block;
}

.contact{
	text-align: left;
}

.contact_inner{
	background-color: #fff;
	border-radius:10px; 
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 40px 100px;
}
.company_contact{
	text-align: left;
}

.kanko-hanamaki{
	font-size: 2.5em;
	font-weight: bold;
	line-height: 0.7em;
}

.tel{
	line-height: 1em;
	font-size: 1.7em;
	font-weight: bold;
}

@media screen and (max-width:768px){

	.contact{
	text-align: center;
}

.contact_inner{
	background-color: #fff;
	border-radius:10px; 
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	padding: 40px 10px;
}
.company_contact{
	text-align: center;
}

.kanko-hanamaki{
	font-size: 2.0em;
	font-weight: bold;
	line-height: 0.7em;
}

.tel{
	line-height: 1em;
	font-size: 1.2em;
	font-weight: bold;
}
	.btn_form {
    text-align: center;
    vertical-align: midlle;
    line-height: 50px;
	width: 100%;
	margin: 0;
    margin-top: 0px;
}	
	
}

/* 戻るボタン
--------------------------------------------------------- */
.backbtn{
/*	background-color: #f4eace;*/
	text-align: center;
	z-index: 999;
}
.backbtn p{
	max-width: 600px;
	margin: 0 auto;
	padding: 0 20px 4em;
	box-sizing: border-box;
/*	background-color: #f4eace;*/
	z-index: 999;
}
.btn_box_s a {
    width: 100%;
    background-color: #CD9C08;
    padding: 1em;
    color: #fff;
    display: block;
    text-decoration: none;
    background-image: url(../img/arrow_w_l.png);
    background-repeat: no-repeat;
    background-size: 12px 20px;
    background-position: right 10px center;
    text-align: center;
    transition: opacity 0.3s ease 0s;
    box-sizing: border-box;
	z-index: 999;
}



/* =====================================
　フォーム
================================== */


/*ナビ・タイトルPC
-------------------------------------------------- */
.page_title{
	background-image: url(images/volunteer_form_main.png),url(images/volunteer_form.jpg);
	background-size: 580px auto,cover;
	background-repeat: no-repeat,no-repeat,repeat-x;
	background-position: center center,center center,center center; 
	height :400px;
	text-align : center;
}

.page_title h2{
	width : 442px;
	color: #fff;
	padding: 130px 0 0;
	margin : 0 auto 0 auto;
	font-weight: bold;
	letter-spacing: 2;
	text-align : center;
	background-size : 2px 100px;
}
.page_title h2 img{
	width: 100%;
	height: auto;
}
.stit1{
	margin : 100px auto 0;
}
.stit1 img{
	width: 364px;
	height: auto;
}



/*ナビ・タイトル　スマホ
-------------------------------------------------- */

@media screen and (max-width:736px){

.page_title{
	background-image: url(images/volunteer_form_main.png),url(images/volunteer_form.jpg);
	background-size:340px,cover;
	background-repeat: no-repeat,repeat-x;
	background-position: center center,center center; 
	height :300px;
	text-align : center;
}
.page_title h2{
	box-sizing: border-box;
	width : 100%;
	color: #fff;
	padding: 100px 15px 0;
	margin : 0 auto 0 auto;
	font-weight: bold;
	letter-spacing: 2;
	text-align : center;
	background-size : 2px 100px;
}
.page_title h2 img{
	width: 100%;
	max-width: 442px;
	height: auto;
}
.stit1{
	margin: 0 auto;
	padding: 70px 0 20px;
}
.stit1 img{
	max-width: 364px;
	width: 90%;
	height: auto;
}

}/*@media*/

#TAIKEN_FORM .detailed{
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 2em;
}
#TAIKEN_FORM table{
		width: 100%;
	}
#TAIKEN_FORM .details_table td{
		background-color:#fff;
	}
	#TAIKEN_FORM .details_table th{
		background-color:#CC9900;
		color: #fff;
		width: 240px;
	}
.main_wrap p {
    color: #fff;
    line-height: 2em;
    text-align: center;
	padding-bottom: 2em;
}

/*STEPタイトル*/
.step{
	text-align: center;
	margin-bottom: .7em;
	font-size: 157%;
	color:#fff;
}

.taiken_title{
	    margin: 0 0 2em;
}




@media screen and (max-width:736px){
	.step{
		padding: 0 15px;
		font-size: 100%;
		text-align: left;
	}
	.taiken_title img {
    width: 100%;
    height: auto;
    padding-right: 20px;
    box-sizing: border-box;
}
	
}

/*ボタン*/
.formBtn{
	text-align: center;
	margin-top: 1em;
}
.formBtn input{
	padding: 1em 3em;
	border: none;
	color: #fff;
	font-size: 110%;
	display: inline-block;
	background-color: #bbb;
}
.formBtn input[type="submit"]{
	background-color: #CD9C08;
}
.formBtn input[type="reset"]{
	background-color: #999;
}
@media screen and (max-width:736px){
	.formBtn{
		padding: 0 15px;
		box-sizing: border-box;
		width: 100%;
	}
	.formBtn input{
		text-align: center;
		width: 100%;
		box-sizing: border-box;
		padding: .7em;
		margin: 0;
		display: block;
	}
	
	.main_wrap p {
    color: #fff;
    line-height: 1.7em;
}
}


/*テーブルスマホ対応（#TAIKEN_FORMの中にあるtableのみ）*/
@media screen and (max-width:736px){
	/*table*/
	#TAIKEN_FORM .details_table{
		width: 100%;
		border: none;
	}
	#TAIKEN_FORM .details_table th,#TAIKEN_FORM .details_table td{
		border-left: none;
		border-right: none;
	}
	#TAIKEN_FORM .details_table th,#TAIKEN_FORM .details_table td{
		box-sizing: border-box;
		width: 100%;
		display: block;
		padding: 10px 15px;
	}
	#TAIKEN_FORM .details_table th{
		white-space:normal;
		text-align: left;
	}
	#TAIKEN_FORM .details_table td{
		padding: 1em 15px;
	}
	#TAIKEN_INTORO .details_table tr:nth-child(even) td{
		background-color: rgba(68,153,0,0.05);
	}
	
	
}

/*取消料のテーブル独自設定*/
#TAIKEN_FORM .kiyaku_table_pc{
	display: table;
	width: 100%;
}
#TAIKEN_FORM .kiyaku_table_pc td,#TAIKEN_FORM .kiyaku_table_sp td,#TAIKEN_FORM .kiyaku_table_pc th,#TAIKEN_FORM .kiyaku_table_sp th{
	text-align: center;
}
#TAIKEN_FORM .kiyaku_table_sp{
	display: none
}

@media screen and (max-width:736px){
	/*取消料のテーブル独自設定*/
	#TAIKEN_FORM .kiyaku_table_pc{
		display: none;
	}
	#TAIKEN_FORM .kiyaku_table_sp{
		width: 100%;
		font-size: 90%;
		display: table;
	}
	#TAIKEN_FORM .details_table .kiyaku_table_sp,#TAIKEN_FORM .details_table .kiyaku_table_sp th,#TAIKEN_FORM .details_table .kiyaku_table_sp td{
		border: rgba(68,153,0,0.5) 1px solid;
	}
	#TAIKEN_FORM .details_table .kiyaku_table_sp th,#TAIKEN_FORM .details_table .kiyaku_table_sp td{
		width: auto;
		display: table-cell;
		padding: 10px 15px;
	}
}


