@charset "utf-8";
/* CSS Document */
header , footer , .wrap{
text-align: center;
}
.wrap{
width: 100%;
background: #FDF6F0;
}
header{
width: 100%;
height: auto;

}
nav{
position: relative;
width: 100%;
margin: 0 auto;
font-size: 1em;
font-weight: 500; 
}
#manu_pc{
width: 100%;
margin: 0 auto;
}
main{
position: relative;
top: 0;
right: 0;
}
main::after {
content: '';
position: absolute;
top: 150px;
left: 0;
width: 100%;
height: 75px;
/*background:#f494a4;*/background:hsla(0,0%,8%,0.35);
}
#menu_container{
width: 100%;
height: 150px; 
margin: 0 auto;
background-color: #fff
}
.slider img{
overflow: hidden;
}
h2{
position: absolute;
z-index: 3;
top: 10%;
left: 0;
width: 100%;
margin: 0 auto;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}
nav ul {
position: absolute;
z-index: 20;
top: 5px;
left: 15%;
width: 70%;
margin: 0 auto;
display: inline-flex;
justify-content: space-between;
list-style: none;
padding: 0!important;
}
nav li{
list-style: none;
width:-moz-fit-content;
width:fit-content;
}
nav ul li a{
color: #fff;
text-decoration: none;
}
@media (min-width: 901px){
h2{
top: 25%;
left: -5px;
}
h2 img{
width: auto;
height: 600px;
}
main .container {
max-width: 5760px;
width: 100%;
height: auto;/*height: 450px;*/
background-color: #FDF6F0!important;
}
.top{
width: 70%;
margin: 15px auto 0;
display: inline-flex;
justify-content: space-between;
}
.top_left{
display: block; 
text-align: left;
}
.top_left p{
font-size: 16px;
line-height: 1.4rem;
}
  }
@media (max-width: 900px) {
.top{
width: 90%;
margin: 10px;
display: inline-flex;
justify-content: space-between;
}
.top_left{
display: block; 
text-align: left;
}
.top_right{
/*margin-top: 10px;*/
margin-right: 35px;
}
main{
margin-top: 0;
}
main .container{
margin: 0 auto;
max-width: auto;
width: 100%;
position:relative;
}
main::after {
top: 100px;
height: 100px;
}
#menu_container{
top: 0;
height: 100px;
}
h2{
position: absolute;
z-index: 3;
width: 100%;
top: 20%;
left: 0;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
text-align: left;
}
/*#object1 img{
width: 20%;
top: 400px;
right: 1rem;
}
#object2 img{
width: 15%;
top: 300px;
left: 1rem;
}*/
}
main .slick-prev,
main .slick-next,
main .slick-prev:before,
main .slick-next:before,
main .slick-dots,
main .slick-dots li button:before{
display: none;
}
main .slider{
margin: 0 auto;
}
main .slick-dots{
height: 0;
}
.slider {
height: auto;
margin-inline: auto;
overflow: hidden; 
width: 100%;
}
.slick-img img {
width: 100%;
max-height:550px;
}
@keyframes zoomUp {
    0% {
    transform: scale(1);
    }
    100% {
    transform: scale(1.15); 
    }
}
@media screen and (min-width: 501px) and ( max-width: 1300px) {
  #menu_container{
    height: 175px;
  }
  main::after {
    display:none;
}
.top{
padding-top: 15px;
margin-top: 0;
}
.top_left{
width: 500px;
}
.top_left p{
font-size: 14px!important;
line-height: 18px;
}
.top_left img{
margin-top: 10px;
 width: 80%;
}  
.top_right{
text-align: right!important;
}
.top_right img{
 width: 30%;
margin-left: 20px;
}  
}
@media (max-width: 500px) {
.top_left p{
font-size: 10px!important;
line-height: 14px;
}
.top_left img{
width: 100%;
}
.top_right{
  margin-left: 10px;
}
main::after {
display: none;
}
#menu_container{
top: 0;
  height: 120px;
}
   h2{
  top: 30%;
    }
    #top_smoku_hanabi .smoku{
height: 58px!important;
}
#top_smoku_hanabi .smoku:after{
top: 30%!important;
left: 2%!important;
}
  }
.add-animation {
  animation: zoomUp 10s linear 0s normal both;
}
@media (max-width: 900px){
.v_hide{
border-style: none!important;
margin: 0 0!important;
height: 0!important;
}
}
.travel_box{
overflow: hidden;
}
#top_smoku_hanabi .smoku h3{
filter: blur(5px);
}
#top_smoku_hanabi img{
filter: blur(5px);
}
#top_smoku_hanabi .smoku{
position: relative;
width: 350px;
height: 120px;
}
#top_smoku_hanabi .smoku:after{
position: absolute;
content: "後日公開予定";
top: 45%;
left: 32%;
filter: none;
font-size: 1.5rem;
font-weight: bold;
color: #ff0000;
}

/*リボン*/
.ribbon17-wrapper {
  display: block;
  position: relative;
  /*margin: 15px auto;*/
  /*padding: 10px 0;*/
 /* width: 100%;
  height: 150px;*/
  background: #f1f1f1;
/*  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.14);*/
  box-sizing: border-box;
 /* margin-bottom: 25px;*/
}

.ribbon17-content {
  position: absolute;
  top: -6px;
  left: -6px;
  width: 89px;
  height: 91px;
  overflow: hidden;
  z-index: 100;
  }

.ribbon17 {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  right: -23px;
  top: 22px;
  width: 160px;
  text-align: center;
  font-size: 18px;
  line-height: 16px;
  background: #ff6347;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.ribbon17:before, .ribbon17:after {
  position: absolute;
  content: "";
  border-top: 4px solid #973A2A;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}
.ribbon17:before {
  left: 20px;
}

.ribbon17:after {
  right: 16px;
}

.box {
    position: relative;
/*    padding: 4rem 2rem 3rem;
    background-color: #e1e1e1;*/
}
@media (min-width: 901px){
.box span {
    position: absolute;
    top: 240px;
    left: -10px;
    padding: 0.2rem 2rem;
    /*background-color: #c1a470;*/background-color: #ff6347;
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
}

.box span::before {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 0px;
    height: 0px;
    border: none;
    border-top: 5px solid transparent;
    border-right: 10px solid #973A2A;
    content: '';
}
}
@media (max-width: 900px){
.box span {
    position: absolute;
    top: -5px;
    right: -10px;
    padding: 0.2rem 2rem;
    /*background-color: #c1a470;*/background-color: #ff6347;
    color: #fff;
    font-size: 0.9rem;
    font-weight: bold;
}

.box span::before {
    position: absolute;
    top: 23px;
    right: 0;
    width: 0px;
    height: 0px;
    border: none;
    border-bottom: 5px solid transparent;
    border-left: 10px solid #973A2A;
    content: '';
}
}