@charset "UTF-8";
html {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    background-color: #FFFFFF;
    color: #656b6f;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    -webkit-text-size-adjust: 100%;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: none;
}
h2 {
    font-size: 30px;
    text-align: center;
    color: #3b3d40;
    line-height: 31px;
}
h3, h4 {
    width: 160px;
    font-weight: bold;
}
a:link {
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    font-size: 10px;
    font-weight: bolder;
}
a:visited {
    color: #FFFFFF;
}
.index a:visited , .introduction a:visited, .collaboration a:visited, .curriculum a:visited, .product a:visited, .graduate a:visited{
    color: #00FEFF;
}
a:hover, a:active,a:focus  {
    font-size: 10px;
    color: #4C4C4C;
}
body div {
    margin: 0;
    text-align: center;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#warpper {
    color: #FFFFFF;
    background-color: #3255a4;
    font-family: Arial, "Arial Black", "Arial Bold";
    height: 100%;
    width: 100%;
    max-height: 135px;
}
#iwate   {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    display: block;
    font-weight: bolder;
}
#industrial   {
    color: #FFFFFF;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-size: 14px;
    position: relative;
    text-align: center;
    display: block;
    margin-top: -16px;
}
#logo {
    display: block;
    margin-right: auto;
    top: 9px;
    position: relative;
    margin-left: auto;
}
#navlinks {
    color: #FFFFFF;
    font-weight: 400;
    text-transform: none;
    background-color: #B2B2B2;
    list-style-type: none;
    width: 100%;
    margin-top: -7px;
    display: block;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}
#navlinks a {
    text-decoration: none;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 30px;
}
#footer {
    background-color: #3255a4;
    color: #FFFFFF;
    /* [disabled]height: 100%; */
}
#footer p {
    width: 80%;
    position: relative;
    top: 5px;
    left: 34px;
    line-height: 13px;
    text-align: left;
    font-size: 10px;
    font-weight: bolder;
    font-family: Arial, "Arial Black", "Arial Bold";
}
#footer p a {
    width: 100%;
    position: relative;
    top: 5px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-weight: bolder;
    text-decoration: none;
    border-bottom-style: none;
}
#footer .line {
    border-top: thin solid #FFFFFF;
    margin-top: 14px;
    margin-left: 3%;
    margin-right: 3%;
}
#footer #email {
    width: 150px;
    margin-top: 23px;
    font-size: small;
    line-height: 21px;
}
body footer {
    background-color: #3255A4;
    color: #FFFFFF;
    text-align: left;
    font-size: 8px;
    text-indent: 34px;
}
.bottons   {
    text-align: center;
    color: #FFFFFF;
    width: 85px;
    margin-left: 160px;
    margin-top: -35px;
}
#footer .bottons .btn-dark.grey {
    width: 85px;
    background-color: #C7FFF4;
    /* [disabled]border: 3px solid #FFFFFF; */
    display: inline-block;
    font-size: 15px;
    color: #535353;
}
#footer .bottons .btn-dark.grey:hover {
    /* [disabled]background-color: #B0B0B0; */
    cursor: pointer;
    /* [disabled]color: #FFFFFF; */
    width: 85px;
}
#footer .bottons .btn-dark.grey:visited {
    color: #FFFFFF;
    border-style: none;
}
#nav {
    top: -20px;
    position: relative;
    background-color: rgba(0,0,0,0.42);
}
#nav .language {
    border-width: thin;
    border-style: solid none;
    border-color: rgba(255,255,255,1.00);
    font-size: 14px;
    line-height: 23px;
    margin-top: 200px;
}
#nav :hover {
    border-bottom-style: none;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#nav li {
    float: none;
}
#nav a {
    display: block;
    font-size: small;
    line-height: 33px;
}
#nav a.x  {
    display: block;
    font-size: small;
    line-height: 20px;
    border-width: thin;
    border-style: solid;
}
#nav ul ul {
    display: none;
}
#nav ul ul :hover {
    color: rgba(92,92,92,1.00);
}
#nav ul li:hover > ul {
    display: block;
}
#nav ul ul li {
    float: none;
}

