@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
@media screen and (max-width : 480px){
	
img { 
	  height: auto;
      max-width:100%;
}
	
/* [ SEC01 ] ================================================*/

#sec01 {
	display: none;
}
	
#sec01-sp {
    display: block;
	position: relative;
}
	
#mv-sp {
    width: 100%;
    padding-top: 160.9375%;
    background: url("../img/mv-sp.png") no-repeat;
    background-size: cover;
	position: relative;
	z-index: -1;
}

.ttl {
	width: 89%;
    position: absolute;
    top: 6.4%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
	
.balloon-2 {
    position: absolute;
    top:1%;
    left:0;
}
	
.date {
	text-align: center;
	padding: 58px 0 100px 0;
	margin-top: 0;
	z-index: +2;
}
	
.date img {
    width: 84%;
}
	
.date-2 {
	text-align: center;
	margin: 40px 0 20px 0;
	z-index: +3;
}
	
.date-2 img {
    width: 100%;
}
	
.balloon {
    position: absolute;
    bottom:0;
    right:0;
}
.balloon2 {
	display: none;
}
	
#mv-btm {
background-color: #000;
	padding-bottom: 0;
}
	
.ttl-01 {
	padding-top: 90px;
	padding-bottom: 7%;
	width: 67%;
	margin:  0 auto;
	text-align: center;
}
	
#info {
	width: 90%;
	height: 400px;
	margin: 2% auto;
	color: #000;
	overflow:scroll;
    overflow-x: hidden;
}

.news-list{
  list-style: none outside;
  margin: 0;
  padding: 0;
}
	
.item {
	background-color: #fff;
	margin-bottom: 10px;
	margin-right: 0;
	border-radius: 4px;
}
	
.news-list .item{
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  padding: 4%;
}
.news-list .item .date1{
  margin: 0;
  min-width: 100px;
  font-size: 18px;
  padding: 0 0 6px 0;
	letter-spacing: 1px;
	font-weight: bold;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
	line-height: 1.2rem;
}
.ttl-07 {
	border-bottom: 1px solid #000;
	font-size: 1.2rem;
}
	
/* [ SEC02 ] ================================================*/
	
	
#sec02 {
	background-image: url("../img/bg-sp.png");
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 100%;
	width: 100%;
	height: auto;
	position: relative;
	z-index: -1;
	overflow-x:hidden;
}

.about-txt {
	width: 82%;
	margin: 0 auto;
	padding: 160px 4% 30px 4%;
    font-family: 'Shippori Mincho', serif;
	font-size: 16px;
	line-height: 1.6rem;
	color: #fff;
}
	
.about-txt2 {
	width: 82%;
	margin: 0 auto;
	padding: 0 4% 50px 4%;
    font-family: 'Shippori Mincho', serif;
	font-size: 16px;
	line-height: 1.6rem;
	color: #fff;
}
	
.date-3-sp {
	text-align: center;
	margin: 0 0 0 0;
	z-index: +3;
}
	
	.date-3-sp {
		display: block;
		width: 100%;
	}
	
	.date-3-pc{
		display: none;
	}
	
.ticket_btn {
	text-align: center;
	font-size: 1.3rem;
}

.ticket_btn a {
  border-radius: 8px;
  padding: 1.2rem 2.5rem;
  background: #f8b62d;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8b62d), to(#a94223));
  background: -webkit-linear-gradient(top, #f8b62d 0%, #a94223 100%);
  background: linear-gradient(to bottom, #f8b62d 0%, #a94223 100%);
}

.ticket_btn a:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#f8b62d), to(#a94223));
  background: -webkit-linear-gradient(bottom, #f8b62d 0%, #a94223 100%);
  background: linear-gradient(to top, #f8b62d 0%, #a94223 100%);
}

.sold {
    width: 90%;
    margin: 20px auto;
    text-align: center;
    color: #ff0000;/*文字色*/
    border: solid 2px #ff0000;/*線色*/
    padding: 0.5em;/*文字周りの余白*/
    border-radius: 0.3em;/*角丸*/
    font-size: 1.1rem;
}
	
/*[ SEC03 ] ================================================*/

#sec03 {
	min-width: 100%;
	width: 100%;
	height:auto;
	position: relative;
}

.ttl-03 {
	text-align: center;
}
	
	.ttl-03 img {
		width: 96%;
	}

.cb {
    width: 86%;
	margin: 40px auto;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}

.cb li:first-child {
    width: 100%;
	padding-right:0;
}

.cb li:last-child {
    width: 100%;
	padding-top: 0;
	padding-bottom:0;
}

.cb_img {
    width: 100%;
    margin-bottom: 10px;
}

 .cb_name {
    font-size: 1.24em;
    line-height: 1.74rem;
    letter-spacing: 0;
    margin:20px 0 10px 0;
    color: #fff;
}

.area {
	font-size: 1rem;
	padding: 6px 0 0 0;
	color: #fff;
	line-height: 1.6rem;
	margin-left: 0;
}

.area-2 {
	font-size: 1rem;
	padding: 20px 0 0 0;
	color: #f8b62d;
	line-height: 1.6rem;
	margin-left: 0;
}
	
	
/*[ SEC04 ] ================================================*/

.sec04 {
	min-width: 100%;
	width: 100%;
	height:auto;
	padding: 60px 0 0 0;
	position: relative;
}

.ttl-04 {
	text-align: center;
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.3), rgba(199, 199, 199, 0.3) 50%, rgba(0, 0, 0, 0.4));
	padding: 21px 3% 24px 3%;
    font-family: 'Shippori Mincho', serif;
	font-size: 1.3rem;
	color: #f8b62d;
}
	
