@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/
a{transition: .3s;}
a:link,
a:visited{color: #0952a4;}
a:hover{opacity: 0.7;}
.search_kokunaiBar .serchBox > ul li.select {background: #039!important;}
.search_kokunaiBar .serchBox > ul {border-bottom: 2px solid #039!important;}
/*body { background: #F0F5FA;}*/
main { background: #fff;}


.fc_red{
	color: #FF0004;
}
/*
.btnone{
	background-color: #B3AFAF !important;
	pointer-events: none;
}*/

.itinerarychui span{
	  text-indent: -1em;
  padding-left: 1em;
	display: block;
	}

#container{
  /*font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;*/
	
/* font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;*/
	
}



.btnone{
	pointer-events: none !important;
	background-color: #868686 !important;
	border: 1px solid #868686 !important;
}

.textlist{
	text-indent: -1em; display: block;
}

body {
/*font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;*/
/*font-size: 16px;
color: #000;*/
	
	/*font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;*/
	
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
	
	/*font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
	*/
background: #F0F5FA;
overflow-x: hidden;
}



.r_underline{
	text-decoration: underline;
	color: #FF0004;
}


.mb0{
	margin-bottom: 0 !important;
}


/*759px以下*/
@media screen and (max-width: 759.9px) {
.spnone{display:none;}
#dirPathBlock,#anchorLinkBlock { background: #F0F5FA;}
#dirPathBlock p,#anchorLinkBlock a{
	font-size: 10px;
	margin: 0 1%;
	padding: 10px 0;
}
	
	#container{
  position: relative;
  width: 100%;
}

.inner {
	width: 98%;
	margin: 0 1%;
	padding: 5% 0;
}
	
	.btnarea3{
		margin: 80px 0 0 0;
		position: relative;
	}
	
.fukidasi{
		position: absolute;
        max-width: 200px;
        top: -66px;
        right: -9px;
        z-index: 1;
        width: 53%;
	}
	
	.fukidasi img{
		width: 100%;
	}
	
section{
  padding: 20px 0 20px 0;
}
	
.kikan{
		margin: 0 0 30px 0;
		text-align: center;
		background-color: #e36798;
		color: #000000;
		padding: 20px;
		font-size: 16px;
		font-weight: bold;
	}
	
#title{
	position:relative;
	background:#000;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
    margin:0 auto;
	max-width: 1000px;
}
#title img{
width: 100%;
height: auto;
}
	
#title2{
	position:relative;
	background:#000;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
    margin:0 auto;
	max-width: 1000px;
}
#title2 img{
width: 100%;
height: auto;
}
	
#navi{
    background: #9e0000;
    text-align:center;
	letter-spacing:-0.4em;
	padding:0;
	display:table;
	width:100%;
    
}
    #navi ul {
        display:flex;
        justify-content: space-between;
        margin:0 0px;
		flex-wrap: wrap;
    }
#navi li{
	
	
        letter-spacing: normal;
        border-right: 1px dashed #ffffff;
	border-bottom: 1px dashed #ffffff; 
       
       
      
        color: #fff;
        width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
	
#navi li:nth-of-type(2) ,
#navi li:nth-of-type(4) {
	 border-right: none !important;
}
	

#navi li:last-of-type{
   width: 100%;
	border: none !important;
}
	
#navi li a{
    padding:0;
	display:block;
	/*color: #004f8e;*/
    color:#fff;
    line-height:1.2;
	 font-size: 13.5px;
        font-weight: bold;
	 padding: 1rem 0.5rem 1rem;
	width: 100%;
}
	#navi li a.mousikomi{
		margin: 10px 10px 10px 10px;
		background-color: #f6ff02 !important;
		color: #FF0004 !important;
	}
/*
#navi li:nth-of-type(1){
	border-left:1px solid #fff;
}*/

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
#navi .caption {
    width: 100%;
    margin: 0 auto 20px;
    padding-right: 10px;
    text-align: right;
    color: #fff;
    letter-spacing: -0.1em;
    font-size: 11px;
}	
	
h2.midasi1{
	font-size: 24px;
        font-weight: 900;
        line-height: 1.6;
        position: relative;
        margin: 0 0 30px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #9e0000;
	}
	
h2.midasi1 span {
	display: flex;
	align-items: center;
	color: #9e0000;
	font-size: 16px;
	text-transform: uppercase;
}

h2.midasi1  span::before {
	content: '';
	display: inline-block;
	margin-right: 20px;
	width: 40px;
	height: 1px;
	background-color: #9e0000;
}
	

	
h3.midashi2{
		display: block;
		font-size: 18px;
		margin: 0 0 40px 0;
		position: relative;
		padding: 0 0 10px 0;
	text-align: center;
	font-weight: 900;
	}
h3.midashi2::before{
		content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #9e0000;
	}
	
h3.midashi2 span{
		font-size: 14px;
	}
	

.higaerilogo{
		display: block;
        max-width: 200px;
        width: 30%;
		margin: 0 auto 20px;
	}
	
	.higaerilogo img{
		width: 100%;
	}

