@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

html{
  scroll-behavior: smooth;
  font-size: 62.5%;
}
body{
  font-family:'Noto Sans JP',"Helvetica Neue", "Helvetica", "Noto Sans Japanese","メイリオ",Meiryo,"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN",sans-serif;
  color: #222;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  position: relative;
}
p{
  text-align: justify;
  font-size: 1.6rem;
}
img{
  width: 100%;
  height: auto;
}
a,
a:hover,
a:hover img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}
a:hover img{opacity: 0.7;}

.pc_case{display: block!important;}
.sp_case{display: none!important;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb60{margin-bottom: 60px;}
.txt_c{text-align: center;}

main{
  width: 100%;
  overflow: hidden;
}
.wrapper,
.wrapper_mv{
  box-sizing: border-box;
  position: relative;
  max-width: 768px;
  width: 92.1875%;
  margin: 0 auto;
  z-index: 10;
}
.wrapper_mv{
  max-width: 1536px;
}
#mv .wrapper{
  width: 100%;
}

.containerbox,
.containerbox_r{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.containerbox_r{
  flex-direction: row-reverse;
}
.item02{width: 48%;}
.item03{width: 31.333%;}

@media (max-width: 768px) {
  .pc_case{display: none!important;}
  .sp_case{display: block!important;}
  .item02{width: 100%;}
  main{
    overflow: hidden;
  }
}



/* footer */
footer{
  padding: 40px 0 40px;
}
footer .item02:first-child{
  width: 40%;
}
footer .item02:last-child{
  width: 57%;
  font-size: 1.3rem;
}
/* .foot_20thlogo{
  display: block;
  max-width: 200px;
  width: 80%;
  margin-left: auto;
} */

.logo_aeon{
  display: block;
  max-width: 240px;
  width: 70%;
  margin: 0 auto 10px;
}
footer p{
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
a:link.btn_aeon,
a:visited.btn_aeon{
  box-sizing: border-box;
  display: block;
  background: #ee84a1;
  border-radius: 30px;
  color: #fff;
  font-size: 1.4rem;
  max-width: 400px;
  width: 100%;
  text-align: center;
  line-height: 36px;
  padding:0 20px;
  margin: 0 auto;
}
a:hover.btn_aeon{
  background: #ffc5dc;
}
#page_top{
  position: fixed;
  right: 0;
  bottom: -80px;
  display: block;
  width: 60px;
  height: 60px;
}
#page_top:hover{opacity: 0.95;}

@media (max-width: 768px) {
  footer{
    padding: 60px 0 100px;
  }
  footer#hist_foot{
    padding: 40px 0;
  }
  #anniv_logo .item02:first-child,
  #anniv_logo .item02:last-child{
    width: 100%;
  }
  #anniv_logo .item02:first-child{
    margin-bottom: 20px;
  }
  .logo_aeon{
    max-width: initial;
    width: 70%;
  }
}
#mv{
  background: #c1e6f4;
  padding: 180px 0 100px;
}
#mv_tako{
  position: relative;
  z-index: 3;
}
.title_tate{
  box-sizing: border-box;
  position: relative;
  background: #fff;
  width: 40px;
  height: auto;
  padding: 5px 5px 0;
  margin: auto;
  z-index: 10;
}
.title_hist_mv{
  box-sizing: border-box;
  position: relative;
  max-width: 400px;
  width: 90%;
  margin: 0 auto;
  z-index: 10;
}
.title_hist_mv::after{
  content: "";
  position: absolute;
  left: 50%;
  bottom: -60px;
  width: 1px;
  height: 60px;
  background-color: #666;
  transform: translateX(-50%);
}

.mv_msgbox{
  position: relative;
  z-index: 10;
}
.mv_msg,
.mv_submsg{
  text-align: center;
}
.mv_msg{
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.8;
  padding-top: 40px;
  margin-bottom: 10px;
}
.mv_submsg{
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.9;
}
.mv_img,
.history_mvimg{
  position: relative;
  display: block;
  margin: 30px auto 0;
  z-index: 12;
}
.history_mvimg{
  margin: 0 auto 30px;
}

