/*
 Theme Name:   onepress-child
 Template:     onepress
*/

body {
    font-family: "Sawarabi Mincho"!important;
    font-size: 62.5%!important;
    font-weight: 400;
    line-height: 1.5;
    color: #fff!important;
    background-color: #000!important;
}

body.wp-admin {

    color: #000!important;
    background-color: #fff!important;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #fff;
}
.site {
    background: none;
}
input,
.foogallery .fg-caption {
    font-family: "Sawarabi Mincho"!important;
}

.section-title-area h2 {
    font-family: "Sawarabi Mincho";
}

.entry-header .entry-title {
    font-family: "Sawarabi Mincho"!important;
}

.entry-excerpt p {
    font-size: 16px!important;
}

.section-news .list-article-content {
    font-size: 14px!important;
}

form p {
    font-size: 16px!important;
}

#contact .slideInUp p,
#about p {
    font-size: 14px!important;
}

.section-contact .address-contact .address-content {
    display: block;
    padding-left: 45px;
    font-style: normal;
    line-height: 2;
    font-size: 14px;
}

.onepress-menu a {
    font-family: "Sawarabi Mincho"!important;
    font-size: 16px!important;
    font-weight: 400!important;
    color: #fff;
}

.language {
    font-size: 14px;
    text-align: right;
    width: 1140px;
    margin: 5px auto 0;
}

.language img {
    margin-left: 10px;
    vertical-align: inherit;
}

.site-branding {
    margin: 0 0 10px 0;
    float: left;
}

input[type="submit"],
input[type="submit"] {
    font-size: 16px;
    color: #333;
}

.site-logo-div img {
    width: 200px;
}

.hero-content-style1 p {
    font-style: normal!important;
}

.section-title-area {
    text-align: left!important;
}

.section-title {
    text-align: center!important;
}

.section-desc {
    font-size: 20px;
    font-size: 1rem;
    margin-top: 40px;
    margin-top: 2.5rem;
}

@media screen and (min-width: 940px) {
    .section-title-area .section-title {
        font-size: 28px;
        letter-spacing: 3.5px;
    }
}

#contact .slideInUp br {
    display: none;
}

#site-navigation ul li#language,
#site-navigation ul li#language_main {
    display: none;
}

body.single .entry-content img {
    margin-bottom: 20px;
}

button.drawer-toggle {
    display: none;
}

section {
    z-index: 0;
}

#nav-toggle {
    display: none;
}

#page {
    margin: 0 auto;
    width: 1140px;
}

.container {
    width: 1140px!important;
    max-width: 100%;
}

.col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%!important;
}

#products .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 25%;
    max-width: 25%!important;
}

.section-services .service-item {
    padding: 10px;
}

.gallery-grid .g-item {
    width: 20%!important;
}

#contact .col-sm-6 {
    max-width: 50%!important;
}

p.hero-small-text {
    font-size: 20px;
}

.entry-content p {
    font-size: 16px;
}

h1.entry-title {
    border-bottom: solid 1px #e9e9e9;
}

.page-header {
    padding: 30px 0;
    border-top: none;
    background: none;
    border-bottom: none;
    background-color: #000;
}

body.page-id-1565 #secondary {
    display: none;
}

#top_btn #kirikae_btn {
    background-color: #ccc;
    font-size: 1000%;
    text-align: center;
}

#top_btn #kirikae_btn a {
    color: #000;
}

.site-header {
    width: auto;
    box-shadow: none;
    background: #000;
}

.site-header.header-fixed {
    width: 100%;
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.06);
}

.fg-simple_portfolio .fg-caption-desc {
    text-align: center!important;
    font-size: 14px;
}

.onepress-menu li:nth-child(3) {
    display: none;
}

.site-content {
    border-top: none;
    background: #000;
}

.onepage-section {
    background: #000;
}

.footer-sotowaku {
    width: 100%!important;
    background: #111111;
}

.site-footer {
    width: 1140px!important;
    margin: 0 auto;
}

img.total {
    width: 105px;
}

img.today,
img.yesterday {
    width: 45px;
}

.access br {
    display: none;
}

.sotowaku2 {
    width: 100%!important;
    background: #222222;
}

.sotowaku2 .site-info {
    margin: 0 auto;
    width: 1140px;
    position: relative;
    text-align: center;
    padding: 35px 0px;
    background: #222222;
    font-size: 14px;
    font-weight: 500;
    color: #bbbbbb;
}

.sotowaku2 .site-info .btt a {
    border-radius: 0px 20px 0 0;
    color: #999999;
    background: #222222;
    display: block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
    margin: auto;
    position: absolute;
    right: 60px;
    top: -25px;
    transition: all 0.2s linear 0s;
    width: 50px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}

.sotowaku2 .site-info .btt a i {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    margin-left: 3px;
}

.sotowaku2 .site-info .container {
    position: initial;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    font-size: 16px;
}

div.wpcf7-validation-errors {
    border: 2px solid #f44336!important;
}

input[type="button"].wpcf7c-btn-back {
    cursor: pointer;
    background: #fff;
    border: none;
    display: inline-block;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    padding: 15px 23px 15px 23px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset;
    margin: 3px 0;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}
#comments .comment .comment-wrapper {
    margin-left: 90px;
    padding: 25px 30px 15px 30px;
    background: #292b2c;
    position: relative;
}