body {
    background-color: #ffffff;
    font-family: Lato;
    font-weight: 300;
    font-size: 16px;
    color: #555;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Raleway;
    font-weight: 300;
    color: #333;
}
p {
    line-height: 28px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #3F3C35;
}

p.enzel {
    margin: 40px 0px 0px 0px;
    line-height: 22px;
    font-size: 16px;
    padding: 0px;
    color: #3F3C35;
}

p.enzel02 {
    margin: 10px 0px 0px 0px;
    line-height: 22px;
    font-size: 16px;
    padding: 0px;
}

pre {
    font-size: 16px;
}


pre a {
    color: #333;
    word-wrap: break-word;
    -webkit-transition: color .1s ease-in, background .1s ease-in;
    -moz-transition: color .1s ease-in, background .1s ease-in;
    -ms-transition: color .1s ease-in, background .1s ease-in;
    -o-transition: color .1s ease-in, background .1s ease-in;
    transition: color .1s ease-in, background .1s ease-in;
}
pre a:hover, a:focus {
    color: #7b7b7b;
    text-decoration: underline;
    outline: 1px;
}
pre a:before, a:after {
    -webkit-transition: color .1s ease-in, background .1s ease-in;m,
    -moz-transition: color .1s ease-in, background .1s ease-in;
    -ms-transition: color .1s ease-in, background .1s ease-in;
    -o-transition: color .1s ease-in, background .1s ease-in;
    transition: color .1s ease-in, background .1s ease-in;
}

.centered {
    text-align: center;
}
.goright {
    text-align: right;
}
.mt {
    padding-top: 25px;
}


.tyousei {
    padding: 10px 0px 38px 0px;
}

