<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">ul{
  padding-left:0;
  list-style:none;

}
.ProductLists{
  margin-bottom:55px;	
}
ul.itemList.itemList--12 li.itemList__unit {
  float:left;
  width:18%;
  box-sizing: border-box;
}
ul.itemList.itemList--12 li.itemList__unit img{
  border: 1px solid #999;
}
p.komoji{
    font-size: 0.8em;
    line-height: 1.6em;
}
p.komoji{
    font-size: 0.8em;
    line-height: 1.6em;
}
p.komoji_tyu{
    font-size: 8pt;
    line-height: 1.6em;
}
ul.itemList.itemList--12 li.itemList__unit:nth-child(n+2){
  margin-left:2.5%;
}
ul.itemList.itemList--12 li.itemList__unit:nth-child(5n+1){
    margin-left:0;
	clear:both;
}
ul.itemList.itemList--12 li.itemList__unit:nth-child(n+6){
  margin-top:10px;
}
ul.itemList.itemList--12 li.itemList__unit img{
  width:100%;
  height:auto;	
}


.detail_mainTitle{
  margin-bottom:25px;	
  font-size:18px;
  font-weight:bold;  
  padding: .25em 0 .5em .75em; 
  border-left: 6px solid #000; 
  border-bottom: 1px solid #000; 
}
.detail_point ul li{
  margin-bottom: 10px;
  text-align: left;
}
.detail_point ul li:before{
	content:"■ ";
	color:#666666;
}

ul.betsusize {
    margin-bottom: 50px;
}
ul.betsusize p{
  font-size:16px;
  font-weight:bold;
  margin-bottom: 0;
  text-align: left;
}

ul.betsusize a{
  font-size: 12px;
  font-weight: normal;
  color: #6c2648;
  margin-bottom: 2em;
}


/*-色の詳細情報の記載-*/
dl.colors {
  overflow: hidden;
  margin-top: 3pt;
  margin-bottom: 5pt;
}
    
dl.colors dt {
   width: 7em;
   float: left;
   clear: both;
}
dl.colors dd{
   margin-left: 7em;
}
/*-色の詳細情報の記載-*/
/*-色の詳細情報の記載（水彩絵具）-*/
dl.colors_hwc {
  overflow: hidden;
  margin-top: 3pt;
  margin-bottom: 5pt;
}
    
dl.colors_hwc dt {
   width: 9.5em;
   float: left;
   clear: both;
}
dl.colors_hwc dd{
   margin-left: 9.5em;
}

/*-透明寄りの半透明記号-*/
img.kigou{
width: 11px;
height: 11px;
vertical-align: middle;
}

/*-商品詳細仕様部分-*/
dl.item {
  overflow: hidden;
  margin-top: 3pt;
  margin-bottom: 5pt;
}
    
dl.item dt {
   width: 8.5em;
   float: left;
   clear: both;
}
dl.item dd{
   margin-left: 8.5em;
}

/* グループ説明、特徴リスト */
ul.item{
  list-style-type: square
}

/* 弓手式セット内容品 */
table.setitem{
   border: solid 1px #555555;
}
table.setitem td{
  text-align: left;
  border: solid 1px #555555;
  padding: 3px 10px;
}

/* .rotring　ロットリング商品ページ */
table.rotring{ width: 100%; text-align: left; border: 1px solid #ddd; padding: 10px; }
.rotring th{ text-align: left; background: #f4f4f4; border: 1px solid #ddd; padding: 10px; }
.rotring td{ text-align: left;  border: 1px solid #ddd; padding: 10px; }

/* 色材 色名表示（仮に全色セットページの内容色に飛ばす） */
#full_color{
  margin-top:-20px;
  padding-top:20px;
}

/* 商品詳細 強調デザイン（見出しなどに） */
.emp{
  font-size: 1.2em;
  margin-top: 2ex;
  margin-bottom: 0.5ex;
}</pre></body></html>