@font-face {
  font-family: 'AvoBold';
  src: url("fonts/UTM AvoBold.ttf");
}
body{
	line-height: 1.3;
}
@media(max-width:767px){
	.hidden-mb{
		display: none;
	}
}
@media(min-width:767px){
	.block-mb{
		display: none;
	}
}
.pt100{padding-top: 100px;}
.pt80{padding-top: 80px;}
.pb100{padding-bottom: 100px;}
.mt50{margin-top: 50px;}
.mt30{margin-top: 30px;}
.mt20{margin-top: 20px;}
.mt10{margin-top: 10px;}
@media(max-width:767px){
	.pt100{padding-top: 70px;}
	.pt80{padding-top: 60px;}
	.pb100{padding-bottom: 70px;}
	.mt50{margin-top: 30px;}
}
/*----- Banner -----*/
.banner{
	position: relative;
}
.banner > img{
	width: 100%;
}
.bnr-inner{
	position: absolute;
	width: 100%;
	bottom: 50px;
	text-align: center;
}
.bnr-content{
	display: flex;
	align-items: center;
	justify-content: center;
}
.bnt-title{
	font-family: 'AvoBold';
	text-shadow: 0 0 18px #070B05;
	font-size: 90px;
	color: #fff;
	padding-left: 10px;
	line-height: 1.1;
	text-align: left;
}
.bnt-title span{
	font-size: 37px;
	display: block;
}
@media(max-width:1900px){
	.bnr-inner{
		bottom: 2.5vw;
	}
	.bnr-content img{
		width: 14.5%;
	}
	.bnt-title{
		font-size: 4.7vw;
	}
	.bnt-title span{
		font-size: 2vw;
	}
}
@media(max-width:767px){
	.bnr-inner{
		bottom: 40vw;
	}
	.bnr-content img{
		width: 25%;
	}
	.bnt-title{
		font-size: 12vw;
	}
	.bnt-title span{
		font-size: 6vw;
	}
}

/*----- Content -----*/
.title-cm{
	font-family: 'AvoBold';
	font-size: 45px;
	text-align: center;
}
@media(max-width:1024px){
	.title-cm{
		font-size: 35px;
	}
}
@media(max-width:767px){
	.title-cm{
		font-size: 30px;
	}
}
.list-spots{
	display: flex;
	justify-content: center;
	margin-left: -15px;
	margin-right: -15px;
	align-items: stretch;
	flex-wrap: wrap;
}
.list-spots > div{
	padding-left: 15px;
	padding-right: 15px;
	width: 50%;
	height: 100%;
}
.list-spots > div > a{
	display: block;	
}
.img-responsive{
	width: 100%;
}
.itembox-body h3{
	font-size: 28px;
	font-weight: bold;
}
.tag-wrap{
	margin: 5px 0 10px 0;
}
.tag{
	font-size: 15px;
	padding: 5px;
	background: #fff;
	border:1px solid #BCBC5E;
	display: inline-block;
}
.data-wrap{
	margin-top: 20px;
}
.data-wrap li{
	padding-left: 20px;
	margin-bottom: 6px;
	position: relative;
}
.data-wrap li:before{
	content: '';
	position: absolute;
	left: 0;
	top:3px;
	width: 14px;
	height: 16px;
}
.times:before{	
	background: url("img/icon-time.svg") no-repeat left center;
}
.assembly:before{	
	background: url("img/icon-bus.svg") no-repeat left center;
}
.departure:before{	
	background: url("img/icon-departure.svg") no-repeat left center;
}
.spots:before{	
	background: url("img/icon-map.svg") no-repeat left center;
}
.itembox-body{
	background: #F5F5EB;
	padding: 20px 20px 30px 20px;
}
.itembox-body a{
	color: #333;
}
a:hover{
	text-decoration: none;
}
.price-line span{
	color: #FE0000;
	font-weight: bold;
	font-size: 23px;
}
.price-line span.yen{
	font-size: 16px;
}
.itembox-book{
	text-align: center;
}
.btn-cta {
	font-family: 'AvoBold';
	background: #FF9419;
	border-radius: 30px;
	text-align: center;
	color: #fff !important;
	font-weight: bold;
	display: inline-block;
}
.itembox02 a:hover .btn-cta,
.btn-cta:hover{
  background: #EC8D1F;
  color: #fff;
  text-decoration: none;
}
.btn-cta-medium{
  min-width: 260px;
  max-width: 100%;
  padding: 15px;
}
.example-txt{
	margin-top: 10px;
}
@media(max-width:1024px){
	.itembox-body h3{
		font-size: 22px;
	}
}
@media(max-width:767px){
	.list-spots > div{
		width: 100%;
	}
	.list-spots > div + div{
		margin-top: 30px;
	}
}

.sightseeing{
	background: #F5F5EB;
}
.trailer-inn{
	width: 750px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.text_box{
	text-align: center;
}
.movie {
 position: relative;
 width: 100%;
 margin: 0 auto;
 padding-bottom: 56.28%;
 height: 0;
 overflow: hidden;
}

@media(min-width:767px){
  .col4-item4{
    display: flex;
		flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
		align-items: stretch;
  }
  .col4-item4 > div{
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;    
  }
	.col4-item4 > div > div{
		height: 100%;
	}
}
@media(min-width:991px){
	.col4-item4 > div{
		width: 25%;
	}	
}
@media(max-width:991px) and (min-width:767px){
	.col4-item4 > div:not(:nth-child(1)):not(:nth-child(2)) {
		margin-top: 30px;
	}
}
@media(max-width:767px){
	.col4-item4 > div + div{
		margin-top: 30px;
	}
	.text_box{
		text-align: left;
	}
}
.box-p20{
	padding: 20px 20px 30px 20px;
}
.border-gray{
	box-shadow: 0 0 20px rgb(0 0 0 / 20%);
	background: #fff;
}
.content-info h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 7px;
}
.border-gray img{
	width: 100%;
}






