@charset "UTF-8";
.sp_style {
  display: none;
}
.flex {
  display: flex;
}
.flex.reverse {
  flex-direction: row-reverse;
}
.bold{
    font-family: "Zen Maru Gothic", serif;
    font-weight: 700!important;
    font-style: normal;
}
div,section {
  box-sizing: border-box;
}
#summer26 main {
  padding-top: 0!important;
  text-align: center;
}
#summer26 main p{
    font-family: "Zen Maru Gothic","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro", hiragino kaku gothic pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     font-weight: 500;
  font-style: normal;
  font-size: 16px;
    line-height: 1.6;
}

.content_wrap{
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
}
.top_mv{
    position: relative;
    z-index: 10;
}
.top_mv h1{
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 10%;
    z-index: 100;
    width: 52%;
    opacity: 0;
  animation: fadeIn 2s ease-out forwards;
  animation-delay: .2s;
}
.top_mv_image1{
    position: absolute;
    top: 15%;
    right: 12%;
    width: 13.5%;
    z-index: 200;
    opacity: 0;
  animation: fadeIn 2s ease-out forwards;
  animation-delay: 1.2s;
}
.top_mv_image2{
    position: absolute;
    top: 11%;
    left: 11%;
    width: 13%;
    z-index: 200;
    opacity: 0;
  animation: fadeIn 2s ease-out forwards;
  animation-delay: 1.2s;
}

.under_mv_wrap{
  background-image: linear-gradient(0deg, #ffffff 50%, #ecfaf9);
}
.under_mv_wrap .bg_wrap{
    width: 100%;
    background-image: url("../img/heading_bgimage_l.png"),url("../img/heading_bgimage_r.png");
    background-repeat: no-repeat;
    background-size: 10%,10%;
    background-position:left 1.5% top 20px,right 1.5% top 20px;
}
.under_mv_wrap .content_wrap{
    width: 100%;
    max-width: 1040px;
    position: relative;
        padding-bottom: 19%;
}
.under_mv_wrap .content_wrap .photo{
    position: absolute;
    width: 17%;
    right: 1%;
    top: 18%;
}
.under_mv_wrap .content_wrap .himawari{
    position: absolute;
    width: 12%;
    left: 4%;
    top: 22%;
}
#summer26 main .under_mv_wrap .content_wrap p{
    font-size: 17px;
    line-height: 1.7;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top:28%;
    z-index: 100;
}

/* イベント */
h2.section_style{
    font-size: 26px;
    font-family:"Zen Maru Gothic", serif;
    color: #001f8f;
    margin-bottom: 35px;
}
#event{
  padding:75px 0;
  background:
    radial-gradient(#b0e5f1 3px, transparent 3px) 0 0/20px 20px,
    #fff;
}
#event .content_wrap{
  background-color: #fff;
    padding:40px 30px 40px;
            position: relative;
    background-image: url("../img/event_image_r.png"),url("../img/event_image_l.png");
    background-repeat: no-repeat;
    background-position: left 28% top 1%,right 30% top 1%;
    background-size: 15%;
}
#event .box_wrap{
  flex-wrap:wrap;
  justify-content:space-between;
}

