@charset "UTF-8";
/* CSS Document */
@media print {
  body {
    display: none;
  }
}
/* ------------------------------
レスポンシブ
------------------------------ */
.pc{
  display:block;
}
.sp{
  display:none;
}
/* ------------------------------
全体背景
------------------------------ */
#theme {
  background-image: url(../image/bg_ground.gif) !important;
  background-position: center top !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  min-height: 100vh;
}
/* ------------------------------
リンク
------------------------------ */
#theme #fp-main a, #theme #fp-main a:link, #theme #fp-main a:visited, #theme #fp-main a:hover, #theme #fp-main a:active {
  color: #202124;
}
/* ------------------------------
メインビジュアルエリア
------------------------------ */
/* 基本放送日時情報*/
#theme #fp-hdr-block #fp-airdate {
  color: #000;
}
/* ------------------------------
ナビメニュー
------------------------------ */
#theme #fp-hdr-block #fp-nav ul { /*background-color: #aa212d;*/ color: #fff; /*border-bottom: 1px solid #aa222d;*/
}
#theme #fp-hdr-block #fp-nav ul li a {
  color: #fff;
  background-color: #555;
}
#theme #fp-hdr-block #fp-nav ul li:not(:last-of-type) a {
  border-right: 1px solid #000;
}
#theme #fp-hdr-block #fp-nav ul li a:hover {
  background-color: #666;
}
/* ------------------------------
各タイトル
------------------------------ */
#theme #fp-main h2 {
  color: #fff;
  /*background: url("/common/images/pattern/pat_blue_031.png") repeat;*/
  background:none; background-color: #000; /*パターン画像なし*/
  border-bottom: 3px solid #000;
}
#theme #fp-main h3 {
  background-color: #555;
}
/* 放送時間調整文言 */
#fp-cnt #fp-tmppage-simple-oainfo p.oa_change_text {
  color: #fb3668;
}
#theme #fp-main h4 {
  border-left-color: #555;
}
/* ------------------------------
コンテンツ背景
------------------------------ */
#fp-main {
  background: transparent !important;
}

.fp-cont-inner.social-section {
  background-color: #e2e2e2 !important;
  max-width: 1140px;
  min-height: 400px;
  padding: 10px 20px !important; 
  margin: 0px auto;
  box-sizing: border-box;
}

/* ------------------------------
リンクボタン
------------------------------ */
.linkBtn a:hover, .linkBtn a:active {
  background: #c9c2c2;
}
#theme #fp-main .linkBtn a::after {
  border-color: #FFF;
}
/* ------------------------------
バックナンバー　今後の放送スケジュール
------------------------------ */
#fp-cnt .listbox li {
  background-color: #f3f3f3;
}

#theme #fp-cnt .listbox {
  background-color: #fff;
}
#fp-cnt .listbox li .date{
    color: #555;
}
/* ------------------------------
ニュース
------------------------------ */
#fp-cnt .newsList li .day {
  color: #555;
}
/* ------------------------------
お知らせ（放送内容エリア）
------------------------------ */
#fp-cnt #fp-tmppage-simple-oainfo .oa_attention {
  border: 2px solid #555;
}