@media (max-width: 768px) {
  #mv{
    padding: 60px 0 80px;
  }
  .mv_msg{
    font-size: 2.5rem;
    padding-top: 20px;
  }
  .mv_submsg{
    font-size: 1.5rem;
    font-weight: 500;
  }
  .mv_img{
    margin: 10px auto 0;
  }
  .history_mvimg{
    margin: 50px auto 10px;
  }
  .title_hist_mv{
    width: 70%;
    margin: 20px auto 0;
  }
  .title_hist_mv::after{
    bottom: -40px;
    height: 40px;
  }
}

/* コンテンツ背景 */
#sp_msg,
#history,
#season,
#anniv_logo,
#report{
  position: relative;
  padding: 100px 0;
}
#history{padding: 100px 0 120px;}

#sp_msg{background: url(../images/sp_msgbg.png);}
#history{background: #ffed95;}
#season{background: #ffd9e5;}

#sp_msg::before,
#history::before,
#season::before,
#season::after,
#report::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
}
#season::after{
  height: 40px;
}
#sp_msg::before{
  top: -30px;
  background: url(../images/sp_msgbg_top.png) repeat-x;
  background-size: auto;
}
#history::before{
  top: -30px;
  background: url(../images/history_bg.png) repeat-x;
  background-size: auto;
}
#season::before{
  top: -2.5%;
  background: url(../images/otoku_bg.png) repeat-x;
  background-size: auto;
}
#season::after {
  bottom: -34px;
  background: url(../images/otoku_bg_bottom.png) repeat-x;
  background-size: auto;
}
#report::before{
  top: -30px;
  background: url(../images/report_bg.png) repeat-x;
  background-size: auto;
}

@media (max-width: 768px) {
  #sp_msg,
  #season{
    position: relative;
    padding: 60px 0;
  }
  #history{padding: 60px 0 80px;}
  #anniv_logo{padding: 60px 0 0;}

  #sp_msg::before,
  #history::before,
  #season::before,
  #season::after,
  #report::before{
    height: 24px;
  }
  #sp_msg::before{
    top: -20px;
    background: url(../images/sp_msgbg_top.png) no-repeat top center / cover;
  }
  #history::before{
    top: -20px;
    background: url(../images/history_bg.png) no-repeat top center / cover;
  }
  #season::before{
    top: -20px;
    background: url(../images/otoku_bg.png) no-repeat top center / cover;
  }
  #season::after{
    bottom: -20px;
    background: url(../images/otoku_bg_bottom.png) no-repeat top center / cover;
  }
  #report::before{
  top: -20px;
  background: url(../images/report_bg.png) no-repeat top center / cover;
  }
}

/* タイトル*/
.title_baseimg{
  display: block;
  max-width: 450px;
  width: 90%;
  margin: 0 auto 10px;
}
.title_base02{
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 60px;
}
.btn_pink{
  box-sizing: border-box;
  display: block;
  width: 40%;
  background: #ee84a1;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  font-size: 2.0rem;
  font-weight: 600;
  padding: 10px;
  margin: 30px auto 0;
}

.btn_pink:hover{
  color: #777 ;
  background: #ffc5dc;
}

@media (max-width: 768px) {
  #sp_msg .title_base02{margin-bottom: 40px;}
  #history .title_base02{margin-bottom: 30px;}
  .btn_pink{width: 80%;}
}

/* スペシャルメッセージ */
#sp_msg .containerbox_r{
  box-sizing: border-box;
  margin-bottom: 80px;
}
.msgbox:first-child{
  width: 27%;
}
.msgbox:last-child{
  box-sizing: border-box;
  border-left: 4px solid #ffc5dc;
  width: 70%;
  padding-left: 15px;
}
.title_spmsg03{
  color: #004984;
  font-size: 2.2rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.title_spmsg03 b{
  font-size: 1.5rem;
}
.title_spmsg03 span{
  display: block;
  color: #717071;
  font-size: 1.5rem;
  font-weight: 500;
}
.msgbox p{
  font-size: 1.4rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  #sp_msg .containerbox_r{
    margin-bottom: 60px;
  }
  .msgbox:first-child,
  .msgbox:last-child{
    width: 100%;
  }
  .msgbox img{
    display: block;
    /* width: 80%; */
    margin: 0 auto 20px;
  }
  .msgbox:first-child{
    position: relative;
  }
  .fadeimg{
    position: absolute;
    top: 0;
    left: 0;
  }

}

