
body {
  /* background-color: #ff0000; */
  margin: 0;
  padding: 0;
}

.pc{
  display: none;
}

.sp{
  display: block;
}

.content{
  width: 100%;
  margin: 0 auto;
  padding: 0 7.5px 0 7.5px;
}


header{
  padding: 0 0 60px 0;
}

#menu{
  margin-top:-20px;
  height:auto;
  background-image: url('../img/bg-menu-sp.png');
  background-position: center top;
  background-size: 100% auto; /* 横幅を50%、高さは自動 */
}

#menu .content{
  padding-top:22px;
  padding-bottom:11px;
}

#menu .content .titleimg{
  width:313px;
  height: auto;
}

#menu .content p{
  font-size: 16px;
  padding-bottom:44px;
}

#menu .content .grid{
  display: grid;
  width:320px;
  grid-template-columns: 1fr 1fr; /* 2カラム */
  gap: 8px; /* お好みで調整 */
}

#menu .content .col{
  width: 100%; /* 念のため */
}

#contents1{
  background-image: url('../img/bg-contents1-sp.png');
  background-position: center top;
  background-size: 100% auto; /* 横幅を50%、高さは自動 */
  padding-top:36.5px;
  padding-bottom:116.5px;
}

#contents1 .titleimg{
  width:222px;
  height: auto;
}

#contents1 .content{
  width:355px;
  margin: 0 auto;
  margin-top:-137px;
  padding-top:120px;
  padding-bottom: 30px;
  background-image: url('../img/bg-contents1-content-sp.png');
  background-position: center top;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  height:auto;

}

#contents1 .content .contents1-img1{
  width:250px;
  height:auto;
}

#contents1 .content .contents1-p1{
  margin-top:22px;
  font-size: 14px;
  font-weight: 500;
}

#contents1 .content .contents1-btn1{
  width: 250px;
  height: auto;
  margin: 20px auto 10px auto;
}

#contents1 .content .contents1-p2{
  font-size: 13px;
} 

#contents1 .content .contents1-img2{
  width: 250px;
  margin-top:8px;
  margin-bottom:12px;
}


#contents1 .content .grid{
  width:313px;
  margin-top:0px;
}

.contents1-thumbnails{
  margin-bottom:20px
}

.contents1-btndl, .contents1-thumbnails{
  margin-left:0px;
}

.contents1-btndl{
  margin-left:1px !important;;
}


#contents1 .content .contents1-img3{
  margin: 0 auto;
  margin-top:20px;
  margin-bottom:0px;
  width:260px;
  height:auto;
}

.arrow{
  margin-left:308px;
  margin-top:-120px;
  width:25px;
  height: auto;
}



#contents2{
  margin-top:-102px;
  /* padding-top:50px; */
  /* padding-bottom:260px; */
  background-image:url('../img/bg-contents2-sp.png'),linear-gradient(to bottom, transparent 0px, transparent 300px, #fdd3db 510px);
    background-position: center top;
  background-size: 100% auto; /* 横幅を50%、高さは自動 */

}

#contents2 .titleimg{
  margin-top:-30px;
  margin-bottom: 20px;
  width: 324px;
}

#contents2 .contents2-img2{
  margin-bottom:22px;
  display: block;
}

#contents2 .content .grid {
  width: 100%;
  padding-bottom:0px;
  margin-bottom:15px;
}

#contents2 .content .grid h3,
#contents2 .content .grid h4{
  font-size: 13px;
  margin: 25px auto 0 auto;
}

#contents2 .content .grid h4{
  margin-top:0px;
  padding-top:5px;
  border-bottom: none;
  margin-bottom: 20px;
}

#contents2 .content .grid .col img{
  width:200px;
}

#contents2 .content .grid .col p{
  padding-top:20px;
  padding-left: 30px;
  padding-right:30px;
  font-size:13px;
  margin-bottom:20px;
}

.oubo{
  font-size:18px;
  margin-top:-57px;
  margin-bottom:0;
}

.note-list li {
  font-size: 13px;
}

.note-list {
  list-style: none;
  padding-left: 30px;
  padding-right:30px;
  margin-left: 0;
}

#contents2 .content .grid .col .hr-pink{
  width:275px;
  display: block;
  margin-top:30px;
  margin-bottom:30px;
}

#contents2 .content .contents2-btn1{
  width:250px;
  margin:20px auto 20px auto;
}

.contents2-imgs{
  margin:0 auto 0 44px !important;
}

#contents2 .content .kiyaku{
  width:100%;
  margin:0 auto;
  padding-bottom:25px;
}

#contents2 .content .kiyaku h3{
  font-size: 16px;
}

#contents2 .content .kiyaku .kiyaku-body{
  font-size:12px;
  padding: 10px 20px;
  height:130px;
}



/*------------*/

#contents3{
  margin-top:-160px;
  background-image: url('../img/bg-contents3-sp.png');
  padding-bottom:100px;
}

#contents3 .titleimg{
  width:250px;
  height:auto;
  margin-top:-123px;
  margin-bottom:20px;
}


#contents3 .content .grid,
#contents3 .content-event .grid-description
{
  width:360px;
  gap: 5px;
}

#contents3 .content-event .grid-description{
    margin: 0 auto;
    display: flex;
    gap: 5px; 
    justify-content: space-between;
    max-width: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#contents3 .content .grid .col,
#contents3 .content-event .grid-description .col
{
  width:170px;
  max-width: 170px;
  border-radius: 20px;
  border: 2px solid #9269b7;
  padding:10px 5px 10px 5px;
}

#contents3 .content-event .grid-description .col{
  padding:5px 5px 5px 5px;
}

