img.site-logo {
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 300px;
}
.home img.site-logo {
    top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: unset;
    width: 60%;
}
h1.kc_title.main-title.yello {
    background: #ffd970;
    line-height: 150%;
    display: inline;
    padding: 5px;
  font-size: 6rem;
}


h2.title-h2 {
    font-size: 20px;
    letter-spacing: 1px;
  line-height: 200%;
}
h2.title-h2 span {
    font-size: 70px;
    font-weight: 500;
}
h2.title-h2-2 {
    font-size: 16px;
    letter-spacing: 1px;
  line-height: 200%;
}
h2.title-h2-2 span {
    font-size: 50px;
    font-weight: 500;
}
section {
    margin: 50px 0;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;}

h3.h3-style {
    color: #fff;
    font-size: 18px;
}

.btn_design {
    text-align: center;
}

#menu-nav li.menu-item{
font-family: 'Knewave',"Mplus 1p","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Segoe UI", Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif!important;
    width: 20%;
    text-align: center;
}

#mainnav {
  float: none;}

#menu-nav li.menu-item a span{
font-family: 'Knewave',"Mplus 1p","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "Segoe UI", Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif!important;
        font-size: 23px;
    display: block;}
#mainnav ul li a {
    float: none;
}

header#masthead {
    background: url(http://goap.sub.jp/ibusama.com/wp-content/uploads/2018/04/back-nav.png);
}
.admin-bar .site-header, .admin-bar .site-header.float-header {
    bottom: 0;
      top: unset;
      padding: 10px 0;
}
form.wpcf7-form {
    max-width: 600px;
    margin: 0 auto;
}
.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    width: 80%;
    font-size: 20px;
    margin: 10px auto;
    display: block;
    letter-spacing: 1px;
}

label {

  width: 100%;}
textarea, input[type="text"], input[type="submit"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, .dropdown-menu, .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{  width: 100%;}
.social{
	display:none;}
@media only screen and (max-width: 767px)
{
	.site-header.fixed{
		position:fixed;}
	.btn-menu:before {
    content: "\f0c9";
    color: #000;
}
#page header#masthead {
	 background: none;
    position: fixed!important;
    top: 0;
    right: 0;
	    height: 70px;}
#menu-nav li.menu-item {
    width: 100%;
}
  img.site-logo {
  
    width: 90%;
}
#mainnav-mobi {

    background-color: #1c1c1cf2;}
  #mainnav-mobi {
    width: 100%;
    left: 0;
    top: 30px;
}
  

  .home img.site-logo {

    width: 95%;
}
  .btn-menu {
	  float:right;
    margin: 0px auto 10px;
}
  h1.kc_title.main-title.yello {

  font-size: 4rem;
}
  
  h2.title-h2 span {
      margin-top:10px;
	      margin-bottom: 10px;
display: block;
}
img.site-logo {
    max-height: unset;
  width: 40%;
}
h2.title-h2-2 span {
        margin-top:10px;
display: block;
}

.social li {
    float: left;
	margin-left:5px;
	list-style:none;
}

.social li img{
    width: 40px;
}
.social {
    position: absolute;
    left: 0;
    top: 5px;
}
}