<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* =================================================================== */
/* COMMON
/* =================================================================== */

body{
    width: 1000px;
    margin: 0 auto;
    background-color: #fff;
}

#kanazawa_st{
    display: none;
}

#FT{
    background: #000;
}

#FT_wrapper{
    background: #122543 url(../img/ft_photo.jpg) center bottom no-repeat;
    background-size: 100% auto;
}

.btn_toTop{
    display: none;
}

#CNT &gt; article{
    overflow: hidden;
    float: left;
}

#CNT:after,
.thumb_place_block:after{
  content: "";
  clear: both;
  display: block;
}

/* =================================================================== */









/* =================================================================== */
/* 
/* =================================================================== */



/* =================================================================== */</pre></body></html>