@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;}



section:nth-of-type(even){ 
	background-color: #000320;
	

 }
section:nth-of-type(odd){
	     background: 
    radial-gradient(#2862ae 3px, transparent 4px), radial-gradient(#e60012 3px, transparent 4px), linear-gradient(#fff 4px, transparent 0), linear-gradient(45deg, transparent 74px, transparent 75px, #a4a4a4 75px, #a4a4a4 76px, transparent 77px, transparent 109px), linear-gradient(-45deg, transparent 75px, transparent 76px, #a4a4a4 76px, #a4a4a4 77px, transparent 78px, transparent 109px), #fff;
  background-size: 109px 109px, 109px 109px,100% 6px, 109px 109px, 109px 109px;
  background-position: 54px 55px, 0px 0px, 0px 0px, 0px 0px, 0px 0px;
}


.swiper-wrapper{
		padding: 0px 0px 0 0;
	}
	
	.swiper-button-next:after, .swiper-button-prev:after{
		font-size: 24px !important;
		font-weight: bold;
		 text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);
		
	}
	
	.swiper-button-next, .swiper-button-prev{
		color: #ffffff !important;
	}
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: -5px !important;
	}

.swiper-button-next{
	right: 5px !important;
}

.swiper-button-prev{
	left: 5px !important;
}

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

section{
	max-width: 100% !important;
}

.birthday_time { display: none;}

#container article {
    background-color: #fff;
    background-image: none;
	font-family: "Noto Sans JP", sans-serif;

	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
}


.bt_y{
	background-color: #f6de16 !important;
	 border: 2px solid #f6de16 !important;
	color: #000000 !important; 
}
.bt_y::after {

  border-top: 2px solid #000 !important;
  border-right: 2px solid #000 !important;
}



.bt_gold{
	background-color: #000320 !important;
	 border: 2px solid #000320 !important;
	color: #c5be78 !important; 
}
.bt_gold::after {

  border-top: 2px solid #c5be78 !important;
  border-right: 2px solid #c5be78 !important;
}

	
section:nth-of-type(even) h2{
	  background: #fff;
	box-shadow: 7px 7px #e60013;
	color: #000320;
}


section:nth-of-type(odd) h2{
	 background: #272727;
	box-shadow: 7px 7px #e60013;
	color: #ffffff;
}



section:nth-of-type(even) .eventbox{
	box-shadow: 7px 7px #e60013;
	border: 4px solid #e60013;
}



section:nth-of-type(odd) .eventbox{
	box-shadow: 7px 7px #e60013;
	border: 4px solid #e60013;
}

span.chui{
		display: block;
		text-indent: -1em;
		padding: 0 0 0 1em;
	}



/*759px以下*/
@media screen and (max-width: 759.9px) {
.spnone{display:none;}
#dirPathBlock,
#anchorLinkBlock {
    font-size: 12px;
    margin: 1%;
}
main h1 {
	font-size: 12px;
	margin: 0 1%;
}
.inner {
	width: 98%;
	margin: 0 1%;
	padding: 5% 0;
}