/* ------------------------------
Google Fonts
------------------------------ */
.murecho-title {
  font-family: "Murecho", serif;
  font-optical-sizing: auto;
  font-weight:900;
  font-style: normal;
}
/* ------------------------------
番組概要（追加エリア）
------------------------------ */
.fp-tmppage-simple-overview{
  text-align: center;
  padding: 32px 0 48px;
  background: url(../image/bg.jpg);
  background-size: cover;
  position: relative;
  height:100%;
}
.fp-tmppage-simple-overview::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.0);
}
.fp-tmppage-simple-overview2 {
  text-align: center;
  padding: 0;
  background: url(../photo/Dance_Image.jpg) center center / cover no-repeat;
  position: relative;
  width: 100%;
  height: 55vw; /* 横幅に応じて高さを調整 */
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2 {
    padding: 24px 0 36px;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center center;像対応 */
  }
}
.fp-tmppage-simple-overview2::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.0);
}
.fp-tmppage-simple-overview3{
  text-align: left;
  padding: 25px 0 48px;
  background: url(../image/bg_entry_flow_bg.png);
  background-size: cover;
  position: relative;
  height:100%;
  width:100%;
}
.fp-tmppage-simple-overview3::before{
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.0);
}
.heading{
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 20px;
  position: relative;
  z-index: 100;
}
.txtSdw{
  color: #5E89AB;
  font-style: italic;
  letter-spacing: 0.11em;
}
.catch{
  font-size: 20px !important;
  font-weight: bold;
  position: relative;
  z-index: 100;
  color: #2c2c2c;
  text-shadow: 1px 1px 1px #FFFFFF;
}
.catchTitle{
  font-size: 33px !important;
  font-style: italic;
  text-shadow: 1px 1px 1px #FFFFFF;
}
.catchTitle2{
  font-size: 22px 
  text-shadow: 1px 1px 1px #FFFFFF;
}
.botann-area{
  margin-top: 32px;
}
.botann-area2 {
  margin-top: 0;         /* 350px → 無効に */
  margin-bottom: 32px;
}
.botann-area3{
  margin-top: 15px;
}
a .btnEntry {
	display: block;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  max-width: 400px;
  width: 100%;
  margin: auto;
  padding: 1rem 4rem;
  font-size: 30px;
  font-weight: bold;
  background-image: linear-gradient(to top, #385165 19%, #5E89AB 96%));
  border-radius: 40px;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: 0.5s;
  position: relative;
  z-index: 100;
}
a .btnEntry:hover {
	color: #fff;
	background-image: linear-gradient(to bottom, #385165 19%, #5E89AB 96%);
}
.botann-area p{
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 14px;
}
/* ------------------------------
オーディションの流れ（追加エリア）
------------------------------ */
.fp-tmppage-simple-flow{
  background: #FFFFFF;
  padding: 20px 20px;
}
.flow-inner{
  display: flex;
  justify-content: space-between;
}
.flowWrap:not(:nth-child(3n+1)) {
  margin-left: 13px;
}
.flowWrap .item{
  display: inline-block;
  vertical-align: middle;
}
.flowWrap .flowTxt{
  display: inline-block;
  line-height: 1.5;
  width: 280px;
  vertical-align: middle;
  padding: 0 0 0 10px;
}
.flowWrap .flowTxt dt{
  font-size: 20px;
  font-weight: bold;
}
.flowWrap .item img{
  width: 69px !important;
  height: 59px !important;
}
/* ------------------------------
応募条件（追加エリア）
------------------------------ */
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.applicationTtl{
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin-top: -15px;
  margin-bottom: 28px;
}
.application-container{
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-bottom: 5px;
}
.applicationWrap:nth-child(-n+3) {
  margin-bottom: 28px;
}
.applicationWrap .item{
  display: inline-block;
  vertical-align: top;
}
.applicationWrap .applicationTxt{
  display: inline-block;
  line-height: 1.5;
  width: 300px;
  vertical-align: top;
  padding: 0 0 0 5px;
}
.applicationWrap .applicationTxt dt{
  font-size: 18px;
  font-weight: bold;
}
.applicationWrap .item img{
  width: 25px !important;
  height: 25px !important;
}
.application-right .applicationWrap{
  margin-bottom: 0;
}
.application-right .applicationWrap .applicationTxt dd:nth-child(-n+5) {
  margin-bottom: 16px;
}
/* ------------------------------
選考の流れ（追加エリア）
------------------------------ */
h2.selectionprocess{
  margin-bottom: 0 !important;
}
#selectionprocess{
  padding-top: 25px !important;
}
#fp-tmppage-simple-selectionprocess p{
  text-align: right;
  font-weight: bold;
  margin-bottom: 16px;
}
.selectionprocessWrap{
  display: flex;
  justify-content: center;
}
.selectionprocess-inner {
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 12px rgba(0, 0, 0, 0.5); /* 内側シャドウ */
}