.soon {
	width: 80%;
	margin: 40px auto;
}

.soon img {
	border-radius: 10px;
}
	
.slider_area {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: +3;
}

.slider-sp {
    padding: 0;
}

.slider-sp li {
    margin: 30px 12px;
}

.slider-sp li img {
	border-radius: 10px;
	text-align: center;
	width: 100%;
}

.slick-dots {
}

.prev-arrow {
	display: block;
	z-index: 1000000;
	width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
	left: 1%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
	
.next-arrow {
    display: block;
    z-index: 1000001;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 50%;
	right: 1%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
	
	
/* [ SEC05 ] ================================================*/

#sec05 {
	min-width: 100%;
	width: 100%;
	height:auto;
	padding: 100px 0 60px 0;
	position: relative;
	background: linear-gradient(0deg, #000 0%, #003366 56%, #000 100%);
}

.txt-4 {
	text-align: center;
    font-size: 1.34em;
    line-height: 1.24rem;
    letter-spacing: 0;
    padding-bottom: 10px;
    color: #fff;
}
	
.txt-3 {
	text-align: left;
    font-size: 16px;
    line-height: 1.7rem;
    letter-spacing: 0;
    padding: 0 5% 20px 5%;
	font-family: 'Shippori Mincho', serif;
    color: #fff;
	width: 90%;
	margin: 0 auto;
}

.txt-5 {
	text-align: left;
    font-size: 16px;
    line-height: 1.7rem;
    letter-spacing: 0;
    padding: 0 5%;
	font-family: 'Shippori Mincho', serif;
    color: #fff;
	width: 90%;
	margin: 0 auto;
}
	
.maparea {
	width: 94%;
	margin: 0 auto 3%;
	padding: 40px 0 20px 0;
	position: relative;

}

.map-img {
	border-radius: 15px;
	border: 6px solid #9fe2fd;
}

.plus {
	position: absolute;
	bottom:14px;
	right: 2px;
}

.link-btn {
    font-size: 1.24em;
	display: block;
    width: 80%;
    max-width: 400px;
    margin: 2% auto 0;
    padding: 4% 1%;
    text-align: center;
    color: #fff;
    background-color: #3a62ad;
    border-radius: 14px;
    justify-items: center;
    position: relative;
}

.link-btn::after {
    content: "▶";
    font-size: 0.6rem;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -6px;
}

.link-btn:hover {
    opacity: 0.6;
}
	
/* [ PAGE TOP ] ================================================*/

#page-top {
	position: fixed;
	bottom: 10px;
	right: 0;
}
	#page-top img {
		width: 90%;
	}
	
	
.insta {
	width: 50px;
	margin: 20px auto;
}

.insta img {
	width: 50px;
}	
	
	
	
	
/* [ 上部バナー ] ================================================*/

	#top_bn {
		display: none;
	}
	
#top_bn_sp {
	display: block;
	z-index: +10;
	position: fixed;
	bottom: 6px;
	left: 0;
}

#top_bn_in {
	margin: 0 auto;
}

a.btn-radius-solid {
  writing-mode: vertical-rl;
  border-radius:0;
  padding: 1.2rem 0.8rem;
  background: #f8b62d;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8b62d), to(#a94223));
  background: -webkit-linear-gradient(top, #f8b62d 0%, #a94223 100%);
  background: linear-gradient(to bottom, #f8b62d 0%, #a94223 100%);
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#f8b62d), to(#a94223));
  background: -webkit-linear-gradient(bottom, #f8b62d 0%, #a94223 100%);
  background: linear-gradient(to top, #f8b62d 0%, #a94223 100%);
}	
	
	
/* [ FAQ ] ================================================*/

#qanda-o {
	width: 100%;
	background:rgba(255,255,255,0.17);
	padding: 0;
	margin-top: 82px;
	z-index: 0;
}

#qanda-i {
	width: 84%;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 0 8%;
}

.accordion {
	padding:60px 0;
}
	
.displayNone {
    display: none;
}
.accordion li {
    border-bottom: 1px solid #ccc;
    padding: 10px;
}
.accordion a {
    display: block;
}
.contentWrap {
	background-image: url("../img/a.png");
	background-size: 38px 45px;
	background-repeat: no-repeat;
	background-position: top left;
    padding:17px 0 20px 43px;
	line-height: 1.5rem;
}

.switch {
    cursor:pointer;
    font-weight: bold;
    padding:17px 33px 20px 43px;
    font-size: 17px;
    border-top: 1px solid #f3f3f3;
    position: relative;
	background-image: url("../img/q.png");
	background-size: 38px 45px;
	background-repeat: no-repeat;
	background-position: top left;
}

.switch:after {
    position: absolute;
    top: 60%;
    right: 10px;
    margin-top: -18px;
    content: '>';
    font-size: 20px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transition: all, 0.25s, linear;
    -o-transition: all, 0.25s, linear;
    -webkit-transition: all, 0.25s, linear;
    transition: all, 0.25s, linear;
    font-family: sans-serif;
    color: #d2cfb8;
}
.switch.open:after {
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-family: sans-serif;
}	
	
	
	
	

}