

@charset "UTF-8";

html {
  font-size: 1.1111111111vw;
  -webkit-font-feature-settings: palt;
          font-feature-settings: palt;
}
.p-lp {
  overflow-x: hidden;
  background-color: #FFECAD;
}
.p-lp .lp-header__ttl {
  position: relative;
  height: 70vw;

  background: url(../img/top_pc.png) no-repeat 0 0/100vw auto;
    z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl {
    height: 133.33vw;
  
    background-image: url(../img/top_sp.png);
     z-index: 2;
  }
}
.p-lp .lp-header__ttl--main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 50vw;
  max-height: 640px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--main {
    height: 133.33vw;
    max-height: 500px;
  }
}
.p-lp .lp-header__ttl--main img {
  width: 48.44vw;
  max-width: 620px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--main img {
    width: 87.47vw;
    max-width: 328px;
  }
}
.p-lp .lp-header__ttl--sub {
  position: absolute;
  bottom: 5%;
  left: 60%;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--sub {
    bottom: 7%;
  }
}
.p-lp .lp-header__ttl--sub img {
  width: 15.47vw;
  max-width: 198px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--sub img {
    width: 33.33vw;
    max-width: 125px;
  }
}
.p-lp .lp-header__ttl--icons {
  position: absolute;
  top: 0;
  left: 0;
  width: min(8.98%, 115px);
  padding: min(1.41vw, 18px) 0 min(1.56vw, 20px) min(1.56vw, 20px);
  background: rgba(33, 57, 108, 0.84);
  --r: 1em;
  clip-path: polygon(0 0,100% 0,100% 100%,calc(100% - .1em) 100%,50% calc(100% - var(--r)),0em 100%,0 100%);
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons {
    width: auto;
    max-width: min(89.33vw, 335px);
    padding: min(2.67vw, 10px) 0 min(1.33vw, 5px) min(2.67vw, 10px);
    clip-path: polygon(100% 0,0 0,0 100%,100% 100%,100% calc(100% - .1em),calc(100% - var(--r)) 50%,100% .1em);
  }
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: min(89.33vw, 335px);
    padding-right: min(2.67vw, 10px);
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--ttl {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--ttl {
    margin-right: 7px;
    margin-bottom: auto;
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--ttl img {
  width: auto;
  height: min(5.47vw, 70px);
  max-height: 70px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--ttl img {
    height: min(10.93vw, 41px);
    max-height: 41px;
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--medal:last-child {
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--medal:last-child {
    padding-right: 15px;
    padding-bottom: 0;
  }
}
.p-lp .lp-header__ttl--icons .ttl--icons--medal img {
  width: min(6.09vw, 78px);
  max-width: 78px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons .ttl--icons--medal img {
    width: min(13.33vw, 50px);
    max-width: 50px;
  }
}
.p-lp .lp-header__ttl--icons img {
  width: 15.23vw;
  max-width: 195px;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-header__ttl--icons img {
    width: 89.33vw;
    max-width: 335px;
  }
}
.p-lp .lp-body .lp-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .lp-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-lp .lp-body .p-present {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present {
    padding: 0;
  }
}
.p-lp .lp-body .p-present .btn__wrap {
  margin-top: min(2.27vw, 29px);
}
@media screen and (max-width: 767px) {
  .p-lp .lp-body .p-present .btn__wrap {
    margin-top: max(7.73vw, 29px);
  }
}

/* ご応募はこちらボタン */
.btn__wrap {
  margin: min(3.52vw, 45px) auto 0;
}
.btn__wrap .btn {
  display: block;
  width: 38.67vw;
  max-width: 495px;
  padding: 1em 0;
  margin: auto;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1;
  /*color: #21396c;*/
  color: #fff;
  text-align: center;
  /*background: url(../img/icon_arw_right.png) no-repeat 95% 50%/9px auto #ffe100;*/
  background: #000;
  border-radius: 50px;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .btn__wrap .btn {
    width: 89.33vw;
    max-width: 335px;
  }
}

/* bnr--area */
.bnr--area {
  max-width: 1100px;
  padding: min(3.91vw, 50px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .bnr--area img {
    width: 89.33vw;
    max-width: 335px;
    margin: auto;
  }
}

/* SP */
@media(min-width: 768px){
  .d-md-none{
    display: none !important;
  }
}






















.top2-section {
  background: url(../img/top2_pc.png) center/cover no-repeat;
  padding: 60px 20px;
  text-align: center;
  color: #333;
    z-index: 1;

    margin-top: -130px; 
}

.top2-section .content {

  max-width: 800px;
  margin: 0 auto;
font-size: 19px;
  font-weight: 600;
  padding: 100px 20px;
  border-radius: 10px;
  font-weight: 600; 
  color: #6A4118;


  
}


/* スマホ版 */
@media screen and (max-width: 768px) {
  .top2-section {
    background: url(../img/top2_sp.png) center/cover no-repeat;
    padding: 40px 15px;
      margin-top: -300px; 
          z-index: 1;
  }
  .top2-section .content {
      margin-top: 100px; 
    padding: 40px 15px;
    
  }
}




/* セクション全体（全幅で使いたいときは max-width を外してOK） */
.wave-panel{
  width: 100%;       /* 横幅いっぱい */
  max-width: none;   /* 最大幅の制限を外す */
  margin: 0;         /* 中央寄せを解除 */
  padding-bottom: 30px;
      margin-top: -30px; 
      position: relative;
}



.uenioku{
  top: 0;
position: absolute;
width: 100%;
}


.mizutama{
  margin: 0 auto;
  width: 100vw;
  position: relative;
  max-width: 1000px;
  z-index: 3;
  text-align: center;
}
.eventdate {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  margin-top: -120px;
  margin-bottom: 40px;
  color: #FFECAD;
   font-weight: 800; 
}


/* .basyo{
  width: 70vw;
  justify-content:center;
} */


.map-link{
  position: absolute;
  right: 20%;   /* 画像の右端から12px */
  bottom: 20px;  /* 画像の下端から12px */
  
  color: #fff;
  
  font-size: 9px;
  font-weight: 600;
 

}


.marusan{
  width: 100%;
  display: flex;
  justify-content: center;
  column-gap: 16px;
  background-image: url("../img/event_line.png");
  background-size: 110%;
  background-position: center;
  background-repeat: no-repeat;
  
}

@media (max-width: 768px){
  .nitizi{
    width: 40%;
    aspect-ratio: 1;
  }

  .marusan{
    flex-wrap: wrap;
  }
}

.nitizi{
  width: 180px;
  height: 180px;
  border-radius: 50%;
  border: 4px solid #FFECAD;
  overflow: hidden;
  font-size: 16px;

}

.uenomozi{
  background-color: #6A4118;
  color: #FFECAD;
  height: 34%;
    text-align: center;
    padding-top: 20px; 
     font-weight: 700;

  

}

.sitanomozi .itikumi{
    font-size: 12px; 
      line-height: 0.6; 
 padding-top: 20px;
}


.sitanomozi a.marusanurl{
  text-decoration: none;           /* デフォの下線は消す */
  border-bottom:  1px solid #6A4118;/* 実線で表現 */
  padding-bottom: 2px;             /* 線との間隔 */
  line-height: 0.8; 
  font-size: 12px;

  word-break: break-all;
}


/* アクセスの丸だけ本文ブロックに余白 */
.marusan .nitizi:nth-child(3) .sitanomozi .itikumi {
  display: inline-block; /* marginが効くようにブロック化 */
  margin-top: 0.4px;
    line-height: 1.1; 
}


.sitanomozi{
  background-color: #FFECAD;
  color: #6A4118;
  height: 66%;
  text-align: center;
   
      font-weight: 600;
       line-height: 1; 
}




.marusan .sitanomozi{
  box-sizing: border-box;
}

/* 1つ目＝募集人数、2つ目＝会場 のみ上から7pxあける */
.marusan .nitizi:nth-child(1) .sitanomozi,
.marusan .nitizi:nth-child(2) .sitanomozi{
  padding-top: 20px;
}












.access{
   font-size: 12px; 
      line-height: 1; 
}
/* 波画像（同一ファイルを使い回し） */
.wave{
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
}
.wave--top{ margin-bottom: -1px; }   /* 1px隙間防止 */
.wave--bottom{
  transform: scaleY(-1);             /* 下は反転 */
  margin-top: -1px;                  /* 隙間防止 */
}

/* 緑パネル（高さは自由に） */
.panel{
  background: #649A40;
                /* 好きな高さに */
  margin: 0;        
  max-width:100%;    
  padding-bottom: 30px;   
  padding-top: 30px;          /* 上下の波にぴったりつける */
}

/* スマホで高さを少し詰めたいとき */
@media (max-width: 768px){
  .panel{ height: auto; }


.eventdate{
    margin-top: -36px;   /* PCの -120px を緩めて被り防止 */
    margin-bottom: 24px;
    font-size: 16px;     /* 本文ベース */
    line-height: 1.4;
     padding: 10px;
  }


}









/* 全体背景：風船の一枚画像 */
.program-day{
   background: url(../img/husen_bg.png) no-repeat 0 0/100vw auto;
  center top /
   cover no-repeat;

padding-top: ;
  /* 画像の四辺まで使うなら↓に変更： */
  /* background-size: 100% auto; */
background-position: center center;
}

.protitle .block-img {
  width: 90%;   

  height: auto; /* 縦横比を維持 */
  display: block;
  margin: 0 auto; /* 中央寄せ */
}




/* 中身の横幅とセンタリング */
.program-day__inner{
  max-width: 920px;            /* 仕上がりに合わせて調整 */
  width: min(92vw, 920px);
  margin: 0 auto;
}

/* 各ブロック画像は横幅いっぱいで縦比率維持 */
.block-img{
  display: block;
  width: 100%;
  height: auto;
  margin: 14px 0;              /* ブロック間の余白 */
}


.program-timetable {
  
  display: flex;
  justify-content: center;
  gap: 20px;          /* 枠と枠の間隔 */
  flex-wrap: wrap;    /* 狭い画面では縦に折り返す */
  margin: 20px 0;
  margin-bottom: 60px;
}

.timetable-img {
  display: block;
  width: 100%;
  max-width: 420px;   /* 画像の実サイズに合わせて調整 */
  height: auto;
}



/* スマホ（768以下）での余白や縮小 */
@media (max-width: 768px){
  .program-day{ padding: 28px 0 40px; }
  .block-img{ margin: 12px 0; }
}



@media (max-width: 768px) {
  .program-timetable {
     flex-direction:column;
    align-items:center;
    gap:12px;
    margin-bottom:40px;
  }
  .timetable-img {
    max-width: 100%;
  }

  /* 背景画像を消す */
  .program-day{ background: none; }

}











:root{
  --brown:#5a3c16;
  --text:#6a4a1f;
  --accent:#e0433f;
  --pill-outline:#fff;
  --pill-green:#e5f8d9;
  --pill-purple:#f5e6ff;
}

.takeda{
  /* 背景は一枚画像：この上に全部載せる */


    background-image: url("../img/takeda_bg.png") ;
      background-repeat: no-repeat;
  background-position: center top;
  background-size: contain; /* ←画像を縮小して収める */
      

  padding: clamp(32px,4vw,60px) 20px;
}

.takeda__inner{
  max-width: 1100px;
  margin: 0 auto;
  color: var(--text);
  font-family: "Noto Sans JP", system-ui, -apple-system, Segoe UI, Roboto, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

/* タイトルバー */
.takeda__titlebar{
  display:flex;
  align-items:center;
  gap: 12px;
  
  color:#fff;
  padding: 12px 18px;
  border-radius: 4px;
  width: fit-content;

}
.takeda__icon{ width: clamp(22px,3vw,34px); height:auto; }
.takeda__title{
  margin:0;
  font-weight:700;
  font-size: clamp(18px,2.3vw,28px);
  white-space: nowrap;
}

/* 2カラム */
.takeda__content{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px,3.2vw,36px);
  align-items:start;
  margin-top: 24px;
}

/* 左：サムネ */
.takeda__thumb{ margin:0;
  
  




  


}
.takeda__thumb img{ display:block; width:100%; height:auto; }

/* 右：テキスト */
.takeda__desc{ font-size:15px; line-height:1.9; }
.takeda__onair{
  margin:0 0 8px;
  color: var(--accent);
  font-weight:700;
  font-size: 27px;
   line-height: 1.2; 
}
.takeda__sub{ 
  color:#a2553b; font-weight:600; font-size: clamp(13px,1.6vw,16px); 


}
.takeda__lead{
   margin:10px 0 18px;
  line-height: 1.4 ;
  font-weight:700;
   font-size: 19px;
   }
.takeda__subttl{ margin:14px 0 10px; font-size:16px; font-weight:700; }

/* ピルリンク */
.takeda__links{ display:flex; flex-wrap:wrap; gap:10px 12px; }
.pill{
  display:inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight:700;
  font-size: 14px;
  text-decoration:none;
  border:2px solid #e46e4a;
  color:#8b3e1c;
  background: var(--pill-outline);

  transition: transform .06s ease, box-shadow .06s ease;
}
.pill:hover{ transform: translateY(-1px); }

.pill--green{ border-color:#7bb85a; color:#2f5b1d; background: var(--pill-green); }
.pill--purple{ border-color:#b18ae3; color:#5f3aa5; background: var(--pill-purple); }

/* レスポンシブ */
@media (max-width: 900px){
  .takeda__content{ grid-template-columns: 1fr; }
  .takeda__titlebar{ width: 100%; justify-content: center; 
  }
}

@media (max-width: 900px) {
  .takeda {
    background-image: url("../img/takeda_bg_sp.png");
     /* スマホ背景 */

  }

  .takeda__titlebar img.takeda_title {
    content: url("../img/takeda_sp.png"); /* スマホ用タイトル画像 */
    width: 110%;   
    height: auto;
    margin-bottom: -20px;
    max-width: 500px; 
  }   
}




.kids {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-top: 150px;
}

.kids img {
  display: block;
  width: 100%;   /* 横幅いっぱい */
  height: auto;  /* 縦横比を保持 */
}









.notice-section {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-top: -20px;
}

/* 波 */
.wave {
  display: block;
  width: 100%;
  height: auto;
}

/* 緑パネル */
.notice-panel {
  background: #649A40;
  padding: 40px 20px;
}

.notice-inner {
  max-width: 1100px;
  margin: 0 auto;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
}

/* 白帯見出し */
.notice-inner h2 {
  background: #fff;
  color: #3ca050;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  padding: 10px;
  margin: 30px auto 20px;
  border-radius: 3px;
    display: block;  
      width: 100%; 
  max-width: 100%;
}

/* リスト */
.notice-inner ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  text-align: left;
}
.notice-inner li {
  margin: 6px 0;
  position: relative;
  padding-left: 1.2em;
}
.notice-inner li::before {
  content: "●";
  position: absolute;
  left: 0;
  color: #fff;
  font-size: 0.9em;
}

/* スマホ調整 */
@media (max-width: 768px) {
  .notice-panel { padding: 24px 16px; }
  .notice-inner h2 { font-size: 16px; padding: 8px 10px; }
  .notice-inner li { font-size: 14px; }
}








.dekiru{
  background: url("../img/dekiru_bg.png") center top / cover no-repeat;
  /* または横にピッタリ： background-size: 100% auto; */
  padding: clamp(32px,4vw,60px) 20px;
  /* height:auto; は不要 */
  margin-top: -40px;
}
.dekiru_inner{
  max-width: 1200px;
  margin: 0 auto;
  color: var(--text);
  font-family: "Noto Sans JP", system-ui, -apple-system, Segoe UI, Roboto, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

/* タイトルバー */
.dekiru_titlebar{
  display:flex;
  align-items:center;
  gap: 12px;
  
  color:#fff;
  padding: 12px 18px;
  border-radius: 4px;
  width: fit-content;
  margin-top: 50px;

}
.takeda__icon{ width: clamp(22px,3vw,34px); height:auto; }
.dekiru_title{
  margin:0;
  font-weight:700;
  font-size: clamp(18px,2.3vw,28px);
  white-space: nowrap;
  margin-top: 50px;
}



/* 2カラム */
.dekiru_content{
  display:grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(20px,3.2vw,36px);
  align-items:start;
  margin-top: 10px;
}

/* 左：サムネ */
.dekiru_thumb{ margin:0; border: 8px ; }
.dekiru_thumb img{ display:block; width:100%; height:auto; }

/* 右：テキスト */

.dekiru-desc {
  max-width: 900px;
  margin: 0 auto;
font-size: 20px;
  color: #4b2e17; /* 全体の文字色 */
  line-height: 1.8;
  padding: 30px 20px;

}

/* 大見出し（白文字＋茶色背景） */
.dekiru-desc__lead {
  background: #5b3418;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 12px 16px;
  margin-bottom: 20px;
  line-height: 1.6;
}

.dekiru_bun{
   margin:10px 0 18px;
  line-height: 1.4 ;
  font-weight:700;
   font-size: 19px;
   }

/* 通常本文 */
.dekiru-desc__text {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 14px;
}
/* ピルリンク */
.dekiru_links{ display:flex; flex-wrap:wrap; 
  gap:10px 12px; 
margin-top: 10px;}
.pill{
  display:inline-block;
  padding: 8px 14px;
  border-radius: 999px;
  font-weight:700;
  font-size: 14px;
  text-decoration:none;
  border:2px solid #e46e4a;
  color:#8b3e1c;
  background: var(--pill-outline);
  box-shadow:0 2px 0 rgba(0,0,0,.06);
  transition: transform .06s ease, box-shadow .06s ease;
}
.pill:hover{ transform: translateY(-1px); box-shadow:0 3px 0 rgba(0,0,0,.08); }

.pill--green{ border-color:#7bb85a; color:#2f5b1d; background: var(--pill-green); }


.pill--black{
  background:#ffffff;
  border-color:#000000;
  color:#000000;
}
.pill--purple{ border-color:#b18ae3; color:#5f3aa5; background: var(--pill-purple); }

/* レスポンシブ */
@media (max-width: 900px){
  .dekiru_content{ grid-template-columns: 1fr; }
  ._titlebar{ width: 100%; justify-content: center; }
}

.dekiru_links{ margin-bottom: 10px; }         /* 上段のYouTubeグループの下に余白 */
.takeda__links{ margin-top: 10px; }  

