/*!
Theme Name: NUPPONOIA tomonouta 
Theme URI: 
Author: miya
Description: Description
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ham_materialize
*/
body {
    background: #f2f2f2;
    font-family: "Roboto Slab", Garamond, "Times New Roman", Ÿà–¾’©, "Yu Mincho", Ÿà–¾’©‘Ì, YuMincho, "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", HiraMinProN-W3, HGS–¾’©E, "‚l‚r ‚o–¾’©", "MS PMincho", serif;
}
header .brand-logo {
    padding: 0 10px 0 10px;
    font-size: 20px;
    line-height: 1;
}
h1 {
    font-size:26px;
    line-height: 1.1;
    margin: 1em 0 1em 0;
}
h2{
    font-size: 20px;
    line-height: 1.1;
    margin: 1em 0 1em 0;
}
.container{
	width:100%;
	max-width: 100%;
}
#primary{
padding:0;
}

.site-content {
    padding: 0 0 20px 0;
    min-height: 1000px;
}
.widget-area{
	margin-top:20px;
}
article{
	padding:0;
}
.widget-area .col{
	padding:10px;
	background:#FFF;
}
article header h1{
	margin:0;
}

.post-navigation {
	margin-top: 3em;
	line-height:1;
	height: 36px;
	padding:0 1em 0 1em;
	box-shadow: none;
	background-color: #3e7d48;
	color: #FFF;
	border-radius: 30px;
}
.post-navigation i.material-icons {
	height: auto;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}
.post-navigation a{
	color:#FFFFFF;
}
.post-navigation .screen-reader-text{
    display:none;
}
.post-navigation .nav-links {
  padding: .5em 0;
}
.post-navigation .nav-links:after {
  content: "";
  display: block;
  clear: both;
}
.post-navigation .nav-previous {
  float: left;
}

.post-navigation .nav-next {
  float: right;
}

nav {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    z-index: 100;
    display:none;
}
img.custom-logo {
    width: auto !important;
    height: 60px !important;
}


.block_section{
	padding:60px 16px 60px 16px; 
}


.sidenav-trigger,
#mobile-side-manu,
.fixed-action-btn{
	display:none;
}

figure{
margin:0;
}







footer.site-footer{
	margin-top:20px;
	min-height:60px;
    background: #9c9c9c;
    color:#FFF;
}
