html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


/*MAIN*/


/*Sitemap*/

* {
    text-decoration: none;
}

body {
    background-image: linear-gradient(#FAB77F, #FFFFFF);
}

@font-face {
    font-family: Tahoma;
    src: url("addition/Tahoma.ttf") format("opentype");
}

@font-face {
    font-family: Verdana;
    src: url("addition/Verdana.ttf") format("opentype");
}

.def-header {
    width: 100%;
    height: fit-content;
    margin: 0 auto;
    background-image: url('images/header.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.header-nav-btn {
    width: 100%;
    height: fit-content;
}

.nav-btn {
    float: right;
    margin: 26px 14px 0 0;
}

.nav-btn div {
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: #F2871C;
    margin: 0 0 6px 0;
}


/*sub nav*/

.dropdown-nav>ul>a>li.menu-active {
    background-image: linear-gradient(#145BD7, #145BD7, #1459D2, #0D3E91);
    color: #fff;
}

.dropdown-nav>ul>li.menu-active {
    background-image: linear-gradient(#145BD7, #145BD7, #1459D2, #0D3E91);
    color: #fff;
}

.dropdown-nav>ul>li>ul>a>li.menu-active {
    color: #fff;
    text-decoration: underline;
}

.dropdown-nav>ul>li.menu-active>ul>a>li {
    color: #fff;
}

.dropdown-nav ul li ul li {
    background-color: initial;
}

.dropdown-nav {
    display: none;
    position: relative;
    z-index: 1000;
    float: left;
    background-image: linear-gradient(#FAB77F, #FFFFFF);
    width: 100%;
    height: fit-content;
}

.dropdown-nav ul li {
    border-radius: 5px;
    background-color: #F2871C;
    list-style-type: none;
    margin: 8px 20px;
    padding: 5px 10px;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 16px;
}

.dropdown-nav ul a li,
.dropdown-nav ul li a {
    color: #111;
    font-family: Tahoma;
}

.dropdown-nav ul li img {
    float: right;
}

.dropdown-nav ul li ul li {
    list-style-image: url('addition/black-bullet6.png');
}

#srvcs,
#crrs,
#abt {
    display: none;
}

.header-logo {
    width: 60px;
    float: left;
}

.header-logo img {
    width: 100%;
    margin: 14px 0 14px 14px;
}

.header-name {
    float: left;
    width: 240px;
}

.header-name h1 {
    font-family: Verdana;
    color: black;
    margin: 30px 0 0 26px;
    font-size: 16px;
}

.header-name img {
    width: 232px;
    margin: -20px 0 0 18px;
}

.header-contact {
    display: none;
}

.main-nav {
    display: none;
}

.header-blue {
    border-radius: 10px;
    background: #0E4DB4 url(addition/col-full.png) center;
    border: 1px solid rgb(0, 0, 255);
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.header-blue h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: normal;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.main-content-block main {
    background-image: linear-gradient(#FAB77F, #FFFFFF);
}

.content-block {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.content-block-sitemap {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.sitemap-nav {
    margin: 20px;
}

.sitemap-nav h2 {
    font-weight: bold;
    font-family: Sans-Serif;
    font-size: 14px;
}

.sitemap-nav ul li {
    list-style-type: none;
    list-style-image: url('addition/black-arrow.png');
    margin: 10px 20px;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 16px;
}

.sitemap-nav ul li a {
    color: #111;
    font-family: Tahoma;
}

.sitemap-nav ul li ul li {
    list-style-image: url('addition/black-bullet6.png');
}

.img-wrap {
    width: calc(100% - 20px);
    margin: 10px auto;
}

.img-wrap img {
    width: 100%;
}

.footer-logo {
    width: 100%;
}

.footer-logo img {
    width: 100%;
    margin: 20px 0;
}

footer {
    height: fit-content;
    background-image: linear-gradient(#0E4095, #1355C9, #1357CD, #1355C9, #0E4095);
    overflow: hidden;
}

footer p a {
    color: #fff;
    padding: 0 2px;
}

footer p {
    color: #fff;
    line-height: 18px;
    text-align: center;
    margin: 20px 10px;
    font-family: Tahoma;
    font-weight: normal;
    font-size: 14px;
}


/*お客様*/

.cstmr-jpn {
    margin: 20px;
}

.cstmr-jpn h2,
h3 {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: justify;
}

.cstmr-jpn h2 {
    font-family: Tahoma;
    line-height: 24px;
    font-weight: normal;
}

.cstmr-jpn h3 {
    font-family: Verdana;
    font-weight: 20px;
}

.cstmr-jpn table {
    font-family: Tahoma;
    border-spacing: 0;
    margin-bottom: 8px;
    text-align: left;
}

.cstmr-jpn th {
    font-style: normal;
    font-weight: normal;
    padding: 12px 0 12px 24px;
    line-height: 18px;
}

.cstmr-jpn td {
    padding: 12px;
}

.cstmr-jpn td a {
    text-decoration: underline;
}

.cstmr-jpn ul li {
    font-family: Tahoma;
    list-style-type: none;
    margin: 14px 10px;
    line-height: 24px;
}

.cstmr-jpn ul li a {
    font-family: Tahoma;
    text-decoration: underline;
    line-height: 20px;
    color: #0645AD;
}

.cstmr-jpn ul li a:visited {
    color: #0645AD;
}

.img-wrap-jpn {
    width: calc(100% - 20px);
    margin: 10px auto;
}

.img-wrap-jpn img {
    width: 100%;
}


/*Contact*/

.contact-block {
    width: 100%;
    padding: 20px 10px 6px 10px;
}

.contact-block-location {
    width: 100%;
    padding: 20px 10px 6px 10px;
}

.contact-table tr {
    text-align: left;
    font-size: 16px;
    font-family: Tahoma;
}

.contact-table tr th {
    padding: 0 10px 14px 0;
}

.contact-table tr th div {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    margin-right: 10px;
}

.contact-table tr th div img {
    width: 100%;
}

.contact-table td a {
    text-decoration: underline;
}

.img-wrap-contact {
    width: calc(100% - 20px);
    margin: 0 auto;
    margin-bottom: 10px;
}

.img-wrap-contact img {
    width: 100%;
}

.contact-block-location h2 div {
    display: inline-block;
    width: 14px;
    margin-right: 10px;
}

.contact-block-location h2 div img {
    width: 100%;
}

.contact-block-location h2 {
    font-size: 16px;
    font-family: Tahoma;
    padding-bottom: 10px;
}

.contact-block-location p {
    font-weight: normal;
    font-family: Tahoma;
    line-height: 20px;
    padding: 0 10px 10px 10px;
    font-size: 16px;
    text-decoration: underline;
}

.img-wrap-contact-bldg {
    width: calc(100% - 20px);
    margin: 0 auto;
    margin-bottom: 10px;
}

.img-wrap-contact-bldg img {
    width: 100%;
    border: 1px solid #d6d6c2;
}

.img-wrap-contact-map {
    width: calc(100% - 20px);
    margin: 0 auto;
    margin-bottom: 10px;
}

.img-wrap-contact-map iframe {
    border: 1px solid #d6d6c2;
    width: 100%;
    height: 260px;
}

.contact-caption {
    font-size: 16px;
    font-weight: 900;
    text-align: center;
    padding: 10px 0;
    font-family: Arial;
}


/*About: KPH*/

.header-orange {
    border-radius: 10px;
    background: #F2871C url(addition/col1-head.png);
    background-size: cover;
    border: 1px solid rgb(228, 108, 10);
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.header-orange h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: normal;
    border-bottom: 2px solid rgba(250, 192, 144, 0.8);
    color: #111;
    padding-left: 5px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.content-block-link {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.header-blue-company,
.header-blue-history,
.header-blue-mission,
.header-blue-registration {
    border-radius: 10px;
    background: #0E4DB4 url(addition/col-full.png) center;
    border: 1px solid rgb(0, 0, 255);
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.header-blue-company h1,
.header-blue-history h1,
.header-blue-mission h1,
.header-blue-registration h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: normal;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.content-block-company,
.content-block-history,
.content-block-sub,
.content-block-mission {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.content-block-company,
.content-block-history {
    text-indent: 1.8em;
}

.abt-link-block {
    font-family: Tahoma;
    font-size: 16px;
    margin: 16px 40px;
    line-height: 24px;
}

.abt-link-block ul li {
    list-style-type: none;
    list-style-image: url('addition/black-arrow.png');
}

.joblist li {
    margin-right: -10px;
    list-style-image: url('addition/black-bullet6.png') !important;
}

.joblist {
    margin-bottom: 10px;
}

.abt-link-block ul li a {
    font-weight: normal;
    font-style: normal;
    color: #111;
}

.abt-link-block>ul>li>a.link-active {
    color: #0E4DB4;
}

.abt-text-block {
    text-align: justify;
    font-weight: normal;
    font-style: normal;
    margin: 20px;
    font-size: 16px;
    font-family: Tahoma;
    line-height: 18px;
}

.subheader-abt {
    background: #F7AD69;
    border-radius: 10px;
    border: 1px solid #984807;
    color: #000000;
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.subheader-abt p {
    font-size: 16px;
    font-family: Verdana;
    color: #111;
    font-weight: bold;
}

.abt-list-block,
.abt-mission-block {
    font-style: normal;
    font-weight: normal;
    margin: 20px 30px;
    font-family: Tahoma;
    font-size: 16px;
    line-height: 20px;
}


/*About: Kernel Group*/

.img-group {
    width: calc(100% - 36px);
    margin-left: 22px;
}

.img-group img {
    width: 100%;
}

.kgroup-sites {
    width: calc(100% - 40px);
    margin-left: 22px;
}

.sites-table {
    border: 1px solid #111;
    padding: 5px;
}

.sites-table tr {
    border: 1px solid #111;
    height: fit-content;
}

.sites-table th {
    width: 25%;
}

.sites-table tr.jp th {
    background: url('addition/japan-flag.png') no-repeat center;
}

.sites-table tr.ph th {
    background: url('addition/ph-flag.png') no-repeat center;
}

.sites-table td {
    vertical-align: middle;
    padding: 0px 20px;
}

.branch-name {
    font-family: Tahoma;
    color: rgb(152, 72, 7);
    display: block;
    font-size: 16px;
    margin: 10px 0px;
}

.branch-link {
    display: block;
    margin: 10px 0px;
}

.branch-link a {
    font-family: Tahoma;
    color: #0E4DB4;
}

.jp-img {
    width: calc(100% - 40px);
    margin: 0 auto;
}

.jp-img img {
    border: 1px solid #AAAAAA;
    width: 100%;
}


/*Index*/

.header-orange-services,
.header-orange-jobs,
.header-orange-training {
    border-radius: 10px;
    background: #F2871C url(addition/col1-head.png);
    background-size: cover;
    border: 1px solid rgb(228, 108, 10);
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.header-orange-services h1,
.header-orange-jobs h1,
.header-orange-training h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: normal;
    border-bottom: 2px solid rgba(250, 192, 144, 0.8);
    color: #111;
    padding-left: 5px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.content-block-services,
.content-block-jobs,
.content-block-training {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.intro-img img {
    width: 100%;
}

.intro-container .content-block-services p,
.intro-container .content-block-jobs p,
.intro-container .content-block-training p,
.intro-container .content-block p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    margin: 14px;
    text-align: justify;
}

.align-right a {
    color: #0000FF;
    margin-left: 60%;
    font-family: Tahoma;
}

.align-right a:hover {
    text-decoration: underline;
}

.content-block-services h1,
.content-block-jobs h1,
.content-block-training h1 {
    margin: 14px 20px;
    font-family: Verdana;
}

.content-block-services ul,
.content-block-jobs ul,
.content-block-training ul {
    list-style-type: none;
    margin: 20px 30px;
}

.content-block-services ul li,
.content-block-jobs ul li,
.content-block-training ul li {
    margin: 14px 0;
}

.content-block-services ul li a,
.content-block-jobs ul li a,
.content-block-training ul li a {
    color: #000000;
    font-family: Tahoma;
}

#job-close {
    margin: 20px;
    line-height: 24px;
    text-align: center;
}

#kph-more {
    padding-bottom: 20px;
}


/*Services: System*/

.header-blue-global,
.header-blue-embedded {
    border-radius: 10px;
    background: #0E4DB4 url(addition/col-full.png) center;
    border: 1px solid rgb(0, 0, 255);
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.header-blue-global h1,
.header-blue-embedded h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: normal;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.content-block-global,
.content-block-embedded {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.global .content-block-global p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    text-indent: 18px;
    margin: 14px;
    text-align: justify;
}

.clear-container {
    width: calc(100% - 40px);
    margin: 0 auto;
}

.clear-container h1 {
    font-family: Verdana;
    font-style: 24px;
    font-weight: 600;
    font-size: 16px;
}

.clear-container p {
    font-family: Tahoma;
    margin: 10px 5px;
    line-height: 24px;
    text-align: justify;
    font-size: 16px;
}

.clear-container .table-head {
    background: rgb(247, 173, 105);
    border: 1px solid rgb(152, 72, 7);
    color: #000000 !important;
    margin: 20px 0px;
    padding: 10px;
    text-align: center !important;
}

.clear-container .table-head h1 {
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
}

.clear-container .table-tech-platform {
    border: 3px solid rgb(152, 72, 7);
    border-collapse: collapse;
    background-color: #fff;
    margin-left: 0px;
}

.clear-container .table-tech-platform th,
.clear-container .table-tech-platform td {
    padding: 6px;
    font-family: Verdana;
    font-size: 12.5px;
    line-height: 1.5;
    text-align: left;
    vertical-align: middle;
    border-collapse: collapse;
    border: 1px solid rgb(152, 72, 7);
}

.clear-container .table-tech-platform td {
    font-weight: 500;
}

.embedded .content-block-embedded p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    text-indent: 18px;
    margin: 14px;
    text-align: justify;
}


/*POPUP*/

.popup-trigger {
    cursor: pointer;
    padding: 0 !important;
    margin: 20px 20px 0 auto !important;
    width: 33%;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 0px;
    text-align: center;
    float: left;
    background-color: #fff;
}

.popup-trigger img {
    max-width: 80%;
}

.trigger-text {
    margin: auto;
    font-size: 15px;
    padding: 0 !important;
    text-align: center !important;
    line-height: 0;
}

.popup-trigger ul {
    list-style-type: none;
}

.popup-trigger ul li:hover img {
    opacity: 0.8;
}

.popup-trigger ul li:hover p {
    color: #0000FF;
}

.popup-container {
    display: block;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: none;
    background-color: rgba(0, 0, 0, 0.8);
}

.popup-frame {
    margin: auto;
    margin-top: 50px;
    max-width: 750px;
    background-color: #fff;
}

.popup-frame img {
    max-width: 100%;
}

.close {
    float: right;
    z-index: 1;
    color: gray;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}


/*Services: Confidentiality*/

.header-blue-confidentiality {
    border-radius: 10px;
    background: #0E4DB4 url(addition/col-full.png) center;
    border: 1px solid rgb(0, 0, 255);
    width: calc(100% - 60px);
    margin: 20px;
    padding: 10px;
}

.header-blue-confidentiality h1 {
    font-size: 16px;
    font-family: Verdana;
    font-weight: normal;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    color: #FFFFFF;
    padding-left: 5px;
    padding-bottom: 3px;
    text-transform: capitalize;
}

.content-block-confidentiality {
    box-shadow: 5px 5px #F2871C;
    background: #FFFFFF;
    border: 1px solid #F2871C;
    width: calc(100% - 40px);
    margin: 20px;
    height: fit-content;
}

.confidentiality .content-block-confidentiality p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    text-indent: 18px;
    margin: 14px;
    text-align: justify;
}

.ordered-list-container ol {
    margin-left: 5%;
}

.ordered-list-container h1 {
    font-size: 16px;
    font-family: Verdana;
    text-decoration: underline;
    margin: 20px 0;
}

.ordered-list h3 {
    font-family: Verdana;
    margin: 0;
    line-height: 24px;
}

.images {
    width: calc(100% - 10px);
    padding: 10px;
}

.security-concerns {
    font-family: Tahoma;
    margin-left: 5%;
    line-height: 24px;
}


/*Careers: Job*/

.joblist {
    margin-left: 16px;
}

.jobs .content-block p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    text-indent: 18px;
    margin: 14px;
    text-align: justify;
}

.jobs .content-block a {
    display: inline-block;
    margin: -10px 16px 20px;
    font-family: Tahoma;
    text-decoration: underline;
}

#job-none p {
    font-size: 20px;
    color: #ff0000;
    padding: 20px;
    text-align: center;
}

.job-opportunities .content-block {
    padding: 14px 0;
}

.job-opportunities .content-block p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    margin: 14px;
}

.job-info img {
    width: 7%;
    margin-bottom: -3px;
}

.job-info h1 {
    font-family: Verdana;
    font-size: 16px;
    margin: 0 14px;
}

.job-type {
    padding-left: 18px;
}

.job-info ul li {
    font-family: Tahoma;
    margin: 10px 10px 0 30px;
}

.job-info ul li ul li {
    margin: 10px 10px 20px 30px;
}

.job-req li {
    list-style-type: none;
}

.bullet ul li {
    list-style-type: disc;
}

div.job-info .info-other {
    font-family: Tahoma;
    font-size: 16px;
    margin: 14px;
    text-indent: 0px;
    text-align: center;
}

div.job-info .date {
    font-family: Tahoma;
    font-size: 16px;
    text-align: center;
}


/*Careers: Events*/

.events img,
.events-job-close img {
    width: 90%;
    margin: 0 20px;
}

.slideshow-header .header-orange {
    text-align: center;
    line-height: 20px;
}


/*Careers: Training*/

.header-blue h3 {
    color: #fff;
    line-height: 20px;
    margin: 10px 0 0 5px;
    font-family: Tahoma;
    font-weight: normal;
}

.training .content-block .no-indent,
.training-job-close .content-block .no-indent {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    margin: 14px;
    text-align: justify;
}

.offshore-training .content-block p {
    font-size: 16px;
    font-family: Tahoma;
    line-height: 24px;
    text-indent: 18px;
    margin: 14px;
    text-align: justify;
}

#content-training img {
    width: 90%;
    margin: 0 20px;
}


/* error 404 page */

.error-page {
    height: 800px;
    background-color: #fff;
    padding-top: 10px;
}

.error-page p,
.error-page a {
    font-size: 16px;
    margin-left: 20px;
    font-family: Verdana;
    font-weight: normal;
    line-height: 1.2;
}

.error-page a {
    color: black;
    font-family: Tahoma !important;
    text-decoration: underline;
}

.error-page .content-block {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {
    /*Sitemap*/
    .def-header {
        height: 200px;
    }
    .header-nav-btn {
        display: none;
    }
    .header-logo {
        width: 110px;
        float: left;
    }
    .header-logo img {
        margin: 20px 10px 0 10px;
    }
    .header-name {
        width: 360px;
    }
    .header-name h1 {
        font-family: Sans-Serif;
        font-weight: 900 !important;
        font-size: 26px;
        margin: 56px 0 0 32px;
    }
    .header-name img {
        width: 410px;
        margin: -34px 0 0 18px;
    }
    .header-contact {
        display: block;
        float: right;
        width: 280px;
    }
    .header-contact img {
        width: 100%;
        margin: 47px 0 0 -15px;
    }
    .main-nav {
        display: block;
        width: 100%;
        text-align: justify;
        vertical-align: middle;
    }
    .main-nav ul {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        text-align: center;
        line-height: 0;
    }
    .main-nav ul li {
        list-style: none;
        display: inline-block;
        position: relative;
        text-align: justify;
        vertical-align: top;
        margin: 35px 0 0 0;
        width: auto;
    }
    .main-nav ul li a {
        font-family: Verdana;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        text-transform: none;
        font-variant: normal;
        text-align: justify;
        font-size: 18px;
        color: #111;
        background-image: linear-gradient(#FF8E24, #FF881A, #FF7B00, #D66800);
        border-radius: 6px;
        padding: 8px 23px;
    }
    .main-content-block {
        width: 100%;
        margin: 0 auto;
    }
    .main-content-block main {
        padding-top: 20px;
    }
    .header-blue {
        margin: 0 10px;
        width: calc(100% - 42px);
    }
    .header-blue h1 {
        font-size: 22px;
        margin-top: 1px;
        line-height: 25px;
    }
    .content-block {
        box-shadow: 5px 5px #F2871C;
        background: #FFFFFF;
        border: 1px solid #F2871C;
        width: calc(100% - 27px);
        margin: 20px 10px;
        height: fit-content;
        overflow: hidden;
    }
    .content-block-sitemap {
        box-shadow: 5px 5px #F2871C;
        background: #FFFFFF;
        border: 1px solid #F2871C;
        width: calc(100% - 27px);
        margin: 20px 10px;
        height: fit-content;
        overflow: hidden;
    }
    .sitemap-nav {
        margin: 26px 15px;
        line-height: 1.2;
    }
    .sitemap-nav h2 {
        font-size: 18px;
    }
    .sitemap-nav ul li {
        margin: 16px 24px;
    }
    .img-wrap {
        width: 600px;
        margin: -440px 0 20px 309px;
        overflow: hidden;
    }
    .img-wrap img {
        float: right;
    }
    footer p a {
        padding: 0;
    }
    footer p {
        line-height: 14px;
        font-size: 16px;
    }
    /*お客様*/
    .main-nav>ul>li>a.menu-active {
        background-image: linear-gradient(#145BD7, #145BD7, #1459D2, #0D3E91);
        color: #fff;
    }
    .cstmr-jpn h2 {
        line-height: 24px;
    }
    .content-block .cstmr-jpn ul {
        margin: 80px 0 0 20px;
    }
    .img-wrap-jpn {
        width: 280px;
        margin: -160px 0 20px 420px;
        overflow: hidden;
    }
    .img-wrap-jpn img {
        float: right;
    }
    /*Contact*/
    .contact-block {
        padding: 50px 20px 40px;
    }
    .contact-block-location {
        padding: 20px;
    }
    .contact-table tr th {
        padding-right: 14px;
    }
    .contact-table tr th div {
        width: 20px;
        margin-right: 14px;
    }
    .img-wrap-contact {
        float: right;
        width: 320px;
        margin: -206px 16px 0 0;
    }
    .contact-block-location h2 div {
        width: 20px;
        margin-right: 14px;
        vertical-align: middle;
    }
    .contact-block-location h2 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .contact-block-location p {
        padding: 0 10px 10px 10px;
    }
    .img-wrap-contact-bldg {
        width: calc(100% - (54% + 20px));
        float: left;
        margin-left: 30px;
    }
    .img-wrap-contact-map {
        width: calc(100% - (54% + 20px));
        float: right;
        margin-right: 30px;
    }
    .img-wrap-contact-map iframe {
        width: 100%;
        height: 342px;
    }
    /*About: KPH*/
    .header-orange {
        width: 35%;
        margin: 0 0 0 14px;
    }
    .header-orange h1 {
        font-size: 22px;
        margin-top: 1px;
        line-height: 25px;
    }
    .content-block-link {
        width: 37%;
        margin: 20px 0 0 14px;
    }
    .abt-link-block {
        font-size: 16px;
        margin: 20px 46px;
        line-height: 30px;
    }
    .header-blue-company {
        float: right;
        margin: -174px 10px 0 0;
        width: 53%;
    }
    .header-blue-history,
    .header-blue-mission,
    .header-blue-registration {
        float: right;
        margin: 20px 10px 0 0;
        width: 53%;
    }
    .header-blue-company h1,
    .header-blue-history h1,
    .header-blue-mission h1,
    .header-blue-registration h1 {
        font-size: 22px;
        margin-top: 1px;
        line-height: 25px;
    }
    .content-block-company {
        float: right;
        width: 55%;
        margin: -100px 14px 0 0;
    }
    .content-block-history,
    .content-block-sub,
    .content-block-mission {
        float: right;
        width: 55%;
        margin: 20px 14px 0 0;
    }
    .abt-text-block {
        margin: 20px;
        line-height: 26px;
    }
    .subheader-abt {
        float: right;
        margin: 20px 10px 0 0;
        width: 53%;
    }
    .abt-list-block,
    .abt-mission-block {
        margin: 20px 46px;
        line-height: 26px;
    }
    .slider {
        width: 55%;
    }
    /*About: Kernel Group*/
    .img-group {
        float: right;
        width: 55%;
        margin: 20px 14px 0 0;
    }
    .kgroup-sites {
        float: right;
        width: 55%;
        margin: 20px 14px 0 0;
    }
    .sites-table {
        width: 100%;
    }
    .sites-table th {
        width: 20%;
    }
    .jp-img {
        float: right;
        width: 55%;
        margin: 20px 14px 0 0;
    }
    /*Index*/
    .block-table {
        display: inline-table;
        width: 30%;
        margin: 0 8px;
    }
    .header-orange-services,
    .header-orange-jobs,
    .header-orange-training {
        width: 90%;
    }
    .header-orange-services h1,
    .header-orange-jobs h1,
    .header-orange-training h1 {
        font-size: 22px;
        margin-top: 1px;
        line-height: 25px;
    }
    .intro-container .content-block p,
    .intro-container .content-block-services p,
    .intro-container .content-block-jobs p,
    .intro-container .content-block-training p {
        margin: 20px;
    }
    .align-right a {
        margin-left: 80%;
    }
    .content-block-services,
    .content-block-jobs,
    .content-block-training {
        width: 95%;
        height: 240px;
    }
    .content-block-services h1,
    .content-block-jobs h1,
    .content-block-training h1 {
        margin: 20px;
        font-size: 18px;
        font-family: Sans-Serif;
    }
    .content-block-services ul,
    .content-block-jobs ul,
    .content-block-training ul {
        margin: 30px 40px;
    }
    .content-block-services ul li,
    .content-block-jobs ul li,
    .content-block-training ul li {
        margin: 20px 0;
    }
    #job-close {
        text-align: center;
        font-size: 20px;
        margin: 40px 20px 20px;
        line-height: 24px;
    }
    #kph-more {
        margin-left: -450px;
    }
    /*Services: System*/
    .embedded {
        float: right;
    }
    .global {
        float: right;
        margin-top: -200px;
    }
    .header-blue-global {
        float: right;
        margin: -4px 10px 0 0;
        width: 53%;
    }
    .header-blue-embedded {
        float: right;
        margin: 10px 10px 0 0;
        width: 53%;
    }
    .header-blue-global h1,
    .header-blue-embedded h1 {
        margin-top: 1px;
        font-size: 22px;
        font-weight: normal;
    }
    .content-block-global {
        float: right;
        width: 55%;
        margin: 24px 14px 0 200px;
    }
    .content-block-embedded {
        float: right;
        width: 55%;
        margin: 20px 14px 0 200px;
    }
    .global .content-block-global p {
        margin: 20px;
    }
    .clear-container {
        float: right;
        width: 55%;
        margin: 20px 10px;
    }
    .clear-container h1 {
        font-family: Sans-Serif;
        font-size: 20px;
    }
    .clear-container .table-tech-platform th,
    .clear-container .table-tech-platform td {
        font-size: 16px;
        font-family: Sans-Serif;
    }
    .embedded .content-block-embedded p {
        margin: 20px;
    }
    /*POPUP*/
    .popup-frame {
        margin: auto;
        margin-top: 50px;
        max-width: 750px;
    }
    /*Services: Confidentiality*/
    .header-blue-confidentiality {
        float: right;
        margin: -204px 10px 0 0;
        width: 53%;
    }
    .header-blue-confidentiality h1 {
        margin-top: 1px;
        font-size: 22px;
        font-weight: normal;
    }
    .content-block-confidentiality {
        float: right;
        width: 55%;
        margin: -132px 14px 0 0;
    }
    .confidentiality .content-block-confidentiality p {
        margin: 20px;
    }
    .ordered-list-container ol {
        width: 55%;
        margin: 5%;
    }
    .ordered-list-container h1 {
        font-size: 20px;
        font-family: Sans-Serif;
    }
    .ordered-list h3 {
        font-size: 18px;
        font-family: Sans-Serif;
    }
    .images {
        float: right;
        width: 10%;
        margin: -780px 100px 0 0;
        line-height: 300px;
    }
    .security-concerns {
        float: right;
        width: 50%;
        margin-right: 4%;
        margin-top: -20px;
    }
    /*Careers: Job*/
    .jobs .header-blue h1,
    .job-opportunities .header-blue h1 {
        margin-top: 1px;
        font-size: 22px;
        font-weight: normal;
    }
    .job-opportunities .content-block {
        float: right;
        width: 55%;
        margin: 20px 14px 0 0;
    }
    .jobs .content-block p {
        margin: 20px;
    }
    .jobs .content-block a {
        margin: -10px 20px 20px;
    }
    #job-none p {
        color: #ff0000;
        padding: 20px;
    }
    .job-opportunities .content-block {
        padding: 14px 0;
    }
    .job-opportunities .content-block p {
        text-align: center;
    }
    .job-type {
        text-indent: -180px;
        margin-bottom: 20px;
    }
    .job-info h1 {
        font-family: Sans-Serif;
        font-size: 20px;
        margin: 18px 24px;
    }
    .job-info ul li {
        margin: 20px 10px 10px 50px;
    }
    .job-info ul li ul li {
        margin-left: 30px;
        line-height: 20px;
    }
    div.job-info .info-other {
        margin: 20px;
    }
    /*Careers: Events*/
    .events .header-blue {
        float: right;
        margin: -204px 10px 0 0;
        width: 53%;
    }
    .events .header-blue h1,
    .special-events .header-blue h1 {
        margin-top: 1px;
        font-size: 22px;
        font-weight: normal;
    }
    .special-events .header-blue {
        float: right;
        margin: 20px 10px 20px;
    }
    .events img {
        float: right;
        width: 55%;
        margin: -130px 10px 0;
    }
    .slideshow-header .header-orange h1 {
        font-size: 22px;
        text-align: center;
    }
    .block-table-top,
    .block-table-bot {
        width: 45%;
        display: inline-table;
        margin: 0 14px 20px;
    }
    .slideshow-header .header-orange {
        width: 95%;
        margin: 0 auto;
    }
    .slideshow-container .slider {
        margin-right: 38%;
        width: 55%;
    }
    /*Careers: Training*/
    .training .header-blue {
        float: right;
        margin: -204px 10px 0 0;
        width: 53%;
    }
    .training .header-blue h1,
    .offshore-training .header-blue h1 {
        margin-top: 1px;
        font-size: 22px;
        font-weight: normal;
    }
    .training .header-blue h3 {
        font-size: 18px;
    }
    .training .content-block {
        float: right;
        width: 55%;
        margin: -80px 14px 0 0;
    }
    .training .content-block .no-indent {
        margin: 20px;
    }
    #content-training img {
        float: right;
        width: 55%;
        margin: 20px 10px 0 0;
    }
    .offshore-training .header-blue {
        float: right;
        margin: 20px 10px 0 0;
        width: 53%;
    }
    .offshore-training .content-block {
        float: right;
        width: 55%;
        margin: 20px 14px 0 0;
    }
    .offshore-training .content-block p {
        margin: 20px;
    }
    /* error 404 page */
    .error-page {
        height: 800px;
        background-color: #fff;
        padding-top: 20px;
    }
}

@media only screen and (min-width: 1000px) {
    /*Sitemap*/
    .header-logo {
        width: 150px;
    }
    .header-logo img {
        margin-left: 0;
        margin-top: 8px;
    }
    .header-logo:hover {
        opacity: 0.8;
    }
    .header-name {
        width: 440px;
    }
    .header-name h1 {
        font-size: 28px;
        letter-spacing: 1px;
        margin: 76px 0 0 14px;
    }
    .header-name img {
        width: 468px;
        margin: -42px 0 0 -2px;
    }
    .header-contact {
        width: 350px;
    }
    .header-contact img {
        margin: 37px 0 0 -7px;
    }
    .main-nav ul li {
        margin: 35px 0 0 4.2px;
    }
    .main-nav ul li a {
        padding: 8px 37px;
    }
    .main-nav ul li a:hover {
        background-image: linear-gradient(#FBB784, #FAB47F, #F88C3A);
        color: #000000;
    }
    .main-content-block {
        width: 960px;
    }
    .main-content-block main {
        background: #FFFFFF;
    }
    .content-block-sitemap {
        padding-bottom: 39px;
        line-height: 1.2;
    }
    .sitemap-nav ul li a:hover {
        text-decoration: underline;
        color: #0000FF;
    }
    .img-wrap {
        width: 600px;
        margin: -480px 0 20px 309px;
    }
    footer p a:hover {
        color: #111;
    }
    /*お客様*/
    .cstmr-jpn h2 {
        font-weight: normal;
        margin-bottom: 20px;
        line-height: 24px;
    }
    .cstmr-jpn h3 {
        font-family: Sans-Serif;
        font-size: 20px;
    }
    .cstmr-jpn th {
        padding: 0 14px;
    }
    .cstmr-jpn td a:hover {
        color: #111;
    }
    .cstmr-jpn ul li a:hover {
        color: #111;
    }
    .content-block .cstmr-jpn ul {
        margin-top: 75px;
    }
    .img-wrap-jpn {
        width: 360px;
        margin: -225px 0 20px 466px;
        overflow: hidden;
    }
    /*Contact*/
    .contact-block {
        padding: 60px 10px 42px;
    }
    .contact-table tr th {
        padding-right: 36px;
        padding-bottom: 20px;
    }
    .contact-table tr th div {
        width: 24px;
        margin-right: 20px;
    }
    .contact-table td a:hover {
        color: #111;
    }
    .img-wrap-contact {
        float: right;
        width: 450px;
        margin: -272px 16px 0 0;
    }
    .contact-block-location {
        padding: 14px 14px 8px;
    }
    .contact-block-location h2 div {
        width: 25px;
        margin-right: 6px;
    }
    .contact-block-location h2 {
        display: inline-block;
        padding-bottom: 10px;
    }
    .contact-block-location p {
        display: inline-block;
        padding-left: 20px;
    }
    .img-wrap-contact-bldg {
        width: 375px;
        float: left;
        margin-left: 25px;
    }
    .img-wrap-contact-map {
        width: 450px;
        float: right;
        margin-right: 36px;
    }
    .img-wrap-contact-map iframe {
        width: 100%;
        height: 400px;
    }
    /*About: KPH*/
    .header-orange {
        width: 256px;
        margin: 0 0 0 10px;
    }
    .header-orange h1 {
        padding: 8px 10px;
        line-height: 10px;
    }
    .content-block-link {
        width: 270px;
        margin: 20px 0 0 10px;
    }
    .abt-link-block {
        margin: 21px 39px;
        line-height: 34px;
    }
    .abt-link-block ul li a:hover {
        color: #0E4DB4;
        text-decoration: underline;
    }
    .header-blue-company {
        margin: -184px 10px 0 0;
        width: 600px;
    }
    .header-blue-history,
    .header-blue-mission,
    .header-blue-registration {
        width: 600px;
    }
    .content-block-company {
        width: 616px;
        margin: -112px 14px 0 0;
    }
    .content-block-history,
    .content-block-sub,
    .content-block-mission {
        width: 616px;
    }
    .abt-text-block {
        margin: 14px 14px 24px;
        line-height: 24px;
    }
    .subheader-abt {
        border-radius: 6px;
        width: 620px;
        height: fit-content;
        padding: 0;
    }
    .subheader-abt p {
        padding: 5px 15px;
    }
    .abt-list-block {
        padding: 10px 0;
    }
    .abt-mission-block {
        padding: 0;
    }
    /*About: Kernel Group*/
    .img-group {
        width: 556px;
        margin-right: 40px;
    }
    .kgroup-sites {
        width: fit-content;
        margin-right: 32px;
    }
    @-moz-document url-prefix() {
        .kgroup-sites {
            margin-right: 74px;
        }
    }
    .sites-table {
        width: 570px;
    }
    .sites-table tr {
        height: fit-content;
    }
    .sites-table td {
        line-height: 24px;
    }
    .branch-name {
        font-size: 18px;
    }
    .branch-link:hover {
        text-decoration: underline;
    }
    .jp-img {
        margin-right: 32px;
        margin-bottom: 20px;
        width: 570px;
        height: 480px;
    }
    /*Index*/
    .intro-img {
        margin-bottom: -3px;
    }
    .intro-container .content-block p {
        text-indent: 46px;
        margin: 14px;
    }
    .align-right a {
        margin-left: 83%;
    }
    .content-block-services,
    .content-block-jobs,
    .content-block-training {
        height: 160px;
    }
    .content-block-services h1,
    .content-block-jobs h1,
    .content-block-training h1 {
        margin: 26px 0 0 14px;
    }
    .content-block-services ul,
    .content-block-jobs ul,
    .content-block-training ul {
        margin: 10px 25px;
    }
    .content-block-services ul li,
    .content-block-jobs ul li,
    .content-block-training ul li {
        margin: 17px 0;
    }
    .content-block-services ul li a,
    .content-block-jobs ul li a,
    .content-block-training ul li a {
        font-family: Tahoma;
    }
    .content-block-services ul li a:hover,
    .content-block-jobs ul li a:hover,
    .content-block-training ul li a:hover {
        color: #0000FF;
        text-decoration: underline;
    }
    #job-close {
        text-align: left;
        font-size: 16px;
        font-family: Tahoma;
        margin: 22px 20px 0 25px;
        line-height: 24px;
    }
    #kph-more {
        margin-left: -450px;
    }
    /*Services: System*/
    .global {
        margin-top: -213px;
    }
    .header-blue-global {
        width: 600px;
    }
    .header-blue-embedded {
        width: 600px;
    }
    .header-blue-global h1,
    .header-blue-embedded h1 {
        line-height: 24px;
    }
    .content-block-global {
        width: 616px;
        margin-top: 21px;
    }
    .content-block-embedded {
        width: 616px;
    }
    .global .content-block-global p {
        margin: 14px;
    }
    .clear-container {
        width: 616px;
        margin: 33px 6px 0 0;
    }
    .clear-container h1 {
        font-size: 20px;
    }
    .clear-container p {
        margin: 22px 24px -2px 0;
    }
    .clear-container .table-head {
        margin: 20px 0 20px 10px;
        width: 570px;
    }
    .table-head h1 {
        font-size: 18px;
        padding: 1px 0;
    }
    .clear-container .table-tech-platform {
        margin: 20px 0 20px 53px;
        width: 505px;
    }
    .clear-container .table-tech-platform th,
    .clear-container .table-tech-platform td {
        font-size: 15px;
        padding: 6px 8px 6px 10px;
    }
    .embedded .content-block-embedded p {
        margin: 14px;
        text-indent: 30px;
    }
    /*POPUP*/
    .popup-trigger {
        margin: 20px 20px 0 10px !important;
        width: 28%;
    }
    .popup-trigger img {
        max-width: 100%;
    }
    .trigger-text {
        margin: 0 14px !important;
        text-align: center !important;
    }
    /*Services: Confidentiality*/
    .header-blue-confidentiality {
        margin: -217px 10px 0 0;
        width: 600px;
    }
    .header-blue-confidentiality h1 {
        line-height: 24px;
    }
    .content-block-confidentiality {
        width: 616px;
        margin: -144px 14px 0 0;
    }
    .confidentiality .content-block-confidentiality p {
        text-indent: 29px;
        margin: 15px;
    }
    .ordered-list-container ol {
        width: 59%;
        margin: 9px 0 0 25px;
    }
    .ordered-list-container h1 {
        margin: -3px 0 0 -10px;
    }
    .ordered-list h3 {
        width: 95%;
        margin: 25px 0 -21px 0;
    }
    .images {
        margin: -553px 134px 0 0;
        line-height: 300px;
    }
    .security-concerns {
        width: 61.8%;
        margin-top: -44px;
    }
    /*Careers: Job*/
    .jobs .header-blue h1,
    .job-opportunities .header-blue h1 {
        line-height: 24px;
    }
    .job-opportunities .content-block {
        width: 616px;
        margin: 20px 14px 0 0;
    }
    .jobs .content-block p {
        margin: 15px 15px -12px;
        text-indent: 29px;
    }
    .p-no-indent {
        text-indent: 0 !important;
        margin-top: 22px !important;
    }
    .jobs .content-block a {
        margin: 0 15px 30px;
    }
    #job-none p {
        padding: 58px 0;
    }
    .job-opportunities .content-block {
        padding: 2px 0;
    }
    .job-type {
        font-size: 16px;
        text-indent: -390px;
        margin-bottom: 20px;
    }
    .job-info img {
        width: 6%;
        margin: -14px 16px -10px -9px;
    }
    .job-info h1 {
        font-size: 18px;
        margin: 16px 24px -10px 24px;
    }
    .job-info ul li {
        margin: 16px 10px 0 36px;
    }
    .job-info ul li ul li {
        margin: 14px 10px 0 21px;
        line-height: 20px;
    }
    /*Careers: Events*/
    .events .header-blue {
        margin: -217px 10px 0 0;
        width: 600px;
    }
    .special-events .header-blue {
        margin: 30px 10px 30px;
    }
    .events img {
        width: 620px;
        margin: -144px 12px 0;
    }
    .slideshow-header .header-orange h1 {
        font-size: 18px;
    }
    .slideshow-header .header-orange {
        width: 75%;
    }
    .slideshow-container .slider {
        margin-right: 30%;
    }
    #header-team h1 {
        line-height: 22px;
    }
    #header-lunch h1 {
        line-height: 22px;
    }
    /*Careers: Training*/
    .training .header-blue {
        margin: -217px 10px 0 0;
        width: 600px;
    }
    .training .header-blue h1,
    .offshore-training .header-blue h1 {
        line-height: 24px;
    }
    .training .header-blue h3 {
        font-size: 16px;
    }
    .training .content-block {
        width: 584px;
        margin: -115px 21px 0 0;
    }
    .training .content-block .no-indent {
        margin: 15px 30px 15px 15px;
    }
    #content-training img {
        width: 600px;
        margin: 10px 17px 0 0;
    }
    .offshore-training .header-blue {
        margin: 36px 10px 0 0;
        width: 600px;
    }
    .offshore-training .content-block {
        width: 616px;
        margin: 20px 14px 0 0;
    }
    .offshore-training .content-block p {
        margin: 15px;
        text-indent: 28px;
    }
    /* error 404 page */
    .error-page {
        height: 700px;
        background-color: #fff;
        padding-top: 25px;
    }
}