h4 {
	margin: 20px 0 10px;
	font-size: 14px;
	color: #0E357F;
	font-weight: bold;
}
.titHead{
  padding: 3px 3px 3px 10px;
  color: #000;
  font-size: 1.3em;
  font-weight: 600;
  display: inline;
  background-image: linear-gradient(rgba(0,0,0,0) 50%, #b7d6f3 50%);
}
	
	
.gaiyou{
		margin: 0 0 50px 0;
		padding: 20px 20px;
		background-color: #fffce2;
	}
	
	
	.gaiyou .gaiyou_img{
		max-width: 400px;
        width: 100%;
        margin: 0 auto 20px;
	}
	
	.gaiyou .gaiyou_img img{
		width: 100%;
	}
	
	.gaiyou p{
		font-size: 16px;
		line-height: 1.8;
		margin: 0 0 0px 0;
		overflow-wrap: anywhere;
	}
	
	/*.gaiyou p:last-of-type{
		font-size: 12px;
		margin: 0 ;
	}*/
	

.overview{
		margin: 0 0 50px 0;
	}
	
	.overviewin{
		width: 95%;
		margin: 0 auto;
		border: 1px solid #9e0000;
	}
	
	
	.overviewin ul{
		/*display: flex;
		justify-content: center;
		align-items: stretch;
		flex-wrap: wrap;*/
	}
	
	.overviewin ul li{
		font-size: 16px;
		line-height: 1.8;
	}
	
	.overviewin ul li.koumoku{
		
        text-align: center;
        padding: 10px 10px;
        color: #ffffff;
        font-weight: 900;
        background-color: #9e0000;
        
	}
	
	.overviewin ul li.naiyou{
		width: 95%;
		margin: 0 auto;
        padding: 20px 20px;
        font-size: 18px;
		text-align: center;
        
	}
	
	.overviewin ul li.naiyou table{
		border-collapse: collapse;
		border: 1px solid #000000;
		font-size: 14px !important;
		width: 100%;
		margin: 20px 0 0 0;
	}
	
	.overviewin ul li.naiyou table th{
		text-align: center;
		padding: 10px 0px;
		font-weight: 900;
		background-color:#E2EFFF; 
		border: 1px solid #000000;
		width: 75%;
	
	}
	
	.overviewin ul li.naiyou table td{
		text-align: center;
		padding: 10px 0px;
		font-weight: 400;
		border: 1px solid #000000;
		width: 25%;
	}
	
	.overviewin ul:last-of-type li.koumoku{
		border: none !important;
	}
	
	.overviewin ul:last-of-type li.naiyou{
		border: none !important;
	}
	
	.cast{
		margin: 0 0 0 0;
	}
	
	.castarea_tit{
		font-size: 24px;
		margin: 0 0 30px 0;
		text-align: center;
	}
	
	.castarea_tit span{
		display: block;
		font-size: 18px;
		margin: 0 0 40px 0;
		position: relative;
		padding: 0 0 20px 0;
	}
	.castarea_tit span::before{
		content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #f15519;
	}
	
	.cast_pro{
		margin: 0 0 20px 0;
		/*display: flex;
		justify-content: space-between;*/
	}
	
	.probox{
		border: 1px solid #000000;
		padding: 10px 10px;
		margin: 0 0 20px 0;

	}
	
	.probox .castimg{
		margin: 0 auto 20px;
		max-width: 400px;
		
	}
	
	.probox .castimg img{
		width: 100%;
	}
	
	.probox .castdetail{
		
	}
	
	.probox .castdetail dt{
		font-size: 18px;
		font-weight: 900;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #f15519;
	}
	
	.probox .castdetail dd{
		font-size: 14px;
		line-height: 1.5;
	}
	
	.workarea{
		margin: 0 0 30px 0;
		border: 1px solid #000000;
		padding: 10px 10px;
	}
	
	.workarea:last-of-type{
		margin: 0 !important;
	}
	
	.workareain{
		/*display: flex;
		justify-content: flex-start;*/
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		border-bottom: 1px solid #f15519;
	}
	
	.workareain .workimg{
		margin: 0 auto 20px;
		/*max-width: 400px;*/
		width: 100%;
		
		
	}
	
	.flexarea1{
		display: flex;
		justify-content: space-between;
	}
	.workimgcopy{
		font-size: 12px;
		text-align: right;
	}
	.workareain .workimg img{
		display: block;
		max-width: 400px;
		width: 100%;
	}
	
	.workareain .workimg p{
		max-width: 400px;
		margin: 0 auto 0px;
	}
	
		
	.workareain .workimg p span{
		text-align: right;
		font-size: 10px;
		display: block;
	}
	
	.workareain .flexarea1 p{
		display: block;
		max-width: 400px;
		width: 48% !important;
	}
	
	.workareain .workdetail{
		width: 100%;
	}
	
	.workareain .workdetail dt{
		font-size: 18px;
		font-weight: 900;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #9e0000;
	}
	
	.workareain .workdetail dd{
		font-size: 14px;
		line-height: 1.5;
		
    
	}
	
	.workareain .workdetail dd.scroll{
		overflow-y: scroll;
        max-height: 350px;
	}
	
	.workareain .workdetail .detailtxt{
		font-size: 14px;
		line-height: 1.5;
	}
	
	.workareain .workdetail .detailtxt p{
		margin-bottom: 20px;
	}
	
	.workareain .workdetail .detailtxt p:last-of-type{
		margin-bottom: 0px;
	}
	
	.workareain .workdetail dd ul li{
		font-size: 14px;
		line-height: 1.5;
	}
	
	/*.workarea ul{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.workarea ul li{
		max-width: 400px;
		width: 30%;
		margin: 0 1% 0 1%;
	}
	
	.workarea ul li img{
		width: 100%;
	}
	
*/
	.pre{
		max-width: 760px;
		width: 95%;
		margin: 0 auto 30px;
	}
	
	.pre img{
		width: 100%;
	}
	
	.planarea{
		margin: 0 0 30px 0;
	}
	
	
	.planarea .planbox{
		padding: 10px 10px;
		margin: 0 0 30px 0;
		border: 1px solid #000000;
	}
	
	.planarea .planbox:last-of-type{
		margin: 0 0 0 0 !important;
	}
	
	.plantit{
		text-align: center;
		font-size: 20px;
		padding: 15px 15px;
		margin: 0 0 25px 0;
		font-weight: 900;
		background-color: #9e0000;
		color: #ffffff;
	}
	
	.planmoney{
		font-weight: 900;
		text-align: center;
		color: #f15519;
		font-size: 24px;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px dotted #cccccc;
	}
	.planmoney strong{
		font-size: 16px;
		color: #000000;
	}
	
	.planmoney span{
		font-size: 14px;
		display: block;
		color: #000000;
		margin: 10px 0 0 0;
	}
	
	.moneybox{
		margin: 0 0 20px 0;
	}
	
	.plandetail{
		margin: 0 0 20px 0;
	}
	
	.plandetail dl dt{
		
		padding: 0px 0px 10px 0;
		border-bottom: 2px solid #9e0000;
		font-size: 18px;
		
	}
	
	.plandetail dl dd.dep{
		font-size: 18px;
		text-align: center;
		padding: 20px 20px 0;
		font-weight: 900;
	}
	
	.plandetail dl dd.txt1{
		font-size: 14px;
		padding: 20px 0px 0;
		text-align: left !important;
	}
	
	.itineraryarea{
		margin: 20px 0 0 0;
	}
	
	.itinerarychui{
		font-size: 16px;
		margin: 0 0 10px 0;
	}
	
	.itinerarytxt{
		font-size: 16px;
		font-weight: 900;
		margin: 0 0 20px 0;
	}
	
.itineraryBox {
	        border: 1px solid #CCC;
        background: #FFF;
        margin: 0 0 4%;
        padding: 2%;
        font-size: 16px;
        line-height: 2.0;
} 
	
	.modellink{
		font-size: 16px;
		margin: 0 0 20px 0;
	}
	
	.itineraryBoxin{
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		border-bottom: 1px dotted #ccc;
	
	}
	
	
	
	.itineraryBoxin:last-of-type{
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
	}
	
	.flexarea{
		/*display: flex;
		justify-content: flex-start;*/
	}
	
	.flexarea li.koumoku{
		
		margin: 0 0px 0px 0;
		font-weight: 900;
		color: #9e0000;
		
	}
	
	.flexarea li.koumoku2{
		
		margin: 0 0px 0px 0;
		font-weight: 900;
		color: #9e0000;
		
	}
	
	.flexarea li.naiyou{
		
	}


	.itineraryBoxtit{
		background-color: #9e0000;
		color: #000000;
		padding: 5px 10px;
		font-size: 16px;
		font-weight: bold;
		
	}

.itineraryBox img {
	vertical-align: middle;
	padding: 0 3% 2%;
}

.itineraryBox span {
	font-size: 12px;
}

ul.infoList {
	list-style: disc;
	margin: 15px 0 15px 24px;
	font-size: 14px;
	line-height: 1.4;
}
	
	.guide{
		margin: 0 0 30px 0 !important;
	}	

ol.infoList2 {
	list-style: decimal;
	margin: 10px 0 15px 24px;
	font-size: 14px;
	line-height: 1.4;
}
	

ul.infoList3 {
	list-style: decimal;
	margin: 15px 0 15px 24px;
	font-size: 14px;
	line-height: 1.4;
}
	

ul.infoList4 {
	list-style: none;
	margin: 15px 0 15px 0px;
	font-size: 14px;
	line-height: 1.4;
}
	
	.timetablearea{
		margin: 0 0 30px 0;
	}
	
	
	
	.timetablearea .txt2{
	font-size: 16px;
		margin: 0 0 10px 0;
		
	}
	
	.timebox{
		border: 1px solid #9e0000;
		margin: 0 0 30px 0;
	}
	
	.timetit{
		background-color: #9e0000;
		padding: 10px 10px;
		text-align: center;
		font-size: 18px;
		font-weight: 900;
		color: #000000;
	}
	
	.timeboxin{
		display: block;
		overflow-x: auto;
	}
	
	.timeboxin table{
		        border-collapse: collapse;
        width: 100%;
        min-width: 760px;
        table-layout: fixed;
	}
	
	.timeboxin table th,
	.timeboxin table td{
		border: 1px solid #9e0000;
		padding: 10px 10px;
		font-size: 14px;
		white-space: nowrap;

	}
	
	.timeboxin table th{
		text-align: center;
	}
	
	.timeboxin table td{
		text-align: right;
		/*width: 10%;*/
	}
	
	.my-gallery{
		max-width: 970px;
		width: 100%;
	}
	
	.my-gallery img{
		width: 100%;
	}
	.ticketarea{
		margin: 0 0 30px 0;
	}
	.ticketarea2{
		margin: 0 0 30px 0;
		width: 100%;
        overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
		        display: flex;
		
	}
	
	.ticketarea2 .workarea{
		flex: 0 0 80%;
        flex-shrink: 0;
        margin: 0 5% 0 0;
	}
	
	
	
/*slider*/
.slick-prev, 
.slick-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  width: 30px;
  height: 30px;
}
.slick-prev {
  left:-2%;
  background: url("../images/slider_prev.png");
  background-size:30px; 
}
.slick-next {
  right:-2%;
  background: url("../images/slider_next.png");
  background-size:30px; 
}

/*ドットナビゲーションの設定*/
.slick-dots {
  position: relative;
  z-index: 3;
  text-align:center;
  margin:15px 0 0 0;
}
.slick-dots li {
  display:inline-block;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width:10px;
  height:10px;
  display:block;
  background:#c0cbd6;
  border-radius: 50%;
}
.slick-dots .slick-active button{
  background:#0952a4;
}
	
.ticket-list__link:not(:last-child) {
     
        margin-bottom: 15px;
   
   
  }

	
.chui{
		text-indent: -1em;
   padding-left: 1em;
		font-size: 12px;
		color: #FF0004;
		text-align: center;
		
	}
	
	
	.chui2{
		text-indent: -1em;
   padding-left: 1em;
		font-size: 12px;
		color: #FF0004;
		text-align: center;
		
	}
	
.att{
		padding: 10px 10px;
        font-size: 14px;
        line-height: 1.8;
        background-color: #000000;
        border: 2px solid #FD0004;
        width: 92%;
        margin: 30px auto 30px;
	}
	
	.txtbox{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
	}
	
	.bannersolo{
		max-width: 400px;
		margin: 30px auto 0;

	}
	
	.bannersolo img{
		width: 100%;
	}
	

