
h2.common-h{
  display: none;
}
@media screen and (max-width: 428px) {
	.page-h{
	  display: none;
	}
}

/*
 * LAYOUT
 */

.ly_maintenance{
  /*width: 730px;*/
  max-width: 730px;
  padding-top: 30px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
.ly_maintenance a:link,
.ly_maintenance a:visited,
.ly_maintenance a:hover,
.ly_maintenance a:active{
  color: #336699;
  text-decoration: none;
  cursor: pointer;
}
.ly_maintenance img{
  max-width: 100%;
}
.common-page .ly_maintenance .sp{
  display: none;
}
@media screen and (max-width: 428px) {
	.ly_maintenance{
	  width: 100%;
	}
	.ly_maintenance .pc{
	  display: none !important;
	}
	.common-page .ly_maintenance .sp{
	  display: block;
	}
}

/*
 * BLOCK
 */

 /* SLIDER */
.bl_slider{
  overflow: hidden;
}
.bl_slider_itemWrapper{
  width: 2280px;
}
.bl_slider_itemWrapper:after{
  content: "";
  display: table;
  clear: both;
}
.bl_slider_item{
  width: 730px;
  float: left;
}
.bl_slider_item img{
  width: 100%;
}
.bl_slider_pager{
  margin-top: 20px;
  text-align: center;
}
.bl_slider_page{
  display: inline-block;
  width: 42px;
  height: 5px;
  margin-left: 3px;
  margin-right: 3px;
  vertical-align: top;
  background-color: #8190a0;
  cursor: pointer;
}
.bl_slider_page.current{
  background-color: #336699;
}
@media screen and (max-width: 428px) {
	.bl_slider_itemWrapper{
	  width: 10000px;
	}
	.bl_slider_item{
	  width: 359px;
	}
}

/* CONTENT */
.bl_cont{
  padding-top: 0px;
  text-align: center;
}
.bl_cont .img1{
  width: 730px;
}
.bl_cont .img2{
  width: 680px;
}
.bl_ttlLevel2Wrap{
  margin-top: 60px;
  margin-bottom: 30px;
  text-align: center;
}
.bl_ttlLevel2Wrap__full{
  margin-bottom: 25px;
}
.bl_ttlLevel2Wrap__full .bl_ttlLevel2{
  width: 100%;
}
.bl_ttlLevel2{
  min-width: 380px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 2px solid #000;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.8;
}
.bl_ttlCap{
  margin-top: 20px;
  text-align: right;
  font-size: 12px;
}
.bl_ttlLevel3{
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.05em;
  font-family: 'Noto Serif JP', serif;
}
.bl_text{
  margin-bottom: 20px;
  text-align: center;
  font-size: 12px;
  line-height: 2.166;
  letter-spacing: 0.05em;
}
.bl_text:last-child{
  margin-bottom: 0;
}
.bl_text2{
  text-align: left;
  font-size: 14px;
  line-height: 1.85;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 428px) {
	.bl_ttlLevel2Wrap{
	  margin-top: 55px;
	  margin-bottom: 28px;
	}
	.bl_ttlLevel2{
	  width: 100%;
	  min-width: 0;
	  padding-left: 0px;
	  padding-right: 0px;
	}
	.bl_ttlCap{
	  font-size: 10px;
	  line-height: 1.5;
	  text-align: center;
	}
	.bl_ttlLevel3{
	  margin-top: 12px;
	  margin-bottom: 4px;
	}
	.bl_text{
	  margin-top: 0;
	  margin-bottom: 5px;
	}
}

/* PRODLIST */
.bl_prodList{
}

/* kit mode */
.bl_prodList.bl_prodList__kitmode{
  margin-bottom: 60px;
}
.bl_prodList.bl_prodList__kitmode .bl_ttlLevel2Wrap{
  display: none;
}
.bl_prodList.bl_prodList__kitmode .bl_tab{
  display: none;
}
.bl_prodList.bl_prodList__kitmode .bl_win{
  padding: 0 18px 20px;
  border: 2px solid transparent;
}
/* .bl_prodList.bl_prodList__kitmode .bl_win:nth-child(1){
  display: none !important;
}
.bl_prodList.bl_prodList__kitmode .bl_win:nth-child(2){
  display: block !important;
} */
.bl_prodList.bl_prodList__kitmode .bl_kitFlowTtl,
.bl_prodList.bl_prodList__kitmode .bl_kitNav,
.bl_prodList.bl_prodList__kitmode .bl_kitList_ttl,
.bl_prodList.bl_prodList__kitmode .bl_kitList_toPrdPage,
.bl_prodList.bl_prodList__kitmode .bl_aboutSemiOrder{
  display: none;
}
.bl_prodList.bl_prodList__kitmode .bl_kitPageLinks{
  display: flex;
}
.bl_prodList.bl_prodList__kitmode .bl_backToMainteTop{
  display: block;
}
/*  */
.bl_prodList.bl_prodList__kitmode .bl_win_cat {
  display: none;
}
.bl_prodList.bl_prodList__kitmode .bl_win_subCat {
  display: none;
}
.bl_prodList.bl_prodList__kitmode .bl_soloWrap{
  padding-top: 0;
}
@media screen and (max-width: 428px) {
	.bl_prodList.bl_prodList__kitmode .bl_kitPageLinks{
	  display: block;
	}
}

/* hide mode */
.bl_prodList.bl_prodList__hidemode{
  display: none;
}
.bl_prodList.bl_prodList__hidemode .bl_ttlLevel2Wrap{
  margin-top: 0;
}

/* normal mode */
.bl_tab{
  width: 100%;
  display: flex;
}
.bl_tab_item{
  width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eeeeee;
  color: #333333;
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
  cursor: pointer;
  transition: background-color 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_tab_item:hover,.bl_tab_item.uc-active{
  background-color: #336699;
  color: #fff;
}
.bl_winWrap{
  margin-bottom: 30px;
}
.bl_win{
  display: none;
  opacity: 0;
  padding: 20px 18px;
  border: 2px solid #ccc;
  box-sizing: border-box;
}
/* .bl_win:first-child{
  display: block;
} */
.bl_win.uc-active{
  display: block;
}
.emaintenance_bnr {
  margin: 30px 0 60px;
}
.bl_win_cat{
  font-family: 'Noto Serif JP', serif;
  font-size: 14px;
  font-weight: bold;
}
.bl_win_cat ul{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.bl_win_cat li{
}
.bl_win_cat li span{
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
  transition: background-color 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_win_cat li.uc-active:after{
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
  border-right: 3px dotted #336699;
}
.bl_win_subCat{
  padding: 12px 15px 0px;
  font-family: 'Noto Serif JP', serif;
  font-size: 13px;
  font-weight: bold;
  background-color: #eee;
}
.bl_win_subCat ul{
  display: none;
}
.bl_win_subCat ul.uc-active{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.bl_win_subCat li{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 12px;
  background-color: #fff;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_win_subCat li:hover,.bl_win_subCat li.uc-active{
  background-color: #336699;
  color: #fff;
}
@media screen and (max-width: 428px) {
	.bl_tab_item{
	  padding-top: 14px;
	  padding-bottom: 14px;
	  letter-spacing: 0;
	}
	.bl_win{
	  padding: 20px 15px;
	}
	.emaintenance_bnr {
	  margin: 10px 0 30px;
	}
	.bl_win_cat{
	  letter-spacing: -0.05em;
	}
	.bl_win_cat ul{
	  flex-wrap: wrap;
	  margin-top: 0;
	  margin-bottom: 0;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  box-sizing: border-box;
	}
	.bl_win_cat li{
	  width: 33.33%;
	  text-align: center;
	  display: flex;
	  align-items: center;
	  border-right: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
	}
	.bl_win_cat li span{
	  width: 100%;
	  padding-top: 7px;
	  padding-bottom: 8px;
	  vertical-align: middle;
	}

	.bl_win_cat:after{
	  content: "";
	  display: block;
	  width: 1px;
	  height: 15px;
	  margin-top: 5px;
	  margin-bottom: 5px;
	  margin-left: auto;
	  margin-right: auto;
	  border-right: 3px dotted #336699;
	}
	.bl_win_cat li.uc-active{
	  background-color: #336699;
	  color: #fff;
	}
	.bl_win_cat li.uc-active:after{
	  display: none;
	}
	.bl_win_cat li span:hover,.bl_win_cat li.uc-active span{
	  background-color: #336699;
	  color: #fff;
	}
	.bl_win_cat li span:hover{
	  background-color: transparent;
	  color: #333;
	}
	.bl_win_cat li.uc-active span:hover,
	.bl_win_cat li.uc-active span{
	  background-color: transparent;
	  color: #fff;
	}
	.bl_win_subCat{
	  padding: 10px 10px 0px;
	}
	.bl_win_subCat ul{
	  margin-top: 0;
	  margin-bottom: 0;
	}
	.bl_win_subCat ul.uc-active{
	  display: block;
	}
	.bl_win_subCat li{
	  display: inline-block;
	  padding-top: 10px;
	  padding-bottom: 10px;
	  margin-right: 8px;
	  margin-bottom: 11px;
	}
}

/* EXP */
.bl_plExp{
  display: none;
  width: 650px;
  padding-top: 35px;
  margin-left: auto;
  margin-right: auto;
}
.bl_plExp.uc-active{
  display: block;
}
.bl_plExp_txt{
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.bl_plExp_colWrap{
  width: 100%;
  display: flex;
  border: 1px solid #ccc;
  box-sizing: border-box;
  text-align: center;
}
.bl_plExp_col{
  width: 50%;
  border-right: 1px solid #ccc;
}
.bl_plExp_col:last-child{
  border-right: 0;
}
.bl_plExp_ttl{
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #e9e9e9;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
}
.bl_plExp_img{

}
.bl_plExp_img img{
  width: 100%;
}
.bl_plExp_btm{
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 0;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 428px) {
	.bl_plExp{
	  width: auto;
	}
	.bl_plExp_txt{
	  margin-top: 0;
	  margin-bottom: 8px;
	  line-height: 2;
	}
	.bl_plExp_colWrap{
	  display: block;
	}
	.bl_plExp_col{
	  width: auto;
	  border-right: 0;
	}
	.bl_plExp_ttl{
	  padding-top: 10px;
	  padding-bottom: 10px;
	  font-weight: bold;
	}
	.bl_plExp_btm{
	  font-weight: bold;
	}
}

/* SOLO */
.bl_soloWrap{
  display: none;
  padding-top: 30px;
}
.bl_soloWrap.uc-active{
  display: block;
}
.bl_solo{
  display: none;
}
.bl_solo.uc-active{
  display: block;
}
.bl_solo_prdTtl{
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}
.bl_solo_prdWrap{
}
.bl_solo_prd{
  display: flex;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
}

.bl_solo_prd_mainImg{
  width: 264px;
}
.bl_solo_prd_mainImg img{
  width: 100%;
}

.bl_solo_prd_txt{
  width: 416px;
  padding-left: 20px;
  margin-top: -5px;
}
.bl_solo_prd_ttl{
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
}
.bl_solo_prd_ttl a{
}
.bl_solo_prd_ttl a:link,
.bl_solo_prd_ttl a:visited,
.bl_solo_prd_ttl a:active{
  color: #333 !important;
}
.bl_solo_prd_ttl a:hover{
  color: #336699 !important;
}

.bl_solo_prd_price{
  font-weight: normal;
}

.bl_solo_prd_iconWrap{
  display: flex;
  margin-bottom: 10px;
}
.bl_solo_prd_icon{
  width: 100px;
  /* padding-left: 20px; */
  /* padding-right: 20px; */
  margin-right: 10px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
.bl_solo_prd_icon.icon1{
  background-color: #e1e4bf;
}
.bl_solo_prd_icon.icon2{
  background-color: #e4ded8;
}

.bl_solo_prd_expSmall1{
  font-size: 10px;
}
.bl_solo_prd_expMain{
  font-size: 12px;
}
.bl_solo_prd_expSmall2{
  font-size: 10px;
}

.bl_solo_prd_subImgs{
  margin-top: 10px;
  margin-bottom: 15px;
}
.bl_solo_prd_subImgs a{
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  cursor: pointer !important;
}
.bl_solo_prd_subImgs img{
  width: 82px !important;
  cursor: pointer !important;
}

.bl_solo_prd_links{
  display: flex;
  justify-content: space-between;

  margin-top: 15px;
  font-size: 10px;
  font-weight:bold;
}
.bl_solo_prd_links>*{
  width: 47%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
  color: #336699;
  transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
  cursor: pointer;
}
.bl_solo_prd_links a:hover{
  color: #fff;
  background-color: #336699;
}
.bl_solo_prd_detailLink{
}
.bl_solo_prd_kitLink{
}
@media screen and (max-width: 428px) {
	.bl_soloWrap{
	  padding-top: 25px;
	}
	.bl_solo_prdTtl{
	  margin-bottom: 10px;
	}
	.bl_solo_prd{
	  display: block;
	}
	.bl_solo_prd_mainImg{
	  width: 100%;
	  margin-bottom: 15px;
	}
	.bl_solo_prd_txt{
	  width: auto;
	  padding-left: 0;
	  margin-top: 0;
	}
	.bl_solo_prd_ttl{
	  margin-bottom: 15px;
	  line-height: 1.57;
	}
	.bl_solo_prd_ttl a{
	  color: #333;
	  font-weight: bold !important;
	}
	.bl_solo_prd_icon{
	  padding-top: 3px;
	  padding-bottom: 2px;
	}
	.bl_solo_prd_expMain{
	  line-height: 1.58;
	}
	.bl_solo_prd_subImgs a{
	  margin-bottom: 5px;
	}
	.bl_solo_prd_links{
	  display: block;
	  font-size: 12px;
	  font-weight: normal !important;
	}
	.bl_solo_prd_links>*{
	  width: auto;
	  display: block;
	  padding-top: 10px;
	  padding-bottom: 10px;
	  margin-bottom: 10px;
	}
	.bl_solo_prd_links>*:last-child{
	  margin-bottom: 0;
	}
}

/* KIT */
.bl_kitFlowTtl{
  padding-bottom: 5px;
  margin-bottom: 16px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
}
.bl_kitNav{
  margin-bottom: 50px;
}
.bl_kitNav ul{
  display: flex;
  /*justify-content: space-between;*//* Removed at 28 Apr. 2025 */
  justify-content: space-around;/* Added at 28 Apr. 2025 */
}
.bl_kitNav li{
  width: 120px;
  padding: 10px 10px 8px;
  text-align: center;
  font-size: 12px;
  font-family: 'Noto Serif JP', serif;
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_kitNav li.uc-active, .bl_kitNav li:hover{
  color: #fff;
  background-color: #336699;
}
.bl_kitNav li img{
  width: 100%;
}
.bl_kitListWrap{
}
.bl_kitList{
  display: none;
}
.bl_kitList.uc-active{
  display: block;
}
.bl_kitList_ttl{
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
}
.bl_kitList_ttl span{
  margin-left: 10px;
  font-size: 12px;
  font-weight: normal;
  vertical-align: middle;
}
.bl_kitList_ttl a{
  margin-left: 10px;
  vertical-align: middle;
}
.bl_kitList_kitWrap{
  display: flex;
  justify-content: space-between;
}
/* .bl_kitList_kitWrap:after{
  content: "";
  display: table;
  clear: both;
} */
.bl_kitList_kitWrap.col2{

}
.bl_kitList_kitWrap.col2 .bl_kitList_kit:nth-child(1) .bl_kitList_kit_head{
  border: 1px solid #254e92;
  background-color: #dfeafa;
}
.bl_kitList_kitWrap.col2 .bl_kitList_kit:nth-child(1) .bl_kitList_kitTtl{
  color: #254e92;
}
.bl_kitList_kitWrap.col2 .bl_kitList_kit:nth-child(2) .bl_kitList_kit_head{
  border: 1px solid #4b9fb7;
  background-color: #dfeef2;
}
.bl_kitList_kitWrap.col2 .bl_kitList_kit:nth-child(2) .bl_kitList_kitTtl{
  color: #4b9fb7;
}
.bl_kitList_kitWrap.col2 .bl_kitList_kit{
  width: 315px;
  margin-left: 15px;
  margin-right: 15px;
}
.bl_kitList_kitWrap.col3{
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:nth-child(1) .bl_kitList_kit_head{
  border: 1px solid #254e92;
  background-color: #dfeafa;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:nth-child(1) .bl_kitList_kitTtl{
  color: #254e92;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:nth-child(2) .bl_kitList_kit_head{
  border: 1px solid #4b9fb7;
  background-color: #dfeef2;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:nth-child(2) .bl_kitList_kitTtl{
  color: #4b9fb7;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:nth-child(3) .bl_kitList_kit_head{
  border: 1px solid #8a890d;
  background-color: #eeeedd;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:nth-child(3) .bl_kitList_kitTtl{
  color: #8a890d;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit{
  width: 215px;
  margin-left: 10px;
  margin-right: 10px;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:first-child{
  margin-left: 0;
}
.bl_kitList_kitWrap.col3 .bl_kitList_kit:last-child{
  margin-right: 0;
}
.bl_kitList_kit{
  margin-left: 18px;
  margin-right: 18px;
}
.bl_kitList_kit_head{
  padding-top: 8px;
  padding-bottom: 8px;
  box-sizing: border-box;
  text-align: center;
}
.bl_kitList_kitTtl{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}
.bl_kitList_kitPrice{
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.bl_kitList_kitPrice span{
  font-size: 12px;
  /* font-weight: normal; */
}
.bl_kitList_kitPrice .per{
  font-size: 12px;
  font-weight: normal;
}

.bl_kitList_kitImgs{
  margin-bottom: 18px;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.bl_kitList_kitImg{
  border-bottom: 1px dotted #999999;
  text-align: center;
}
.bl_kitList_kitImg:last-child{
  border-bottom: 1px solid #999999;
}
.bl_kitList_kitImg .bl_kitList_kitImg_cap{
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
  line-height: 1.5;
}
.bl_kitList_kitImg a{
  display: block;
}
.bl_kitList_kitImg img{
  width: 100%;
}

.bl_kitList_kitSets{

}
.bl_kitList_kitSets_head{
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  color: #333;
  background-color: #cccccc;
}
.bl_kitList_kitSetWrap{
}
.bl_kitList_kitSet{
  padding-top: 20px;
  padding-bottom: 12px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
  font-size: 12px;
}
.bl_kitList_kitSet a:link,
.bl_kitList_kitSet a:visited,
.bl_kitList_kitSet a:active{
  color: #333 !important;
}
.bl_kitList_kitSet a:hover{
  color: #336699 !important;
}
.bl_kitList_kitSet img{
  width: 150px !important;
  height: auto;
  margin-bottom: 5px;
}
.bl_kitList_toPrdPage{
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 3px;
  background-color: #336699;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.bl_kitList_toPrdPage:link,
.bl_kitList_toPrdPage:visited,
.bl_kitList_toPrdPage:hover,
.bl_kitList_toPrdPage:active{
  color: #fff !important;
}
/* .bl_kitList_toPrdPage:hover{
  background-color: #fff;
  color: #336699 !important;
} */

.bl_kitPageLinks{
  display: none;
  /* display: flex; */
  justify-content: space-between;
  text-align: center;
}
.bl_kitPageLink{
  display: block;
  width: 48.75%;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-top: 40px;
  /* margin-left: 15px; */
  /* margin-right: 15px; */
  border-radius: 3px;
  background-color: #336699;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 428px) {
	.bl_kitFlowTtl{
	  padding-bottom: 7px;
	  margin-top: 6px;
	  margin-bottom: 16px;
	}
	.bl_kitNav{
	  margin-bottom: 40px;
	}
	.bl_kitNav ul{
	  flex-wrap: wrap;
	  justify-content: center;
	  padding-left: 1px;
	}
	.bl_kitNav li{
	  width: 33.33%;
	  box-sizing: border-box;
	  border: 1px solid #ccc;
	  margin-left: -1px;
	  margin-top: -1px;
	}
	.bl_kitNav li:first-child{
	  margin-left: 1px;
	}
	.bl_kitNav li img{
	  margin-bottom: 5px;
	}
	.bl_kitList_kitWrap{
	  display: block;
	}
	.bl_kitList_kitWrap.col2 .bl_kitList_kit{
	  width: auto;
	  margin-left: 0;
	  margin-right: 0;
	}
	.bl_kitList_kitWrap.col3 .bl_kitList_kit{
	  width: auto;
	  margin-left: 0;
	  margin-right: 0;
	}
	.bl_kitList_kit{
	  margin-left: 0;
	  margin-right: 0;
	  margin-bottom: 40px;
	}
	.bl_kitList_kit_head{
	  padding-top: 12px;
	}
	.bl_kitList_kitTtl{
	  margin-bottom: 6px;
	}
	.bl_kitList_kitPrice span{
	  display: inline-block;
	  margin-bottom: 5px;
	}
	.bl_kitList_kitImgs{
	  margin-bottom: 0;
	}
	.bl_kitList_kitImg{
	  padding: 10px 0;
	}
	.bl_kitList_kitImg img{
	  width: 80%;
	}
	.bl_kitList_kitImg img{
	  vertical-align: top;
	}
	.bl_kitList_kitSets_head{
	  padding: 11px 20px 10px;
	  position: relative;
	  text-align: left;
	  font-size: 12px;
	  border: 1px solid #ccc;
	  background: rgb(233,233,233);
	  background: linear-gradient(180deg, rgba(233,233,233,1) 0%, rgba(192,192,192,1) 100%);
	}
	.bl_kitList_kitSets_head_open{
	  position: absolute;
	  top: 50%;
	  right: 10px;
	  transform: translate(0, -50%);

	  font-size: 10px;
	  font-weight: normal;
	  color: #336699;
	}
	.bl_kitList_kitSets_head_open_plus{
	  display: inline-block;
	  width: 20px;
	  height: 20px;
	  position: relative;
	  margin-top: -3px;
	  margin-left: 5px;
	  border-radius: 20px;
	  background-color: #fff;
	  vertical-align: middle;
	}
	.bl_kitList_kitSets_head_open_plus:before{
	  content: "";
	  display: block;
	  width: 12px;
	  height: 2px;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  z-index: 0;
	  transform: translate(-50%, -50%);
	  background-color: #336699;
	  transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
	}
	.bl_kitList_kitSets_head_open_plus.open:before{
	  transform: translate(-50%, -50%) rotate(45deg);
	}
	.bl_kitList_kitSets_head_open_plus:after{
	  content: "";
	  display: block;
	  width: 12px;
	  height: 2px;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  z-index: 0;
	  transform: translate(-50%, -50%) rotate(90deg);
	  background-color: #336699;
	  transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
	}
	.bl_kitList_kitSets_head_open_plus.open:after{
	  transform: translate(-50%, -50%) rotate(135deg);
	}
	.bl_kitList_kitSetWrap{
	  display: none;
	}
	.bl_kitPageLink{
	  margin-top: 0;
	  width: auto;
	}
	.bl_kitPageLink:first-child{
	  margin-bottom: 20px;
	}

}
.bl_kitPageLink:link,
.bl_kitPageLink:visited,
.bl_kitPageLink:hover,
.bl_kitPageLink:active{
  color: #fff !important;
}

.bl_backToMainteTop{
  display: none;
  margin-top: 30px;
  text-align: right;
  font-size: 14px;
}
.bl_backToMainteTop.show{
  display: block;
}
.bl_backToMainteTop img{
  width: 13px !important;
  height: auto;
  padding-bottom: 4px;
  margin-right: 3px;
  vertical-align: middle;
}


/*  */
.bl_aboutSemiOrder{
  display: flex;
  padding: 25px 20px;
  border: 2px solid #ccc;
  align-items: flex-start;/* Added at Apr. 24 2025 */
}
.bl_aboutSemiOrder_txt{
  /*width: 460px;*/
  width: auto;/* Added at Apr. 24 2025 */
  padding-right: 20px;
  box-sizing: border-box;
}
.bl_aboutSemiOrder_txt_ttl{
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 16px;
}
.bl_aboutSemiOrder_txt_exp{
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 12px;
  letter-spacing: 0.075em;
}
.bl_aboutSemiOrder_img{
  flex-shrink: 0;/* Added at Apr. 24 2025 */
  /*width: 260px;*/
  max-width: 260px;/* Added at Apr. 24 2025 */
  border: 1px solid #999999;
  box-sizing: border-box;
}
.bl_aboutSemiOrder_img img{
  width: 100%;
}
.bl_aboutSemiOrder_link{
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-left: 30px;
  margin-right: 30px;
  border-radius: 3px;
  font-size: 13px;
  background-color: #f5f5f5;
  text-align: center;
  transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_aboutSemiOrder_link:hover{
  background-color: #336699;
  color: #fff !important;
}
@media screen and (min-width:429px) and (max-width:768px) {
	.bl_aboutSemiOrder{
	  display: block;
	  padding: 23px 20px;
	}
	.bl_aboutSemiOrder_txt{
	  width: auto;
	  padding-right: 0;
	}
	.bl_aboutSemiOrder_txt_ttl{
	  margin-bottom: 18px;
	}
	.bl_aboutSemiOrder_txt_exp{
	  margin-bottom: 15px;
	  line-height: 1.833;
	  letter-spacing: 0;
	}
	.bl_aboutSemiOrder_img{
	  width: auto;
	  max-width: 260px;
	  margin-left: auto;
	  margin-right: auto;
	}
	.bl_aboutSemiOrder_link{
	  padding-top: 10px;
	  margin-left: 0;
	  margin-right: 0;
	  margin-bottom: 20px;
	  transition: none;
	}
	.bl_aboutSemiOrder_link:hover{
	  background-color: #f5f5f5;
	  color: #336699 !important;
	}
}
@media screen and (max-width: 428px) {
	.bl_aboutSemiOrder{
	  display: block;
	  padding: 23px 20px;
	}
	.bl_aboutSemiOrder_txt{
	  width: auto;
	  padding-right: 0;
	}
	.bl_aboutSemiOrder_txt_ttl{
	  margin-bottom: 18px;
	}
	.bl_aboutSemiOrder_txt_exp{
	  margin-bottom: 15px;
	  line-height: 1.833;
	  letter-spacing: 0;
	}
	.bl_aboutSemiOrder_img{
	  width: auto;
	  max-width: 260px;
	  margin-left: auto;
	  margin-right: auto;
	}
	.bl_aboutSemiOrder_link{
	  padding-top: 10px;
	  margin-left: 0;
	  margin-right: 0;
	  margin-bottom: 20px;
	  transition: none;
	}
	.bl_aboutSemiOrder_link:hover{
	  background-color: #f5f5f5;
	  color: #336699 !important;
	}
}

/*
 * セミオーダー
 */
.bl_semiOrder{
  margin-top: 60px;
}
.bl_search{
  display: none;
  /* display: flex; */
  margin-left: 25px;
  margin-right: 25px;
  margin-bottom: 30px;
  border: 1px solid #999999;
  font-size: 12px;
}
.bl_search_ttl{
  width: 15.38%;
  padding: 12px 0px;
  box-sizing: border-box;
  background-color: #999;
  color: #fff;
  /* line-height: 1; */
  text-align: center;
}
.bl_search_body{
  width: 84.62%;
  padding: 12px 20px 8px;
  box-sizing: border-box;
  background-color: #eeeeee;
}

.bl_search_body_cat{
  /* display: flex; */
}
.bl_search_body_cat:after{
  content: "";
  display: table;
  clear: both;
}
.bl_search_body_catTtl{
  width: 9.625%;
  float: left;
  /* font-weight: bold; */
}
.bl_search_body_catList{
  width: 90.375%;
  float: left;
}

.bl_search_body_catList li{
  display: inline-block;
  margin-bottom: 5px;
  /* line-height: 1; */
}

.bl_search_body_catList li .ui-checkbox{
  margin: 3px 10px 0 0;
}
.bl_search_body_catList li .ui-btn-inner{
  height: 18px;
  padding: 0 0 0 16px !important;
  border: 0;
  border-radius: 0;
  overflow: visible;
}
.bl_search_body_catList li .ui-btn-text{
  display: inline-block;
  height: 18px;
  margin-top: -2px;
  line-height: 1.5;
  font-weight: normal;
}
.bl_search_body_catList li .ui-icon{
  width: 12px;
  height: 12px;
  left: 0 !important;
  background: #fff;
  background-image: none;
}
.bl_search_body_catList li .ui-icon.ui-icon-checkbox-on:after{
  content: "";
  display: inline-block;
  width: 3px;
  height: 8px;
  position: absolute;
  left: 6px;
  top: 5px;
  z-index: 1;
  transform: translate(-50%, -50%) rotate(45deg);
  border-right: 2px solid #336699;
  border-bottom: 2px solid #336699;
}
.bl_search_body_catList input{
  display: none;
  vertical-align: middle;
  border: 0;
}

.bl_search_body_catList label{
  margin-right: 10px;
  position: relative;
  vertical-align: middle;

  border: 0;
  background: transparent;
  cursor: pointer;
}
.bl_search_body_catList input + label:before{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  top: 1px;
  margin-right: 4px;
  border-radius: 3px;
  background-color: #fff;
}
.bl_search_body_catList input:checked + label:after{
  content: "";
  display: inline-block;
  width: 3px;
  height: 8px;
  position: absolute;
  left: 6px;
  top: 5px;
  z-index: 1;
  transform: translate(-50%, -50%) rotate(45deg);
  border-right: 2px solid #336699;
  border-bottom: 2px solid #336699;
  /* background-color: #336699; */
}
.bl_lqExp{
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 428px) {
	.bl_search{
	  margin-left: 0;
	  margin-right: 0;
	}
	.bl_search_ttl{
	  width: 28%;
	}
	.bl_search_body{
	  width: 72%;
	}
	.bl_search_body_catTtl{
	  width: 20%;
	}
	.bl_search_body_catList{
	  width: 80%;
	  margin-top: 0;
	  margin-bottom: 8px;
	}
	.bl_search_body_cat:last-child .bl_search_body_catList{
	  margin-bottom: 0;
	}
	.bl_search_body_catList li{
	  margin-bottom: 0;
	}
	.bl_search_body_catList input + label:before{
	  display: none;
	}
	.bl_search_body_catList input:checked + label:after{
	  display: none;
	}
	.bl_lqExp{
	  line-height: 1.71;
	}
}

/* liquid nav */
.bl_lqNav{
  text-align: center;
  font-size: 12px;
  /* background-color: red; */
}
.bl_lqNav:after{
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  border-right: 2px dotted #999999;
}
.bl_lqNav ul{
  display: flex;
  /* width: 100%; */
  /* border: 1px solid #999999; */
  border-bottom: 0;
  box-sizing: border-box;
}
.bl_lqNav li{
  margin-left: -1px;
}
.bl_lqNav li:first-child{
  margin-left: 0;
}
.bl_lqNav li.sp-100{
  width: 120%;
  /*width: 100%;*/
}
.bl_lqNav li.sp-50{
  width: 50%;
}
.bl_lqNav .bl_lqNav_ttl{
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #eeeeee;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
}
.bl_lqNav .bl_lqNav_prdWrap{
  display: flex;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
}
.bl_lqNav .bl_lqNav_prd{
  /* width: 138px; */
  width: 100%;
  padding-top: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_lqNav .bl_lqNav_prd:hover,
.bl_lqNav .bl_lqNav_prd.uc-active{
  background-color: #336699;
  color: #fff;
}
.bl_lqNav .bl_lqNav_prd img{
  width: 118px !important;
}
.bl_lqNav .bl_lqNav_prd span{
  display: inline-block;
  height: 50px;
  padding-top: 7px;
  box-sizing: border-box;
  line-height: 1.5;
}
.bl_lqNavExpWrap{
  padding: 18px 18px 10px;
  margin-top: -1px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 10px;
  line-height: 2;
}
.bl_lqNavExp{
  display: none;
}
.bl_lqNavExp.uc-active{
  display: block;
}
.bl_lqNavExp p{
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}
.bl_lqNavExp_link{
  text-align: right;
}
@media screen and (max-width: 428px) {
	.bl_lqNav ul{
	  width: 100%;
	  flex-wrap: wrap;
	  justify-content: center;
	  align-items: stretch;
	  margin-bottom: 0;
	  margin-top: 0;
	}
	.bl_lqNav li{
	  margin-bottom: -1px;
	}
	.bl_lqNav .bl_lqNav_prd{
	  width: 100%;
	  padding: 10px;
	  box-sizing: border-box;
	}
	.bl_lqNav .bl_lqNav_prd img{
	  width: 100% !important;
	}
	.bl_lqNav li.sp-50 .bl_lqNav_prd img{
	  width: 60% !important;
	}
	.bl_lqNavExpWrap{
	  padding: 18px 12px 10px;
	  margin-top: 0;
	}
	.bl_lqNavExp p{
	  margin-bottom: 0;
	}
	.bl_lqNavExp_link a{
	  font-weight: normal !important;
	}
}

/* bottle nav */
.bl_bottleNav{
  margin-bottom: -1px;
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.bl_bottleNav ul{
  display: flex;
}
.bl_bottleNav li{
  width: 100%;
  border-left: 1px solid #ccc;
}
.bl_bottleNav li:last-child{
  border-right: 1px solid #ccc;
}
.bl_bottleNav .bl_bottleNav_item{
  opacity: 0.5;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 5px;
  padding-bottom: 10px;
  transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_bottleNav .bl_bottleNav_item.on{
  opacity: 1;
}
.bl_bottleNav .bl_bottleNav_item.uc-active,
.bl_bottleNav .bl_bottleNav_item:hover{
  background-color: #336699;
  cursor: pointer;
}
.bl_bottleNav .bl_bottleNav_item p{
  margin-top: 0;
  margin-bottom: 3px;
  font-size: 12px;
}
.bl_bottleNav .bl_bottleNav_item.uc-active p,
.bl_bottleNav .bl_bottleNav_item:hover p{
  color: #fff;
}
.bl_bottleNav .bl_bottleNav_item img{

}
.bl_bottleNav_tagWrap{

}
.bl_bottleNav_tag{
  opacity: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 5px;
  font-size: 11px;
  line-height: 1;
  border-radius: 3px;
}
/* .bl_bottleNav_tag:last-child{
  margin-bottom: 15px;
} */
.bl_bottleNav_tag.uc-active{
  opacity: 1;
}
.bl_bottleNav_tag:nth-child(1){
  background-color: #e4e570;
}
.bl_bottleNav_tag:nth-child(2){
  background-color: #d6b5bb;
}
.bl_bottleNav_tag:nth-child(3){
  background-color: #c9e4c9;
}
.bl_bottleNav_tag:nth-child(4){
  background-color: #a8cce2;
}

/* 絞り込まれる製品 */
.bl_SOPrdWrap{
  /* border: 1px solid #000000; */
  /* border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000; */
}
.bl_SOPrd{
  display: none;
  /* border: 1px solid #000000; */
}
.bl_SOPrd.uc-active{
  display: block;
}

.bl_SOPrd:last-child .bl_SOPrd_head{
  border-bottom: 1px solid #ccc;
}
.bl_SOPrd_inner{
  /* border-left: 1px solid #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000; */
}
/* .bl_SOPrd_inner:after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: relative;
  z-index: 1;
  background-color: #000;
} */
.bl_SOPrd_head{
  display: flex;
  align-items: center;
  padding: 8px 12px;
  position: relative;
  /* background-color: #eaf1fc; */
  background: rgb(233,233,233);
  background: linear-gradient(180deg, rgba(254,254,254,1) 0%, rgba(232,232,232,1) 100%);
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  /* border-top: 1px solid #ccc; */
  /* border-bottom: 1px solid #ccc; */
  border: 1px solid #ccc;
  border-bottom: 0;
  transition: all 300ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_SOPrd_head.uc-active{
  background: #336699;
  color: #fff;
}
.bl_SOPrd_head .num{
  width: 15%;
}
.bl_SOPrd_head_img{
  width: 24%;
  margin-right: 5%;
}
.bl_SOPrd_head_tagWrap{
  width: 22%;
  color: #333;
}
.bl_SOPrd_head_tag{
  opacity: 0;
  padding-top: 4px;
  padding-bottom: 2px;
  margin-top: 5px;
  font-size: 11px;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0.05em;
  border-radius: 3px;
  text-align: center;
}
.bl_SOPrd_head_tag:first-child{
  margin-top: 0;
}
.bl_SOPrd_head_tag.uc-active{
  opacity: 1;
}
.bl_SOPrd_head_tag:nth-child(1){
  background-color: #e4e570;
}
.bl_SOPrd_head_tag:nth-child(2){
  background-color: #d6b5bb;
}
.bl_SOPrd_head_tag:nth-child(3){
  background-color: #c9e4c9;
}
.bl_SOPrd_head_tag:nth-child(4){
  background-color: #a8cce2;
}
.bl_SOPrd_head_open{
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0, -50%);
  font-size: 10px;
  font-weight: normal;
  color: #336699;
}
.bl_SOPrd_head.uc-active .bl_SOPrd_head_open{
  color: #fff;
}
.bl_SOPrd_head_open_plus{
  display: inline-block;
  width: 22px;
  height: 22px;
  position: relative;
  margin-top: -3px;
  margin-left: 5px;
  border-radius: 20px;
  background-color: #fff;
  vertical-align: middle;
}
.bl_SOPrd_head_open_plus:before{
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
  background-color: #336699;
  transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_SOPrd_head_open_plus.open:before{
  transform: translate(-50%, -50%) rotate(45deg);
}
.bl_SOPrd_head_open_plus:after{
  content: "";
  display: block;
  width: 12px;
  height: 1px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%) rotate(90deg);
  background-color: #336699;
  transition: all 200ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
}
.bl_SOPrd_head_open_plus.open:after{
  transform: translate(-50%, -50%) rotate(135deg);
}
.bl_SOPrd_body{
  /* position: relative; */
  /* border-left: 1px solid #000; */
  /* border-right: 1px solid #000; */
  /* border-top: 1px solid #000; */
  /* border-bottom: 1px solid #000; */
}
/* .bl_SOPrd_body:after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 50;
  background-color: #000;
} */

.bl_SOPrd_cap{
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.bl_SOPrd_plug{
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.bl_SOPrd_label{
  position: relative;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
.bl_SOPrd_label:after{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 50;
  /* background-color: #000; */
  border-bottom: 1px solid #000;
}
.bl_SOPrd_label.lq .bl_SOPrd_item_inner:nth-child(1){
  display: none;
}
.bl_SOPrd_label.lq .bl_SOPrd_item_inner:nth-child(2) img{
  padding-top: 0;
  border-top: 0;
}
.bl_SOPrd_subttl{
  padding: 8px 12px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  background-color: #eaf1fc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.bl_SOPrd_itemWrap{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  /* margin-bottom: -1px; */
}
.bl_SOPrd_itemWrap.none{
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.bl_SOPrd_item{
  width: 25%;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: -1px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
.bl_SOPrd_item:last-child{
  border-right: 1px solid #ccc;
}
.bl_SOPrd_cap .bl_SOPrd_item{
  width: 25%;
}
.bl_SOPrd_cap .bl_SOPrd_item:nth-child(4n){
  border-right: 0;
}
.bl_SOPrd_plug .bl_SOPrd_item{
  width: 33.33%;
}
.bl_SOPrd_plug .bl_SOPrd_item:nth-child(3n){
  border-right: 0;
}
.bl_SOPrd_label .bl_SOPrd_item{
  width: 33.33%;
}
.bl_SOPrd_label .bl_SOPrd_item:nth-child(3n){
  border-right: 0;
}
.bl_SOPrd_label .prdname{
  display: inline-block;
  height: 60px;
}
.bl_SOPrd_item_inner{
  /* padding-top: 10px; */
  padding-bottom: 10px;
}
/* .bl_SOPrd_item_inner:first-child{
  padding-top: 0;
} */
.bl_SOPrd_item_inner:nth-child(2) img{
  padding-top: 10px;
  border-top: 1px dotted #ccc;
}
.bl_SOPrd_item img{
  max-width: 122px;
  margin-bottom: 7px;
}
.bl_SOPrd_item a{
  display: inline-block;
  max-width: 122px;
  font-size: 12px;
  line-height: 1.66;
}
.bl_SOPrd_item a.large{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
  background-color: #f5f5f5;
  border: 1px solid #336699;
  border-radius: 3px;
  line-height: 1;
}
.bl_sizeLinks{
  display: flex;
  justify-content: center;
  /* align-items: center; */
  text-align: center;

  padding-top: 30px;
  padding-bottom: 10px;
}
.bl_sizeLink{
  width: 31.5%;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #336699;
  font-size: 16px;
  line-height: 1;
  color: #fff !important;
  border-radius: 3px;
}
.bl_sizeLink:first-child{
  margin-left: 0;
}
.bl_sizeLink:last-child{
  margin-right: 0;
}
@media screen and (max-width: 428px) {
	/* .bl_SOPrdWrap:after{
	  display: none;
	} */
	.bl_SOPrd_inner{
	  /* border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	  border-top: 1px solid #ccc; */
	}
	.bl_SOPrd_inner:after{
	  background-color: #ccc;
	}
	.bl_SOPrd_body{
	  display: none;
	}
	.bl_SOPrd_cap{
	  border-top: 0;
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	}
	.bl_SOPrd_plug{
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	}
	.bl_SOPrd_label{
	  position: relative;
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	}
	.bl_SOPrd_label:after{
	  border-bottom: 1px dotted #333;
	}
	.bl_SOPrd_subttl{
	  padding: 8px 8px 6px;
	}
	.bl_SOPrd_item{
	  padding-left: 5px;
	  padding-right: 5px;
	}
	.bl_SOPrd_item img{
	  margin-bottom: 0;
	}
	.bl_SOPrd_item a{
	  font-weight: normal;
	}
	.bl_sizeLinks{
	  display: block;
	  padding-left: 10px;
	  padding-right: 10px;
	  padding-top: 12px;
	  padding-bottom: 30px;
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	}
	.bl_sizeLink{
	  display: block;
	  width: auto;
	  padding-top: 11px;
	  padding-bottom: 9px;
	  margin-bottom: 10px;
	  margin-left: 0;
	  margin-right: 0;
	  font-weight: normal;
	}
}

/*
 * NewMark 202304クローズ
 */
.item-new{
display:none;
/*padding:2px 15px 0 15px;
background-color: #bf0000;
color:#fff;
font-size: 12px; */
}