@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELL?????
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* Shinjuku M&A Center original asset overrides */
.c-headLogo__img {
  content: normal !important;
  width: min(340px, 56vw) !important;
  height: auto !important;
  max-height: 82px !important;
  object-fit: contain !important;
}
.p-mainVisual, #main_visual, #post_slider { overflow: hidden; }
body { overflow-x: hidden; }
@media (max-width: 600px) {
  .c-headLogo__img { width: min(280px, 72vw) !important; max-height: 68px !important; }
}

/* Keep the larger logo clear of the first site block */
body .sma-site { margin-top: 18px !important; }
@media (max-width: 900px) {
  body .sma-site { margin-top: 46px !important; }
}
@media (max-width: 560px) {
  body .sma-site { margin-top: 28px !important; }
}