/* 市野の歴史 */
#history .item03{
  box-sizing: border-box;
  box-shadow: 5px 5px 0px 0px rgba(242, 222, 189, 1);
  line-height: 0;
  margin-bottom: 20px;
}
#history .item03 img{
  margin: 0;
}

/* レポート */
#report{
  background: url(../images/report_bgall.gif);
}
.title_report{
  text-align: center;
  font-size: 2.2rem;
  font-weight: 600;
}
.report_day{
  text-align: center;
  font-size: 2.4rem;
  font-weight: 600;
}
.report_day span{font-size: 3.0rem;}

.report_img{
  border-top: 10px dotted #f09fbd;
  padding-top: 20px;
}
.report_img img{
  display: block;
  width: 80%;
  height: auto;
  border-radius: 15px;
  margin: 0 auto 20px;
}

/* swiper */
#report .swiper{
  position: relative;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 60px;
}
#report .swiper-slide {
  opacity: .3;
  transform: scale(.9)!important;
  transition: .7s;
  display: flex;
  justify-content: center;
  align-items: center;
}
#report .swiper-slide img {
  box-sizing: border-box;
  border: 5px solid #ffc5dc;
  border-radius: 20px;
  height: auto;
  width: 100%;
}
#report .swiper-slide-active,
#report .swiper-slide-duplicate-active{
  opacity: 1;
  /* 中央のスライドは薄くしない */
  transform: scale(1)!important;
  /* 中央のスライドは小さくしない */
  z-index: 2;
  /* 中央のスライドを一番上にする */
}

@media screen and (max-width: 767px) {
  #report .swiper {
    width: 90%;
    margin: 30px auto 0;
    overflow: visible;
  }
  #report .swiper-slide {
    transform: scale(0.9) !important;
    opacity: 0.3;
  }
  #report .swiper-slide-active,
  #report .swiper-slide-duplicate-active {
    transform: scale(1) !important;
    opacity: 1;
    z-index: 2;
  }

  .report_img{
    border-top: 8px dotted #f09fbd;
  }
  .report_img img{
    width: 90%;
    margin: 0 auto 10px;
  }
}

/* ページネーション */
#report .custom-arrow {
  background: #ee84a1;
  border-radius: 3px;
  width: 60px;
  height: auto;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #fff;
  position: absolute!important;
  top: 90%;
  z-index: 10;
  cursor: pointer;
  user-select: none;
}
/* 左矢印 */
#report .swiper-button-prev.custom-arrow {
  left: 49%;
  transform: translateX(-100%);
}
/* 右矢印 */
#report .swiper-button-next.custom-arrow {
  right: 49%;
  transform: translateX(100%);
}


/* 下層ページ／HISTORY */
#historyArea{
  overflow: hidden;
}
.otherHeader{
  width: 100%;
  padding: 15px 0;
}
.logo_yoko{
  display: block;
  max-width: 290px;
  width: 80%;
  margin: 0 auto;
}
#history_day{
  background: #c1e6f4;
  padding: 0 0 80px;
}
#history_day .wrapper{
  width: 100%;
  margin: 0 auto 120px;
}
.newsArea{
  position: relative;
  z-index: 10;
}
.title_hist_day{
  display: block;
  border-radius: 30px;
  background: #F7E160;
  text-align: center;
  color: #004984;
  font-size: 2.4rem;
  font-weight: 800;
  width: 80%;
  box-shadow: 5px 5px 0px 0px rgba(241, 213, 171, 0.9);
  margin: 0 auto 20px;
}
.title_hist_day span{
  font-size: 3.4rem;
}
.fuchidori {
  text-align: center;
  font-size: 2.0rem;
  font-weight: 800;
  color: #004984;
  -webkit-text-stroke: 6px #fff;
  text-stroke: 6px #fff;
  paint-order: stroke;
}
.title_hist_sub{
  text-align: center;
  color: #004984;
  font-size: 1.5rem;
  font-weight: 700;
}