#contents3 .content .grid .col p,
#contents3 .content .grid .col a,
#contents3 .content-event .grid-description .col p,
#contents3 .content-event .grid-description .col a
{
  font-size: 13px;
  font-weight: 600;
  margin-bottom:5px;
}

#contents3 .content .grid .col hr,
#contents3 .content-event .grid-description .col hr
{
  margin: 2.5px auto 2.5px auto;
}

#contents3 .content .grid .col a,
#contents3 .content-event .grid-description .col a{
  font-size:13px;
}

.content-event .grid-description .col img{
  height: 88px;
}
.content-event .grid-description .col hr{
    margin: 0 auto 10px auto !important;
    width: 100% !important;
}
.content-event .grid-description .col .caption{
    margin: 0 !important;
    padding:0 !important;
  font-size:13px !important;
    font-weight: 400 !important;
    text-align: right;
    padding-right:10px;
}
.content-event .grid-description .col .titletext{
    font-weight: 700;
}
.content-event .grid-description .col .subtext{
    font-size:13px !important;
    font-weight: 500 !important;
}

.swipe-indicator {
  top: 40%;
  font-size: 12px;
}



/* .regmark {
   color: #E53B95 !important;
} */

.contents3-event-imgs{
  width:65px;
  margin:10px auto 10px auto;
}

.contents3-img2,
.contents3-img3{
  width:250px;
}

.contents3-img4{
  width:200px;
}

.minievent-list {
    max-width: 100%;
    width: calc(100% - 27px); /* 13.5px * 2 padding相当 */
    margin: 0 auto;
    box-sizing: border-box;
}

.event-item {
    display: flex;
    margin-bottom: 30px;
    padding: 0px;
    border-radius: 8px;
}

.event-item dt {
  width: 65px;
}

.event-item dt img {
    width: 100%;
    height: auto;
    display: block;
}

.event-item dd {
    margin-left: 10px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.event-item dd strong{
  font-size:80%;
}

.event-item dd p {
    margin: 0;
    color: #fff;
    font-weight: 700;
    font-size:13px;
}

.event-item dd .caption{
  color:#333;
  font-weight: 500;
  font-size:13px;
  padding-top:3px;
}

.detail-link {
    color:#0967a9;
    font-size:13px;
    font-weight: 700;
    text-decoration:underline;
    text-underline-offset: 6px;
}

.detail-link:hover {
    text-decoration: underline;
}



#contents4{
    margin-top:-65px;
    padding-top:50px;
  padding-bottom:25px;
  background-image: url('../img/bg-contents4-sp.png');
    background-position: center top;
}

#contents4 .titleimg{
  width:150px;
  margin-top:-82px;
    margin-right:0;
    margin-left:auto;
  margin-bottom:13px;
}

footer{
  padding:16px 0 7px 0;
  margin:0;
  height:auto;
  min-height: auto;
}

footer .content .grid{
  padding-top:10px;
  padding-bottom:10px;
  width:75px;
  gap: 20px;
}

footer .copyright{
  margin-top:20px;
  margin-bottom:0px;
}

footer .footer-imgs{
  width:325px;
  display: block;
  margin:16px auto;
}

footer .kako{
  margin-top:12px;
  width:150px;
}

footer .grid .col .sns-imgs{
  /* width:28px;
  height:auto; */
  margin: 0 auto;
}

.footer-accordion ul {
  width:150px;
}


#pagetop img {
  width:60px;
  height:auto;
}

#pizza{
  position: absolute;
  top: 177px;         /* 上からの距離はそのまま */
  left: 50%;          /* 横位置を中央に */
  transform: translateX(-50%);
  width:10px;
  height:10px;
  /* background-color: #fff; */
  z-index: 9999;  /* 最前面に */

}


  .modal .modal-content {
    width: 90%;
  }


    .modal .modal-content {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: none;
      translate: -50% -50%; /* Safari対策の新構文 */
    }

  .modal .modal-content .modal-close.icon {
    top: -26px;
    right: -17px;
  }
  .modal .modal-content .modal-close.icon img {
    width: 50px;
  }
  .modal .modal-content .modal-inner {
    padding: 32px 15px;
  }
  .modal .modal-content .modal-inner h2 {
    font-size: 21px;
    padding-bottom: 4px;
    border-width: 2px;
  }
  .modal .modal-content .modal-inner ul {
    margin-bottom: 18px;
    padding-inline-start: 0px;
  }
  .modal .modal-content .modal-inner ul li {
    font-size: 9px;
    line-height: 15px;
    text-indent: -1em;
    margin-left: 1em;
  }
  label[for="area-filter"] {
    font-size: 10px;
  }
  #area-filter {
    width: 150px;
    font-size: 11px;
    height: 40px; /* ← ここを追加 */
  }
  .modal .modal-content .modal-inner .table_wrap table tr th {
    font-size: 10px;
    padding: 5px;
    width: 55px;
  }
  .modal .modal-content .modal-inner .table_wrap table tr td {
    font-size: 10px;
    padding: 5px;
  }

  .modal .modal-content .modal-inner .table_wrap table tr td:first-child{
    width:6em;
  }

  .modal .modal-content .modal-inner .table_wrap table tr th:nth-child(2) {
    width: calc(100% - 145px);
  }
  .modal .modal-content .modal-inner .table_wrap table tr th:nth-child(3) {
    width: 70px;
  }
  .modal .modal-content .modal-inner .notice {
    margin-top: 25px;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
  }
  .modal .modal-content .modal-inner .btn {
    margin-top: 20px;
    width: 183px;
    height: 46px;
    font-size: 17px;
  }
  .modal .modal-content .modal-inner#modal2::before {
    width: 107px;
    height: 92px;
    top: 0;
    left: -31px;
  }