#event .box{
  width:calc(50% - 13px);
  padding:18px 18px 20px;
  background:#fff;
  border:5px solid #2bb673;
  border-radius:12px;
  text-align:left;
    display:flex;
    flex-direction:column;
    margin-bottom: 23px;
   background-repeat: no-repeat;
          box-shadow:0 2px 6px rgba(0,0,0,.08);
    background-size: 80px;
        background-position: right 4% top 2%;
}
#event .box img{
    margin-top: auto;
  display:block;
      width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  border-radius:6px;
}
#event .box.frame_green{
    background-image: url("../img/event_bg_image1.png");
    
}
#event .box.frame_blue{
    border-color:#00a0e9;
    background-image: url("../img/event_bg_image2.png");
}
#event .box.frame_red{
    border-color:#ef5362;
        background-image: url("../img/event_bg_image3.png");
}
#event .box.frame_yerrow{
    border-color:#f8c54a;
        background-image: url("../img/event_bg_image4.png");
}
#event .box h3{
  margin:0 0 10px;
  font-family:"Zen Maru Gothic", serif;
  font-size:20px;
  font-weight:700;
  line-height:1.45;
  color:#000078;
    width: 85%;
}
#event .box h3:first-letter{
    font-size: 23px;
    margin-right: .1em;
}
#event .box p{
    line-height: 1.4;
}
#event .box p span{
    font-size: 14px;
}
#event .frame_green h3{ color:#079766; }
#event .frame_blue h3{ color:#0077c8; }
#event .frame_red h3{ color:#e64150; }
#event .frame_yerrow h3{ color:#d99a00; }

.calendar{
 width: 75%;
    margin: 50px auto;
  background:#eff8fb;
  border-radius:6px;
    padding-bottom: 15px;
}
#event .calendar p.title{
    font-size: 22px;
  color:#000078;
  font-weight:700;
    background-color: #d5e4ef;
    line-height: 2;
    margin-bottom: .5em;
}

.calendar img{
    width: 85%;
    margin: 20px auto;
}
.calendar .info::before{
    content: "";
    padding: 20px;
    background-image: url("../img/calendar_image2.png");
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: left;
}
#event p.anime{
  position:absolute;
  left:3%;
  bottom:2%;
  width:74px;
 animation: korokoro 2.5s linear infinite;
}

@keyframes korokoro {
  0%   { transform: translate(0%, 0%); }
  5%   { transform: translate(10%, 0%) rotate(10deg); }
  25%  { transform: translate(20%, 0%) rotate(20deg); }
  30%  { transform: translate(-10%, 0%) rotate(-10deg); }
  35%  { transform: translate(-15%, 0%) rotate(-15deg); }
  45%  { transform: translate(10%, 0%) rotate(10deg); }
  50%  { transform: translate(15%, 0%) rotate(15deg); }
  60%  { transform: translate(-5%, 0%) rotate(-5deg); }
  65%  { transform: translate(-7%, 0%) rotate(-7deg); }
  75%  { transform: translate(0%, 0%) rotate(0deg); }
  100% { transform: translate(0%, 0%) rotate(0deg); }
}
@keyframes shake {
    0% {
        transform: rotate(15deg);
    }
    50% {
        transform: rotate(-15deg);
    }
    100% {
        transform: rotate(15deg);
    }
}

/* 宿泊プラン */
#conceptroom{
  padding:75px 20px 60px;
  background-color: #f7edd3;
    background-image: url("../img/concept_bgimage_r.png"),url("../img/concept_bgimage_l.png");
    background-size: 25%;
    background-position: right top,left bottom;
    background-repeat: no-repeat;
}
#conceptroom h2{
    margin-bottom: 1em;
}
#conceptroom .content_wrap{
  position:relative;
  padding:40px 40px 70px;
  background:#fff;
  box-shadow:0 2px 6px rgba(0,0,0,.01);
        background-image: url("../img/concept_image2.png"),url("../img/concept_image1.png");
    background-repeat: no-repeat;
    background-position: left 22% top 2%,right 27% top 3%;
    background-size: 14%,7%;
}
#conceptroom p.heading{
    display:inline;
  color:#A73131;
  font-size:21px;
  font-weight:700;
   background:linear-gradient(
transparent 65%,
#ffe93a 65%);
}
#conceptroom .flex{
    width: 92%;
    margin: 30px auto 0;
  justify-content:space-between;
  gap:20px;
  text-align:left;
}
#conceptroom .content_l{
    flex: 2.5;
}
#conceptroom .content_l p{
    font-size: 16px;
    line-height: 1.5;
}
#conceptroom .content_r{
flex: .9;
  width:300px;
  margin:0;
}
#conceptroom .content_r img{
  display:block;
  width:100%;
}
.room_image{
    display: block;
    margin-bottom: 50px;
}
.reserve_btn1,
.reserve_btn2{
  margin-top:30px;
}
#conceptroom .reserve_btn1 p,
#conceptroom .reserve_btn2 p,
#point .reserve_btn2 p{
  margin:0 0 5px;
  color:#001f8f;
  line-height:1.5;
}
#conceptroom .reserve_btn1 a,
#conceptroom .reserve_btn2 a,
#point .reserve_btn2 a,
#restaurant .calendar_btn{
  display:block;
    font-size: 16px;
  width:min(100%, 360px);
  padding:13px 18px;
  border-radius:3px;
  background:#001f8f;
  color:#fff;
  font-family:"Zen Maru Gothic", serif;
  font-weight:700;
  text-decoration:none;
  line-height:1.5;