p.text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5% 0 2% 0;
}

.attention {
	font-size: 14px;
	width: 96%;
	margin: 2% 2% 5% 2%;
	border: 2px #F00 solid;
	padding: 2%;
	background: #FFF;
}

.borderBox {
	display: inline-block;
	padding: 4% 5%;
	border: solid 3px #1048e0;
	position: relative;
	font-size: 123.1%;
}

.borderBox:after {
	content: "";
	border: solid 1px #1048e0;
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}

.borderBox strong {
    background: linear-gradient(transparent 60%, #ffff66 0%);
    display: inline-block;
}

.bgblueBox {
	padding: 10px 15px;
	background: #CCF5F5;
}
.borderBox2 {
	padding: 15px;
	border: 1px solid #000;
}
.borderBox2 p {
	margin: 0;
	padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
}

.message {
	width: 80%;
	margin: 4% 10%;
	font-size: 16px;
	text-align: center;
	background: #EBEBEB;
	padding: 8% 0;
	border-radius: 0.5em;
}

.message02 {
	width: 90%;
	margin: 4% 5%;
	font-size: 16px;
    color: #FF0000;
	text-align: center;
	background: #FCE9DF;
	padding: 5%;
	border-radius: 0.5em;
	line-height: 1.6;
}

.righttxt{
	text-align: right;
	margin: 20px 0 0px 0;
	clear: both;
	font-size: 12px;
}	
	
.textLeft {
	font-size: 14px;
	text-align: left;
}

.textCenter {
	font-size: 14px;
	text-align: center;
}

.textRight {
	font-size: 14px;
	text-align: right;
}
.textRed {
	color: #cc0000;
}
	

.infoBox {
  position: relative;
  padding: 1%;
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  overflow:hidden;
  margin-bottom: 5%;
	margin-top: 5%; 
}

.infoBox .infoboxin {
  display: block;
  padding: 3%;
  background: #fff;
  overflow:hidden;
}

.pre_box{

		margin: 20px 0 0 0;
	}
	
	.pre_box li{
		padding: 20px;
		margin: 0 2% 20px 2%;
		border: 4px solid #4196d1; 
		text-align: center;
	}
	
	.pre_box li strong{
		font-size: 18px !important; 
		display: block; 
		margin: 0px 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: dotted #4196d1 2px; 
	}
		

.infoBox .infoboxin .photo {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 2%;
}

.infoBox .infoboxin .photo img {
  width: 100%!important;
}

.infoBox .infoboxin .detail {
    font-size: 123.1%;
	line-height: 1.5;
	text-align: center;
}


.infoBox .infoboxin .detail strong{
	font-size: 18px;
}

.infoBox .infoboxin .detail small{
	font-size: 14px;
}


/* =========================================================
◆料金
========================================================= */
.priceBox {
	text-align: center;
    width: 98%!important;
    margin: 20px auto 2%;
	max-width: 700px;
}

	.priceBox img{
		width: 100%;
	}
ul.priceList {
	width: 98%!important;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	line-height: 1.4;
	list-style: none;
	font-weight: bold;
}
ul.priceList li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}
.carbonBnr {
	margin: 30px 0 0;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
}
	
	.carbonBnr a{
		display: block;
		margin: 0 auto;
		max-width: 640px;
	}
	
	.carbonBnr a img{
		width: 100%;
	}

	



/* =========================================================
◆ツアーならではの体験
========================================================= */
ul.taikenList {
    padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
}

ul.taikenList li {
	list-style: none;
	line-height: 1.4;
	margin: 0 auto 5%;
	padding: 2% 1% 5%;
    text-align: left;
    border-bottom: #666666 2px dotted;
/*    display: inline-block;*/
	display: block;
    width: 98%;
}
ul.taikenList li.nobdr {
	border: none;
}
ul.taikenList li ul {
	width: auto;
	margin: 0;
	padding: 0;
}
ul.taikenList li li {
    border-bottom: none;
    display: block;
    width: auto;
    margin: 0;
	padding: 0 0 5px;
	text-indent: -1em;
	margin-left: 1em;
}

ul.taikenList img {
/*	float: right; */
	display: block;
	margin-left: 0; /* 10px */
	margin-bottom: 15px;
	width: 100%;
	height: auto;
}

ul.taikenList span {
	font-size: 120%;
    font-weight: bold;
    color: #FF0000;
}

ul.taikenList p {
	font-size: 90%;
    margin-left: 2%;
}

/* =========================================================
◆photoswipe
========================================================= */
figure {
	position: relative;
	margin-top: 2%;
}

figure img {
	width: 100%;
	height: auto;
	padding: 0 2%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

*, *:before, *:after {
	box-sizing: border-box;
}

	
/* =========================================================
◆slide
========================================================= */
.slide-wrap {
	background: rgba(255,255,255,0); /*背景白を透過*/
	display: flex;
	margin: 0 auto;
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.slide-box {
	margin:0 5% 0 0;
    flex: 0 0 80%;
	text-align: center;
	word-break: break-all;
	max-width: 400px;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 10px;

}

.slide-box img {
	padding: 2% 0;
	width: 100%;
}
	
.boxtit{
		margin: 0 0 10px 0;
		font-size: 18px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}


	.iconarea{
		display: flex;
		justify-content: flex-start;
	}
	
	.hotel_icon{
		padding: 10px;
		font-size: 16px !important;
		margin: 0 5px 0 0;
		width: 50%;
		text-align: center !important;
		color: #ffffff;
		font-weight: bold;
	}
	
	.hotel_icon span{
		display: block;
		font-size: 12px;
	}
	
	.hotel_icon1{
		background-color: #FF0004;
	}
	
	.hotel_icon2{
		background-color: #0054FF;
	}

.slide-box p {
	text-align: left;
	font-size: 16px;
	padding-top: 2%;
}

.slide-box p span {
	font-weight: bold;
}

.slide-box p.point {
	/*background: #FCE9DF;*/
	padding: 2%;
	margin-top: 1%;
}

.slide-box p.point span {
	color: #F00;
}

.slide-box p.detail {
	line-height: 1.5;
	font-size: 16px;
}

.slide-box .detail dl {
	font-size: 16px;
	line-height: 1.5;
	padding: 2% 0;
	border-bottom: 1px dotted #333;
	text-align: left;
}

.slide-box .detail dl span {
	font-size: 14px;
}

.slide-box .detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.slide-box .detail dd {
	margin-left: 30%;
}

.slide-box .detail dl:last-child {
	border-bottom: none;
}

.slide-box p.heed {
	font-size: 123.1%;
	background: #FFF;
	margin: 3% 0;
}

.slide-box2 {
	margin: 1% 3% 0 0;
    flex: 0 0 50%;
	text-align: center;
}

.slide-box2 p {
	text-align: left;
	font-size: 16px;
	padding: 2% 0;
}

.slide-box2 p span {
	font-weight: bold;
}

.slide-box2 .Btn {
	overflow: hidden;
    width: 98%;
	margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #333;
    text-decoration: none;
}

.slide-box2 .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	text-decoration :none;
	padding: 8% 5%;
}

.slide-box2 .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.slide-box2 .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 5px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.slide-box2 .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.slide-box2 .Btn_gray {
	overflow: hidden;
    width: 98%;
	margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    text-decoration: none;
	background: #666;
	padding: 8% 5%;
}

.slide-box2 .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 5px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}
	
	.btnarea{
		margin: 20px 0 20px 0;
	}
	
	.btnarea2 p{
		margin: 0 0 20px 0;
	}
	.btnarea2{
		margin: 0 0 50px 0;
	}
	
	.endarea{
		margin: 40px 0 0 0;
		background: #FFFCD2;
	padding: 10px; 
		
	}
	
	.endarea p{
		text-align: center;
		font-weight: bold;
		color: #FF0004;
		font-size: 14px;
	}
	
    .flex-box {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 0;
}
   
    /*ボタン通常*/
.camp_btnL{
		width: 90% !important;
		margin: 0 auto 20px !important;
		max-width: 970px !important;
	}
	
.camp_btn{
	
	display: block;
  width: 100%;
  max-width: 400px; /* ボタン幅 */
margin:0 auto;
  position: relative;
  background: #b01d23; /* 背景色 */
  border: 2px solid #b01d23;
  padding: 1em 2em;
  font-weight: bold;
  color: #fff !important; /* 文字色 */
  text-decoration: none;
  text-align: center;
  transition-duration: 0.3s;
	border-radius: 20px;
	font-size: 14px;
	
}
	
	
	.btnarea2 .camp_btn{
		font-size: 11px !important; 
	}
	
