@charset "UTF-8";
/*
Theme Name: fas
Theme URI: 
Author: tsukamoto hajime design studio
Author URI: tukamot.webproj-srv.net
Description: 藤沢市アートスペースホームページテーマ
Version: 1.5
*/
/*画像のレスポンシブ対応*/
.fas-editor-content .alignleft {
  float: left; }

.fas-editor-content .alignright {
  float: right; }

.fas-editor-content .aligncenter {
  text-align: center; }

.fas-editor-content .wp-caption,
.fas-editor-content img {
  height: auto !important; }

.fas-editor-content p.rel-link img {
  width: 60px !important;
  height: auto !important;
  display: inline-block; }

@media screen and (max-width: 35.5em) {
  .fas-editor-content .wp-caption,
  .fas-editor-content img {
    display: block;
    width: 100% !important;
    height: auto;
    /*border:1px solid red;*/
    clear: both;
    float: none; } }
body {
  -webkit-text-size-adjust: 100%; }

.nav_label_b {
  right: 0;
  position: absolute; }

/*画像のコピー防止対策*/
.img-nocopy {
  oncontextmenu: return false;
  user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -webkit-touch-callout: none; }

.fas_clearfix {
  clear: both; }

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