/*
  Skin Name: marutto01
  Description: スキン自作の際にひな型となるスキンです。スタイルは何も入っていません。
  Skin URI: https://wp-cocoon.com/
  Author: phoenixdesign
  Author URI: https://phoenixdesign.jp/
  Screenshot URI: https://im-cocoon.net/wp-content/uploads/skin-template.png
  Version: 1.0.2
  Priority: 9999000000
*/
/*以下にスタイルシートを記入してください*/
.wrap {
  width:auto !important;
}
.inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.logo, .logo-header, .logo-image {
    padding:0px;
}
.container {
  font-size: 16px;
  padding: 0;
}
.content {
    margin-top: 0px;
}
.main {
  padding: 0 !important;
}
.header-container-in.hlt-top-menu .logo-header {
    max-height: 86px;
}
.header-in {
  margin-right: 2em;
  padding: 0.8em;
}
.footer {
  padding: 0 !important;
}
.go-to-top-button {
    width: 80px;
    height: 80px;
}