.camp_btn::after {
	 content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff; /* 矢印の色 */
  border-right: 2px solid #fff; /* 矢印の色 */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
.camp_btn:hover {
    opacity: 0.8;
}
.camp_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.camp_btn a,
.camp_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
	

/*slider_special*/
.slider_special {
  width: 96%;
  margin: 20px auto 30px auto;
}
.slider_special li{
  padding: 6px;
}
.slider_special li div{
  box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.6);
  background: #fff;
  padding-bottom: 10px;
}
.slider_special li img{
  width: 100%;
  margin: 0 auto 13px auto;
}
.slider_special strong{
  display: block;
  padding:0 10px 7px 10px;
  font-weight: 600;
}
.slider_special span{
  display: block;
  font-size: 0.9em;
  padding: 0 10px;
  line-height: 1.3;
}
	

.introBox {
  position: relative;
  padding: 4px;
  background-image: -webkit-linear-gradient(315deg, #FF0000 0%, #ffcc00 50%, #FF0000 100%);
  background-image: linear-gradient(-225deg, #FF0000 0%, #ffcc00 50%, #FF0000 100%);
  font-size: 138.5%;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
	line-height: 1.5;
}

.introBox span {
  display: block;
  padding: 1rem 2rem;
  background: #fff;
}

.introBox span .small {
  font-size: 80%;
  color: #000;
  margin-top: 8px;
}

.introBox span .normal {
  font-weight: normal;
  color: #000;
  margin-top: 8px;
}

.introBox span .big {
  font-size: 120%;
}
/*list横並び*/
.itemList2 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList2 > div {
	width: 100%;
    margin-bottom: 2%;
}

.itemList2 > div img {
	width: 100%;
}

.itemList2 > div dt {
    text-align: center;
}

.itemList2 > div dd {
	margin: 0; /* これがないとずれる */
	text-align: center;
	padding: 5px 8px 8px;
    background: #FFFFFF;
}

.itemList3 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
    margin-top: 2%;
}

.itemList3 > div {
	width: 80%;
    margin: 1% 10% 3%;
}



/*お申込みの流れ*/
.attention {
    font-size: 14px;
	width: 96%;
	margin: 2% 2% 5% 2%;
	border: 2px #F00 solid;
	padding: 2%;
    text-align: center;
	background: #FFF;
    line-height: 1.6;
}

.flowBox {
    position: relative;
    margin-top: 1em;
    padding: 1.3em 0.5em 1.4em 0.5em;
    border: 3px solid #003399;
    background: #FFF;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    border-radius: 10px;
}

.flowBox .step {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 25px;
    background-color: #003399;
    color: #fff;
    font-size: 14px;
}

.flowBox .step::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #003399;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.flowBox span.small {
  font-size: 90%;
  font-weight: normal;
}

.flowBox span.large {
  font-size: 140%;
  font-weight: bold;
}
    
.flowBox span.large2 {
  font-size: 200%;
  font-weight: bold;
}

.flowBox span.keyword {
  border: 2px solid #000;
  color: #FF0000;
  padding: 1px 5px;
  border-radius: 5px;
  margin: 0 2px 6px 0;
}

.flowBox p {
    margin: 0;
}

.date dl {
    font-size: 14px;
}

.date dt {
	clear: left;
	float: left;
	width: 50%;
    padding-bottom: 2%;
}

.date dd {
	margin-left: 50%;
    padding-bottom: 2%;
}

/*注意事項*/
ul.guideList {
    font-size: 14px;
	line-height: 1.4;
	margin-top: 2%;
}

ul.guideList li {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}
    
ul.guideList li.none {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: 0;
    margin-left: -0.5em;
    text-align: left;
}
ul.guideList li.none:before {
	content:none;
}

ul.guideList li:last-child {
	padding-bottom: 0;
}

ul.guideList li:before {
	content: '◆';
}

ul.guideList li.kome {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.kome:before {
	content: '※';
}

ul.guideList li.kome1 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3.6em;
    margin-left: 3.6em;
}

ul.guideList li.kome1:before {
	content: '（※1）';
}

ul.guideList li.kome2 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3.6em;
    margin-left: 3.6em;
}

ul.guideList li.kome2:before {
	content: '（※2）';
}

ul.guideList li.kome3 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3.6em;
    margin-left: 3.6em;
}

ul.guideList li.kome3:before {
	content: '（※3）';
}

ul.guideList li .frame {
    margin: 0 2px;
    padding : 2px 3px;
    border: 1px solid #000;
    border-radius: 3px;
}


/*◆ボタン*/
.Btn_cam {
  color: #fff;
  width: 90%;
  margin: 2% auto;
  text-align: center;
  background: #003399;
  border-radius: 5px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-weight: bold;
}

.Btn_cam a {
	color: #fff;
}

.Btn_cam span {
  font-size: 80%;
  font-weight: normal;
}

.Btn_cam::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
	
	

/*タブ切り替え全体のスタイル*/
.tabs {
 
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 
  margin: 50px auto 50px;
	}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  border-bottom: 3px solid #9e0000;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 10px 10px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#oubo:checked ~ #oubo_content,
#chui:checked ~ #chui_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #9e0000;
  color: #fff;
}	
	

	.collum_area{
		/*display: flex;
		justify-content: space-between;*/
		margin: 0 0 20px 0;
	}
	
.accordion-005 {
    width: 100%;
}

.accordion-005:not([open]) {
    margin-bottom: 7px;
}

.accordion-005 summary {
   display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        padding: 1em 1em;
        border-left: 5px solid #d02578;
        background-color: #ffd6fa;
        color: #333333;
        font-weight: bold;
        cursor: pointer;
        line-height: 1.5;
}
	
	.accordion-005 summary span{
		display: block;
		width: 95%;
		text-align: center;
	}

.accordion-005 summary::-webkit-details-marker {
    display: none;
}

.accordion-005 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #cfa6ca;
    border-right: 3px solid #cfa6ca;
    content: '';
    transition: transform .3s;
}

.accordion-005[open] summary::after {
    transform: rotate(225deg);
}

.accordion-005 .collum_detail {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 1em 1em 1em;
    color: #333333;
    transition: transform .5s, opacity .5s;
	background-color: #FEFFE6;
}

.accordion-005[open] .collum_detail {
    transform: none;
    opacity: 1;
}
	.collum_detail {
		line-height: 1.5;
	}
	.collum_detail p{
		margin: 0 0 10px 0;
	}
	
	.collum_detail strong{
		font-weight: bold !important;
	}
	
	.collum_detail ul li{
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	
	
	
/*news*/
#newsImportant{
	margin: 5px;
	display:flex;
	font-size: 11px;
}
#newsImportant dt{
	width: 72px;
    height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 2px;
    padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 5px 3px 5px 12px;
	position: relative;
	font-size:1.1em;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}

/*footer*/
#footer {background-color: #F0F5FA;}
#footer .inner {
	width: 96%;
	margin: 0 auto;
	padding: 2% 2%;
}
#footer .inner ul {
	font-size: 11px;
	line-height: 1.4;
    text-align: left;
}
#footer .inner ul li {
    display: inline-block;
    width: 46%;
	padding: 2% 0;
}
#footer .inner ul li:last-child {border-right: none;}
#footer .copy {
	background-color: #0952a4;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    padding: 2% 0;
}
}

/*760px以上*/
@media screen and (min-width: 760px),print {
.pcnone{display:none;}
#dirPathBlock,#anchorLinkBlock{ background: #fff;}
#dirPathBlock p,#anchorLinkBlock a {
	display: block;
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 12px;
}
	
section{
  margin: 0 auto;
  padding: 60px 0 60px 0;
  
}

.inner {
	width: 970px;
	margin: 0 auto;
	padding: 25px 0;
	position: relative;
}
	
#title{
	width:100%;
	background:#9e0000 url(../images/bg.jpg) no-repeat center top;
	text-align:center;
	height:430px;

}

	#title img{
		/*width: 940px;
        padding-top: 52px;*/
        text-align: center;
	}


#title2{
	width:100%;
	background:#feee53 url(../images/bg2.jpg) no-repeat center top;
	text-align:center;
	height:500px;

}

	#title2 img{
		/*width: 940px;*/
        /*padding-top: 52px;*/
        text-align: center;
	}
	
	#navi{
	text-align:center;
	padding:10px 0 10px;
    background: #9e0000;
    
}
	
	#navi ul{
		display: flex;
		justify-content: center;
		align-items: stretch;
		flex-wrap: wrap;
		max-width: 970px;
		margin: 0 auto;
	}
	