.selectionprocess-inner2{
  border: 1px solid #000;
  background: #fff;
  padding: 20px 20px;
  border-radius: 20px;
}
.selectionprocessWrap .item{
  display: inline-block;
  vertical-align: text-top;
}
.selectionprocessWrap .selectionprocessTxt{
  display: inline-block;
  line-height: 1.5;
  width: 750px;
  vertical-align: top;
  padding: 0 0 0 5px;
  text-align: left;
}
.selectionprocessWrap .selectionprocessTxt dt{
  font-size: 30px;
  font-weight: bold;
}
.selectionprocessWrap .item img{
  width: 25px !important;
  height: 25px !important;
}
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 80px solid transparent;
  border-left: 80px solid transparent;
  border-top: 25px solid #000;
  border-bottom: 0;
  margin: 0px auto;
}
/* ------------------------------
Twitter⇒X対応
------------------------------ */
#tw {
  width: 780px;
  margin: 0 auto 30px;
}
#tw a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
  padding: 12px 0;
  text-decoration: none;
  position: relative;
}
#tw a::after{
  position: absolute;
  content: ">";
  top: 0;
  right: 0;
  width: 40px;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-size: 160%;
}
#tw a:hover{
  opacity: 0.8;
}
#tw a .tw_inner {
  display: inline-block;
  margin-right: 12px;
  position: relative;
}
#tw a .tw_inner img{
  width: 26px;
  height: 26.7px;
  margin-bottom: 2px;
}
#tw a p {
  color: #fff;
  margin: 0;
  font-size: 1.4em;
  font-weight: bolder;
}
/* ------------------------------
お問い合わせ
------------------------------ */
#fp-tmppage-simple-contact p{
  text-align: center;
}
.mailaddress{
  border: 8px solid;
  border-image: linear-gradient(to right, #61D6D4, #66A7E5) 1;
  margin-inline: auto;
  max-width: 500px;
  width: auto;
  padding: 40px 20px;
  margin-top: 24px;
}
/* ------------------------------
  for Smartphone
------------------------------ */
@media screen and (max-width: 768px) {
  /* ------------------------------
レスポンシブ
------------------------------ */
.pc{
  display:none;
}
.sp{
  display:block;
}
  /* ------------------------------
タイトルバー
------------------------------ */
  #fp-cnt #fp-main h2 {
    /*background: url("/common/images/pattern/pat_blue_031_2x.png");*/
    background:none; background-color: #000; /*パターン画像なし*/
  }

  /* ------------------------------
番組概要（追加エリア）
------------------------------ */
.fp-tmppage-simple-overview{
  text-align: center;
  padding: 2vh 0 32px;
}
.heading{
  font-size: 26px;
  line-height: 1.4;
  margin-bottom: 14px;
  text-shadow: 3px 3px 3px #FFFFFF;
}
.catch {
  font-size: 18px !important;
}
.catchTitle {
  font-size: 24px !important;
}
.botann-area {
  margin-top: 24px;
}
a .btnEntry {
  max-width: 300px;
  font-size: 24px;
}
/* ------------------------------
オーディションの流れ（追加エリア）
------------------------------ */
.flow-inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.flowWrap:not(:nth-child(3n+1)) {
  margin-left: 0 !important;
}
.flowWrap:not(:nth-child(3n+3)) {
  margin-bottom: 13px !important;
}
.flowWrap .flowTxt {
  max-width: 230px;
  width: 100%;
  padding: 0 0 0 5px;
}
.flowWrap .item img {
  width: 59px !important;
  height: 49px !important;
}
/* ------------------------------
応募条件（追加エリア）
------------------------------ */
.applicationTtl {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 24px;
}
.application-container {
  flex-wrap: wrap;
}
.applicationWrap:nth-child(-n+2) {
  margin-bottom: 20px;
}
.applicationWrap .applicationTxt {
  display: inline-block;
  line-height: 1.5;
  width: 280px;
  vertical-align: top;
  padding: 0 0 0 0;
}
.applicationWrap .applicationTxt dt {
  font-size: 16px;
  font-weight: bold;
}
.application-right .applicationWrap:nth-child(-n+2) {
  margin-bottom: 0;
}
/* ------------------------------
選考の流れ（追加エリア）
------------------------------ */

#selectionprocess {
  padding-top: 2vh !important;
}
.selectionprocess-inner {
  padding: 15px 15px;
}
.selectionprocessWrap .selectionprocessTxt {
  max-width: 200px;
  width: 100%;
  padding: 0 0 0 0;
}
.selectionprocessWrap .selectionprocessTxt dt {
  font-size: 20px;
}
.triangle {
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 20px solid #000;
  margin: 10px auto;
}
  /* ------------------------------
Twitter⇒X対応
------------------------------ */
#tw {
  width: 100%;
  padding-top: 0;
}
#tw a .tw_inner {
  margin-right: 14px;
}
#tw a {
  padding: 20px;
}
#tw a::after {
  padding: 14px 0;
}
#tw a p {
  font-size: 18px;
}
/* ------------------------------
お問い合わせ
------------------------------ */
.mailaddress {
  border: 8px solid;
  border-image: linear-gradient(to right, #61D6D4, #66A7E5) 1;
  margin-inline: auto;
  max-width: 280px;
  width: auto;
  padding: 20px 20px;
  margin-top: 24px;
}
/* ------------------------------
リンクボタン
------------------------------ */
  #theme #fp-main .linkBtn a::after {
    border-top: solid 5px #fff;
    border-right: solid 5px #fff;
  }
}

.linkBtn img {
  display: block;
  max-width: 100%;
  height: auto;
}

.linkBtn a {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  width: auto;
  height: auto;
  line-height: normal;
}