a {
    color: #001197;
    word-wrap: break-word;
    -webkit-transition: color .1s ease-in, background .1s ease-in;
    -moz-transition: color .1s ease-in, background .1s ease-in;
    -ms-transition: color .1s ease-in, background .1s ease-in;
    -o-transition: color .1s ease-in, background .1s ease-in;
    transition: color .1s ease-in, background .1s ease-in;
}
a:hover, a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}
a:before, a:after {
    -webkit-transition: color .1s ease-in, background .1s ease-in;m,
    -moz-transition: color .1s ease-in, background .1s ease-in;
    -ms-transition: color .1s ease-in, background .1s ease-in;
    -o-transition: color .1s ease-in, background .1s ease-in;
    transition: color .1s ease-in, background .1s ease-in;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


.gazo img:hover{
    filter:alpha(opacity=80);
    opacity:0.8;
}


.bgf5 {
    margin-top: 2.2em;
    background-color: #f5f5f5;
}



.sizensui {
    margin: 50px 0px 0px 0px;
    padding: 0;
}


.sizensui01 {
    margin:  0px;
    padding: 0;
    overflow : hidden;
}


.sizensui_inbox01 {
    float: left;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 20px;
}

.sizensui_inbox02 {
    float: left;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}



table.table111 {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #CCC;
  font-size: 14px;
}

table.table111 th,
table.table111 td {
  border: solid 1px #CCC;
  padding: 4px 6px;
}

table.table111 th {
  background: #4D6A79;
  text-align: center;
  white-space: nowrap;
  color: #FFF;
}

table.table111 td.course {
  text-align: center;
  font-size: 16px;
  font-weight: bolder;
}

table.table111 td {
  text-align: left;
  white-space: nowrap;
}

table.table111 tr.course-c {
  background: #F5F5F5;
}

table.table111 td.course-a {
  font-weight:bold;
}

table.table111 td.course-b {
  width: 120px;
  font-size: 12px;
}




.hidari01 {
    float: left;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-left: 0px;
}


.btn {
    border-radius: 0;
}
.btn-green {
    color: #fff;
    background-color: #001197;
    border-color: #001197;
    font-weight: 300;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    color: #fff;
    background-color: #001197;
    border-color: #001197;
    font-weight: 300;
}
.tm {
    font-size: 14px;
    line-height: 20px;
}
.menu {
    position: fixed;
    right: -200px;
    width: 260px;
    height: 100%;
    top: 0;
    z-index: 10;
    text-align: left;
}
.menu.menu-open {
    right: 0;
}
.menu-wrap {
    position: absolute;
    top: 0;
    left: 60px;
    background: #1a1a1a;
    width: 200px;
    height: 100%}
.menu h1.logo a {
    font-family: Raleway, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: .15em;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
}
.menu h1.logo a:hover {
    color: #ED5A23;
}
.menu img.logo {
    margin: 20px 0;
    max-width: 160px;
}
.menu a {
    margin-left: 20px;
    color: gray;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.menu a:hover {
    color: #fff;
}
.menu a:active {
    color: #fff;
}
.menu a>i {
    float: left;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 25px;
    font-size: 14px;
    line-height: 40px;
    margin: 25px 2px;
}
.menu-close {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 14px;
    color: gray;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 20px;
    right: 5px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.menu-close:hover {
    color: #fff;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.body-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
.body-push-toright {
    left: 200px;
}
.body-push-toleft {
    left: -200px;
}
.menu, .body-push {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#menuToggle {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 11;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: rgba(0, 0, 0, .25);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
#menuToggle:hover {
    color: #fff;
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
#headerwrap {
    background: url(../img/header-bg001.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



#headerwrap02 {
    background: url(../img/header-bg002.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#headerwrap03 {
    background: url(../img/header-bg003.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#headerwrap04 {
    background: url(../img/header-bg004.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#headerwrap05 {
    background: url(../img/header-bg005.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#headerwrap06 {
    background: url(../img/header-bg006.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 130px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#headerwrap07 {
    background: url(../img/header-bg007.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 550px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}




#serviceswrap {
    background: url(../img/header-bg001.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: left;
    background-attachment: relative;
    background-position: center center;
    min-height: 405px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}



#headerwrap h1,
#serviceswrap h1,
#headerwrap02 h1,
#headerwrap03 h1,
#headerwrap04 h1,
#headerwrap05 h1,
#headerwrap06 h1,
#headerwrap07 h1 {
    margin-top: 5px;
    color: #cccccc;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 3px;
}


#headerwrap h2,
#serviceswrap h2,
#headerwrap02 h2,
#headerwrap03 h2,
#headerwrap04 h2,
#headerwrap05 h2,
#headerwrap06 h2,
#headerwrap07 h2 {
    margin-top: 15px;
    font-family: arial unicode ms;
    color: #001197;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 0.7em;
}


#headerwrap h2 a,
#serviceswrap h2 a,
#headerwrap02 h2 a,
#headerwrap03 h2 a,
#headerwrap04 h2 a,
#headerwrap05 h2 a,
#headerwrap06 h2 a,
#headerwrap07 h2 a {
    color: #001197;
}


#headerwrap h2 a:hover,
#serviceswrap h2 a:hover,
#headerwrap02 h2 a:hover,
#headerwrap03 h2 a:hover,
#headerwrap04 h2 a:hover,
#headerwrap05 h2 a:hover,
#headerwrap06 h2 a:hover,
#headerwrap07 h2 a:hover {
    color: ##001197;
}





#headerwrap h2 span,
#serviceswrap h2 span,
#headerwrap02 h2 span,
#headerwrap03 h2 span,
#headerwrap04 h2 span,
#headerwrap05 h2 span,
#headerwrap06 h2 span,
#headerwrap07 h2 span {
    margin-top: 0px;
    font-family: Raleway;
    color: #001197;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
}


#headerwrap i {
    font-size: 35px;
    color: #fff;
}
#headerwrap .spacer {
    margin-top: 220px;
}

.col-lg-12 h1 {
    font-size: 30px;
    color: #001197;
}



.col-lg-8 h3 {
    color: #001197;
}


.col-lg-4 h3 {
    color: #001197;
}



#mapwrap {
    margin: 0;
    padding: 0;
}


#aboutwrap {
    background: url(../img/about-bg.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#aboutwrap h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 150px;
}
#portwrap {
    background: url(../img/portfolio-bg.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#portwrap h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-top: 150px;
}
#sp {
    background: #2f2f2f;
    padding-top: 35px;
    padding-bottom: 35px;
}
#sp h2 {
    color: #fff;
}
#sp-standout {
    background: url(../img/sp-standout-bg.jpg) no-repeat center top;
    margin-top: -10px;
    padding-top: 20px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#portfolio {
    width: 100%
}
#services {
    background: #3F3C35;
    margin-top: 25px;
    padding-top: 35px;
    padding-bottom: 35px;
}

#services01 {
    background: #F5F5F5;
    margin-top: 25px;
    padding-top: 35px;
    padding-bottom: 35px;
}

#services03 {
    background: #3F3C35;
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 5px;
    text-align: left;
}


#services04 {
    background: #F5F5F5;
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 5px;
    text-align: left;
}


#services05 {
    background: #F5F5F5;
    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 5px;
    text-align: left;
}


.sss {
    text-align: center;
}


.ccc {
    clear:both; 
}


