  .bl_category_description h3{
  font-size: 28px;
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
    margin-bottom: 0.5em;
    font-weight: bold;
}
.variable-width img {
    display: block;
    margin-right: 20px;
}
#vsr_ec{
		text-align: center;
		margin: 2em auto;
	}
.h-style{
  font-size: 1.6em;
  font-weight: bold;
}

/*カテゴリー*/
#cat-style h4 {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
    padding: 0.2em 0;
    margin-bottom: 1em;
}
#cat-style{
  margin-bottom: -1em;
}
#cat-style h3{
    font-weight: bold;
    margin: 0.6em 0;
}
#cat-style a:hover{
  opacity: 0.8;
}

/*中分類セクション*/

@media (min-width: 768px){
#sub_category_description {
    margin-bottom: 4em;
    margin-top: 3em;
}
}
a.simplebtn{
text-decoration: none;
}

a.rightbtn{
  border: 1px solid rgb(0, 0, 0);
  padding: 11px;
  color: #FFFFFF;
  background-color: #ff9933;
  text-decoration: none;
}
a.rightbtn:hover{
  color: #000000;
  background-color: #FFFFFF;
}

a.simplebtn p{
  text-align: center;
  border: 1px solid rgb(0, 0, 0);
  padding: 11px;
  margin: 20px 10% !important;
  color: #FFFFFF;
  background-color: #ff9933;
}
a.simplebtn p:hover{
  color: #000000;
  background-color: #FFFFFF;
}
#sub_category_description h2{
margin-bottom: 1em;
font-weight: bold;
  }
#sub_category_description h3{
  font-size: 1.6em;
  margin: 0 auto 0.2em;
  font-weight: bolder;
}
#sub_category_description h4{
  font-size: 1.2em;
  font-weight: bolder;
  margin-bottom: 0.3em;
}
#sub_category_description p{
  margin-bottom: 1em;
}
#sub_category_description div[class^="col-"] { /* セレクタ名の前方一致 */
  margin-bottom: 1.6em;
}
.centerline {
    margin-top: 1.6em !important;
    border-bottom: 1px solid #000;
    text-align: center;
}
#sub_category_description h3.h1420 {
  margin: 0 auto 1em;
  padding: 1rem 0rem;
  border-bottom: 6px solid #999966;
}
.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/*シリーズページセクション*/
.bl_dtlBlock_movBlock_textArea_item h3 {
  margin-top: 20px;
}
.bl_dtlBlock_movBlock_textArea_item h3.h1420 {
  margin: 20px auto 29px;
  padding: 1rem 0rem;
  border-bottom: 6px solid #999966;
}

}
.bl_dtlBlock_movBlock_textArea_item .col-md-12:first-child h3 {
    margin-top: 0;
}
.producer_name{
  font-size: 9px;
  text-align: right;
}
.detail-img .col-12{
  margin-bottom: 3em;
}

/*商品詳細ページセクション*/
.caution{
font-weight: bold;
color: #F00;
font-size: 19px;
}
.relateproduct {
position: relative;
padding: 1rem;
text-align: left;
border: 3px solid #000;
margin-top:3em;
}
.relateproduct:before {
font-size: 14px;
position: absolute;
top: -24px;
left: -3px;
height: 24px;
padding: 0.1em 0.6em;
content: '関連シリーズ';
color: #fff;
background: #000;
}
.relateproduct a{
text-decoration: underline;
}
.footer_fujikisan{
  width: 980px;
  margin: 2em auto;
  border: 2px solid #0a3a6c;
  height: 250px;
}
.fujikisan_left{
  width: 60%;
  float: left;
}
.fujikisan_left h2{
margin: 14px 0px 11px 40px;
text-align: left;
font-weight: bold;
color: #0a3a6c;
}
.fujikisan_left p{
margin: 0px 0px 14px 40px;
text-align: left;
}
.fujikisan_left p.goyoyaku{
margin: 30px 0px 14px 40px;
text-align: right;
}
.fujikisan_left p.goyoyaku a{
text-align: center;
background-color: #0a3a6c;
padding: 16px 74px;
font-size: 27px;
color: #FFF;
}
.fujikisan_img{
width: 330px;
margin-left: 40px;
}
@media (max-width: 767px){
.bl_schBlock {
  display: block;
}
  ul.bl_schBlock_list {
  display: block;
}
#category_area, #kukan_area{
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.fujikisan_left p.goyoyaku{
text-align: center;
}
ul.bl_schBlock_list li:nth-child(odd){
  width: 48%;
  float: left;
}
ul.bl_schBlock_list li:nth-child(even) {
  width: 48%;
  float: right;
}
ul.bl_schBlock_list li.bl_schBlock_list_item {
  display: flex;
  margin-bottom: 0.5rem;
}
ul.bl_schBlock_list li p{
  font-size: 3.25vw;
}
.bl_ttlBlock.el_type02 {
  border-bottom: none;
}
.bl_mvSlide .slick-dots {
  bottom: -35px;
}
.detail-img .col-12{
  margin-bottom: 1em;
}
.footer_fujikisan{
  width: 98%;
  margin: 2em 1%;
  border: 2px solid #0a3a6c;
  height: 360px;
}
.fujikisan_left{
  width: 93%;
}
.footer_fujikisan figure{
  display: none;
}
}
.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* アスペクト比16:9の場合 */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 2rem; /* YouTubeの下に余白をつける */
}
.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*ウッドデッキ*/
.js_category_info .col-md-6{float:left;}
#wooddeck .bod{border:1px solid #CCCCCC;display: block;}
#wooddeck h3{padding: 1rem 1rem;
border-left: 6px double #8d7d6e;
margin: 1rem 0 2rem;}
#wooddeck h4{padding: 15px 15px 10px;font-size: 14px;font-weight: bold;}
#wooddeck p.exp{font-size:14px;padding: 0px 15px;}
#wooddeck p.kakaku{font-size:14px;font-weight: bold;padding: 0px 15px;}
.bl_pdfBlock_button_head{margin: 10px auto 20px;}
#wooddeck .el_btn01{width: 250px;}

