/*
 Theme Name:   nico Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Holger Koenemann
 Author URI:   http://www.holgerkoenemann.de
 Template:     nico
 Version:      0.4.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: holger1411/understrap-child
*/

/* ------------------------------
   全体
------------------------------ */
/*
#single-wrapper{
  display: none;
}

div.headue_w{
  display: none;
}
*/
#right-sidebar {
  display:none;
}
/*
div.entry-content{
  display:none;
}
*/
.headue_w {
  padding:0 0 0 0;
}

.hue_right {
  display:none;
}

.navbar {
  display:none;
}

#primary {
      flex: 0 0 100%;
      max-width: 100%;
}

.contact_a {
  display: none;
}

.f_img {
  display: none;
}

#wrapper_footerue {
  display: none;
}

#wrapper-footer {
  background-color: #FFFFFF;
  color: #000000;
  text-align: center;
}

#single-wrapper #primary {
     margin-bottom: 0px;
}

.breadcrumbs {
  display: none;
}

.sns_tit{
  display: none;
}

.mm-sns_w{
  display: none;
}
