@charset "UTF-8";
/*$font-noto-sans-jp: true; // true or false
@if $font-noto-sans-jp {
  $font-style: 'Noto Sans JP', sans-serif;
}*/
/* ==========================================================================//
//
// [個別スタイル]
//
// ========================================================================== */
@media screen and (max-width: 896px) {
  .p-comfortable .c-box-button-small {
    width: 100%;
  }
}

@media screen and (max-width: 896px) {
  .p-comfortable + .l-footer {
    margin-top: 10px;
  }
}

/*# sourceMappingURL=p_comfortable.css.map */
