/*
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 iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

@media(max-width:599px) {
.youtube-top {
  width: 98%;
}    
}

/* 2026/03/23 */
.youtube-top {
  width: 60%;
  margin: 30px auto 0;
}

.youtube-top iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

@media(max-width:599px) {
.youtube-top {
  width: 98%;
}    
}

/*20260602*/
header .bHeader__top__listBtn {
  margin-right: 0px;
  }
  
.header-sns {
  display:flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  list-style: none;
  padding: 0 ;
  margin: 0 0 0 15px;
  align-items: center;
  gap: 10px;
}

div.row ul.header-sns li a.btnLi,
div.row ul.header-sns li a.btnIt {
  background-color: #ffffff;
  border-radius: 5px;
  width: 110px;              
  height: 45px;              
  display: flex ;
  justify-content: center ;
  align-items: center ;
  text-decoration: none ;
  box-sizing:border-box;
}

div.row ul.header-sns li a.btnLi {
    border: 2px solid #43B134;
}

div.row ul.header-sns li a.btnIt {
    border: 2px solid #FF8387;
}

footer .bFooter__sns__list li a.btnLi span:before {
  background: url(/upload/tenant_1/9c19f9c2a1929b56ca2d66ee1d7c24c0.png) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
    }

.header-sns .btnLi::before {
  content: '';
  background: url(/upload/tenant_1/9c19f9c2a1929b56ca2d66ee1d7c24c0.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-right: 12px
  }

.header-sns .btnIt::before {
  content: '';
  background: url(/import/tenant_1/153.121.39.56/html/wp-content/themes/visoftech_resposive/asset/img/iIt.png) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  margin-right: 12px
  }
  

footer .bFooter__sns__list li a.btnLi {
  border-color: #43B134;
  }
  
footer .bFooter__sns__list li {
  width: calc(16% - 15px);
  margin: 0 0 0 20px;
  height: 82px;
    }
    
footer .bFooter__sns__list li a.btnLi span:before {
  background: url(/upload/tenant_1/9c19f9c2a1929b56ca2d66ee1d7c24c0.png) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
    }
    
footer .bFooter__sns__list li a.btnLi span {
  padding-left: 39px;
  }



@media only screen and (max-width: 1024px) {

  div.row ul.header-sns {
    transform: scale(0.6) ;          
    transform-origin:center; 
  }
  
  div.row ul.header-sns li a.btnLi {
    border:none;
}

div.row ul.header-sns li a.btnIt {
    border:none;
}

div.row ul.header-sns li a span {
    display: none;
}

div.row ul.header-sns li a.btnLi,
div.row ul.header-sns li a.btnIt {
  width: 60px;              
  height: 60px;  
 }
 
 .header-sns .btnLi::before {
    width: 100%;
    height: 100%;
    margin-right:0; 
 }
 
 .header-sns .btnIt::before {
    width: 100%;
    height: 100%;
    margin-right:0;
}
}


@media only screen and (max-width: 599px) {
footer .bFooter__sns__list li {
    width: calc(30% - 15px);
    margin: 10px 0 0 20px;
    height: 82px;
}
}