#history_day .containerbox{
  margin-bottom: 60px;
}
#history_day .item02:first-child{
  box-sizing: border-box;
  position: relative;
  width: 65%;
}
#history_day .item02:last-child{
  position: relative;
  width: 35%;
}
.newsbox_left{
  position: relative;
  width: 65%;
  margin-right: auto;
  margin-top: 60px;
}
.newsbox_right{
  position: relative;
  width: 65%;
  margin-left: auto;
  margin-top: 60px;
}
.pdm30{
  padding-bottom: 13%;
}

.photo_s{
  display: block;
  width: 92%;
  margin: 0 auto 10px;
}
.photo_half{
  display: block;
  width: 50%;
  margin: 0 auto 10px;
}
.photo_text{
  color: #222;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 600;
}

.fukidashi_l,
.fukidashi_r{
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 15px;
  background: #fff;
  padding: 10px;
  z-index: 15;
}
.fukidashi_l::before{
  content: "";
  position: absolute;
  top: 25%;
  left: -30px;
  display: inline-block;
  border-right: 30px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.fukidashi_r::before{
  content: "";
  position: absolute;
  top: 40%;
  right: -30px;
  display: inline-block;
  border-left: 30px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.hist_newsflower{
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.hist_newsflower02{
  position: absolute;
  width: 90%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
.foot_msg{
  position: relative;
  text-align: center;
  font-size: 3.0rem;
  font-weight: 800;
  line-height: 1.6;
  margin: 120px 0 60px;
  z-index: 10;
}

/* 音楽の浜松市 */
.foot_20thlogo{
  display: block;
  max-width: 200px;
  width: 80%;
  margin: 0 auto;
}
.seasonbox:first-child{
  width: 220px;
}
.seasonbox:last-child{
  width: calc(100% - 220px);
}
#anniv_logo p.fuchidori{
  color: #222;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 400;
}

@media (max-width: 768px) {
  #historyArea #mv{
    padding: 180px 0 60px;
  }
  #history_day{
    padding: 0 0 60px;
  }
  #history_day .wrapper{
    width: 92.1875%;
    margin: 0 auto;
  }
  #history_day .item02:first-child,
  #history_day .item02:last-child{
    width: 100%;
    margin-bottom: 20px;
  }
  .title_hist_day{
    width: 90%;
    font-size: 2.0rem;
  }
  .title_hist_day span{
    font-size: 2.8rem;
  }
  .photo_s{width: 100%;}
  .fuchidori{
    font-size: 1.8rem;
  }
  .fukidashi_l,
  .fukidashi_r,
  .fukidashi_l img,
  .fukidashi_r img{
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .fukidashi_l::before,
  .fukidashi_r::before{
    content: "";
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    border-bottom: 20px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
  }
  .fukidashi_r::before{
    right: unset;
  }
  .newsbox_left,
  .newsbox_right,
  .seasonbox:first-child,
  .seasonbox:last-child{
    width: 100%;
  }
  .seasonbox:first-child{
    margin-bottom: 20px;
  }
  .foot_msg{font-size: 2.0rem;}

}


/* 2025.04_swiper追加 */
.swiperMain {
  width: 100%;
  max-width: 750px;
  margin: auto;
}
.swiper-slide img {
  width: 100%;
  display: block;
  object-fit: cover;
}

.swiper-controller{
  max-width: 300px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* gap: 20px; */
  margin: 30px auto 0;
}
.swiper-pagination {
  position: relative;
  position: static !important;
  /* display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; */
  height: 3.2867132867vw;
  line-height: 1;
}
/* ドットの見た目 */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #bbb;
  opacity: 0.6;
  border-radius: 50%;
  transition: opacity 0.3s ease;
}
.swiper-pagination-bullet-active {
  background: #ee84a1 !important;
  opacity: 1;
}
.swiper-button-next,
.swiper-button-prev{
  position: static!important;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next img,
.swiper-button-prev img{
  width: 40px;
  height: 40px;
  /* width: 3.2867132867vw;
  height: 3.2867132867vw; */
  background: #ee84a1;
  border-radius: 50%;
}

.swiper-slide a img:hover{
  opacity:1;
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .swiper-controller{
    width: 50%;
  }
  .swiper-pagination{
    height: 40px;
  }
  .swiper-button-next img,
  .swiper-button-prev img{
    width: 30px;
    height: 30px;
  }
}