transition: .5s;
position: relative;
left: 0;
  right: 0;
  margin: 0 auto;
     box-shadow:0 2px 6px rgba(0,0,0,.1);
}
#conceptroom .reserve_btn1 .button_style{
  background:#df9b21;
}

a.button_style:after {
  content: "";
  background-image: url("../img/triangle_w.png");
  padding: .5em .6em;
  background-repeat: no-repeat;
  background-size: 13px;
  position: absolute;
  right: 20px;
  top: 18px;
  transition: .5s;
}
a.button_style:hover {
  filter: brightness(110%);
    box-shadow:none;
}
a.button_style:hover:after {
  right: 10px;
}
#conceptroom .anime{
  position:absolute;
  right:5%;
  bottom:2%;
  width: clamp(48px, 15vw, 70px);
 animation: bound 3s infinite;
}

@keyframes bound {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-25px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.katakata {
  animation:katakata 1.5s infinite ease-in-out alternate;
}
@keyframes katakata {
  0% {transform:translate(0, 0) rotate(0deg);}
  21% {transform:translate(0, 0) rotate(0deg);}

  22% {transform:translate(0, 0) rotate(-3deg);}
  23% {transform:translate(0, -1px) rotate(0deg);}
  24% {transform:translate(0, -1px) rotate(6deg);}

  25% {transform:translate(1px, 0) rotate(-5deg);}
  26% {transform:translate(0, 1px) rotate(0deg);}
  27% {transform:translate(0, 0) rotate(10deg);}

  28% {transform:translate(0, 0) rotate(0deg);}
  100% {transform:translate(0, 0) rotate(0deg);}
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes float_ring {
20% {
    transform: translate(-15px, -10px) rotate(-8deg);
}
40% {
    transform: translate(20px, -18px) rotate(10deg);
}
60% {
    transform: translate(12px, 10px) rotate(6deg);
}
80% {

    transform: translate(-15px, 15px) rotate(-6deg);
}
}
#summer26 #footer{
    padding-top: 60px;
}
#summer26 #footer p{
        font-family: "Noto Sans JP,sans-serif";
}
#summer26 #footer .inner{
    text-align: center;
}
#summer26 #footer .footer_logo {
    display: block;
        transition: all 0.3s;
    width: 266px;
    margin: 0 auto 2em;
    } 

#summer26 #footer .footer_name{
    font-size: 2.2rem;
    font-weight: 600;
    margin-bottom: 0;
}
#summer26 #footer .footer_address{
    font-size: 1.6rem
}
#summer26 #footer .copy{
        font-size: 1.2rem;
    margin-top: 20px;
}
.reservation_btn{
    font-family: "Zen Maru Gothic","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro", hiragino kaku gothic pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 170px;
    padding: 10px 16px;
    font-size: 1.6rem;
    transition: all 0.3s;
   top: 15px;
    right: 15px;
    border-radius: 10px;
    position: fixed;
    z-index: 100;
    text-align: center;
    font-weight: bold;
    color: #e37400;
    background: #fff;
    border: 2px solid #e37400;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.reservation_btn span{
    font-size: .8em;
    margin-left: .3em;
}