.linkBtn a:hover {
  opacity: 0.8;
  background: none !important;
}


.application-container-box {
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  padding: 30px;
  border-radius: 8px;
  margin: 0 auto 50px;
  max-width: 900px;
  width: 100%;
  box-sizing: border-box;
}




/* 応募条件全体ボックス */
.application-container-box {
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  padding: 30px;
  border-radius: 8px;
  margin: 0 auto 50px;
  max-width: 800px; /* ← 幅800pxに固定 */
  width: 100%;
  box-sizing: border-box;
}

/* 応募条件：左右2カラム */
.application-container {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: nowrap;
}

/* 左右の幅を調整 */
.application-left,
.application-right {
  width: 50%;
  margin-left: 30px; /* ← 右に30pxずらす */
}


/* 各項目ラップ */
.applicationWrap {
  display: flex;
  align-items: flex-start;
  margin-bottom: 24px;
}

/* チェックアイコン */
.applicationWrap .item {
  flex-shrink: 0;
  margin-right: 10px;
}

.applicationWrap .item img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

/* テキスト部分 */
.applicationTxt dt {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
  line-height: 1.4;
}

.applicationTxt dd {
  font-size: 15px;
  margin: 0;
  line-height: 1.4;
}

/* 注意事項のインデント */
.application-right .applicationTxt dd.indent {
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 10px;
}

/* ✅ レスポンシブ対応（スマホ時） */
@media screen and (max-width: 768px) {
  .application-container {
    flex-direction: column;
    gap: 20px;
    margin-right: 30px;
  }

  .application-left,
  .application-right {
    width: 100%;
  }

  .applicationWrap {
    flex-direction: row;
    align-items: flex-start;
  }

  .applicationTxt dt {
    font-size: 13px;
  }

  .applicationTxt dd {
    font-size: 14px;
  }
}





.flow-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}


.flowWrap {
  display: flex;
  align-items: flex-start;
  width: calc(33.333% - 13px);
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .flowWrap {
    width: 100%;
    margin-bottom: 20px;
    justify-content: flex-start;
  }
}

.flowWrap:not(:nth-child(3n+1)) {
  margin-left: 0 !important;
}

.flowWrap .item img {
  width: 60px;
  height: auto;
}
.flowWrap .flowTxt {
  flex: 1;
  padding-left: 10px;
}


.flow-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
}

.flowWrap {
  display: flex;
  align-items: flex-start;
  width: calc(33.333% - 13.33px);
  background: #fff;
  padding: 10px;
  box-sizing: border-box;
}

.flowWrap .item {
  flex-shrink: 0;
}

.flowWrap .item img {
  width: 60px;
  height: auto;
  display: block;
}

.flowContent {
  padding-left: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flowTxt dt {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
}

.flowTxt dd {
  font-size: 16px;
  margin: 0;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
  .flowWrap {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
  }

  .flowContent {
    padding-left: 10px;
  }

  .flowTxt dt {
    font-size: 15px;
  }

  .flowTxt dd {
    font-size: 15px;
  }
}


.botann-area2 {
  margin: 24px auto;
  text-align: center;
}

.botann-area2 .linkBtn {
  display: inline-block;
  max-width: 400px;
  width: 100%;
}

.botann-area2 .linkBtn img {
  width: 100%;
  height: auto;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
  .botann-area2 .linkBtn {
    max-width: 300px;
  }
}

@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2 {
    height: 80vw;
    background-position: center center;
    background-size: 130% auto; /* 左右を15%ずつカット風に見せる */
    align-items: flex-start; /* ボタンが中に入らないよう上寄せ */
  }

  .botann-area2 {
    margin-top: 16px;
  }
}





/* === ボタンエリア === */
.botann-area2 {
  text-align: center;
  margin: 24px auto;
  padding: 0 10px;
}

.botann-area2 .linkBtn {
  display: inline-block;
  max-width: 400px;
  width: 100%;
}

.botann-area2 .linkBtn img {
  width: 100%;
  height: auto;
}

/* === スマホ対応 === */
@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2 {
    background-size: 130% auto; /* 左右15%カット風 */
    aspect-ratio: 3 / 2;
  }

  .botann-area2 {
    margin-top: 16px;
  }
}




.botann-overlay {
  position: absolute;
  bottom: 30px;
  text-align: center;
}

.botann-overlay img {
  width: 320px;
  height: 50px;
  object-fit: contain;
}

/* スマホ版：画像外にボタン移動 */
@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    height: auto;
    aspect-ratio: 3 / 2;
    background-size: 130% auto;
  }

  .botann-overlay {
    position: static;
    margin-top: 10px;
    text-align: center;
  }

  .botann-overlay img {
    width: 250px;
  }