#navi li{
	    width: 33%;
        letter-spacing: normal;
        display: flex;
	justify-content: center;
	align-items: center;
	 border-left:1px dashed #fff;
	margin: 0 0 10px 0;

}
	
	#navi li:nth-of-type(3),
	#navi li:nth-of-type(6){
		border-right:1px dashed #fff;
		border-left:1px dashed #fff;
}

	#navi li:nth-of-type(n+4){
		margin: 0 0 0 0;
	}

#navi li.coupon{
	display:inline-block;
	letter-spacing:normal;
    font-size: 20px;
    font-weight: bold;
    padding:10px 20px 30px;
    color: #fff;
    height:20px;
    border-right:1px dashed #fff;
}
#navi li:first-child{
   
}
#navi li:last-child{
}
#navi li a{
	width: 100%;
	display:block;
	color: #fff;
	font-size: 14px;
        font-weight: 900;
        padding: 10px 10px 10px;
        color: #FFF;
        display: flex;
        justify-content: center;
        align-items: center;
}
	
	#navi li a.mousikomi{
		margin: 0 20px 0 20px;
		background-color: #f6ff02 !important;
		color: #FF0004 !important;
	}



#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}
#navi .caption {
    max-width: 950px;
    margin: 0 auto 20px;
    text-align: right;
    color: #fff;
    letter-spacing: -0.1em;
    font-size: 11px;
}
	
#container{
  position: relative;
  z-index:1;
}

.fukidasi{
		position: absolute;
        max-width: 200px;
        top: -71px;
        right: 42px;
        z-index: 1;
	}
	
	.fukidasi img{
		width: 100%;
	}
	
.kikan{
		margin: 0 0 30px 0;
		text-align: center;
		background-color: #e36798;
		color: #000000;
		padding: 20px;
		font-size: 24px;
		font-weight: bold;
	}
	
h2.midasi1{
	font-size: 35px;
        font-weight: 900;
        line-height: 1.6;
        position: relative;
        margin: 0 0 50px 0;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #9e0000;
	}
	
h2.midasi1 span {
	display: flex;
	align-items: center;
	color: #9e0000;
	font-size: 20px;
	text-transform: uppercase;
}

h2.midasi1  span::before {
	content: '';
	display: inline-block;
	margin-right: 20px;
	width: 40px;
	height: 1px;
	background-color: #9e0000;
}
	

	
h3.midashi2{
		display: block;
		font-size: 30px;
		margin: 0 0 40px 0;
		position: relative;
		padding: 0 0 20px 0;
	text-align: center;
	font-weight: 900;
	}
h3.midashi2::before{
		content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #9e0000;
	}
	
	h3.midashi2 span{
		font-size: 24px;
	}
	
.higaerilogo{
		display: block;
        position: absolute;
        max-width: 200px;
        width: 14%;
        top: 4px;
        right: 40px;
	}
	
	.higaerilogo img{
		width: 100%;
	}
	
h4 {
	margin: 20px 0 10px;
	font-size: 16px;
	color: #0E357F;
	font-weight: bold;
}
	