/* レストラン */
#restaurant{
    position: relative;
  padding:70px 20px;
  background:repeating-linear-gradient(90deg, rgba(255,255,255,.8) 0 10px, transparent 5px 16px), #daefeb;
}
#restaurant h2{
    margin-bottom: 20px;
}
#restaurant .content_wrap{
/*  background:rgba(255,255,255,1);*/
      position:relative;
  padding:40px 40px 70px;
        background-image: url("../img/diner_image2.png"),url("../img/diner_image1.png");
    background-repeat: no-repeat;
    background-position: left 25% top 3%,right 25% top 3%;
    background-size: 7%,7%;
    background-color: #daefeb;
  box-shadow:none;
}
#restaurant .flex{
width: 90%;
  align-items:center;
  justify-content:center;
  gap:26px;
  margin:0 auto 25px;
}
#restaurant .content_l{
  flex: 2.5;
  margin:0;
    text-align: left;
}
#restaurant .contents_r{
    flex: 1;
  margin:0;
}
#restaurant .content_wrap > img{
  display:block;
}
img.diner_image{
    width: 92%;
    margin: 0 auto 50px;
}
#restaurant .calendar_btn{
  border:2px solid #001f8f;
  background:#fff;
  color:#001f8f;
}
#restaurant a.button_style:after {
  content: "";
  background-image: url("../img/triangle.png");
  padding: .5em .6em;
  background-repeat: no-repeat;
  background-size: 13px;
  position: absolute;
  right: 20px;
  top: 18px;
  transition: .5s;
}
#restaurant .calendar_btn:hover{
    box-shadow: none;
}
#restaurant a.button_style:hover:after {
  right: 10px;
}
#restaurant .anime{
  position:absolute;
  left:5%;
  bottom:2%;
  width: clamp(48px, 15vw, 75px);
    animation: float_ring 8s ease-in-out infinite;
    transform-origin: center center;
}

/* おすすめポイント */
#point{
  padding:70px 20px;
    background-color: #c7dce6;
}
#point h2{
line-height: 1.5;
}
#point .content_wrap{
    background-color: #fff;
      position:relative;
  padding:40px 40px 70px;
        background-image: url("../img/osaka_image_l.png"),url("../img/osaka_image_r.png");
    background-repeat: no-repeat;
    background-position: left 20% top 4%,right 20% top 4%;
    background-size: 7%,9%;
}
.point_midashi{
    width: 45%;
    margin: 0 auto;
}
#point h2{
    margin: 10px 0 30px;
}
#point .lead span{
    font-size: 21px;
    line-height: 1.3;
    padding-left: .5em;
    padding-right: .2em;
    color: #633C00;
        background-image: repeating-linear-gradient(-45deg,
        #FFE684 0, #FFE684 3px,
        transparent 3px, transparent 6px);
    background-size: 100% 40%;
    background-repeat: no-repeat;
    background-position: left bottom;
}
#point h3{
    font-family: "Zen Maru Gothic", serif;
    margin-bottom: .3em;
    line-height: 1.4;
    font-size: 19px;
    margin-top: 0;
    background-color: #001f8f;
    border-radius: 20px;
    color: #fff;
    padding: .2em;
}
#point .flex{
    flex-wrap: wrap;
    justify-content: center;
}
#point .box{
    width: 46%;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
    border: 4px solid #001f8f;
    border-radius: 15px;
    padding: 10px 15px 15px;
}
#point .box p{
    line-height: 1.4;
}
#point .box p span{
    font-size: 16px;
}
#point .anime{
    animation: shake 3s linear alternate infinite;
    position: absolute;
    bottom: 2%;
    width: clamp(48px, 15vw, 75px);
    right:8%;
}