.linkBtn a:link, .linkBtn a:visited {
  display: inline-block;
  width: 240px;
  height: auto;
  line-height: 50px;
}


.linkBtn_more a:link, .linkBtn_more a:visited {
  display: inline-block;
  width: 280px;
  height: 70px;
  line-height: 50px;
  Margin-bottom:50px;
}

}


/* ボタン位置調整 */
.botann-overlay {
  position: absolute;
  bottom: 30px;
  text-align: center;
}

/* ボタン共通スタイル */
a.btnEntry {
  display: inline-block;
  width: 320px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-image: linear-gradient(to top, #385165 19%, #5E89AB 96%);
  border: 2px solid #fff;
  border-radius: 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
  transition: 0.3s ease;
}

a.btnEntry:hover {
  background-image: linear-gradient(to bottom, #385165 19%, #5E89AB 96%);
  opacity: 0.9;
}

/* スマホ版：背景ズーム＆ボタン外出し */
@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    height: auto;
    aspect-ratio: 3 / 2;
    background-size: 130% auto;
    align-items: flex-start;
  }

  .botann-overlay {
    position: static;
    margin-top: 20px;
  }

  a.btnEntry {
    width: 280px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
  }
}
.fp-tmppage-simple-overview2.with-button {
  position: relative;
  height: 535px;
  min-height: 250px;
  background: url(../photo/Dance_Image.jpg) center center / cover no-repeat;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.botann-overlay {
  position: absolute;
  bottom: 70px;
  text-align: center;
}

.botann-overlay img {
  width: 320px;
  height: auto;
  object-fit: contain;
}

@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    height: auto;
    aspect-ratio: 3 / 2;
    background-size: 130% auto;
  }

  .botann-overlay {
    position: static;
    margin-top: 16px;
  }

  .botann-overlay img {
    width: 80%;
  }
}

@media screen and (max-width: 768px) {
  .selectionprocess-inner {
    padding: 15px;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.15);
  }
}

.custom-message {
  display: block;
  margin-top: 0px;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 1.8;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 1px 1px 0 #FFFFFF;
}

.highlight-red {
  color: #ff0004;
  font-size: 28px; 
}


/* スマホ対応 */
@media screen and (max-width: 768px) {
  .custom-message {
    font-size: 18px;
    line-height: 1.6;
  }

.highlight-red {
  color: #ff0004;
  font-size: 20px; 
}
}


.contact-lead {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 24px;
}

.contact-email {
  font-size: 20px;
  color: #0056b3;
  font-weight: bold;
  border-bottom: 2px solid #0056b3;
  text-decoration: none;
}

.contact-email:hover {
  opacity: 0.8;
}

/* --- SNS セクション --- */
.social-section {
  margin-top: 0 !important;
}

.insta-block {
  margin-top: 24px;
  text-align: center;
}

/* --- レスポンシブ対応 --- */
@media screen and (max-width: 768px) {
  .contact-lead {
    font-size: 16px;
  }

  .contact-email {
    font-size: 18px;
  }

  .insta-block h4 {
    font-size: 18px;
  }
}

.section-title {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 24px;
}

/* PC・タブレット用 */
.fp-cont-inner.contact-section {
  background-color: #ffffff !important;
  max-width: 1140px;
  height: 380px;
  margin: 0px auto;              /* 上下に十分な余白 */
  box-sizing: border-box;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  margin-top: 0px;
  justify-content: center;        /* 縦中央揃え */
  align-items: center;            /* 横中央揃え */
  text-align: center;
}

/* スマホ用 */
@media screen and (max-width: 768px) {
  .fp-cont-inner.contact-section {
    height: auto;
    padding: 20px 15px;
    margin: 40px auto;
  }
}



/* メールボックスの枠色調整 */
.custom-mailbox {
  border: 4px solid #b7b9b8 !important;
  padding: 30px 20px;
  margin: 0 auto;
  max-width: 500px;
  background-color: #fff;
}

/* メールアドレスの装飾 */
.contact-email {
  font-size: 20px;
  color: #0056b3;
  font-weight: bold;
  border-bottom: none; /* これを追加 */
  text-decoration: none; /* これも追加 */
}

.contact-email:hover {
  opacity: 0.8;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .section-title {
    font-size: 20px;
  }

  .contact-lead {
    font-size: 16px;
  }

  .custom-mailbox {
    max-width: 480px;
    padding: 40px;
  }

  .contact-email {
    font-size: 18px;
  }
}


/* SNSセクション全体 */
.social-section {
  text-align: center;
}

