/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
html {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

/**
 * Remove default margin.
 */
/* line 17, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 41, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 63, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 74, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 94, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 105, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 114, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 122, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 131, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
/* line 140, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 149, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 158, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 165, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
sup {
  top: -0.5em; }

/* line 169, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 180, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 188, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 199, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
/* line 207, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
/* line 217, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 228, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 262, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 274, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 289, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
/* line 299, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 308, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 318, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 331, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 343, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 353, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 367, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
/* line 375, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 386, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 395, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 404, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 415, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 421, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/normalize */
td, th {
  padding: 0; }

/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
/* line 2, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/box-sizing */
html {
  box-sizing: border-box; }

/* line 7, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/box-sizing */
*, *:before, *:after {
  box-sizing: inherit; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt0 {
  margin-top: 0px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb0 {
  margin-bottom: 0px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr0 {
  margin-right: 0px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml0 {
  margin-left: 0px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt0 {
  padding-top: 0px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb0 {
  padding-bottom: 0px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr0 {
  padding-right: 0px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl0 {
  padding-left: 0px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt5 {
  margin-top: 5px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb5 {
  margin-bottom: 5px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr5 {
  margin-right: 5px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml5 {
  margin-left: 5px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt5 {
  padding-top: 5px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb5 {
  padding-bottom: 5px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr5 {
  padding-right: 5px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl5 {
  padding-left: 5px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt10 {
  margin-top: 10px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb10 {
  margin-bottom: 10px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr10 {
  margin-right: 10px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml10 {
  margin-left: 10px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt10 {
  padding-top: 10px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb10 {
  padding-bottom: 10px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr10 {
  padding-right: 10px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl10 {
  padding-left: 10px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt15 {
  margin-top: 15px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb15 {
  margin-bottom: 15px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr15 {
  margin-right: 15px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml15 {
  margin-left: 15px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt15 {
  padding-top: 15px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb15 {
  padding-bottom: 15px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr15 {
  padding-right: 15px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl15 {
  padding-left: 15px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt20 {
  margin-top: 20px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb20 {
  margin-bottom: 20px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr20 {
  margin-right: 20px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml20 {
  margin-left: 20px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt20 {
  padding-top: 20px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb20 {
  padding-bottom: 20px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr20 {
  padding-right: 20px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl20 {
  padding-left: 20px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt25 {
  margin-top: 25px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb25 {
  margin-bottom: 25px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr25 {
  margin-right: 25px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml25 {
  margin-left: 25px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt25 {
  padding-top: 25px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb25 {
  padding-bottom: 25px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr25 {
  padding-right: 25px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl25 {
  padding-left: 25px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt30 {
  margin-top: 30px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb30 {
  margin-bottom: 30px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr30 {
  margin-right: 30px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml30 {
  margin-left: 30px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt30 {
  padding-top: 30px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb30 {
  padding-bottom: 30px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr30 {
  padding-right: 30px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl30 {
  padding-left: 30px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt35 {
  margin-top: 35px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb35 {
  margin-bottom: 35px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr35 {
  margin-right: 35px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml35 {
  margin-left: 35px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt35 {
  padding-top: 35px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb35 {
  padding-bottom: 35px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr35 {
  padding-right: 35px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl35 {
  padding-left: 35px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt40 {
  margin-top: 40px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb40 {
  margin-bottom: 40px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr40 {
  margin-right: 40px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml40 {
  margin-left: 40px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt40 {
  padding-top: 40px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb40 {
  padding-bottom: 40px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr40 {
  padding-right: 40px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl40 {
  padding-left: 40px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt45 {
  margin-top: 45px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb45 {
  margin-bottom: 45px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr45 {
  margin-right: 45px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml45 {
  margin-left: 45px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt45 {
  padding-top: 45px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb45 {
  padding-bottom: 45px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr45 {
  padding-right: 45px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl45 {
  padding-left: 45px !important; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mt50 {
  margin-top: 50px !important; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mb50 {
  margin-bottom: 50px !important; }

/* line 43, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.mr50 {
  margin-right: 50px !important; }

/* line 46, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.ml50 {
  margin-left: 50px !important; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pt50 {
  padding-top: 50px !important; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pb50 {
  padding-bottom: 50px !important; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pr50 {
  padding-right: 50px !important; }

/* line 59, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/mixin */
.pl50 {
  padding-left: 50px !important; }

/*
#styleguide
spimg

```
<i class="spimg btn1"></i>
<i class="spimg btn2"></i>
<i class="spimg h2_1"></i>
<i class="spimg h2_2"></i>
<i class="spimg logo1"></i>
<i class="spimg logo2"></i>
<i class="spimg logo3"></i>
<i class="spimg logo4"></i>
<i class="spimg logo5"></i>
<i class="spimg sp_btn1"></i>
<i class="spimg sp_btn2"></i>
```
*/
/* line 31, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
.spimg {
  display: inline-block; }
  /* line 33, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.btn1 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px -288px;
    width: 386px;
    height: 87px;
    background-size: 1073px 651px; }
  /* line 36, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.btn2 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px -472px;
    width: 386px;
    height: 87px;
    background-size: 1073px 651px; }
  /* line 39, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.h2_1 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: -695px 0px;
    width: 378px;
    height: 67px;
    background-size: 1073px 651px; }
  /* line 42, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.h2_2 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: -374px 0px;
    width: 316px;
    height: 88px;
    background-size: 1073px 651px; }
  /* line 45, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.logo1 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: -187px 0px;
    width: 182px;
    height: 91px;
    background-size: 1073px 651px; }
  /* line 48, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.logo2 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 182px;
    height: 91px;
    background-size: 1073px 651px; }
  /* line 51, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.logo3 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px -96px;
    width: 182px;
    height: 91px;
    background-size: 1073px 651px; }
  /* line 54, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.logo4 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: -187px -96px;
    width: 182px;
    height: 91px;
    background-size: 1073px 651px; }
  /* line 57, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.logo5 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px -192px;
    width: 182px;
    height: 91px;
    background-size: 1073px 651px; }
  /* line 60, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.sp_btn1 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px -380px;
    width: 386px;
    height: 87px;
    background-size: 1073px 651px; }
  /* line 63, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/sprites/spimg */
  .spimg.sp_btn2 {
    background-image: url(../images/spimg.png);
    background-repeat: no-repeat;
    background-position: 0px -564px;
    width: 386px;
    height: 87px;
    background-size: 1073px 651px; }

/*
#styleguide
基本スタイル

*/
/* line 6, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
#main_content {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
      text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-size: 16px;
  font-family: Verdana, Roboto, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #333;
  background-color: #fff;
  word-wrap: break-word;
  line-height: 1.6; }

  #main_content .txt {
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
  }

/* line 20, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
.clearfix {
  *zoom: 1; }
  /* line 22, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  /* line 26, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
  .clearfix:after {
    clear: both; }

/* line 31, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
p {
  font-size: 16px;
  font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif; }

/* line 36, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
h2, h3 {
  font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, serif; }

/* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
h2 {
  text-align: center;
  font-size: 1.8rem; }

/* line 45, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
figure {
  margin: 0; }

/* line 49, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
.left {
  float: left; }

/* line 50, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/base */
.right {
  float: right; }

/* line 4, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#main_content {
  padding-bottom: 0px; }
  @media screen and (max-width: 500px)  {
    #main_content {
      padding-top: 100px; } }
  /* line 9, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #main_content .container {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; }
    /* line 15, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-bourbon/assets/stylesheets/addons/clearfix */
    #main_content .container:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 500px)  {
      #main_content .container {
        padding: 0 10px 0px; } }

/* line 19, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
a img {
  transition: all 0.2s ease-in-out; }
  /* line 22, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  a img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); }

/* line 28, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
img {
  max-width: 100%; }

/* line 32, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
header {
  margin-bottom: 40px; }
  /* line 34, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  header .head_img {
    background: url(../images/main03.jpg) 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    height: 480px;
    margin-bottom: 30px;
    position: relative; }
  header .head_img2 {
    background: url(../images/assos_main.jpg) 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    height: 480px;
    margin-bottom: 30px;
    position: relative; }

    @media screen and (max-width: 500px)  {
      header .head_img {
        max-width: 100%;
        height: 300px;
        top: 50px; }
      header .head_img2 {
        max-width: 100%;
        height: 300px;
        top: 50px; }

        /* line 45, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
        header .head_img .topsns {
          margin-top: -54px;
          padding: 0 5px; }
        header .head_img2 .topsns {
          margin-top: -54px;
          padding: 0 5px; } }

  /* line 51, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  header p {
    font-size: 16px; }
    @media screen and (max-width: 500px)  {
      header p {
        font-size: 14px;
        margin-top: 60px;
        padding: 0 8px; }
        /* line 57, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
        header p br {
          display: none; } }

/* line 64, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
h2 {
  text-align: center;
  margin: 30px 0 30px; }
  @media screen and (max-width: 500px)  {
    h2 {
      margin: 20px 0 20px;
      font-size: 24px; } }

/* line 75, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#access {
  margin-bottom: 60px;
  text-align: center; }
  /* line 79, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #access .shop_info p {
    font-size: 14px;
    line-height: 1.5; }
    @media screen and (max-width: 500px)  {
      #access .shop_info p {
        font-size: 14px; } }
  /* line 86, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #access .shop_info .address, #access .shop_info .navigation {
    margin-bottom: 1.5em; }

/* line 94, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#map_canvas {
  height: 400px;
  width: 100%;
  margin-bottom: 20px; }
  @media screen and (max-width: 500px)  {
    #map_canvas {
      height: 280px; } }

/* line 103, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#map_canvas img {
  max-width: none; }

/* line 107, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#map_canvas .content {
  padding: 0 0.5em 1em 0.5em; }

/* line 111, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#map_canvas .firstHeading {
  font-size: 1em;
  line-height: 1em;
  font-weight: bold;
  margin: 0; }

/* line 118, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#map_canvas #bodyContent p {
  font-size: 1em;
  margin: 0; }

/* line 125, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
.sns {
  margin-bottom: 60px;
  background-color: #181818;
  color: #fff;
  padding: 15px 0 7px; }
  /* line 130, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  .sns table {
    margin: 0 auto;
    font-size: 23px;
    font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “メイリオ”, Meiryo, serif;
    vertical-align: middle; }
    /* line 135, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
    .sns table td {
      vertical-align: middle;
      padding: 0 10px; }
    @media screen and (max-width: 500px)  {
      .sns table {
        font-size: 16px;
        line-height: 1.5; }
        /* line 142, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
        .sns table td {
          padding: 0 5px; } }

/* line 152, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#talk {
  margin-bottom: 60px; }
  /* line 154, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #talk .row {
    display: block;
    margin-bottom: 30px; }
    /* line 15, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-bourbon/assets/stylesheets/addons/clearfix */
    #talk .row:after {
      content: "";
      display: table;
      clear: both; }
    @media screen and (max-width: 500px)  {
      #talk .row {
        display: table; } }
  /* line 161, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #talk .img {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
    #talk .img:last-child {
      margin-right: 0; }
    @media screen and (max-width: 500px)  {
      #talk .img {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 314.84594%; }
        /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
        #talk .img:last-child {
          margin-right: 0; }
        @media screen and (max-width: 500px)  {
          #talk .img {
            display: table-header-group;
            float: none; } } }
  /* line 171, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #talk .txt {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
    #talk .txt:last-child {
      margin-right: 0; }
    @media screen and (max-width: 500px)  {
      #talk .txt {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 314.84594%;
        display: table-row-group;
        float: none; }
        /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
        #talk .txt:last-child {
          margin-right: 0; } }
    /* line 178, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
    #talk .txt h3 {
      font-size: 20px;
      margin-bottom: 0.5em;
      font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3″, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, serif; }
      @media screen and (max-width: 500px)  {
        #talk .txt h3 {
          margin-bottom: 6px; } }

/* line 189, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
.report {
  margin: 60px auto 30px;
  height: 90px; }
  @media screen and (max-width: 500px)  {
    .report {
      height: 60px;
      margin-bottom: 0; } }

/* line 202, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
.sns_container p {
  font-family: Verdana, Roboto, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.4; }
/* line 206, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
.sns_container h2 {
  text-align: left;
  font-size: 22px;
  margin-bottom: 20px; }
  /* line 210, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  .sns_container h2 img {
    width: 30px;
    position: relative;
    margin-right: 8px;
    top: 5px; }
/* line 217, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
.sns_container .next {
  text-align: right;
  font-size: 14px;
  margin-bottom: 30px; }
/* line 222, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
.sns_container ul {
  margin-bottom: 30px; }
  /* line 15, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-bourbon/assets/stylesheets/addons/clearfix */
  .sns_container ul:after {
    content: "";
    display: table;
    clear: both; }
  /* line 225, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  .sns_container ul li {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
    .sns_container ul li:last-child {
      margin-right: 0; }
    /* line 82, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/omega */
    .sns_container ul li:nth-child(3n) {
      margin-right: 0; }
    /* line 87, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/omega */
    .sns_container ul li:nth-child(3n+1) {
      clear: left; }
    @media screen and (max-width: 500px)  {
      .sns_container ul li {
        float: left;
        display: block;
        margin-right: 7.42297%;
        width: 100%;
        margin-bottom: 30px; }
        /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
        .sns_container ul li:last-child {
          margin-right: 0; } }

/* line 239, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#facebook ul li figure, #instagram ul li figure {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 46.28851%;
  margin-right: 3%; }
  /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
  #facebook ul li figure:last-child, #instagram ul li figure:last-child {
    margin-right: 0; }
  @media screen and (max-width: 500px)  {
    #facebook ul li figure, #instagram ul li figure {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 46.28851%; }
      /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
      #facebook ul li figure:last-child, #instagram ul li figure:last-child {
        margin-right: 0; } }
/* line 246, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#facebook ul li div, #instagram ul li div {
  float: left;
  display: block;
  margin-right: 7.42297%;
  width: 46.28851%; }
  /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
  #facebook ul li div:last-child, #instagram ul li div:last-child {
    margin-right: 0; }
  @media screen and (max-width: 500px)  {
    #facebook ul li div, #instagram ul li div {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 46.28851%; }
      /* line 85, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-neat/assets/stylesheets/grid/span-columns */
      #facebook ul li div:last-child, #instagram ul li div:last-child {
        margin-right: 0; } }
  /* line 251, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #facebook ul li div p.name, #instagram ul li div p.name {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.4; }

/* line 264, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#twitter ul li a {
  display: block;
  padding: 8px 10px;
  border: 2px solid #232323;
  text-align: center;
  margin: 15px 0; }
  /* line 270, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
  #twitter ul li a img {
    width: 20px;
    margin-right: 8px;
    position: relative;
    top: 2px; }

/* line 287, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#blog ul li figure {
  margin-bottom: 5px; }
/* line 291, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#blog ul p.name {
  font-size: 16px;
  margin-bottom: 5px; }
/* line 295, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#blog ul p {
  font-size: 14px;
  color: #666; }

/* line 305, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/layout/layout */
#fb_btn iframe html table.uiGrid td {
  width: 100% !important;
  display: block !important; }

/* line 4, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
#pageTop {
  font-size: 12px;
  min-width: 0;
  margin-top: 40px; }
  /* line 8, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
  #pageTop #pageTopInner {
    min-width: 0px;
    width: 100%; }

/* line 18, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
.topsns {
  float: right;
  margin-top: 16px;
  margin-right: 16px; }
  /* line 15, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-bourbon/assets/stylesheets/addons/clearfix */
  .topsns:after {
    content: "";
    display: table;
    clear: both; }
  /* line 24, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
  .topsns li {
    float: left; }
  /* line 27, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
  .topsns li.twitter {
    width: 95px; }
  /* line 30, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
  .topsns li.plusone {
    width: 63px; }

/* line 37, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
.topicPath {
  padding-top: 0; }
  /* line 40, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
  .topicPath li {
    font-size: 12px; }

/* line 45, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
.mypage {
  font-family: Verdana, Roboto, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 12px;
  position: relative;
  right: 36px;
  top: 7px; }

/* line 53, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
#utilityHeader {
  display: none; }

/* line 56, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
a.key {
  padding-left: 24px;
  background: url(http://www.tokyolife.co.jp/shared/img/hd_ic_key.png) no-repeat left center;
  color: #333; }

/* line 15, /Users/takeshi/mysite/Tokyolife/store/front_store/node_modules/node-bourbon/assets/stylesheets/addons/clearfix */
#utility:after {
  content: "";
  display: table;
  clear: both; }
/* line 64, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
#utility .container {
  max-width: 1020px; }
/* line 67, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
#utility .mypage {
  float: right;
  position: static;
  margin-top: -33px; }
  @media screen and (max-width: 500px)  {
    #utility .mypage {
      display: none; } }

/* line 75, /Users/takeshi/mysite/Tokyolife/store/front_store/app/source/pc/sass/base/tkl */
#commonHeaderInner p {
  font-size: 12px; }


  /* 追記?*/
  a[name='taidan']{
    color: #fff;
  }


.fb_iframe_widget {
  position: relative;
  top: -4px;
  margin-right: 4px;
}