@media only screen and (max-width: 949px) {
  html,
  body {
    min-width: 0 !important;
    max-width: none !important;
    overflow-x: hidden;
  }

  #summer26 main {
    width: 100%;
    overflow-x: hidden;
  }
  .content_wrap {
    width: 92%;
    max-width: 900px;
  }

  h2.section_style {
    font-size: 24px;
  }
  .under_mv_wrap .content_wrap {
    max-width: 900px;
    padding-bottom: 24%;
  }

  #event .content_wrap,
  #conceptroom .content_wrap,
  #restaurant .content_wrap,
  #point .content_wrap {
    padding-left: 28px;
    padding-right: 28px;
  }

  #point .box {
    width: calc(50% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .pc_style {
    display: none !important;
  }

  .sp_style {
    display: block !important;
  }

  .flex {
    display: block;
  }

  .content_wrap {
    width: 92%;
  }

  #summer26 main p {
    font-size: 15px;
    line-height: 1.6;
  }

  h2.section_style {
    font-size: 24px;
    line-height: 1.45;
    margin-bottom: 26px;
  }

  /* 固定予約ボタン */
  .reservation_btn {
    font-family: "Zen Maru Gothic","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "hiragino kaku gothic pro", hiragino kaku gothic pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    width: 170px;
    min-width: 0;
    padding: 10px 12px;
    font-size: 1.6rem;
    top: auto;
    right: 12px;
    bottom: 12px;
    left: auto;
    transform: none;
    position: fixed;
    z-index: 100;
    box-sizing: content-box;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #e37400;
    background: #fff;
    border: 2px solid #e37400;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }

  /* メインビジュアル */
  .top_mv h1 {
width: 100%;
      top: 0%;
  }

  .top_mv_image1 {
width: 22%;
      top: 2%;
      right: 1%;
  }

  .top_mv_image2 {
width: 20%;
      top: 2%;
      left: 1%;
  }

  /* メインビジュアル下 */
  .under_mv_wrap .bg_wrap {
    background-image: url("../img/heading_bgimage_l.png"), url("../img/heading_bgimage_r.png");
    background-repeat: no-repeat;
    background-size: 16%, 16%;
    background-position: left 2% top 5%, right 2% top 5%;
  }

  .under_mv_wrap .content_wrap {
    position: static;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    column-gap: 12px;
    row-gap: 10px;
    width: 86%;
    padding: 32px 0 20px;
  }

  #summer26 main .under_mv_wrap .content_wrap p {
    order: 1;
    width: 100%;
    position: static;
    margin: 0 auto 8px;
    font-size: 16px;
    line-height: 1.6;
  }

  #summer26 main .under_mv_wrap .content_wrap p br {
    display: none;
  }

  .under_mv_wrap .content_wrap .photo,
  .under_mv_wrap .content_wrap .himawari {
    position: static ;
    display: block;
    opacity: 1;
  }

  .under_mv_wrap .content_wrap .photo {
    order: 3;
    width: 30%;
  }

  .under_mv_wrap .content_wrap .himawari {
    order: 2;
    width: 18%;
  }

  /* セクション共通 */
  #event,
  #conceptroom,
  #restaurant,
  #point {
    padding-top: 55px;
    padding-bottom: 55px;
  }

  #event .content_wrap,
  #conceptroom .content_wrap,
  #restaurant .content_wrap,
  #point .content_wrap {
    width: 92%;
    padding: 32px 22px 45px;
    box-sizing: border-box;
  }

  /* イベント */
  #event {
    background-size: 16px 16px;
  }

  #event .content_wrap {
    position: relative;
    background-image: url("../img/event_image_l.png"), url("../img/event_image_r.png") ;
    background-repeat: no-repeat;
    background-size: 18%, 18% ;
    background-position: left 10px top 12px, right 10px top 12px;
  }

  #event .box {
    width: 100%;
    margin: 0 0 18px;
    padding: 15px 14px 16px;
    border-width: 4px;
  }

  #event .box h3 {
    width: 87%;
    font-size: 20px;
  }

  #event .box p span,
  #point .box p span {
    font-size: 14px;
  }

  #event .calendar p.title {
    font-size: 18px;
  }

  .calendar {
    width: 100%;
    margin: 35px auto 0;
  }

  .calendar img {
    width: 94%;
  }

  .calendar .info::before {
    padding: 17px;
    background-size: 30px;
  }

  #event p.anime {
    display: block;
    width: 15%;
      max-width: 60px;
    right: 10px;
    bottom: 0;
    z-index: 2;
    pointer-events: none;
  }

  /* 宿泊プラン */
  #conceptroom {
    background-image: url("../img/concept_bgimage_r.png"), url("../img/concept_bgimage_l.png") ;
    background-repeat: no-repeat;
    background-size: 36%, 36%;
    background-position: right top, left bottom;
    padding-left: 0;
    padding-right: 0;
  }

  #conceptroom .content_wrap {
    position: relative;
    padding-bottom: 40px;
    background-image: url("../img/concept_image2.png"), url("../img/concept_image1.png") !important;
    background-repeat: no-repeat;
    background-size: 17%, 9%;
      background-position: left 14% top 2%, right 18% top 3%;
  }

  #conceptroom p.heading {
    display: inline;
    font-size: 20px;
    line-height: 1.6;
  }

  #conceptroom .flex {
      display: block;
    width: 95%;
    margin-top: 22px;
    text-align: left;
  }

  #conceptroom .content_r {
    order: 1;
    width: min(76%, 280px);
    max-width: 280px;
    margin: 0 auto 20px ;
  }

  #conceptroom .content_l {
    order: 2;
    width: 100%;
  }

  #conceptroom .room_image {
    display: block;
    width: 100%;
    margin: 18px auto 40px;
  }

  #conceptroom .reserve_btn1,
  #conceptroom .reserve_btn2 {
    margin-top: 22px;
  }

  #conceptroom .anime {
    display: block ;
    position: absolute;
    right: 5%;
    bottom: 18%;
    z-index: 4;
    pointer-events: none;
  }

  /* レストラン */
  #restaurant {
    padding-left: 0;
    padding-right: 0;
  }

  #restaurant .content_wrap {
    align-items: center ;
    padding-top: 40px;
    background-image: url("../img/diner_image2.png"), url("../img/diner_image1.png");
    background-repeat: no-repeat;
    background-size: 10%, 10%;
    background-position:left 18% top 3%,right 18% top 3%;
  }
    #restaurant .flex{
        width: 95%;
    }
    #restaurant p.content_l{
        font-size: 16px;
    }
  #restaurant .contents_r {
          width: min(72%, 500px);
    max-width: 300px;
    margin: 20px auto 10px;
    }
    #restaurant .diner_image{
        width: 95%;
    }