/* タイトル画像 */
.social-title-image img {
  max-width: 300px;
  margin: 0 auto 24px;
  display: block;
}

/* SNSアイコンの横並び */
.sns-icons {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.sns-icons img {
  width: 48px;
  height: auto;
}

/* insta-block 画像アイコンタイトル */
.insta-block h4 img {
  width: 120px;
  height: auto;
  margin: 0 auto 12px;
  display: block;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .social-title-image img {
    max-width: 200px;
    margin-bottom: 16px;
  }

  .sns-icons {
    gap: 16px;
    margin-bottom: 16px;
  }

  .sns-icons img {
    width: 36px;
  }

  .insta-block h4 img {
    width: 90px;
    margin-bottom: 8px;
  }
}

/* Instagram / TikTok アイコン画像のサイズ指定 */
.insta-block h4 img {
  width: 220px;
  height: 50px;
  object-fit: contain;
  margin: 0 auto 12px;
  display: block;
}

/* スマホ対応（必要に応じて幅を縮小） */
@media screen and (max-width: 768px) {
  .insta-block h4 img {
    width: 180px;
    height: 40px;
  }
}

.insta-block .linkBtn {
  margin-top: 25px;
  margin-bottom: 60px;  /* ← この行を追加 or 修正 */
}

/* スマホ対応（必要に応じて微調整） */
@media screen and (max-width: 768px) {
  .insta-block .linkBtn {
    margin-top: 20px;
  }
}


.application-ribbon {
  position: relative;
  z-index: 10; /* ← 前面に表示 */
  text-align: left;
  margin-bottom: -54px;
  margin-left: 75px;
  margin-top: 0px; /* ← ここで下方向に配置 */
}

.application-ribbon img {
  width: 497px;
  height: 103px;
  object-fit: contain;
  display: block;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .application-ribbon {
    margin-left: -25px;   /* ← 左に寄せてはみ出し防止 */
    margin-top: -10px;
    margin-bottom: -30px;
    text-align: left;
  }

.application-ribbon img {
  width: 400px !important;
  height: 83px !important;
  max-width: none !important;  /* ← スマホ時の縮小を防ぐ */
  object-fit: contain;
  display: block;
}






/* スマホ対応 */
@media screen and (max-width: 768px) {
  .contact-section {
    height: auto;
    padding: 30px 15px;
  }
}


/* SNSセクション全体調整 */
.social-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

/* Instagramブロック */
.insta-block {
  max-width: 1140px;
  margin: 0 auto;
}

/* タイトル画像とInstagram埋め込みの間 */
.insta-block h4 {
  margin-bottom: 32px;
}

/* Instagram埋め込み部分と「もっと見る」ボタンの間隔 */
#beastage_insta {
  margin-bottom: 10px;
}

/* 「もっと見る」ボタン */
.insta-block .linkBtn {
  margin-top: 0;
}

.insta-block .linkBtn img {
  width: 280px;
  height: auto;
  transition: transform 0.3s ease;
}
.insta-block .linkBtn img:hover {
  transform: scale(1.05);
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .social-section {
    padding: 40px 10px;
  }

  .insta-block h4 {
    margin-bottom: 24px;
  }

  #beastage_insta {
    margin-bottom: 10px;
  }

  .insta-block .linkBtn img {
    width: 280px;
  }
}







@media screen and (max-width: 768px) {
  .insta-block .linkBtn a {
    font-size: 16px;
    padding: 10px 20px;
  }
}






/* TikTokブロック用カスタムスタイル */
.tiktok-block {
  text-align: center;
  padding: 40px 0;
}

.tiktok-block .sns-title img {
  width: 220px;
  height: 50px;
  margin-bottom: 20px;
}

.tiktok-feed {
  max-width: 880px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
}

/* TikTokサムネイル風スタイル（仮想） */
.tiktok-feed .item {
  width: 180px;
  height: 320px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .tiktok-block {
    padding: 24px 0;
  }

  .tiktok-block .sns-title img {
    width: 220px;
    margin-bottom: 0px;
  }

  .tiktok-feed {
    gap: 12px;
  }

  .tiktok-feed .item {
    width: 45%;
    height: auto;
    aspect-ratio: 9/16;
  }
}




/* SNSラベル */
.sns-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-top: 20px;
}

.sns-label {
  font-size: 18px;
  font-weight: normal;
  font-family: "Arial", "Helvetica Neue", sans-serif;
  color: #000;
  margin-right: 4px;
  display: flex;
  align-items: center;  /* ← アイコンと揃える */
  height: 100%;         /* ← 必要に応じて高さを合わせる */
}

