/* PC用のスタイル */
@media screen and (min-width: 769px) {
  header {
    display: none;
  }
  .outer-table {
    display: block;
  }
}

.outer-table {
    background-image: url('image/common.files/image012.png');
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center; 
}

.inner-table {
    font-size: 80%;
    display: flex;
    flex-direction: column;
    align-items: center; 
    margin-left: 160px;   /* メニュ全体位置 */

}

.cell {
    display: flex;
    justify-content: flex-end; 
    align-items: flex-start; 
    width: 200px;  /* メニュー間隔 */
    position: relative;
}

.image-cell {
    width: 80px;
    display: flex;
    justify-content: flex-end; /* 画像を右寄せ */
}

.links-cell .row {
    display: flex;
    justify-content: flex-start; /* リンクを左寄せ */
}

.links-cell {
    display: flex;
    flex-direction: column;

}
.cell a[href="gaiyo.htm"], .cell a[href="concert.htm"] , .cell a[href="bosyu.htm"] {
    position: absolute;
    left: 50px;   /*１段目の左右の位置 */
    top: -50px;
}


.cell a[href="shokai.htm"], .cell a[href="program.htm"] {
    position: absolute;
    left: 50px;   /*２段目の左右の位置 */
    top: -30px;
}


.image-cell {
    width: 50px;
}



body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
/*    background-image: url(image/concert.jpg);
/*    background-image: url(image/345207950_971258440575684_2626902368331546222_n.jpg);*/
/*    background-repeat: no-repeat;*/
/*    background-position: center 1%;*/   /* 上下位置指定 */
/*    background-size: 35%;*/ /* 拡大率指定 */

/*    background-image: url(image/concert.jpg), url(image/concert2.jpg), url(image/concert3.jpg);*/
/*    background-repeat: no-repeat, no-repeat, no-repeat;*/
/*    background-position: center 0%, center 80%, center 95%;*/
/*    background-size: 35%, 25%, 25%; */


    background-image: url(image/concert4.jpg), url(image/concert3.jpg), url(image/concert3.jpg); /*写真の番号*/
    background-repeat: no-repeat, no-repeat, no-repeat; 
    background-position: center 10%, center 54%, center 89%;/*位置指定*/
    background-size: 28%, 24%, 24%; /*拡大率*/

}


.concert1 {
    width: 830px;
    background-image: url('image/common.files/image001.png');
    border: 0;
    text-align: center;
    margin: auto; /* 追加 */
    margin-top: 10px; 
    margin-bottom: 100px; 
}

.title1 {
    font-size: 18pt;
    padding: 10.0pt 10.0pt 10.0pt 10.0pt;
}

.conductor1{
    font-size: 2;
    padding: 5.0pt 5.0pt 0.0pt 5.0pt;
}

.solist1,{
    font-size: 2;
    padding: 5.0pt 5.0pt 30.0pt 5.0pt;
}

.music1 {
    display: flex;
    justify-content: space-between;
}

.composer1 {
    font-size: 2;
    padding: 10.0pt 0.0pt 0.0pt 5.0pt;
    text-align: right;
    width: 47%;
}

.piece1 {
    font-size: 2;
    padding: 10.0pt 5.0pt 0.0pt 0.0pt;
    text-align: left;
    width: 47%;
}

.time1 {
    font-size: 2;
    padding: 20.0pt 5.0pt 20.0pt 5.0pt;
}

.teket1 {
    font-size: 2;
    padding: 20.0pt 5.0pt 20.0pt 5.0pt;
}

.teket2 {
    font-size: 2;
    text-align: left;
    padding: 20.0pt 5.0pt 20.0pt 5.0pt;
}
.teket2 .entrance-instruction {
    font-size: 1.2rem;
    text-decoration: underline;
}

.icon-container1 {
    display: flex;
    width: 200px; 
    height: auto; 
    justify-content: center;
    flex-direction: column;
}



@media screen and (min-width: 768px) {
    .table-container {
        flex-direction: row;
    }
    .table-row {
        flex-direction: row;
    }
}


/* 全体のスタイル */
body {
    font-size: 16px;    /* ここで全体のフォントサイズを設定 */
                        /* 必要に応じて他のスタイルを追加 */
}



@media screen and (max-width: 768px) {
  body {
    font-size: 14px; /* スマートフォンでは全体のフォントサイズを小さく設定 */
    background-size: cover;   }

  .title1 {
    font-size: 14pt; /* スマートフォンでは.title1のフォントサイズを小さく設定 */
  }

  body {
    background-size: 70%; /* スマートフォンでは背景画像を縮小 */
  }

  .concert1 {
    width: 90%; /* スマートフォンでは.concert1ブロックの幅を画面幅に合わせて設定 */
    height: 50%;
  }

  .concert1 {
    margin-top: 90px; /* スマートフォンでは.concert1ブロックの上部マージンを調整 */
    margin-bottom: 50px; /* スマートフォンでは.concert1ブロックの下部マージンを調整 */
  }

  .top-concert {
    margin-top: 50px; /* スマートフォンでは一番上のブロックの上部マージンを30pxに設定 */
  }
}




/* スマホ用のスタイル */
@media screen and (max-width: 768px) {
  header {
    display: block;
  }
  .outer-table {
    display: none;
  }
}

header {
  position: fixed;
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  background: #000;
  border-bottom: 1px solid #000;
  z-index: 100;
}

.menu-button {
  position: relative;
  z-index: 1;
  /* 他のスタイル */
}

header img {
  height: 35px; /* ヘッダーの高さの70% */
  width: calc(70% - 0px); /* メニューボタンの幅と余白を考慮し、元の幅の70% */
  object-fit: cover; /* 画像がはみ出さないように調整 */
  object-position: left; 
  background: #000;
}



nav ul {
  list-style-type: none; /* 中点（ドット）を消す */
}

.spmenu_btn {
  display: block;
  position: absolute;
  top: 14px;
  right: 15px;
  width: 30px;
  height: 22px;
  background: #fff;
  border-top: 10px solid #000;
  border-bottom: 10px solid #000;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.spmenu_btn:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  top: -9px;
  right: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.spmenu_btn:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 2px;
  background: #fff;
  bottom: -9px;
  right: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.spmenu_btn.active {
  background: #000;
}
.spmenu_btn.active:before {
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 0;
  right: 0;
}
.spmenu_btn.active:after {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: 0;
  right: 0;
}
.spmenu {
  display: none;
  position: absolute;
  top: 51px;
  left: 0;
  width: 100%;
  background: #000;
}
nav {
  display: block;
  width: 100%;
  margin: 0 auto;
}
nav li a {
  display: block;
  width: 100%;
  color: #FFF;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #999;
  font-size: 14px;
}