#restaurant .anime{
  position:absolute;
  right:5%;
  bottom:10%;
    }
  /* おすすめポイント */
  #point {
    padding-left: 0;
    padding-right: 0;
  }

  #point .content_wrap {
    position: relative;
    padding-bottom: 46px ;
    background-image: url("../img/osaka_image_l.png"), url("../img/osaka_image_r.png");
    background-repeat: no-repeat;
    background-size: 13%, 15%;
    background-position: left 10px top 14px, right 10px top 14px;
  }

  .point_midashi {
    width: 70%;
  }

  #point h3 {
    font-size: 17px;
    border-radius: 16px;
  }

  #point .box {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 12px 14px;
    border-width: 3px;
  }

  #point .reserve_btn2 {
    width: 100%;
    margin-top: 30px;
    padding-left: 0 ;
    box-sizing: border-box;
  }

  #point .reserve_btn2 a {
    width: min(100%, 360px) ;
    box-sizing: border-box;
    font-size: 15px;
    padding: 13px 38px 13px 18px;
  }

  #point .anime {
    display: block;
    position: absolute;
    right: 6%;
    bottom: 4%;
    z-index: 3;
    pointer-events: none;
  }

  /* ボタン */
  #conceptroom .reserve_btn1 a,
  #conceptroom .reserve_btn2 a,
  #point .reserve_btn2 a,
  #restaurant .calendar_btn {
    width: min(100%, 360px)t;
    box-sizing: border-box;
    font-size: 15px;
    padding: 13px 38px 13px 18px;
  }

  a.button_style::after,
  #restaurant a.button_style::after {
    right: 14px;
    top: 15px;
  }

  a.button_style:hover::after,
  #restaurant a.button_style:hover::after {
    right: 10px;
  }

  /* フッター */
  #summer26 #footer {
    padding-top: 60px;
    padding-bottom: 0;
  }

  #summer26 #footer .footer_logo {
    width: 266px;
    margin: 0 auto 2em;
  }

  #summer26 #footer .footer_name {
    font-size: 2.2rem;
  }

  #summer26 #footer .footer_address {
    font-size: 1.6rem;
  }
}
@keyframes fadeIn{
  from{
    opacity: 0;
  }
  to{
    opacity: 1;
  }
}
@media only screen and (max-width: 599px) {
  .content_wrap {
    width: 92%;
  }
    h2.section_style{
        font-size: 22px;
    }
  #event .content_wrap,
  #conceptroom .content_wrap,
  #restaurant .content_wrap,
  #point .content_wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
    #point h2 {
    margin: 10px 0 20px;
}
#point h2 {
    line-height: 1.4;
}
    .point_midashi {
        width: 80%;
    }
  #summer26 main .under_mv_wrap .content_wrap p {
    font-size: 15px;
    line-height: 1.5 ;
  }
    #summer26 main .under_mv_wrap .content_wrap p br.irre{
        display: block;
    }
  .under_mv_wrap .bg_wrap {
    background-size: 22%, 22%;
    background-position: left 8px top 8px, right 8px bottom 8px;
  }

  .under_mv_wrap .content_wrap .photo {
    width: 50%;
  }

  .under_mv_wrap .content_wrap .himawari {
    width: 30%;
  }
    #event h2{
        margin-bottom: 15px;
    }
  #event .content_wrap {
    background-size: 24%, 24%;
    background-position: right 8px top 10px,left 5px top 10px;
  }

  #event .box h3 {
    font-size: 18px;
      line-height: 1.4;
  }
    #event .box{
        background-size: 25%;
    }
  #conceptroom .content_wrap {
      padding-top: 20px;
    background-size: 20%, 11% ;
    background-position: left 10px top 5px, right 14px top 14px ;
  }