.titHead{
  padding: 3px;
  color: #000;
  font-size: 28px;
  font-weight: 600;
  display: inline;
  background-image: linear-gradient(rgba(0,0,0,0) 50%, #b7d6f3 50%);
}
	
	.gaiyou{
		margin: 0 0 80px 0;
		padding: 20px 20px;
		background-color: #fffce2;
		
	}
	
	.gaiyouin{
		display: flex;
		justify-content: flex-start;
	}
	
	.gaiyou .gaiyouin .gaiyou_img{
		max-width: 400px;
        width: 45%;
        margin: 0 20px 0 0;
	}
	
	.gaiyou .gaiyou_img img{
		width: 100%;
	}
	
	.gaiyou .gaiyouin p{
		font-size: 18px;
		line-height: 1.8;
		margin: 0 0 0px 0;
		overflow-wrap: anywhere;
		width: 60%;
	}
	
	/*.gaiyou p:last-of-type{
		font-size: 14px;
		margin: 0 ;
	}*/
	
	.overview{
		margin: 0 0 80px 0;
	}
	
	.overviewin{
		width: 70%;
		margin: 0 auto;
		border: 1px solid #9e0000;
	}
	
	
	.overviewin ul{
		display: flex;
		justify-content: center;
		align-items: stretch;
		flex-wrap: wrap;
	}
	
	.overviewin ul li{
		font-size: 18px;
		line-height: 1.8;
	}
	
	.overviewin ul li.koumoku{
		width: 25%;
        text-align: center;
        padding: 10px 10px;
        color: #ffffff;
        font-weight: 900;
        background-color: #9e0000;
        display: flex
;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #ffffff;
	}
	
	.overviewin ul li.naiyou{
		width: 75%;
        padding: 20px 20px;
        font-size: 24px;
        border-bottom: 1px solid #9e0000;
	}
	
	.overviewin ul li.naiyou table{
		border-collapse: collapse;
		border: 1px solid #000000;
		font-size: 18px !important;
		width: 100%;
		margin: 20px 0 0 0;
	}
	
	.overviewin ul li.naiyou table th{
		text-align: center;
		padding: 10px 0px;
		font-weight: 900;
		background-color:#E2EFFF; 
		border: 1px solid #000000;
		width: 70%;
	
	}
	
	.overviewin ul li.naiyou table td{
		text-align: center;
		padding: 10px 0px;
		font-weight: 400;
		border: 1px solid #000000;
		width: 30%;
		vertical-align: middle;
	}
	
	.overviewin ul:last-of-type li.koumoku{
		border: none !important;
	}
	
	.overviewin ul:last-of-type li.naiyou{
		border: none !important;
	}
	
	.cast{
		margin: 0 0 0 0;
	}
	
	.castarea_tit{
		font-size: 36px;
		margin: 0 0 50px 0;
		text-align: center;
	}
	
	.castarea_tit span{
		display: block;
		font-size: 24px;
		margin: 0 0 40px 0;
		position: relative;
		padding: 0 0 20px 0;
	}
	.castarea_tit span::before{
		content: '';
    display: inline-block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: #f15519;
	}
	
	.cast_pro{
		margin: 0 0 40px 0;
		display: flex;
		justify-content: space-between;
	}
	
	.probox{
		border: 1px solid #000000;
		padding: 20px 20px;
		width: 48%;
	}
	
	.probox .castimg{
		margin: 0 auto 20px;
		max-width: 400px;
		
	}
	
	.probox .castimg img{
		width: 100%;
	}
	
	.probox .castdetail{
		
	}
	
	.probox .castdetail dt{
		font-size: 24px;
		font-weight: 900;
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		border-bottom: 1px solid #f15519;
	}
	
	.probox .castdetail dd{
		font-size: 16px;
		line-height: 1.8;
	}
	
	.workarea{
		margin: 0 0 30px 0;
		border: 1px solid #000000;
		padding: 20px 20px;
	}
	
	.workarea:last-of-type{
		margin: 0 !important;
	}
	
	.workareain{
		display: flex;
		justify-content: flex-start;
		padding: 0 0 25px 0;
		margin: 0 0 25px 0;
		border-bottom: 1px solid #f15519;
	}
	
	.workareain .workimg{
		margin: 0 20px 0 0;
		max-width: 400px;
		width: 30%;
		
	}
	
	.workimgcopy{
		font-size: 12px;
		text-align: right;
		display: block;
	}
	
	.workareain .workimg p{
		margin: 0 0 10px 0;
	}
	
	.workareain .workimg img{
		width: 100%;
		display: block;
		
	}
	
	.workareain .workimg p span{
		display: block;
		text-align: right;
		font-size: 12px;
		margin: 5px 0 0 0;
	}
	
	.workareain .workdetail{
		width: 68%;
	}
	
	.workareain .workdetail dt{
		font-size: 24px;
		font-weight: 900;
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		border-bottom: 1px solid #9e0000;
	}
	
	.workareain .workdetail dd{
		font-size: 16px;
		line-height: 1.8;
		
	}
	
	.workareain .workdetail dd.scroll{
		max-height: 320px;
        overflow-y: scroll;
	}
	
	.workareain .workdetail .detailtxt{
		font-size: 16px;
		line-height: 1.8;
	}
	
	.workareain .workdetail .detailtxt p{
		margin-bottom: 20px;
	}
	
	.workareain .workdetail .detailtxt p:last-of-type{
		margin-bottom: 0px;
	}
	
	
	.workareain .workdetail dd li{
		font-size: 16px;
		line-height: 1.8;
	}
	
	/*.workarea ul{
		display: flex;
		justify-content: space-between;
	}
	
	.workarea ul li{
		max-width: 400px;
		width: 18%;
	}
	
	.workarea ul li img{
		width: 100%;
	}*/
	

	.pre{
		max-width: 760px;
		width: 50%;
		margin: 0 auto 60px;
	}
	
	.pre img{
		width: 100%;
	}
	
	.planarea{
		margin: 0 0 80px 0;
	}
	
	
	.planarea .planbox{
		padding: 20px 20px;
		margin: 0 0 30px 0;
		border: 1px solid #000000;
	}
	
	.planarea .planbox:last-of-type{
		margin: 0 0 0 0 !important;
	}
	
	.plantit{
		text-align: center;
		font-size: 30px;
		padding: 15px 0 15px 0;
		margin: 0 0 25px 0;
		font-weight: 900;
		background-color: #9e0000;
		color: #ffffff;
	}
	
	.planmoney{
		font-weight: 900;
		text-align: center;
		color: #f15519;
		font-size: 36px;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 1px dotted #cccccc;
	}
	
	
	.planmoney strong{
		font-size: 24px;
		color: #000000;
	}
	
	
	.planmoney span{
		font-size: 14px;
		display: block;
		color: #000000;
		margin: 10px 0 0 0;
	}
	
	.moneyarea{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	
	.moneybox{
		width: 48%;
		margin: 0 1% 20px 1%;
	}
	
	/*.moneybox:last-of-type{
		margin: 0 0 0 0;
	}*/
	
	.plandetail{
		margin: 0 0 20px 0;
	}
	
	.plandetail dl dt{
		
		padding: 0px 0px 10px 0;
		margin: 0 0 0 0;
		border-bottom: 2px solid #9e0000;
		font-size: 18px;
		
	}
	
	.plandetail dl dd.dep{
		font-size: 24px;
		text-align: center;
		padding: 40px 20px 20px;
		font-weight: 900;
	}
	
	.plandetail dl dd.txt1{
		font-size: 16px;
		padding: 20px 20px 0;
	}
	
	.itineraryarea{
		margin: 20px 0 0 0;
	}
	
	.itinerarychui{
		font-size: 18px;
		margin: 0 0 10px 0;
	}
	
	
	
	.itinerarytxt{
		font-size: 18px;
		font-weight: 900;
		margin: 0 0 20px 0;
	}
	
.itineraryBox {
	border: 1px solid #CCC;
	background: #FFF;
    margin: 0 0px 15px;
    padding: 15px 15px;
    font-size: 18px;
	line-height: 2.0;
} 
	
	.modellink{
		font-size: 18px;
		margin: 0 0 20px 0;
	}
	
	.itineraryBoxin{
		padding: 0 0 15px 0;
		margin: 0 0 15px 0;
		border-bottom: 1px dotted #ccc;
	
	}
	
	
	
	.itineraryBoxin:last-of-type{
		margin: 0 !important;
		padding: 0 !important;
		border: none !important;
	}
	
	.flexarea{
		display: flex;
		justify-content: flex-start;
	}
	
	.flexarea li.koumoku{
		width: 17%;
		margin: 0 10px 0 0;
		font-weight: 900;
		color: #9e0000;
		
	}
	
	.flexarea li.koumoku2{
		width: 11%;
		margin: 0 10px 0 0;
		font-weight: 900;
		color: #9e0000;
		
	}
	
	.flexarea li.naiyou{
		width: 85%;
	}

.itineraryBox img {
	vertical-align: middle;
	padding: 0 5px 3px;
}

.itineraryBox span {
	font-size: 14px;
}
	
	.itineraryBoxtit{
		background-color: #9e0000;
		color: #000000;
		padding: 5px 10px;
		font-size: 18px;
		font-weight: bold;
		
	}

	.guide{
		margin: 0px 0 80px 0;
	}
	
ul.infoList {
	list-style: disc;
	font-size: 16px;
	    line-height: 1.8;
    margin: 0px 0 30px 0;
	padding: 0 0 0 25px;
}
	
	
ol.infoList2 {
	list-style:circle;
	margin: 10px 0 10px;
	padding: 0 0 0 25px;
	font-size: 16px;
	line-height: 1.8;
}
	

ul.infoList3 {
	list-style:decimal;
	font-size: 16px;
	    line-height: 1.8;
    margin: 15px 0 30px 0;
	padding: 0 0 0 25px;
}


ul.infoList4 {
	list-style: none;
	font-size: 16px;
	    line-height: 1.8;
    margin: 15px 0 30px 0;
	padding: 0 0 0 0px;
}
	
	.timetablearea{
		margin: 0 0 80px 0;
	}
	
	.timetablearea .txt2{
	font-size: 16px;
		margin: 0 0 10px 0;
		
	}
	
	.timebox{
		border: 1px solid #9e0000;
		margin: 0 0 30px 0;
	}
	
	.timetit{
		background-color: #9e0000;
		padding: 10px 10px;
		text-align: center;
		font-size: 24px;
		font-weight: 900;
		color: #000000;
	}
	
	.timeboxin table{
		border-collapse: collapse;
		width: 100%;
	}
	
	.timeboxin table th,
	.timeboxin table td{
		border: 1px solid #9e0000;
		padding: 10px 10px;
		font-size: 16px;
	}
	
	.timeboxin table th{
		text-align: center;
	}
	
	.timeboxin table td{
		text-align: right;
		width: 10%;
	}
	
	.my-gallery{
		max-width: 970px;
		width: 100%;
	}
	
	.my-gallery img{
		width: 100%;
	}
	
	.ticketarea{
		margin: 0 0 80px 0;
	}
	
	.ticketarea2{
		margin: 0 0 80px 0;
	}
	
/*slider*/
.slick-prev, 
.slick-next {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  outline: none;
  width: 36px;
  height: 36px;
}
.slick-prev {
  left:-4%;
  background: url("../images/slider_prev.png");
  background-size:36px; 
}
.slick-next {
  right:-4%;
  background: url("../images/slider_next.png");
  background-size:36px; 
}

/*ドットナビゲーションの設定*/
.slick-dots {
  position: relative;
  z-index: 3;
  text-align:center;
  margin:20px 0 0 0;
}
.slick-dots li {
  display:inline-block;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width:8px;
  height:8px;
  display:block;
  background:#c0cbd6;
  border-radius: 50%;
}
.slick-dots .slick-active button{
  background:#0952a4;
}	

.ticket-list__list {
	/* display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-columns: repeat(auto-fit, minmax(490px, 1fr));
      gap: 16px;*/
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
      margin: 20px 0 50px;
		}
	
	.ticket-list__link{
		width: 49%;
		margin: 0 0 15px 0;
	}
	

	.chui{
		text-indent: -1em;
   padding-left: 1em;
        font-size: 16px;
        color: #FF0004;
		position: absolute;
        width: 58%;
        top: 12%;
        left: 23%;
	}
	
	.chui2{
		text-indent: -1em;
   padding-left: 1em;
        font-size: 16px;
        color: #FF0004;
        
        width: 58%;
		margin: 20px auto 0;
	}
	
	.att{
		padding: 15px 15px; 
		font-size: 16px;
		line-height: 1.8;
		background-color: #000000;
		border: 2px solid #FD0004; 
		margin: 40px 0 40px 0;
	}
	
	.txtbox{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: 20px 0 0 0;
	}
	
	.bannersolo{
		max-width: 400px;
		margin: 30px auto 0;

	}
	
	.bannersolo img{
		width: 100%;
	}
	

.attention {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 20px;
	border: 2px #F00 solid;
	text-align: left;
	background: #FFF;
}
	

.message {
	width: 650px;
	margin: 70px auto 50px;
	font-size: 200%;
	text-align: center;
	background: #EBEBEB;
	padding: 80px 0;
	border-radius: 0.5em;
}

.message02 {
	width: 750px;
	margin: 30px auto;
	font-size: 18px;
    color: #FF0000;
	text-align: center;
	background: #FCE9DF;
	padding: 40px 20px;
	border-radius: 0.5em;
	line-height: 1.6;
}


.righttxt{
	text-align: right;
	margin: 20px 0 0px 0;
	clear: both;
	font-size: 14px;
	width: 100% !important;
}
	

.textLeft {
	font-size: 16px;
	text-align: left;
}

.textCenter {
	font-size: 16px;
	text-align: center;
}

.textRight {
	font-size: 16px;
	text-align: right;
}
.textRed {
	color: #cc0000;
}

	

.infoBox {
  position: relative;
  padding: 6px;
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  overflow:hidden;
	margin: 20px 0 20px 0;
}

.infoBox .infoboxin {
  display: block;
  padding: 20px;
  background: #fff;
  overflow:hidden;
}
	
	.pre_box{
		display: flex;
		justify-content: center;
		align-items: stretch;
		margin: 20px 0 0 0;
	}
	
	.pre_box li{
		width: 30%;
		padding: 20px;
		margin: 0 2% 0 2%;
		border: 4px solid #4196d1; 
		text-align: center;
	}
	
	.pre_box li strong{
		font-size: 18px !important; 
		display: block; 
		margin: 0px 0 10px 0;
		padding: 0 0 10px 0;
		border-bottom: dotted #4196d1 2px; 
	}
	

.infoBox .infoboxin .photo {
	float: left;
	margin-right: 10px;
}

.infoBox .infoboxin .photo img {
  width: 400px;
  height: auto;
}

.infoBox .infoboxin .detail {
	width: 100%;
    font-size: 123.1%;
	line-height: 1.5;
	text-align: center;
}

.infoBox .infoboxin .detail strong{
	font-size: 24px;
}

.infoBox .infoboxin .detail small{
	font-size: 16px;
}

	

/* =========================================================
◆料金
========================================================= */
.priceBox {
	margin: 30px 0 30px 0;
	text-align: center;
} 

.priceBox img {
    width: 910px;
    margin: 0 20px 0;
}
ul.priceList {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	font-size: 16px;
	line-height: 1.4;
	list-style: none;
	font-weight: bold;
}
ul.priceList li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}
.carbonBnr {
	margin: 30px auto 0;
	font-size: 14px;
	text-align: center;
	line-height: 1.6;
	
}
	
	.carbonBnr a{
		display: block;
		max-width: 640px;
		margin: 0 auto;
	}
	
	.carbonBnr img{
		
		width: 100%;
	}


/* =========================================================
◆ツアーならではの体験
========================================================= */
ul.taikenList {
    padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
}

ul.taikenList li {
	list-style: none;
	line-height: 1.4;
	padding: 10px;
    text-align: left;
    border-bottom: #666666 2px dotted;
    display: inline-block;
    width: 930px;
    margin: 0 10px;
}
ul.taikenList li.nobdr {
    border-bottom: none;
}
ul.taikenList li ul {
	width: auto;
	margin: 0;
	padding: 0;
}
ul.taikenList li li {
    border-bottom: none;
    display: block;
    width: auto;
    margin: 0;
	padding: 0 0 5px;
	text-indent: -1em;
	margin-left: 1em;
}

ul.taikenList img {
	float: right;
	margin-left: 10px;
	width: 240px;
	height: auto;
}

ul.taikenList span {
	font-size: 140%;
    font-weight: bold;
    color: #FF0000;
}

ul.taikenList p {
	font-size: 90%;
    margin-left: 10px;
}

ul.taikenList div {
	margin-top: 20px;
}
	

/* =========================================================
◆photoswipe
========================================================= */
figure {
	position: relative;
	margin-top: 20px;
}

figure img {
	width: 100%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

/* =========================================================
◆slide
========================================================= */
.slide-wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
 /* display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	justify-content: flex-start;*/
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

.slide-box {
         /* width: 90%;*/
        padding: 10px;
        word-break: break-all;
        background-color: #ffffff;
        border: 1px solid #000000;
        margin: 0 3% 20px 3%;
}
/*
.slide-box:nth-child(4n){
  margin-right: 0;
}

.slide-box:nth-child(-n+4){
  margin-top: 0;
}*/

.slide-box img {
  display: block;
  height: auto;
  width: 100%;
}

	.boxtit{
		margin: 0 0 10px 0;
		font-size: 18px;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.iconarea{
		display: flex;
		justify-content: flex-start;
	}
	
	.hotel_icon{
		padding: 10px;
		font-size: 16px !important;
		margin: 0 5px 0 0;
		width: 50%;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
	}
	
	.hotel_icon span{
		display: block;
		font-size: 12px;
	}
	
	.hotel_icon1{
		background-color: #FF0004;
	}
	
	.hotel_icon2{
		background-color: #0054FF;
	}
	
.slide-box p {
  font-size: 16px;
}

.slide-box p span {
	font-weight: bold;
}

.slide-box p.point {
	/*background: #FCE9DF;*/
	padding: 10px;
	margin-top: 10px;
	line-height: 1.4;
}

.slide-box p.point span {
	color: #F00;
}

.slide-box .detail dl {
	font-size: 123.1%;
	line-height: 1.4;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px dotted #333;
}

.slide-box .detail dl span {
	font-size: 80%;
}

.slide-box .detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.slide-box .detail dd {
	margin-left: 30%;
}

.slide-box .detail dl:last-child {
	border-bottom: none;
}

.slide-box p.heed {
	font-size: 123.1%;
	background: #FFF;
	margin: 5px 0;
}


.slide-box2 {
  width: 25%;
  padding: 10px 14px;
}

.slide-box2:nth-child(5n){
  margin-right: 0;
}

.slide-box2:nth-child(-n+5){
  margin-top: 0;
}

.slide-box2 img {
  display: block;
  height: auto;
  width: 100%;
}

.slide-box2 p {
  font-size: 153.9%;
  font-weight: bold;
  margin: 0;
  margin: 5px 0;
}

.slide-box2 p span {
	font-weight: bold;
}

.slide-box2 .Btn {
	overflow: hidden;
	width: 100%;
	height: 60px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	margin-bottom: 30px;
}

.slide-box2 .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	line-height: 60px;
	text-decoration :none;
}

.slide-box2 .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.slide-box2 .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.slide-box2 .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.slide-box2 .Btn_gray {
	overflow: hidden;
	width: 100%;
	height: 60px;
	padding-top: 12px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 123.1%;
	display: block;
	position: relative;
	text-align: center;
	background: #666;
	color: #FFF;
	text-decoration :none;
}

.slide-box2 .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}
	
	.btnarea{
		margin: 15px 0 0 0;
	}
	
	.btnarea3{
		margin: 50px 0 0 0;
		position: relative;
	}
	
	.btnarea4{
		margin: 30px 0 0px 0;
		position: relative;
		
	}
	
	
	
	.btnarea2{
		margin: 30px 0 0px 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
   
	.btnarea2 p{
		width: 49%;
		margin: 0 0px 20px 0px;
	}
	
	/*.btnarea2 p:nth-of-type(5){
		width: 100%;
	}*/
	
	.endarea{
		margin: 40px 0 0 0;
		background: #FFFCD2;
	padding: 20px; 
		
	}
	
	.endarea p{
		text-align: center;
		font-weight: bold;
		color: #FF0004;
		font-size: 16px;
	}
  
    /*ボタン通常*/
	
	.camp_btnL{
		width: 80% !important;
		margin: 0 auto !important;
		max-width: 970px !important;
	}
.camp_btn{
	
	display: block;
  width: 100%;
margin:0 auto;
  position: relative;
  background-color:#b01d23; /* 背景色 */
  border: 2px solid #b01d23;
  padding: 1em 1em;
  font-weight: bold;
  color: #fff !important; /* 文字色 */
  text-decoration: none;
  text-align: center;
  transition-duration: 0.3s;
	border-radius: 20px;
	font-size: 24px;
	
}

	.btnarea2 .camp_btn{
		font-size: 16px !important; 
	}
	
.camp_btn::after {
	 content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff; /* 矢印の色 */
  border-right: 2px solid #fff; /* 矢印の色 */
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}	

.camp_btn:hover {
    opacity: 0.8;
}
.camp_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.camp_btn a,
.camp_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
	
	
/*slider_special*/
.slider_special {
  width: 990px;
  margin: 30px 0 40px -11px;
}
.slider_special li{
  padding: 5px 11px;
}
.slider_special li div{
  box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.6);
  background: #fff;
  padding-bottom: 10px;
}
.slider_special li img{
  width: 100%;
  margin: 0 auto 13px auto;
}
.slider_special strong{
  display: block;
  padding:0 10px 7px 10px;
  font-weight: 600;
}
.slider_special span{
  display: block;
  font-size: 14px;
  padding: 0 10px;
}


.introBox {
  position: relative;
  padding: 4px;
  background-image: -webkit-linear-gradient(315deg, #FF0000 0%, #ffcc00 50%, #FF0000 100%);
  background-image: linear-gradient(-225deg, #FF0000 0%, #ffcc00 50%, #FF0000 100%);
  font-size: 167%;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
	line-height: 1.8;
}

.introBox span {
  display: block;
  padding: 1rem 2rem;
  background: #fff;
}

.introBox span .small {
  font-size: 77%;
  color: #000;
  margin-top: 8px;
}

.introBox span .normal {
  font-weight: normal;
  color: #000;
  margin-top: 8px;
}

.introBox span .big {
  font-size: 160%;
}	

/*list横並び*/
*, *:before, *:after {
	box-sizing: border-box;
}

.itemList2 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList2 > div {
	width: 50%;
	padding: 10px;
}

.itemList2 > div img {
	width: 100%;
}

.itemList2 > div dt {
    text-align: center;
}

.itemList2 > div dd {
	margin: 0; /* これがないとずれる */
	text-align: center;
	padding: 5px 8px 8px;
    background: #FFFFFF;
}

.itemList3 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
    margin-top: 10px;
}

.itemList3 > div {
	width: 33.33333%;
	padding: 10px;
}

.itemList3 > div img {
  display: block;
  height: auto;
  width: 100%;
}

/*お申込みの流れ*/
.attention {
	line-height: 1.4;
	margin: 20px 0 30px;
	padding: 20px;
	border: 2px #F00 solid;
	text-align: center;
	background: #FFF;
}

.flowBox {
    position: relative;
    margin-top: 1em;
    padding: 1.3em 0.5em 0.5em 0.5em;
    border: 3px solid #003399;
    background: #FFF;
    font-size: 20px;
    line-height: 1.6;
    text-align: center;
    border-radius: 10px;
}

.flowBox .step {
    position: absolute;
    top: -1.15em;
    left: -.5em;
    padding: .4em 1.4em;
    border-radius: 25px;
    background-color: #003399;
    color: #fff;
    font-size: .9em;
}

.flowBox .step::before {
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #003399;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}

.flowBox span.small {
  font-size: 90%;
  font-weight: normal;
}

.flowBox span.large {
  font-size: 140%;
  font-weight: bold;
}
.flowBox span.large2 {
  font-size: 200%;
  font-weight: bold;
}

.flowBox span.keyword {
  border: 2px solid #000;
  color: #FF0000;
  padding: 0 5px;
  border-radius: 5px;
  margin: 0 2px 4px 0;
}

.flowBox p {
    margin: 0;
}

.date dl {
    font-size: 20px;
}

.date dt {
	clear: left;
	float: left;
	width: 260px;
    padding-bottom: 10px;
}

.date dd {
	margin-left: 260px;
    padding-bottom: 10px;
}
 
    
    /*注意事項*/
ul.guideList {
	padding: 0;
    margin-top: 20px;
	line-height: 1.4;
}

ul.guideList li {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}

ul.guideList li:last-child {
	padding-bottom: 0;
}

ul.guideList li:before {
	content: '◆';
}

ul.guideList li.kome {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.kome:before {
	content: '※';
}

ul.guideList li.kome1 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3.6em;
    margin-left: 3.6em;
    font-size: 18px;
    margin-top:30px;
}

ul.guideList li.kome1:before {
	content: '（※1）';
}

ul.guideList li.kome2 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3.6em;
    margin-left: 3.6em;
    font-size: 18px;
}

ul.guideList li.kome2:before {
	content: '（※2）';
}

ul.guideList li.kome3 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3.6em;
    margin-left: 3.6em;
}

ul.guideList li.kome3:before {
	content: '（※3）';
}

ul.guideList li .frame {
    margin: 0 2px;
    padding : 0 3px;
    border: 1px solid #000;
    border-radius: 3px;
}
   
/*ボタン*/
.Btn_cam {
  color: #fff;
  width: 100%;
  margin: 10px auto;
  text-align: center;
  background: #003399;
  border-radius: 5px;
  padding: 10px 30px;
  position: relative; /* 追記 */
  font-size: 16px;
  font-style: normal;
}

.Btn_cam a {
	color: #fff;
}

.Btn_cam::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
	

/*タブ切り替え全体のスタイル*/
.tabs {
 
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
 
  margin: 50px auto 50px;
	}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  border-bottom: 3px solid #9e0000;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 10px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#oubo:checked ~ #oubo_content,
#chui:checked ~ #chui_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #9e0000;
  color: #fff;
}	
	
	
	.collum_area{
		display: flex;
		justify-content: space-between;
		margin: 0 0 20px 0;
	}
	
