@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.eot?srf3rx");
    src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}
@page {size: A4}

/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */

body {
    font-family: "Yu Gothic Medium", "Open Sans", Arial, serif;
    line-height: 1.8;
    font-size: 20px;
    /* background: #f9f7f7; */
    background: silver;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Yu Gothic Medium", "Open Sans", Arial, serif;
    font-weight: 400;
    margin: 0 0 30px 0;
}

.no-screen {
    display: inline-block;
}

.no-screen img {
    width: 800px;
}

.fh5co-light-arrow {
    display: none;
}

#fh5co-header .fh5co-navbar-brand .fh5co-logo {
    width: 52px;
    /* 52px */
    height: 30px;
    padding: 0;
    /* font-size: 20px; */
    font-size: 24px;
    font-weight: bolder;
    letter-spacing: 2px;
    /*color: deepskyblue;*/
    color: rgb(0, 191, 255)/* deepskyblue */;
}

#fh5co-header .fh5co-CorporateName {
    font-size: 40px;
    font-weight: bold;
}

#fh5co-header .nav {
    width: 100%;
}

#fh5co-header .nav li {
    font-size: 15px;
    display: inline-block;
    margin-left: 50px;
}

#fh5co-header .nav li:first-child {
    margin-left: 0;
}

#fh5co-header .nav li a {
    font-family: "Yu Gothic Medium", "Open Sans", Arial, serif;
    position: relative;
    font-weight: 400;
    padding: 0;
}

.fh5co-light-arrow img {
    display: inline-block;
}

.fh5co-light-arrow img.display-left {
    float: left;
    padding-right: 40px;
}

.fh5co-light-arrow img.display-right {
    float: right;
    padding-left: 40px;
}


#fh5co-media-section h3 {
    font-size: 24px;
}

#fh5co-intro-section h2 {
    font-size: 40px;
    letter-spacing: 1px;
}

#fh5co-intro-section h3 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
    line-height: 38px;
}


.fh5co-grey-section {
    background: rgba(0, 0, 0, 0.03);
    padding: 5em 0;
}

.fh5co-border-line {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.fh5co-inner {
    margin-bottom: 3em;
    position: relative;
}

.fh5co-inner i {
    position: absolute;
    top: 20%;
    left: 0;
    font-size: 60px;
}

.fh5co-inner .holder-section {
    padding-left: 6em;
}

.fh5co-inner .holder-section h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: rgb(0, 191, 255)/* deepskyblue */;
    letter-spacing: 1px;
    font-weight: bold;
}

.fh5co-default-section h1, h2, h3 {
    color: rgb(0, 191, 255)/* deepskyblue */;
}

.fh5co-services {
    margin-bottom: 4em;
}

.about-section img.display-left {
    float: left;
    padding-right: 40px;
}

.about-section img.display-right {
    float: right;
    padding-left: 40px;
}

#fh5co-product-section .product-inner {
    margin-bottom: 7em;
    float: left;
    width: 100%;
}

#fh5co-product-section .product-inner:last-child {
    margin-bottom: 0;
}

#fh5co-product-section .product-inner h3 {
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#fh5co-product-section .product-inner h3 a {
    color: rgba(0, 0, 0, 0.8);
}

#fh5co-product-section .product-inner .desc {
    margin-top: 1.5em;
}

.sidebar img {
    margin-bottom: 20px;
}

.sidebar h2 {
    font-size: 20px;
}

.sidebar h3 {
    font-size: 20px;
}

.sidebar .inner {
    margin-bottom: 4em;
}

.sidebar .inner .list li {
    color: rgba(0, 0, 0, 0.4);
}

.sidebar .inner .list li a {
    color: rgba(0, 0, 0, 0.4);
}

.contact-info {
    margin: 0;
    padding: 0;
}

.contact-info li {
    list-style: none;
    margin: 0 0 20px 0;
    position: relative;
    padding-left: 40px;
}

.contact-info li i {
    position: absolute;
    top: .3em;
    left: 0;
    font-size: 22px;
    color: #000;
}

.contact-info li a {
    font-weight: 400 !important;
    color: rgb(0, 191, 255)/* deepskyblue */;
}

.form-group {
    margin-bottom: 30px;
}

.form-group label {
    font-weight: normal;
    font-weight: 18px;
}

#footer {
    padding: 60px 0 40px;
    /* background-color: royalblue; */
    /* background-color: deepskyblue; */
    background-color: rgb(0, 191, 255);
    /* background-image: url("../../images/003-granulated-loom.png") */
}

#footer p {
    /* font-size: 14px; */
    color: whitesmoke;
    font-size: 18px;
}

#footer p i.love {
    color: red;
}

.heading-section {
    margin-bottom: 5em;
}

.heading-section h3 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    color: rgb(0, 191, 255)/* deepskyblue */;
}



/*# sourceMappingURL=style.css.map */


table {
    font-size: 18px;
    border-collapse: collapse;
    color: gray;
    padding: 10px;
    border-color: black;
    border: solid 2px black;
}

table, td {
    padding-left: 1em;
    padding-right: 1em;
    border: solid 2px gray;
}

.wf-roundedmplus1c {
    font-family: "Rounded Mplus 1c";
}

.wf-notosansjapanese {
	font-family: "Noto Sans Japanese";
	font-weight: 600;
}
