https://stg-www.rittor-music.co.jp/s/jamp//* Gradient in Hex 
linear-gradient(to right, #0A0404 0%, 54.90264695303918%, #797778 88.80503144654088%, 96.35220125786164%, #F5C16D 100%);

/* Gradient in RGBA 
linear-gradient(to right, rgba(10, 4, 4, 1) 0%, 54.90264695303918%, rgba(121, 119, 120, 1) 88.80503144654088%, 96.35220125786164%, rgba(245, 193, 109, 1) 100%);
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
  margin-left: 10px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
/*

COMMON

 */
html, body {
  text-align: center;
  font-family: 'M PLUS 1p', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "Osaka", 'Lucida Grande', Verdana, Arial, sans-serif;
  /*background-image: linear-gradient(to right, rgba(10, 4, 4, 1) 0%, 54.90264695303918%, rgba(121, 119, 120, 1) 88.80503144654088%, 96.35220125786164%, rgba(245, 193, 109, 1) 100%);*/
  font-size: 16px;
  font-weight: 400;
  /*color: #000;*/
  scroll-behavior: smooth;
}
div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
div.read {
  padding: 10px;
  font-weight: 400;
  margin-bottom: 20px;
}
:focus {
  outline: none;
}
p {
  line-height: 1.4em;
  padding: 10px;
  font-weight: 500;
  text-align: left;
  font-size: 1.0em;
}
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
}
/* LINK STYLE */
a {
  color: #000;
}
a:hover {
  color: #976341;
  /*text-decoration: underline;*/
}
/*a:active, a:focus {color: #09c;}*/
a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
.inner {
  position: relative;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 40px;
}
.mainImg {
  box-sizing: border-box;
  position: relative;
  max-width: 800px;
  margin: 0 auto 30px;
  /*padding: 20px;
    background-color: #fff;*/
}
.subtext {
  display: none;
  text-align: left;
  padding: 0 0;
  max-width: 840px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.forpc {
  display: block;
}
.forsp {
  display: none;
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pcimg {
  display: block !important;
    width: 80%;
      padding: 20px;
      margin: 20px auto;
  border: 1px solid #888;
  border-radius: 10px;
}
.spimg {
  display: none ;
    width: 80%;
  padding: 20px;
  border: 1px solid #888;
  border-radius: 10px;  
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.fade {
  animation: fadeIn 1s ease 0s 1 normal;
  -webkit-animation: fadeIn 1s ease 0s 1 normal;
}
/*

HEADER

*/
header {
  width: 100%;
  margin: 0;
  padding: 0;
}
.pageTop {
  background-color: #333;
  /*padding: 5px !important;*/
  text-align: left;
}
.obiImg {
  border: 1px solid #000;
  margin-top: 10px;
}
.obiExp {
  font-weight: bold;
}
.ouboBtn {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 0;
}
.prfimg {
    max-width: 100%;
}
.sns{
    display: flex;
  text-align: right;
  padding-top: 15px!important;
  padding-bottom: 0px!important;
}
.x-icon{
   display: flex;
  width: 20px;
  margin-right:20px;
}
.fb-icon{
  display: flex;
  margin-right:10px;  
  vertical-align: 20px;
}


CONTENTS

*/
/* HEADING */
h1 {
  padding: 0;
  margin: 0 auto;
  font-size: 10px;
  line-height: 0em;
  /*background: #E5F3F5;*/
  max-width: 900px;
}
h2 {
  padding: 0;
  margin: 0;
  font-size: 26px;
  line-height: 1.2em;
  text-align: center;
  color: #666;
  background: url(../images/bg.jpg) no-repeat center top;
  /*background-size:cover;*/
}
h2 img {
  display: block;
  margin: 0 auto;
}
h2.title {
  font-size: 2.0rem;
  font-weight: 800;
  color: #003399;
  margin: 20px 0;
  letter-spacing: 0.05em;
}
h3 {
  font-size: 1.2em;
  color: #6495ed;
  font-weight: 600;
  line-height: 1.4em;
  /*border-bottom: solid 3px #fff100;*/
  padding: 5px;
}
h3 span {
  font-size: 70%;
}
h4 {
  color: #003399;
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1.4em;
  text-align: left;
  margin-top: 20px;
}
ul {

  list-style: none;
  padding: 0;
}
ul li {
  /*display: inline-block;*/
  margin-bottom: 40px;
  padding: 20;
  text-align: left;
}
.oubotxt {
  text-align: left;
  margin: 20px 0 30px;
  padding: 10px;
  background-color: #fff;
}
.oubotxt ul {
  margin-bottom: 0;
}
.oubotxt ul li {
  display: block;
  font-size: 1.1em;
  line-height: 1.6;
  text-indent: -.5em;
}
.oubotxt ul li.note {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px dotted #888;
  text-indent: 0;
  font-size: 1.0em;
}
.oubotxt ul li span.oubottl {
  color: #E95223;
  font-weight: bold;
}
.oubotxt ul li span.date {
  color: #F257AC;
  font-weight: bold;
}
.oubotxt ul li span.shimekiri {
  font-size: 1.4em;
  font-weight: bold;
  color: #FE9CC3;
}
/* ボタン */

/* 開催店舗一覧 */
ul.shop {
  margin: 0 0 0 1em;
  display: inline-block;
  color: #00b9ef;
  position: absolute;
  right: 10px;
  list-style: none;
  padding-left: 0;
}
ul.shop li a {
  background-color: #e73278;
  display: inline-block;
  border-radius: 15px;
  color: #fff;
  font-size: 80%;
  padding: 0 1em;
  text-align: center;
  border-bottom: 0;
}
ul.shop li a:hover {
  background-color: #00a0e9;
}
ul.shop-sc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 30px;
  padding: 0;
}
ul.shop-sc li {
  width: 9%;
  display: inline-block;
  margin: 0 .15em;
  list-style: none;
  border: 1px solid #fff100;
  background: #f3f5f8;
  color: #000;
  box-sizing: border-box;
  text-align: center;
}
ul.shop-sc li a {
  display: block;
  color: #000;
  padding: 10px 0;
  text-decoration: none;
}
ul.shop-sc li a:hover {
  background-color: #fff100;
  color: #000;
}
.bookList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0px;
  text-align: left;
}
.bookList li {
  width: 12%;
  vertical-align: top;
  margin: 0;
}
.bookList li a {
  display: block;
  margin: 5px;
}
.bookList li a img {
  display: block;
  border: solid 1px #fff;
}
/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.footerBnr {
  max-width: 1000px;
  margin: 1em auto 3em;
  display: flex;
}
.mokuji {
  background-color: #f0f8ff;
  padding: 10px;
  border-radius: 10px;
  margin: 10px;
}
/*

FOOTER

*/
.share {
  padding: 40px 0;
}
.share li {
  vertical-align: top;
}
footer {
  width: 100%;
  background-color: #333;
  padding: 40px 0;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
/* ANCHOR */
.toTop {
  position: fixed;
  bottom: 20px;
  width: 30px;
  right: 10px;
  padding: 0;
  text-align: left;
  line-height: 1em;
}
.toTop a img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  cursor: pointer;
}
.toTop a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
}
.bannerImg img {
  border: 1px solid #ffcece;
}
.pageTop .logo {
  display: flex;
  align-items: center; /* これが天地中央揃えの指定 */
  width: 100%;
  display: flex;
  padding: 0px 0px 0px 10px;
  /*margin-left: 10px;*/
  justify-content: space-between;
}
ul.icons {
  width: auto;
}
ul.icons li {
  margin: 0 10px;
}
ul.icons li a {
  display: block;
  font-size: 30px;
  margin-left: 10px;
}
.fa-facebook {
  color: #fff;
}
.fa-twitter {
  color: #fff;
}