.accordion-005 {
    width: 49.5%;
}

.accordion-005:not([open]) {
    margin-bottom: 7px;
}

.accordion-005 summary {
   display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative;
        padding: 1em 1em;
        border-left: 5px solid #d02578;
        background-color: #ffd6fa;
        color: #333333;
        font-weight: bold;
        cursor: pointer;
        line-height: 1.5;
}
	
	.accordion-005 summary span{
		display: block;
		width: 95%;
		text-align: center;
	}

.accordion-005 summary::-webkit-details-marker {
    display: none;
}

.accordion-005 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #cfa6ca;
    border-right: 3px solid #cfa6ca;
    content: '';
    transition: transform .3s;
}

.accordion-005[open] summary::after {
    transform: rotate(225deg);
}

.accordion-005 .collum_detail {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 1em 1em 1em;
    color: #333333;
    transition: transform .5s, opacity .5s;
	background-color: #FEFFE6;
}

.accordion-005[open] .collum_detail {
    transform: none;
    opacity: 1;
}
	.collum_detail {
		line-height: 1.5;
	}
	.collum_detail p{
		margin: 0 0 10px 0;
	}
	
	.collum_detail strong{
		font-weight: bold !important;
	}
	
	.collum_detail ul li{
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	
	
/*news*/
#newsImportant{
	width: 100%;
	max-width: 970px;
	margin: 5px auto;
	display: flex;
	font-size: 12px;
	padding:8px;
}
#newsImportant dt{
	width: 72px;
    height: fit-content;
	background: #e62d2d;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	margin-top: 1px;
	padding: 3px 0;
}
#newsImportant dd{
	width: 100%;
	padding: 0 10px;
}
#newsImportant li{
	padding: 3px 3px 3px 12px;
	position: relative;
	font-size:13px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
}
#newsImportant li:nth-of-type(n+2){border-top: 1px dotted #ccc;}
#newsImportant li:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #555555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}