/*カテゴリーレイアウト*/
#category_style_1 .bod{border:1px solid #CCCCCC;display: block;}
#category_style_1 h3{padding: 1rem 0;}
#category_style_1 h4{padding: 15px 12px 14px 12px;font-size: 18px;font-weight: bold;font-family: "freight-display-pro", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
#category_style_1 h4 span{font-size: 12px;font-weight: normal;padding-left: 0.6em;}
#category_style_1 p.exp{font-size:14px;padding: 0px 15px;}
#category_style_1 p.kakaku{font-size:14px;font-weight: bold;padding: 0px 15px;}
.bl_pdfBlock_button_head{margin: 10px auto 20px;}
#category_style_1 .el_btn01{width: 250px;}
#category_style_1 .col-md-4{margin-bottom: 27px;}
#category_style_1 .col-md-3{margin-bottom: 27px;}

/*カテゴリーレイアウト*/
#category_style_2 .bod{border:1px solid #CCCCCC;display: block;}
#category_style_2 h3{padding: 1rem 0;}
#category_style_2 h4{padding: 12px;font-size: 15px;font-weight: bold;font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;}
#category_style_2 p.exp{font-size:14px;padding: 0px 15px;}
#category_style_2 p.kakaku{font-size:14px;font-weight: bold;padding: 0px 15px;}
.bl_pdfBlock_button_head{margin: 10px auto 20px;}
#category_style_2 .el_btn01{width: 250px;}
#category_style_2 .col-md-4{margin-bottom: 27px;}
#category_style_2 .col-md-3{margin-bottom: 27px;padding: 0 10px;}


/*カタログ請求新デザイン*/
.eyecatch{
    background-image: url(/img/eshop/catalog/eyecatch_cat2025.jpg);
    background-size: cover;
    background-position: center center;
    clear: both;
    padding: 180px 0;
}
.eyecatch .page-title h1{
  text-align: center;
  font-size: 42px;
  border-bottom: none;
  color: #000000;
  padding-bottom: 0;
}
.eyecatch .page-title p{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.bl_pdfBlock_item_head {
    padding-left: 0;
    line-height: unset;
    font-size: 36px;
    font-weight: bold;
    background-color: unset;
    border: unset;
    text-align: center;
    display: block;
    margin: 2em 0 1em;
}

.bl_catalogBlock_item_txt{
    font-size: 14px;
    text-align: center;
}
.bl_catalogBlock_item {
    position: relative;
    float: left;
    width: 320px;
    margin-right: 0px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    border: 0px solid #C2C2C2;
}
.bl_catalogBlock_item_btnArea_list_item {
    width: 47%;
    float: left;
    margin: 0 3% 3% 0%;
}
.bl_catalogBlock_item_img img{
/* drop-shadow */
filter: drop-shadow(0px 4px 4px rgba(0,0,0,0.6));
}
.el_btn06 {
    display: inline-block;
    line-height: 40px;
    width: 100%;
    text-align: center;
    color: #000000;
    background-color: #EEEEEE;
    border: 1px solid #000000;
    border-radius: 0;
    font-size: 0.8em;
    font-weight: bold;
}
.el_btn05 {
    display: inline-block;
    line-height: 51px;
    width: 100%;
    text-align: center;
    color: #000000;
    background-color: #EEEEEE;
    border: 1px solid #000000;
    border-radius: 0;
    font-size: 0.8em;
    font-weight: bold;
}
.cat-icon img{
      margin-top: 20px;
    height: 25px;
    width: 30px;
}
span.cat-txt{
    display: block;
    font-weight: bold;
    font-size: 1em;
    padding-top: 0px;
    line-height: 40px;
}
.el_btn01 {
    display: inline-block;
    text-align: center;
    width: 97%;
    margin: 0 2px;
    line-height: 50px;
    font-size: 0.8em;
    color: #fff;
    background-color: #000000;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    border-radius: 0;
    transition: none;
}
.bl_catalogBlock_item_head {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    max-width: 214px;
    margin: 20px auto;
}
@media (max-width: 767px){
li.bl_catalogBlock_item {
    width: 100%;
    padding: 10px;
}
}
.button03 {
display: inline-block;
}
.button03 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 0.4em;
  padding: 0em 1em;
  width: 250px;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #ff0000;
  height: 72px;
  max-height: 72px;
  text-decoration: none;
}
.button03 a::after {
  content: '';
  width: 8px;
  height: 8px;
  border-top: 3px solid #ff0000;
  border-right: 3px solid #ff0000;
  transform: rotate(45deg);
}
.button03 a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #ff0000;
}
.button03 a:hover::after {
  border-top: 3px solid #FFFFFF;
  border-right: 3px solid #FFFFFF;
}
@media (max-width: 767px){
.button03 {
    display: inline-flex;
    width: 49%;
}
}
#bolon ol{
  list-style:revert;
}
#bolon ul{
  list-style:revert;
}