.present {
  margin-top: 20px;
}
.psntImg {
  box-sizing: border-box;
  position: relative;
  margin: 120px auto;
  margin: 0 auto 30px;
  max-width: 900px;
  /*padding: 20px;
    background-color: #fff;*/
}
.dot {
  padding: 10 0;
  border-bottom: 1px dotted #333;
}
.name {
  font-weight: 600;
  font-size: 1.2em;
  text-align: left;
}
.container {
  width: 900px;
}

.konyu {
margin: 0px 130px;
width: 60%;
border: 1px solid #333 ;
}

/* MEDIAQUERIES */
@media screen and (max-width: 900px) {
  .inner {
  width: 100%;
  }
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pcimg {
  display: block !important;
    width: 90%;
}
.spimg {
  display: none ;
}
.d-grid{
  width: 70%!important;
}
}
@media screen and (max-width: 500px) {
  .inner {
  width: 100%;
  }
  .d-grid{
  width: 90%!important;
  }
  h2{
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.3em;
    margin-bottom: 10px;
  }
  .mainImg {
    padding: 0px;
  }
    .prfimg {    max-width: 200px;    margin: auto;
}
  .subtext {
    font-size: 16px;
  }
  .forsp {
    display: block;
  }
  .pageTop {
    /*padding: 5px!important;*/
  }
  .pageTop .logo {
    align-items: center;
  }
  .oubotxt {
    margin-bottom: 0;
  }
  .oubotxt ul li span {
    display: block;
  }
  .oubotxt ul li {
    font-size: 1em;
  }
  table.shop {
    float: none;
    width: 100%;
    margin: 0 0 1em 0
  }
  ul.shop-sc {
    margin-bottom: 10px;
  }
  ul.shop-sc li {
    width: 18%;
    margin-bottom: .3em
  }
  .share {
    padding: 0;
  }
  .bookList {
    text-align: center;
  }
  .bookList li {
    width: 24%;
  }
  .ouboBtn a {
    padding: 1em;
    font-size: 1.4em;
    display: block;
    width: 100%;
  }
  .mokuji {
    background-color: #f0f8ff;
    padding: 5px;
    border-radius: 5px;
    margin: 5px;
  }

  .container {
    width: 100%;
  }
  .subtext {
    text-align: left;
    padding: 0em 0;
    max-width: 340px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: bold;
    color: #000;
  }
  .mainImg {
    box-sizing: border-box;
    position: relative;
    max-width: 200px;
    margin: auto;
    /*padding: 20px;
    background-color: #fff;*/
  }
  .pcimg {
    display: none !important;
  }
  .spimg {
    display: block !important;
    margin: 0px auto;
  }
  .psntImg {
    box-sizing: border-box;
    position: relative;
    .sptxt {
      padding: 10px;
      text-align: left;
      font-size: 0.8em;
    }
    /*padding: 20px;
    background-color: #fff;*/
  }
  .sns{
    display: flex;
  text-align: right;
  padding-top: 25px!important;
  padding-bottom: 0px!important;
  }
  .konyu {
  margin: 0px 10px;
  width: 100%;
  border: 1px solid #333 ;
}
}


