@charset "UTF-8";
/* Scss Document */
.tWaku {
  border: 4px solid #fff;
  border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
  margin: 2em 0;
  padding: 2em 0.5em; }

.shinagaki {
  /*adobe font*/
  font-family: ta-kouran, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.8em; }
  .shinagaki .price {
    text-align: right;
    font-size: 1.3em;
    font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal; }
    .shinagaki .price small {
      font-size: 1.5rem; }
  .shinagaki .s {
    white-space: nowrap;
    clear: right; }
    .shinagaki .s .price2 {
      display: block;
      float: right;
      text-align: right;
      font-family: source-han-sans-japanese, sans-serif;
      font-weight: 400;
      font-style: normal; }
      .shinagaki .s .price2 .priceTax {
        font-size: 1.0rem;
        white-space: -1; }
    .shinagaki .s .smwaku {
      clear: both;
      border: 1px solid #fff;
      font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
      margin-left: 1em;
      padding: 0.5em;
      margin-top: 1em;
      margin-bottom: 3em;
      font-size: 1rem;
      line-height: 130%;
      font-weight: normal; }
      .shinagaki .s .smwaku p {
        margin-bottom: 0; }
      .shinagaki .s .smwaku small {
        font-size: 0.8em; }

#bento a {
  color: #ff0; }
#bento p.normalText {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 60%;
  line-height: 1.3em;
  margin: 0; }
