/*
Theme Name: resposive_site
Description: resposive_site
*/
@import url('/styles/7/get.css');
@import url('/styles/8/get.css');
@import url('/styles/9/get.css');
@import url('/styles/10/get.css');

/* 2025/01/08 */
.koigakubo_link{
  width: fit-content;
  margin: 50px auto 0;
}

.koigakubo_link .koigakubo_link_inner{
  padding: 20px 50px;
  background-color: #fff;
  box-shadow: 5px 5px 10px #666;
  border-radius: 5px;
}

.koigakubo_link .imgwrap{
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.koigakubo_link .txt{
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.25em;
}

.koigakubo_link .bluetxt{
  color: #3979bd;
}

@media(max-width:1024px){
.koigakubo_link .imgwrap{
  width: 100%;
}

.koigakubo_link .txt{
  font-size: 80%;
}
}

@media(max-width:599px) {
.koigakubo_link .txt{
  font-size: 100%;
}    
}

/* 2025/01/24 */
.pc-scrollable-wrap{
  overflow-x: auto;
}

.stPrice .bArt article table.ver02 th {
    white-space: nowrap;
}

.stPrice .bArt article table.ver02 td {
    white-space: nowrap;
}
/* 2026/03/23 */
.youtube-top {
  width: 60%
  margin:30px auto 0;
}
.youtube-top-flame{
  width: 100%
}