/* SNSアイコン調整 */
.sns-icons img {
  width: 47px;
  height: 47px;
  object-fit: contain;
}

/* レスポンシブ対応 */
@media screen and (max-width: 768px) {
  .sns-label {
    font-size: 12px;
  }

  .sns-icons {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    justify-content: center;
    flex-wrap: wrap;
  }

  .sns-icons img {
    width: 47px;
    height: 47px;
  }
}



footer.site-footer {
  background-color: #000 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  max-width: 1150px;
  margin: 0 auto;
  padding: 13px 15px;
  min-height: 45px;
  text-align: center;
  display: block;
  position: relative;
  z-index: 0;
}

footer.site-footer p {
  margin: 0;
  text-align: center !important;
}



/* レスポンシブ対応（スマホ） */
@media screen and (max-width: 768px) {
  .site-footer {
    height: auto;
    padding: 12px 15px;
  }

  .site-footer p {
    font-size: 13px;
    line-height: 1.4;
  }
}




@media screen and (max-width: 768px) {
  .selectionprocessWrap .selectionprocessTxt {
    max-width: 280px;       /* ← 幅制限を追加（以前の200pxより少し広め） */
    width: 100%;
    padding: 0 10px;        /* ← 左右に10pxの余白 */
    box-sizing: border-box;
    margin: 0 auto;         /* ← 中央寄せ */
  }

  .selectionprocess-inner {
    padding: 15px 10px;
  }
}


@media screen and (max-width: 768px) {
  .sns-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
   margin: 0 0 0 0;
    overflow-x: hidden;
  }

  .sns-label {
    font-size: 14px;
    margin-right: 8px;
    display: flex;
    align-items: center;
  }

  .sns-icons img {
    width: 47px;
    height: 47px;
  }
}



@media screen and (max-width: 768px) {
  html, body {
    width: 100%;
    overflow-x: hidden;
  }

  iframe {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    display: block;
  }

  .fp-cont-inner,
  .social-section,
  .tiktok-block,
  .insta-block {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow-x: hidden;
  }

  iframe.snapwidget-widget {
    width: 100% !important;
    height: auto !important;
  }

  .tiktok-feed blockquote {
    max-width: 100% !important;
    width: 100% !important;
  }
}


@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    aspect-ratio: unset;        /* 固定アスペクト比を無効化 */
    height: auto !important;    /* コンテンツに合わせて高さ調整 */
    background-size: cover !important;  /* 背景画像をカバーに修正 */
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  .botann-overlay {
    margin-top: 0 !important;   /* ボタン周辺の余白除去 */
    padding-top: 0 !important;
  }

  .botann-overlay img {
    width: 250px;
    height: auto;
  }
}


/* ==============================
背景画像設定 (最優先で上書き)
============================== */
body #theme {
  background-image: url(../image/bg_ground.gif) !important;
  background-position: center top !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  min-height: 100vh;
}

/* スマホなど画面幅が狭いときの対応 */
@media screen and (max-width: 768px) {
  body #theme {
    background-size: cover !important;
    background-position: center top !important;
  }
}

#fp-main {
  background: transparent !important;
}




.fp-cont-inner.social-section {
  background-color: #e2e2e2 !important;
  min-height: 400px !important;  /* ← 高さ確保！ */
  padding: 60px 20px !important;
  box-sizing: border-box !important;
  display: block !important;
  position: relative !important;
  overflow: hidden !important;
  z-index: 1 !important;
}

/* 子要素が背景を隠さないよう透明に */
.fp-cont-inner.social-section > * {
  background-color: transparent !important;
}

/* float解除のclearfix */
.fp-cont-inner.social-section::after {
  content: "";
  display: block;
  clear: both;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
  .fp-cont-inner.social-section {
    padding: 40px 10px !important;
    min-height: 300px !important;
  }
}

.fp-cont-inner.contact-section {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* SNSセクション 親要素の左右paddingを完全に打ち消す */
.social-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fp-cont-inner.social-section {
  margin-left: auto !important;
  margin-right: auto !important;
}




/* 親の余白は完全除去（ズレ防止） */
.social-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}