#services h3 {
    color: #fff;
}
#services p {
    color: #fff;
}


#services03 p {
    text-align: left;
    color: #fff;
}


#services04 p {
    text-align: left;
    color: #001197;
}

#services05 p {
    text-align: left;
    color: #001197;
}

#services i {
    color: #fff;
    font-size: 35px;
    margin-top: 22px;
}
#lg {
    background: #EBEBEB;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
#lg .desc {
    text-align: left;
}
#call {
    background: #2f2f2f;
    padding-top: 35px;
    padding-bottom: 35px;
    text-align: center;
}
#call h3 {
    color: #fff;
}
#call p {
    color: #fff;
}
#sf {
    display: block;
    width: 100%}
#sf .container {
    width: 100%}
#sf .col-lg-4 {
    margin: 0;
    padding: 15px;
}
#sf .lg {
    background-color: #001197;
}
#sf .dg {
    background-color: #001197;
}
#sf h4 {
    color: #fff;
}
#sf p {
    color: #fff;
}
#sf .ml {
    margin-left: 30px;
}
#sf i {
    font-size: 70px;
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}
#cf {
    background: #2f2f2f;
}
#cf h4 {
    color: #fff;
    margin-left: 15px;
    margin-top: 15px;
}
#cf p {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    margin-left: 15px;
}
#cf .container {
    width: 100%}
#cf .col-lg-8 {
    margin: 0;
    padding: 0;
}
.process {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}
.process li {
    display: block;
    float: left;
    padding: 1px;
    width: 100%;
    opacity: 0;
}
.process li.shown, .no-js .process li, .no-cssanimations .process li {
    opacity: 1;
}
.process li a, .process li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%}
.process.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}
@-webkit-keyframes moveUp {
    to {
    -webkit-transform: translateY(0);
    opacity: 1;
}
}@-moz-keyframes moveUp {
    to {
    -moz-transform: translateY(0);
    opacity: 1;
}
}@keyframes moveUp {
    to {
    transform: translateY(0);
    opacity: 1;
}
}#chartwrap {
    width: 100%}
#chartwrap .container {
    margin-left: 0;
    padding-left: 0;
}
#chartwrap h1, #chartwrap p {
    margin-left: 10px;
}
.cardinfo {
    background: #fff;
    padding: 15px;
    margin: 2px;
    text-align: left;
}
.cardinfo i {
    font-size: 18px;
    padding-right: 20px;
}
.grid {
    max-width: 69em;
    list-style: none;
    margin: 30px auto;
    padding: 0;
}
.grid li {
    display: block;
    float: left;
    padding: 7px;
    width: 33%;
    opacity: 0;
    text-align: center;
}
.grid li.shown, .no-js .grid li, .no-cssanimations .grid li {
    opacity: 1;
}
.grid li a, .grid li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%
}
.grid img {
    opacity: 1;
}
.grid img:hover {
    opacity: .7;

}

.grid li.enzel03 {
    padding: 0px 0px 6px 0px;
    margin: 7px 0px 0px 0px;
    background: url(../img/portfolio/14.jpg) no-repeat center top;
}

.grid li.enzel03 img:hover {
    opacity: 1;
}


.grid.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}


.grid02 {
    max-width: 69em;
    list-style: none;
    margin: 60px auto;
    padding: 0;
}
.grid02 li {
    display: block;
    float: left;
    padding: 7px;
    width: 33%;
    opacity: 0;
}
.grid02 li.shown, .no-js .grid02 li, .no-cssanimations .grid02 li {
    opacity: 1;
}
.grid02 li a, .grid02 li img {
    outline: 0;
    border: 0;
    display: block;
    max-width: 100%
}
.grid02 img {
    opacity: 1;
}
.grid02 img:hover {
    opacity: 1;

}
.grid02.effect-2 li.animate {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    -webkit-animation: moveUp .65s ease forwards;
    -moz-animation: moveUp .65s ease forwards;
    animation: moveUp .65s ease forwards;
}





@-webkit-keyframes moveUp {
    to {
    -webkit-transform: translateY(0);
    opacity: 1;
}
}@-moz-keyframes moveUp {
    to {
    -moz-transform: translateY(0);
    opacity: 1;
}
}@keyframes moveUp {
    to {
    transform: translateY(0);
    opacity: 1;
}
}


.name5 {
    text-align: center;
    color: #ffffff;
    background-color: #4D6A79;
    margin: 9px 18px 9px 18px;
    padding:7px;
    font-weight: bold;
}


p.usmh001 {
    margin: 0px;
    padding: 0px;
    color: #fff;
}