/*Tablet View*/

@media (min-width: 768px){
a:hover, a:active, a:focus {
    font-size: 10px;
    border-bottom: 2px solid #00FEFF;
    color: #FFFFFF;
}
#footer p  {
    width: 402px;
    position: relative;
    top: 20px;
    left: 34px;
    line-height: 13px;
    text-align: left;
    font-size: 12px;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-weight: bolder;
    border-bottom-style: none;
}
#footer p a {
    width: 402px;
    position: relative;
    top: -2px;
    line-height: 13px;
    text-align: left;
    font-size: 12px;
    font-family: Arial, "Arial Black", "Arial Bold";
    font-weight: bolder;
    text-decoration: none;
}
#footer p a:hover  , #footer .button a:hover{
    font-size: 12px;
    color: #848484;
    font-weight: bolder;
    line-height: 13px;
    border-style: none;
}
#navlinks a {
    float: left;
    margin-left: 7%;
    position: relative;
    left: 9%;
    font-size: 12px;
    line-height: 26px;
    margin-right: -2%;
}
#navlinks {
    padding-top: 0px;
    padding-left: 0%;
    padding-right: 0px;
    display: inline-block;
    background-color: rgba(0,0,0,0.00);
    margin-top: 2px;
}
#logo {
    display: block;
    margin-right: auto;
    top: 9px;
    position: relative;
    margin-left: 13px;
    line-height: normal;
}
#iwate {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    display: block;
    margin-top: -44px;
    width: 339px;
    margin-left: 20px;
    font-weight: bolder;
}
#industrial {
    color: #FFFFFF;
    font-size: 15px;
    text-align: center;
    display: block;
    margin-top: -18px;
    width: 391px;
}
#warpper {
    color: #FFFFFF;
    background-color: #3255a4;
    height: 100%;
    width: 100%;
    max-height: 110px;
}
body footer {
    background-color: #3255a4;
    color: #FFFFFF;
    text-align: left;
    font-size: 10px;
    text-indent: 34px;
}
#footer .line {
    border-top: thin solid #FFFFFF;
    margin-top: 31px;
    margin-left: 3%;
    margin-right: 3%;
}
#footer #email {
    width: 136px;
    float: right;
    margin-top: -64px;
    margin-right: 169px;
    line-height: 20px;
}
#nav {
    top: -48px;
    position: relative;
    left: 12px;
}
#nav li {
    float: right;
}
#nav .language {
    border-width: thin;
    border-style: solid none;
    border-color: rgba(255,255,255,1.00);
    font-size: 12px;
    line-height: 18px;
    margin-top: 24px;
}
#nav a {
    display: block;
    margin-left: 20px;
    margin-right: 30px;
    font-size: 11px;
    line-height: 17px;
}
#nav a.x  {
    display: none;
    margin-left: 20px;
    margin-right: 30px;
    font-size: 11px;
    line-height: 26px;
}
.bottons {
    text-align: center;
    color: #FFFFFF;
    width: 85px;
    margin-top: -34px;
    float: right;
    margin-right: 47px;
    border-bottom-style: none;
}
.bottons :hover {
    border-style: none;
}
#footer .bottons .btn-dark.grey {
    width: 85px;
    background-color: #C7FFF4;
    /* [disabled]border: 3px solid #FFFFFF; */
    display: inline-block;
    font-size: 15px;
    color: #535353;
}
#footer .bottons .btn-dark.grey:hover {
    background-color: #B0B0B0;
    cursor: pointer;
    color: #FFFFFF;
    width: 85px;
}
#footer .bottons .btn-dark.grey:visited {
    color: #FFFFFF;
    border-style: none;
}
}
/*Desktop View*/
@media (min-width:1024px){
#navlinks a {
    float: left;
    margin-right: 0%;
    margin-left: 8%;
    position: relative;
    left: 9%;
    font-size: 14px;
    line-height: 26px;
}
}

@media (max-width:450px){
}