/*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;
}
#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;
}
	

	.kikan{
		
		background-color: #e60013;
		padding: 15px 0;
	}
	
	.kikanin{
		max-width: 720px;
		width: 95%;
		margin: 0 auto;
	}
	
	.kikan ul{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 0 15px;
		max-width: 327px;
		
				
	}
	
	.kikan ul:last-of-type{
		margin: 0 0 0 0;
	}
	
	.kikan ul li{
		font-size: 14px;
	}
	
	.kikan ul li:first-of-type{
		padding: 10px;
		background-color: #ffffff;
		font-weight: bold;
		margin: 0 10px 0 0;
	}
	
	.kikan ul li:last-of-type{
		color: #ffffff;
	}
	

	h2 {
         position: relative;
        padding: 15px;
        text-align: center;
        font-family: "RocknRoll One", sans-serif;
        font-size: 24px;
        font-weight: normal !important;
        margin: 0 0 40px 0;
	
	}
	
	h2 span{
		display: block;
		font-size: 14px;
		margin: 10px 0 0 0;
	}
	
	h2 p.subtit{
		font-size: 16px;
		background-color: #FF0004;
		color: #ffffff;
		padding: 15px 15px;
		margin: 0 0 20px 0;
	}

	

h3 {
	margin: 0px 0 10px;
	background-color: #272727;
	color: #ffffff;
	padding: 15px 15px; 
	font-size: 18px;
}
	

h4 {
	margin: 0px 0 10px;
	font-size: 14px;
	color: #0E357F;
	font-weight: bold;
}
	
.point h3 {
	margin: 40px 0 0;
	font-size: 18px;
}


p.small { font-size: 13px;}

	

#title {
	width: 100%;
	max-width: 1280px;
}
#title p {
    margin: 0 auto;
    padding: 0;
}
	
	#title p img{
		width: 100%;
	}
		

table th{
	width: 100%;
	display: block;
	padding: 5px 0;
	font-size: 16px;
}
table tr{
	border: none;
}
table th:after{
	display: block;
	content: "";
	width: 0px;
	height: 0px;
	position: absolute;
	top: auto;
	bottom: -10px;
	right:0 ;
	left: 0;
	margin: auto;
	border-bottom: none;
	border-top: 10px solid #EB9E10;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
table td{ 
	display: block;
	width: 100%;
	margin-bottom: 3px;
	padding: 10px;
	font-size: 14px;
}

	
	
/*nav*/
	
	.navarea{
	background-color: #000000;
		
	}
	
	.navarea ul{
		max-width: 1280px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	
	.navarea ul li{
		width: 50%;
		border-right: #ffffff solid 1px; 
		border-bottom: #ffffff solid 1px; 
	}
	
	.navarea ul li:nth-of-type(2n){
		border-right: none;
	}
	
	/*.navarea ul li:last-of-type{
		width: 100%;
		border: none;
	}*/
	
	.navarea ul li a{
		display: flex;
		justify-content: center;
		align-items: center;
		color:#ffffff; 
		transition-duration: 0.3s;
		text-align: center;
		padding: 10px 10px;
	}
	
	.btnarea p{
		margin: 0 0 20px 0;
	}
	
	.btnarea p:last-of-type{
		margin: 0 0 0 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: #019700; /* 背景色 */
  border: 2px solid #019700;
  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;
	
}
	
	
	.camp_btn span{
		font-size: 12px;
	}
	
.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: 25px;
  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;
}
		
		.tablebox{
		margin: 0 0 0 0;
	}
	
	
	.tabletit{
		margin: 0 0 0 0;
	}
	
	.tablebox table{
		border-collapse: collapse;
		border: 1px solid #000000;
		font-size: 16px !important;
		width: 100%;
		margin: 20px 0 0 0;
		background-color: #ffffff !important;
	}
	
	.tablebox table tr{
		border: none !important;
	}
	
	
	.tablebox table td.table_bgb{
		background-color: #000000 !important;
		color: #ffffff;
	}
	
	.tablebox table td{
		text-align: center;
		padding: 10px 0px;
		font-weight: 400;
		border: 1px solid #000000;
		background-color: #ffffff;
		display: table-cell;
        width: 25%;
		
	}
	
	
	.eventlist{
		margin: 0 0 0 30px;
	}
	
	.eventlist li{
		list-style:disc;
		margin: 0 0 10px 0;
	}
	
	.introbox{
		margin: 0 0 40px 0;
	}
	
	.introtxt{
		margin: 0 0 30px 0;
		font-size: 16px;
		line-height: 1.5;
	}
	
	.guest{
		margin: 0 0 30px 0;
		display: flex;
		overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
 	}
	
	.guestbox{
		margin:0 0 0 0;
    /*flex: 0 0 80%;
		word-break: break-all;*/
	max-width: 400px;
		border: 2px solid #000000;
	}
	
	.guestimg{
		width: 100%;
		max-width: 400px;
	}
	
	.guestimg img{
		width: 100%;
	}
	
	.guestbox dl{
		
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	.guestbox dl dt{
		background-color: #000000;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		font-size:16px;
		padding: 10px 10px;
	}
	
	.guestbox dl dd{
		padding: 10px 10px;
		margin: 0 0 0 0;
		font-size: 14px;
		line-height: 1.5;
	}
	
	
	
	.eventbox{
		border-radius: 15px;
		padding: 20px;
		background-color: #ffffff;
		margin: 0 0 30px 0;
	}
	
	.eventboxin{
		padding: 0 0 40px 0;
		margin: 0 0 40px 0;
		border-bottom: 1px dashed #272727;
	}
	
	.eventboxin:last-of-type{
		margin: 0 0 20px 0;
		padding: 0 0 0 0;
		border: none;
	}
	
	
	.boxtit{
		text-indent: -1em;
		padding: 0 0 10px 1em;
		margin: 0 0 20px 0;
		border-bottom: 4px solid #272727;
		font-size: 18px;
		font-family: "RocknRoll One", sans-serif;
		font-weight: normal !important;
	}
	
	.nonborder{
		margin: 0 0 0 0;
		padding: 0 0 0 1em !important;
		border: none !important;
	}
	
	.boxtxt{
		font-size: 14px;
	}
	
	.boxtxt2{
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 20px 0;
	}
	
	.boxtxt dl{
		margin: 0 0 20px 0;
	}
	
	.boxtxt dt{
		margin: 0 0 10px 0;
		background-color: #272727;
		color: #ffffff;
		padding: 10px 10px;
		text-align: center;
		
	}
	
	.boxtxt dd{
		text-indent: -1em;
		padding: 0 0 0 1em;
		margin: 0 0 10px 0;
	}
	
	.boximg{
		max-width: 970px;
	}
	
	.boximg img{
		width: 100%;
	}
	
	p.list{
		text-indent: -1em;
		padding: 0 0 0 1em;
	} 
	
	.flexbox_ver2{
		/*display: flex;
		justify-content: space-between;*/
	}
	
	.flexbox_ver2 .boxtxt{
		width: 100%;
		margin: 0 0 20px 0;
	}
	
	.flexbox_ver2 .boximg2{
		width: 100%;
	}
	
	.boximg2 ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		list-style: none;
	}
	
	.boximg2 ul li{
		width: 48%;
		max-width: 400px;
		margin: 0 0 20px 0;
	}
	
	.boximg2 img{
		width: 100%;
	}
	
	
	.ryoukin{
		margin: 0 0 0 0;
	}
	
	.moneyarea{
		margin: 0 0 20px 0;
		/*display: flex;
		justify-content: space-between;*/
	}
	
	
	.moneyarea ul{
		width: 100%;
		/*display: flex;
		align-items: center;
		justify-content: space-between;*/
		margin: 0 0 20px 0;
		padding: 0;
	}
	.moneyarea ul li{
		list-style: none;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		color:#FF0004;
		margin: 0 0 20px 0;
		
	}
	
	.moneyarea ul li span{
		font-size: 14px;
		display: block;
		color: #ffffff;
		background-color: #FF0004;
		padding: 5px 0;
	}
	
	
	
	.moneyarea dl{
		width: 100%;
		/*display: flex;
		align-items: center;
		justify-content: space-between;*/
		margin: 0 0 20px 0;
	}
	
	.moneyarea dl dt{
		
		font-size: 18px;
		text-align: center;
		background-color: #fff100;
		padding: 10px 10px;
		font-weight: bold;
		margin: 0 0 20px 0;
	}
	
	.moneyarea dl dt span{
		display: block;
		font-size: 14px;
	}
	
	.moneyarea dl dd{
		
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		color:#FF0004;
		margin: 0 0 20px 0;
		
	}
	
	.moneyarea dl dd span{
		font-size: 14px;
		display: block;
	}
	
	
	
	.money_hosoku{
		text-align: center;
	}
	
	.money_hosoku p{
		font-size: 16px;
	}
	
	.money_hosoku p strong{
		display: block;
		margin: 0 0 20px 0;
		background-color: #AC0002;
		color: #ffffff;
		padding: 10px;
	}
	
	
