<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2024 | 00:43:38 */
/*--------------------------------------------------------------
 Â&nbsp;  ã‚¹ã‚¿ã‚¤ãƒ«ã‚¬ã‚¤ãƒ‰ã®å†…å®¹ã‚’ã‚’ä¸Šæ›¸ãã—ãŸã„cssï¼ˆSPï¼‰ã‚’ã“ã“ã«è¨˜å…¥
--------------------------------------------------------------*/

/*-----------------------------------------------
  GlobalNavi
-----------------------------------------------*/

.GlobalNaviListPosition{
  position: relative;
  height: 56px;
}
  
/* GNaviå›ºå®šç”¨ */
.GlobalNaviListBox--Fixed{
  left: 0;
  right: 0;
  width: 100%;
}
  
/* GNavi å„ãƒªãƒ³ã‚¯éƒ¨åˆ† */
.GlobalNaviList__Item{
  position: relative;
  height: 40px;
  font-size: 11px;
  line-height: 1.3;
}
.GlobalNaviList__Item:first-child{
  border-left: none;
}
.GlobalNaviList__Item:last-child{
  border-right: none;
}
.GlobalNaviList__Link{
  padding: 0 0 8px;
}
  
/* ã‚¢ã‚¤ã‚³ãƒ³ */
  .Icon--GlobalNavi{
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  margin-left: -5.5px;
}

  
/*-----------------------------------------------
  ãŠå•ã„åˆã‚ã›ãƒ•ã‚©ãƒ¼ãƒ&nbsp;ã¯ã“ã¡ã‚‰
-----------------------------------------------*/
  
.ToOrder{
  width: 100%;
  padding: 0 8px;
  background-size: 490px auto;
  background-position: -134px center;
  font-size: 13px;
}
.ToOrder--Palette{
  background-size: 1111px auto;
  background-position: -352px center;
}
  
/* ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³ *****/
.ToOrder__ButtonColor{
  font-size: 18px;
  padding: 12px 8px;
  height: 72px;
  line-height: 1;
}
.Button--Border{
  height: 80px;
}
  
/* ã€Œ1åˆ†ã§å…¥åŠ›å®Œäº†ã€ */
.ToOrder__Minute{
  float: none;
  display: block;
  width: 108px;
  padding: 4px;
  margin: 0 auto 8px;
  font-size: 13px;
}
  
/* ãƒãƒŠãƒ¼æ¨ªç”»åƒ(ä½œæ¥­å“¡) */
.ToOrder__Image{
  display: none;
}
</pre></body></html>