/*footer*/
#footer {background-color: #F0F5FA;}
#footer .inner {
	width: 990px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer .inner ul {
	font-size: 13px;
	line-height: 1.4;
    text-align: center;
}
#footer .inner ul li {
    display: inline-block;
	padding: 0 6px;
	border-right: 1px solid #CCC;
}
#footer .inner ul li:last-child {border-right: none;}
#footer .copy {
	background-color: #0952a4;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
}
}



.ticket-list {
  padding: 20px 0;
	margin: 0 0 50px 0;
}
.ticket-list__list {
    margin: 10px 20px 20px;

  }

.ticket-list__link {
    display: block;
    color: #151f24 !important;
    text-decoration: none;
	
 }

.ticket-list__item {
    padding: 20px 15px 15px 15px;
    background-color:#fff;
    box-shadow: 0 2px 5px #00000015;
    border-radius: 10px;
  }

.ticket-list__body {
    display: flex;
    margin-bottom: 10px;
  }

.ticket-list__body-left {
    margin-right: 10px;
    flex: 0 0 100px;
    height: 130px;
  }

.ticket-list__body-right {
    overflow-wrap: break-word;
    word-break: break-all;
  }

.ticket-list__thumbnail {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    object-fit: cover;
  }

.ticket-list__keyword {
    margin-bottom: 10px;
    display: flex;
  }

.ticket-list__keyword .ticket-keyword:not(:last-child) {
    margin-right: 5px;
  }

.ticket-list__name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-height: 18px;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
  }

.ticket-list__description {
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    max-height: 36px;
    font-size: 15px;
    line-height: 18px;
  }

.ticket-list__usage-type {
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-height: 34px;
    font-size: 12px;
    line-height: 17px;
    color: #4d4d4d !important;
  }

.ticket-list__footer {
   
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

.ticket-list__price {
    margin-left: 5px;
    flex: 0 0 auto;
  }

.ticket-list__text--result-zero {
    font-size: 13px;
    color: #4d4d4d !important;
    text-align: center;
    margin-top: 50px;
  }


.price-down {
  display: -webkit-box;
}


.ticket-area {
  display: flex;
  flex: 1;
  align-items: center;
}
.ticket-area__icon {
    width: 16px;
    height: 16px;
  }

.ticket-area__text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #999 !important;
    flex: 1 1 auto;
    width: 0;
  }

.ticket-area__text--no-limit {
    font-size: 12px;
    color: $color-gray-dark-3;
    flex: 1 1 auto;
    width: 0;
  }

.ticket-price {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  color: #0072ba !important;
}
.ticket-price--gray {
    color: #aaa !important;
    margin-right: 1px;
  }

.ticket-price--red {
    color: #e0502e !important;
  }

.ticket-price--detail {
    color: #151f24 !important;
  }


.workareain .workdetail dd p{
		margin: 0 0 20px 0;
	}
	
	.workareain .workdetail dd p:last-of-type{
		margin: 0 0 0 0;
	}

.bordernone {
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
}
.btdb{
	background-color:#000D77 !important; /* 背景色 */
  border: 2px solid #000D77 !important;
}