.plandetail{
		margin: 0 0 20px 0;
	}
	
	.plandetail dl dt{
		
		padding: 0px 0px 10px 0;
		margin: 0 0 0 0;
		border-bottom: 2px solid #272727;
		font-size: 18px;
		
	}
	
	.plandetail dl dt span{
		color: #272727;
	}
	
	.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: #ffdd00;
		
	}
	
	.flexarea li.koumoku2{
		width: 11%;
		margin: 0 10px 0 0;
		font-weight: 900;
		color: #ffdd00;
		
	}
	
	.flexarea li.naiyou{
		width: 85%;
	}

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

.itineraryBox span {
	font-size: 14px;
}
	
	.itineraryBoxtit{
		background-color: #937962;
		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;
}
	




/* 記述ください */

}

/*760px以上*/
@media screen and (min-width: 760px),print {
.pcnone{display:none;}
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
main h1 {
	font-size: 12px;
    width: 100%;
	max-width:1080px;
	min-width:760px;
    margin: 0 auto 5px;
}
.inner {
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto;
	padding: 25px 0;
}

/*news*/
#newsImportant{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: 5px auto;
	display: flex;
	font-size: 12px;
}
#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;
}
#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 #555;
	border-right: 0;
    position: absolute;
	top: 7px;
	left: 0;
}


#title {
	width: 100%;
	height: 730px;
	text-align: center;
	background-color: #fff;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