/* ===============================
SNSセクション 最終整理版CSS
=============================== */
.social-section {
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

.fp-cont-inner.social-section {
  background-color: #e2e2e2 !important;
  max-width: 1140px;
  min-height: 400px !important;
  margin: 0 auto !important;
  padding: 60px 20px !important;
  box-sizing: border-box !important;
  display: block !important;
  position: relative !important;
  overflow: hidden !important;
  z-index: 1 !important;
}

.fp-cont-inner.social-section > * {
  background-color: transparent !important;
}

.fp-cont-inner.social-section::after {
  content: "";
  display: block;
  clear: both;
}

@media screen and (max-width: 768px) {
  .fp-cont-inner.social-section {
    padding: 40px 10px !important;
    min-height: 300px !important;
  }

  .social-section {
    padding: 40px 10px !important;
  }
}


.linkBtn img:hover,
.botann-overlay img:hover,
.linkBtn img:hover {
  filter: brightness(1.5); /* 明るさ調整 */
  transition: 0.3s ease;
}


.linkBtn_more img:hover,
.botann-overlay img:hover,
.linkBtn_more img:hover {
  filter: brightness(1.5); /* 明るさ調整 */
  transition: 0.3s ease;
}



.flow-icon {
  display: block;
  margin: 0 auto;
}

.host-credit-img {
  align-self: flex-end;
  margin-top: 8px;
  margin-right: 10px;
  width: auto;
  height: 30px; /* 必要に応じて調整 */
  object-fit: contain;
}

/* モバイル対応 */
@media screen and (max-width: 768px) {
  .host-credit-img {
    align-self: center;
    margin-right: 0;
    height: 24px;
  }
}








@media screen and (max-width: 768px) {
  .applicationTtl--flow {
    position: static;
  }

  .applicationTtl--flow .host-credit-img {
    position: static;
    margin: 10px auto 0;
    display: block;
    height: 24px;
  }
}





div.applicationTtl.applicationTtl--flow {
  margin-left: 0px !important;
}

div.applicationTtl.applicationTtl--flow .flow-icon {
  display: block;
  margin: 0 auto;
}

div.applicationTtl.applicationTtl--flow .host-credit-img {
  display: block;
  margin-top: 8px;
  margin-left: auto;
  margin-right: 0;
  height: 30px;
  object-fit: contain;
}


@media screen and (max-width: 768px) {
  .applicationTtl--flow div[style] {
    margin-left: 0 !important;
    display: block !important;
  }
}

  .applicationTtl--flow div[style] {
    margin-left: 0 !important;
    display: block !important;
    text-align: left !important; /* ← 左寄せに */
    padding-left: 20px; /* ← 少し左から余白を設けて整える */
  }

  .applicationTtl--flow .host-credit-img {
    height: 28px !important;  /* ← 少し大きく */
  }
}


@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; /* ← 上下中央 → 下寄せに変更 */
    align-items: center;
    height: 80vw;
    background-size: cover !important;
    padding-bottom: 30px; /* ← ボタンの余白を確保 */
  }

  .botann-overlay {
    position: relative;
    text-align: center;
  }

  .botann-overlay img {
    width: 250px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .linkBtn2 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .linkBtn2 img {
    width: 250px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button .linkBtn2 {
    margin-top: 30px !important;  /* ← 強制的に効かせる */
    display: flex;
    justify-content: center;
  }

  .fp-tmppage-simple-overview2.with-button .linkBtn2 img {
    width: 240px;
    height: auto;
    margin-top: 35px;
  }
}


.footer-copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 100%;
  max-width: 1140px;
  height: 45px;
  margin: 0 auto;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .footer-copyright {
    font-size: 12px;
    height: auto;
    padding: 10px;
  }
}



/* 共通設定 */
.fp-tmppage-simple-overview2.with-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 535px;
  min-height: 250px;
  background: url(../photo/Dance_Image.jpg) center center / cover no-repeat;
}

.botann-overlay {
  position: absolute;
  bottom: 70px;
  text-align: center;
}

.botann-overlay img {
  width: 320px;
  height: auto;
  object-fit: contain;
}

/* スマホ版レイアウト調整 */
@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    height: auto !important;
    min-height: 250px; /* ← ここを調整 */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    background-size: cover !important;
    padding-bottom: 20px; /* ← 少し余白を減らす */
  }

  .botann-overlay {
    position: relative;
    margin-top: 0;
    padding-top: 0;
    text-align: center;
    width: 100%;
  }

  .linkBtn2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .linkBtn2 img {
    width: 100%;           /* ← 少し小さめに */
    max-width: 240px;     /* ← 最大サイズを抑える */
    height: auto;
    margin: 6px auto 0;  /* ← ボタン上の余白も控えめに */
  }
}

@media screen and (max-width: 768px) {
  .fp-tmppage-simple-overview2.with-button {
    background-size: contain;
    background-position: center center;
    aspect-ratio: 16 / 9;
    padding-bottom: 50px;
  }

  .botann-overlay {
    position: static;
    margin-top: 16px;
  }
}