#conceptroom p.heading {
        display: inline;
        font-size: 17px;
        line-height: 1.4;
    }
  #conceptroom .content_r {
    width: min(82%, 250px);
  }

  #conceptroom .anime {
      bottom: 21%;
    right: 4%;
  }
    #conceptroom .content_l p{
        font-size: 15px;
    }
    #conceptroom .reserve_btn1 p,#conceptroom .reserve_btn2 p{
        font-size: 14px;
    }
    #conceptroom .reserve_btn1 a{
        width: min(100%, 360px)t;
        box-sizing: border-box;
        font-size: 15px;
        padding: 13px 30px 13px 10px;
    }
    #conceptroom .reserve_btn1 a.button_style:after {
    content: "";
    background-image: url(../img/triangle_w.png);
    padding: .5em .6em;
    background-repeat: no-repeat;
    background-size: 13px;
    position: absolute;
    right: 12px;
    top: 18px;
    transition: .5s;
}
    #restaurant .content_wrap {
        align-items: center;
        padding-top: 20px;
        background-image: url(../img/diner_image2.png), url(../img/diner_image1.png);
        background-repeat: no-repeat;
        background-size: 10%, 10%;
        background-position: left 5% top 2%, right 5% top 2%;
    }
  #restaurant .contents_r {
    width: min(72%, 500px);
  }
    #restaurant p.content_l{
        font-size: 15px;
    }
  #restaurant .diner_image {
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto ;
  }

  #point .anime {
    right: 6% ;
    bottom: 6.8%;
  }
}