#title p {
    margin: 0 auto;
    padding: 0;
}
	
	
.kikan{
		
		background-color: #e60013;
		padding: 15px 0;
	}
	
	.kikanin{
		/*display: flex;
		justify-content: space-between;*/
		max-width: 970px;
		margin: 0 auto;
	}
	
	.kikan ul{
		display: flex;
		justify-content: flex-start;
		align-items: center;
		margin: 0 auto 0px;
		width: 327px;
		
				
	}
	
	.kikan ul li{
		font-size: 23px;
	}
	
	.kikan ul li:first-of-type{
		padding: 10px;
		background-color: #ffffff;
		font-weight: bold;
		margin: 0 10px 0 0;
	}
	
	.kikan ul li:last-of-type{
		color: #ffffff;
	}
	
	
h2 {
         position: relative;
        padding: 20px;
        text-align: center;
        font-family: "RocknRoll One", sans-serif;
        font-size: 36px;
        font-weight: normal !important;
        margin: 40px 0 40px 0;
	
	}
	h2 span{
		display: block;
		font-size: 16px;
		margin: 10px 0 0 0;
	}

	h2 p.subtit{
		font-size: 24px;
		background-color: #FF0004;
		color: #ffffff;
		padding: 15px 15px;
		margin: 0 0 20px 0;
	}

h3 {
	margin: 0px 0 15px; 
	background-color: #272727;
	color: #ffffff;
	padding: 15px 15px; 
	font-size: 24px;
}

h4 {
	margin: 0px 0 10px;
	font-size: 16px;
	color: #0E357F;
	font-weight: bold;
}

table th{
	font-size: 17px;
}
table td {
	font-size: 15px;
	padding: 10px 25px;
}

p.small { font-size: 14px;}

p.small { font-size: 14px;}

.gadget_area .tabiwatoku_link a {
	width: 50%;
    padding: 8px 0;
	font-size: 15px;
}
	
/*nav*/
	
	.navarea{
	background-color: #000000;
		padding: 10px;
	}
	
	.navarea ul{
		max-width: 1280px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
	}
	
	.navarea ul li{
		width: 25%;
		border-right: #ffffff solid 1px; 
	}
	
	.navarea ul li:last-of-type{
		border: none;
	}
	
	.navarea ul li a{
		display: flex;
		justify-content: center;
		align-items: center;
		color:#ffffff; 
		transition-duration: 0.3s;
		text-align: center;
		padding: 10px 10px;
	}
	
	.btnarea{
		display: flex;
		justify-content: space-between;
	}
	
	.btnarea p{
		width: 48%;
	}
	
   /*ボタン通常*/
	
	.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:#019700; /* 背景色 */
  border: 2px solid #019700;
  padding: 1em 1em;
  font-weight: bold;
  color: #fff !important; /* 文字色 */
  text-decoration: none;
  text-align: center;
  transition-duration: 0.3s;
	border-radius: 20px;
	font-size: 18px;
	
}
	
	.camp_btn span{
		font-size: 14px;
	}
	
