@charset "utf-8";
body {
    color: #0068ab
}
.sp-view {
    display: none
}
#sidebar-wrapper {
    background-color: #0069ab;
}
.masthead .pencil img {
    width: 100%;
    height: auto;
}
#about {
    padding-bottom: 70px
}
#about h2 {
    font-size: 20px;
}
#about .sp-hide {
    width: 700px;
    margin: 105px auto 70px;
}
#about .pc-hide {
    display: none;
}
#about .row {
    margin-bottom: 0;
}
#services h2 {
    margin-bottom: 60px;
}
#services h3 {
    font-weight: 700;
    margin-bottom: 70px;
}
#services h4 {
    font-size: 20px;
}
.service-icon {
    background-color: transparent;
    margin-bottom: 25px;
}
#portfolio .img-fd1.img-ft-1 {
    padding: 26px 74px 27px;
}
#portfolio .img-fd2 {
    padding: 58px 94px 27px;
    background-color: #bdbdbd;
}
.lead {
    font-size: 40px;
    line-height: 1.3;
    margin-bottom: 110px;
}
.callout.creat-03 {
    padding: 2.5rem 0 24.75rem;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url(../img/creat_3.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
}
.callout.creat-03 h2 {
    color: #fff;
}
.callout.creat-03 .container {
    position: relative;
}
.callout.creat-03 .creat-title-right {
    text-align: left;
}
.callout.creat-03 .creat-title-right img {
    width: 100%;
}
.callout.creat-03 .creat-title-right a {
    color: #fff;
}
.content-section p {
    font-size: 10px;
}
.content-section p br {
    display: none;
}
#about p {
    font-size: 32px;
}
.row {
    justify-content: center;
    margin-bottom: 60px;
}
.cole {
    width: 20%;
}
#company {
    margin-top: 0;
    padding-top: 3em;
    margin-bottom: 0;
    padding-bottom: 100px;
}
#company h2 {
    margin-bottom: 20px;
}
#company p {
    margin-bottom: 90px;
}
#company table {
    color: #000;
}
#company table tr td {
    padding-left: 20px;
}
#contact img {
    width: 100%;
}
.add-c {
    text-align: center;
    padding-top: 2rem;
}
.add-c p {
    color: #000;
}
#inquiry h2 {
    color: #0069ab;
}
#inquiry label {
    color: #000;
}
form.smt_ul .form_rg input {
    background-color: #cad8eb;
}
form.smt_ul textarea#data_field {
    background-color: #cad8eb;
}
form.smt_ul input[type="submit"] {
    background-color: #0069ab;
}
footer.footer {
    background-color: #0069ab;
}
footer.footer p {
    font-size: 16px;
    color: #fff;
}
#services .text-faded {
    color: #a5bddd;
}
.map {
    height: auto;
}
@media (min-width: 992px){
    .masthead h1 {
        height: auto;
    }
    .masthead h1 img {
        width: 250px;
        height: auto;
    }
    col-lg {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    #company table tr {
        height: 100px;   
    }
    #company table tr td {
        padding-left: 30px;
    }
    #company table tr td span {
        font-size: 14px;
    }
    #company table tr td:first-of-type {
        width: auto;
    }
}
@media (max-width: 1200px) {
    #portfolio .img-fd2 {
        padding: 58px 87px 38px;
        background-color: #bdbdbd;
    }
    #portfolio .img-fd1.img-ft-1 {
        padding: 38px 74px;
    }
}
@media (max-width: 1024px) {
    #services .service-icon {
        width: 80%;
        height: auto;
        margin: auto;
        margin-bottom: 20px;
    }
    .cole img {
        width: 100%;
        height: auto;
    }
}
@media (max-width: 992px) {
    .map {
        height: auto;
    }
    div#map1 {
        height: 35rem;
    }
    div#map2 {
        height: 35rem;
    }
    .add-c {
        padding: 2rem 15px 0;
    }
}
@media (max-width: 768px) {
    .container {
        max-width: 90%;
    }
    #about .sp-hide {
        display: none;
    }
    #about .pc-hide {
        display: block;
        width: 50%;
        margin: 45px auto 30px;
    }
    .callout.creat-03 .creat-title-right {
        text-align: left;
        width: 80%;
        margin: auto;
    }
    #services h4 {
        font-size: 16px;
    }
    #company table tr td {
        padding-left: 0;
    }
}

@media (max-width: 600px) {
    .lead {
        font-size: 18px;
        line-height: 1.5;
    }
    .span {
        font-size: 15px;
        line-height: 2;
    }
    .callout.creat-03 {
        padding: 1.5rem 0 21.2rem;
        background: url(../img/creat_3_sp.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    #about {
        padding-bottom: 1em;
    }
    #about p {
        font-size: 16px;
    }
    #about .pc-hide {
        width: 60%;
    }
    #services p {
        text-align: left;
    }
    .pc-view {
        display: none;
    }
    .sp-view {
        display: block;
    }
    .row {
        margin-bottom: 40px;
    }
    .cole {
        width: 100%;
        margin-bottom: 30px;
    }
    #services h3 {
        font-size: 26px;
    }
    #services .service-icon {
        width: 170px;
        height: 170px;
    }
    #services h4 {
        font-size: 20px;
    }
    #services .text-faded {
        text-align: center;
    }
    #company table tr td span {
        font-size: 12px;
    }
}
@media (max-width: 375px) {
    .callout.creat-03 {
        padding: 1.5rem 0 18.32rem;
    }
}
@media (max-width: 360px) {
    .callout h2 {
        margin-bottom: 10px !important;
    }
}