/* 共通（PC向け）スタイル */
.table-container {
  width: 100%;
  margin: 20px 0;
}

.responsive-table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 14px;
}

.responsive-table th, 
.responsive-table td {
  padding: 12px 15px;
  border: 1px solid #ddd;
}

.responsive-table th {
  background-color: #f5f5f5;
  font-weight: bold;
  white-space: nowrap;
}
/*
.responsive-table tr:nth-child(even) {
  background-color: #fafafa;
}*/

/* リンクをスマホでもタップしやすいボタン風に */
.responsive-table a {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  padding: 4px 12px;
  border: 1px solid #0066cc;
  border-radius: 4px;
  background-color: #fff;
  transition: all 0.2s;
}

.responsive-table a:hover {
  background-color: #0066cc;
  color: #fff;
}


/* スマートフォン向け（768px以下）の2段組みスタイル */
@media screen and (max-width: 500px) {

  .responsive-table, 
  .responsive-table tbody {
    display: block;
    width: 100%;
  }
  
  .responsive-table thead {
    display: none; /* スマホでは見出し行を非表示 */
  }
  
  .responsive-table tr {
    display: flex;
    flex-wrap: wrap; /* 要素を折り返す */
    margin-bottom: 10px; /* カードとカードの隙間 */
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    background-color: #fff !important; /* 縞模様リセット */
  }
  
  .responsive-table td {
    display: flex;
    align-items: center;
    border: none; /* セルごとの枠線を消す */
    padding: 12px 15px;
  }
  
  /* 1段目：店名（横幅100%） */
  .responsive-table td:nth-child(1) {
    width: 100%;
    background-color: #f5f5f5;
    font-weight: bold;
    font-size: 15px;
    border-bottom: 1px solid #eee;
  }
  
  /* 2段目：都道府県・地区（横幅70%） */
  .responsive-table td:nth-child(2) {
    width: 70%;
    color: #444;
  }
  
  /* 2段目：URL（横幅30%で右寄せ） */
  .responsive-table td:nth-child(3) {
    width: 30%;
    justify-content: flex-end;
  }
}

/* --- 共通・PC向け（2段組み） --- */
.product-layout {
  display: flex;
  gap: 30px; /* 画像とテキストの隙間 */
  align-items: flex-start; /* 上揃え */
  margin: 20px 0;
}

/* 画像エリアの設定 */
.product-image {
  margin-top: 10px;
  margin-right: 80px;
  flex: 0 0 50%; /* 画像エリアの幅を全体の40%に設定 */
  max-width: 250px; /* 画像が大きくなりすぎないように制限 */
}

.product-image img {
  width: 60%;
  height: auto;
  border-radius: 3px; /* 角を少し丸くする（不要なら削除） */
  box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* 軽い影をつける（不要なら削除） */
}

/* テキストエリアの設定 */
.product-info {
  margin-left: 10px;
  margin-bottom: 10px;
  flex: 1; /* 残りの幅をすべて使う */
}

.product-info ul {
  list-style: none; /* デフォルトの・(黒丸)を消す */
  padding: 0;
  margin: 0;
}

.product-info li {
  margin-bottom: 24px; /* 各項目の余白 */
}

.product-info li:last-child {
  margin-bottom: 0;
}


.product-info p {
  margin: 0;
  line-height: 1.6;
}

@media screen and (max-width: 800px) {
.product-image img {
  width: 70%;
  margin-right: 30px;
  }
}
/* --- スマホ向け（段落ち設定 / 600px以下） --- */
@media screen and (max-width: 600px) {
  .product-layout {
    flex-direction: column; /* 横並びから縦並びに変更 */
    gap: 20px;
  }
  
  .product-image {
    width: 240px; /* スマホでは画像エリアを幅いっぱいに */
    max-width: none;
    margin: 0px auto  30px;
    text-align: center; /* 画像を中央揃え */

  }
  
  .product-image img {
    max-width: 400px; /* スマホ表示時に画像が画面いっぱいに広がりすぎるのを防ぐ */
  }
}