.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: 25px;
  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;
}

	.tablebox{
		margin: 0 0 0 0;
	}
	
	.tabletit{
		margin: 0 0 0 0;
	}
	
	.tablebox table{
		border-collapse: collapse;
		border: 1px solid #000000;
		font-size: 18px !important;
		width: 100%;
		margin: 20px 0 0 0;
		background-color: #ffffff !important;
	}
	
	.tablebox table tr{
		border: none !important;
	}
	
	
	.tablebox table td.table_bgb{
		background-color: #000000 !important;
		color: #ffffff;
	}
	
	.tablebox table td{
		text-align: center;
		padding: 10px 0px;
		font-weight: 400;
		border: 1px solid #000000;
		background-color: #ffffff;
		
	}
	
	
	.eventlist{
		margin: 0 0 0 30px;
	}
	
	.eventlist li{
		list-style:disc;
		margin: 0 0 10px 0;
	}
	
	.introbox{
		margin: 0 0 40px 0;
	}
	
	.introtxt{
		margin: 0 0 30px 0;
		font-size: 18px;
		line-height: 1.8;
	}
	
	.guest{
		margin: 0 0 30px 0;
		display: flex;
		justify-content: space-between;
 	}
	
	.guestbox{
		width: 32%;
		border: 2px solid #000000;
	}
	
	.guestimg{
		width: 100%;
		max-width: 400px;
	}
	
	.guestimg img{
		width: 100%;
	}
	
	.guestbox dl{
		
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
	.guestbox dl dt{
		background-color: #000000;
		text-align: center;
		color: #ffffff;
		font-weight: bold;
		font-size:18px;
		padding: 10px 10px;
	}
	
	.guestbox dl dd{
		padding: 10px 10px;
		margin: 0 0 0 0;
		font-size: 16px;
		line-height: 1.5;
	}
	
	
	
	.eventbox{
		border-radius: 15px;
		padding: 20px;
		background-color: #ffffff;
		margin: 0 0 30px 0;
	}
	
	.eventboxin{
		padding: 0 0 40px 0;
		margin: 0 0 40px 0;
		border-bottom: 1px dashed #272727;
	}
	
	.eventboxin:last-of-type{
		margin: 0 0 20px 0;
		padding: 0 0 0 0;
		border: none;
	}
	
	
	.boxtit{
		text-indent: -1em;
		padding: 0 0 10px 1em;
		margin: 0 0 20px 0;
		border-bottom: 4px solid #272727;
		font-size: 24px;
		font-family: "RocknRoll One", sans-serif;
		font-weight: normal !important;
	}
	
	.nonborder{
		margin: 0 0 0 0;
		padding: 0 0 0 1em !important;
		border: none !important;
	}
	
	.boxtxt{
		font-size: 16px;
	}
	
	.boxtxt2{
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 20px 0;
	}
	
	.boxtxt dl{
		margin: 0 0 20px 0;
	}
	
	.boxtxt dt{
		margin: 0 0 10px 0;
		background-color: #272727;
		color: #ffffff;
		padding: 10px 10px;
		
	}
	
	.boxtxt dd{
		text-indent: -1em;
		padding: 0 0 0 1em;
		margin: 0 0 10px 0;
	}
	
	.boximg{
		max-width: 970px;
	}
	
	.boximg img{
		width: 100%;
	}
	
	p.list{
		text-indent: -1em;
		padding: 0 0 0 1em;
	} 
	
	.flexbox_ver2{
		display: flex;
		justify-content: space-between;
	}
	
	.flexbox_ver2 .boxtxt{
		width: 49%;
	}
	
	.flexbox_ver2 .boximg2{
		width: 49%;
	}
	
	.boximg2 ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		list-style: none;
	}
	
	.boximg2 ul li{
		width: 48%;
		max-width: 400px;
		margin: 0 0 20px 0;
	}
	
	.boximg2 img{
		width: 100%;
	}
	
	
	.ryoukin{
		margin: 0 0 0 0;
	}
	
	.moneyarea{
		margin: 0 0 20px 0;
		display: flex;
		/*justify-content: space-between;*/
		justify-content: center;
	}
	
	.moneyarea ul{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin: 0 ;
		padding: 0;
	}
	
	
	.moneyarea ul li{
		list-style: none;
		/*display: flex;
		justify-content: center;
		align-items: center;*/
		text-align: center;
		font-size: 36px;
		font-weight: bold;
		color:#FF0004;
		width: 23%;
		
	}
	
	.moneyarea ul li span{
		font-size: 18px;
		display: block;
		color: #ffffff;
		background-color: #FF0004;
		padding: 5px 0;
		
	}
	
	
	.moneyarea dl{
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.moneyarea dl dt{
		width: 35%;
		font-size: 18px;
		text-align: center;
		background-color: #fff100;
		padding: 10px 10px;
		font-weight: bold;
	}
	
	.moneyarea dl dt span{
		display: block;
		font-size: 14px;
	}
	
	.moneyarea dl dd{
		
		/*display: flex;
		justify-content: center;
		align-items: center;*/
		text-align: center;
		font-size: 36px;
		font-weight: bold;
		color:#FF0004;
		
	}
	
	.moneyarea dl dd span{
		font-size: 18px;
		display: block;
	}
	
	
	.money_hosoku{
		text-align: center;
	}
	
	.money_hosoku p{
		font-size: 16px;
	}
	
	.money_hosoku p strong{
		display: block;
		margin: 0 0 20px 0;
		background-color: #AC0002;
		color: #ffffff;
		padding: 10px;
	}
	
	
	.plandetail{
		margin: 0 0 20px 0;
	}
	
	.plandetail dl dt{
		
		padding: 0px 0px 10px 0;
		margin: 0 0 0 0;
		border-bottom: 2px solid #272727;
		font-size: 18px;
		
	}
	
	.plandetail dl dt span{
		color: #272727;
	}
	
	.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 20px 0;
	}
	
	.itinerarychui span.chui{
		display: block;
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	
	
	
	.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: #ffdd00;
		
	}
	
	.flexarea li.koumoku2{
		width: 11%;
		margin: 0 10px 0 0;
		font-weight: 900;
		color: #ffdd00;
		
	}
	
	.flexarea li.naiyou{
		width: 85%;
	}

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

.itineraryBox span {
	font-size: 14px;
}
	
	.itineraryBoxtit{
		background-color: #937962;
		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;
}	

/* 記述ください */

}