@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

body {
    text-align: left;
    background-color: #FFFFFF;
    color: #6d6d6d;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
    background-position: center top;
    background-repeat: repeat-x;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size: 13px;
}

#formbody {
    text-align: left;
    background-color: #F6F4F1;
    color: #333333;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
    background-image: none;
}

a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

a:link {
    color: #426a83;
    /* color: white; */
    text-decoration: none !important;
}

a:visited {
    /* color: #426a83; */
    text-decoration: none;
}

a:hover, a:active {
    color: #426a83;
    text-decoration: underline;
}

img {
    border: none;
}

#container {
    text-align: left;
    width: 1010px;
    margin-right: auto;
    margin-left: auto;
}

#containerform {
    text-align: left;
    width: 665px;
    margin-right: auto;
    margin-left: auto;
}

p, h1, h2, h3, h4 {
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#copyright {
    text-align: center;
    padding-top: 40px;
    font-size: 80%;
    padding-bottom: 70px;
    background-repeat: repeat-x;
    background-position: center;
    color: #666666;
}

#bread {
    font-size: 70%;
    font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif, "小塚ゴシック Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic";
    margin-bottom: 3px;
    margin-top: 3px;
}

.list {
    list-style-type: none;
    background-image: url(../img/arrow.jpg);
    background-repeat: no-repeat;
    padding-left: 22px;
    line-height: 1.5em;
    height: 1.3em;
    font-size: 90%;
    color: #FF3300;
}

#tokin-logo {
    float: left;
    height: 70px;
    width: 227px;
}

#new-headder {
    width: 100%;
    height: 116px;
}

#new-headder2 {
    width: 1010px;
    position: relative;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

#new-header2-right {
    float: right;
    width: 777px;
    height: 70px;
}

.new-form {
    height: 36px;
    width: 141px;
    float: right;
    margin-top: 10px;
    margin-left: 5px;
}

a.new-brochure01 {
    display: block;
    float: none;
    /*width: 118px;*/
    text-indent: -9000px;
    height: 35px;
    background-image: url(../images/request.jpg);
    background-repeat: no-repeat;
}

a.new-brochure01:hover {
    display: block;
    text-indent: -9000px;
    background-image: url(../images/request02.jpg);
    background-repeat: no-repeat;
}

a.new-contact01 {
    display: block;
    float: none;
    /*width: 118px;*/
    text-indent: -9000px;
    height: 35px;
    background-image: url(../images/reservation.jpg);
    background-repeat: no-repeat;
}

a.new-contact01:hover {
    display: block;
    text-indent: -9000px;
    background-image: url(../images/reservation02.jpg);
    background-repeat: no-repeat;
}

#new-social-wrap {
    float: right;
    height: 26px;
    margin-top: 17px;
    font-size: 12px;
    font-weight: bold;
    color: #6E6E6E;
}

#tel {
    float: right;
    color: #426a83;
    font-size: 17px;
    height: 34px;
    line-height: 30px;
    font-weight: bold;
}

#new-smallnavi {
    line-height: 30px;
    width: 550px;
    font-size: 12px;
    float: right;
    height: 38px;
    padding-right: 10px;
    text-align: right;
}

#new-smallnavi ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#new-smallnavi li {
    float: right;
    font-size: 13px;
    background-image: url(../images/link2.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 2px;
}

.new-smallnavitext a:link {
    color: #666666;
    text-decoration: none;
}

.new-smallnavitext a:visited {
    color: #666666;
    text-decoration: none;
}

.new-smallnavitext a:hover, a:active {
    color: #666666;
    text-decoration: underline;
}

#page-name-wrap {
    height: 92px;
    float: left;
    padding-left: 10px;
}

#page-name {
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 2px;
    padding-top: 15px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#page-name-en {
    font-size: 11px;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#contents {
    float: right;
    width: 720px;
    margin-left: 25px;
    margin-top: 80px;
    color: #6d6d6d;
    font-size: 15px;
    line-height: 1.4em;
}

#side {
    width: 265px;
    font-size: 17px;
    float: left;
}

#footer {
    width: 100%;
}

#ew-header2-right2 {
    float: right;
}

#information-wrap {
    float: left;
    height: 515px;
    width: 1010px;
    margin-top: 200px;
}

.contents-text {
    font-size: 19px;
    color: #585858;
    margin: 0px;
    padding: 0px;
}

.top-banner-box {
    float: left;
    width: 326px;
    padding: 0px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 25px;
    margin-left: 0px;
}

.top-banner-rightbox {
    float: left;
    width: 326px;
    padding: 0px;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 0px;
}

.contents-text-en {
    font-size: 12px;
    color: #808288;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: -5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.contents-image {
    height: 202px;
    width: 326px;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.contents-image2 {
    height: 166px;
    width: 326px;
    padding: 0px;
    float: left;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.contents-text2 {
    font-size: 16px;
    line-height: 1.5em;
    color: #6d6d6d;
}

.contents-link {
    padding-top: 0px;
    background-image: url(../images/allow.jpg);
    padding-left: 20px;
    background-repeat: no-repeat;
    margin-top: 5px;
    background-position: left center;
    font-size: 16px;
}

#sub-contents {
    background-image: url(../images/sub-bg.jpg);
    width: 100%;
    background-repeat: no-repeat;
    height: 320px;
    background-position: center top;
}

#sub-contents-2 {
    width: 1010px;
    margin-right: auto;
    margin-left: auto;
}

#footer-contents {
    background-image: url(../images/footer-logo.png);
    width: 100%;
    background-repeat: no-repeat;
    height: 420px;
    background-position: center top;
}

#footer-contents-2 {
    width: 1010px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 75px;
}

.group-link {
    height: 45px;
    width: 255px;
    float: left;
    margin-right: 5px;
}

.group-link-wrap {
    text-align: center;
    width: 100%;
    height: 85px;
    font-size: 13px;
    margin-top: 30px;
}

.group-link-wrap2 {
    width: 680px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 430px;
}

#footerwrap {
    width: 1010px;
    margin-right: auto;
    margin-left: auto;
    height: 300px;
}

.sitemapwrap {
    float: left;
    width: 1010px;
    margin-bottom: 10px;
}

.sitemapwrap00 {
    float: left;
    width: 883px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 33px;
    margin-top: 5px;
}

.sitemaptitle {
    background-repeat: no-repeat;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #426A83;
    padding-bottom: 5px;
}

.sitemapwrap2 {
    float: left;
    width: 204px;
    font-size: 12px;
}

.sitemapwrap2b {
    float: left;
    width: 150px;
    font-size: 12px;
}

.sitemapwrap2c {
    float: left;
    width: 240px;
    font-size: 12px;
}

.sitemapwrap002 {
    float: left;
    width: 172px;
    font-size: 11px;
    color: #333333;
}

.sitemapwrap2 li {
    list-style-type: none;
    color: #6d6d6d;
}

.undertext {
    text-align: center;
    padding-top: 3px;
    display: block;
}

.copyright {
    text-align: center;
    font-size: 13px;
    padding-top: 50px;
    padding-bottom: 30px;
    color: #6d6d6d;
}

.pdf {
    background-image: url(../images/pdf-icon.gif);
    background-repeat: no-repeat;
    padding-left: 23px;
    background-position: left center;
}

#top {
    background-image: url(../images/face00.jpg);
    background-repeat: no-repeat;
}

#product {
    background-image: url(../images/face01.jpg);
    background-repeat: no-repeat;
}

/* #goods {
	margin-top: 10rem;
	background-image: url(../images/goods/header.png);
	background-repeat: no-repeat;
} */

#recruit {
    background-image: url(../images/face02.jpg);
    background-repeat: no-repeat;
}

#about {
    background-image: url(../images/face03.jpg);
    background-repeat: no-repeat;
}

#catalog {
    background-image: url(../images/face04.jpg);
    background-repeat: no-repeat;
}

#contact {
    background-image: url(../images/face05.jpg);
    background-repeat: no-repeat;
}

#example {
    background-image: url(../images/face06.jpg);
    background-repeat: no-repeat;
}

#feature {
    background-image: url(../images/face07.jpg);
    background-repeat: no-repeat;
}

#privacy {
    background-image: url(../images/face08.jpg);
    background-repeat: no-repeat;
}

.english-cap {
    font-size: 12.4px;
    margin: 0px;
    padding: 0px;
}

.page-title {
    font-size: 29.4px;
    letter-spacing: 7px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    line-height: 1em;
    height: 1em;
}

.page-title2 {
    font-size: 24px;
    letter-spacing: 3px;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 7px;
    padding-left: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    margin-top: 50px;
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    line-height: 1em;
    height: 1em;
}

table#tokintable {
    margin-top: 10px;
    margin-bottom: 20px;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #6d6d6d;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

#tokintable td, #tokintable th {
    background-color: #ffffff;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 85%;
    line-height: 1.3em;
}

#tokintable th {
    text-align: left;
    color: #6d6d6d;
    font-size: 17px;
    line-height: 1.3em;
    width: 140px;
    padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0px;
}

#tokintable td {
    color: #6d6d6d;
    font-size: 15px;
    line-height: 1.5em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
    padding-top: 10px;
    padding-bottom: 10px;
}

#tokintable tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dddddd;
}

#tokintable .last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#tokintable_new td, #tokintable_new th {
    background-color: #ffffff;
    /* padding-top: 5px; */
    /* padding-right: 10px; */
    padding-bottom: 20px;
    padding-left: 10px;
    font-size: 85%;
    line-height: 1.3em;
}

#tokintable_new th {
    text-align: left;
    color: black;
    font-size: 14px;
    line-height: 1.3em;
    width: 140px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0px;
}

#tokintable_new td {
    color: black;
    font-size: 15px;
    line-height: 1.5em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding-top: 10px;
    padding-bottom: 10px;
}

#tokintable_new tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
}

#tokintable_new .last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

/* confirm_table */

#confirm_table td, #confirm_table th {
    background-color: #ffffff;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 0px;
    padding-top: 30px;
    font-size: 85%;
    line-height: 1.3em;
    margin-top: 0px;
}

#confirm_table th {
    text-align: center;
    color: black;
    font-size: 14px;
    line-height: 1.3em;
    width: 140px;
    padding-left: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0px;
    border: 2px solid #005bab;
}

#confirm_table td {
    color: black;
    font-size: 14px;
    line-height: 1.5em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border: 2px solid #005bab;
    padding: 30px 50px 20px 100px;
    min-width: 77px !important;
}

#confirm_table tbody {
    border: white solid 2px;
}

#confirm_table tr {
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
}

/* End confirm_table */

/* inquiry_table */

#inquiry_table td, #inquiry_table th {
    background-color: #ffffff;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 0px;
    padding-top: 30px;
    font-size: 85%;
    line-height: 1.3em;
    margin-top: 0px;
}

#inquiry_table th {
    text-align: center;
    color: black;
    font-size: 14px;
    line-height: 1.3em;
    width: 140px;
    padding-left: 10px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0px;
    border-right: 2px solid #005bab;
}

#inquiry_table td {
    color: black;
    width: 10%;
    font-size: 14px;
    line-height: 1.5em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding: 30px 10px 20px 10px;
    min-width: 77px !important;
}

#inquiry_table td:last-child {
    color: black;
    width: 70%;
    font-size: 14px;
    line-height: 1.5em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding: 22px 10px 9px 0px;
}

#inquiry_table tbody {
    border: white solid 2px;
}

#inquiry_table tr {
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
}

.ruler-contact {
    height: 15px;
    border-bottom: 3px solid #005bab;
    margin: 0 30px 22px 30px;
}

.ruler-contact-new {
    height: 0px;
    border-bottom: 3px solid #005bab;
    margin: 0 30px 0px 30px;
}

#inquiry_table .last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

/* End inquiry_table */

.no-error {
    padding: 22px 10px 30px 0px !important;
}

.input-border-blue {
    border: #005bab solid 1px !important;
}

.background-silver {
    background: #E6E6E6 !important;
}

.background-silver-strong {
    background-color: #CCCCCC !important;
}

.button-blue {
    background-color: #005BAB !important;
}

.margin-bottom-none {
    margin-bottom: 0px !important;
}

.border-bottom-15 {
    border-bottom: 5px white solid !important;
}

#table_new td, #table_new th {
    background-color: #ffffff;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 0px;
    padding-top: 30px;
    font-size: 85%;
    line-height: 1.3em;
    margin-top: 0px;
}

#table_new th {
    text-align: left;
    color: black;
    font-size: 14px;
    line-height: 1.3em;
    width: 140px;
    padding-left: 10px;
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0px;
}

#table_new td {
    color: black;
    width: 70%;
    font-size: 14px;
    line-height: 1.5em;
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
    padding: 30px 10px 20px 50px;
}

#table_new tbody {
    border: white solid 2px;
}

#table_new tr {
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
}

#table_new tr {
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: #005bab;
}

#table_new .last {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.strength-text {
    font-size: 22px;
    color: #426a83;
    font-weight: bold;
    line-height: 1.3em;
    padding-top: 20px;
    padding-bottom: 10px;
}

.strength-text2 {
    font-size: 18px;
    color: #426a83;
    font-weight: bold;
    line-height: 1.3em;
    padding-top: 20px;
    padding-bottom: 10px;
}

.strength-text3 {
    font-size: 22px;
    color: #426a83;
    font-weight: bold;
    line-height: 1.3em;
    padding-top: 0px;
    text-align: center;
}

.strength-text-en {
    color: #993333;
    font-size: 13px;
    line-height: 1.3em;
    padding-top: 10px;
    padding-bottom: 15px;
}

.tokin-text {
    font-size: 15px;
    line-height: 1.4em;
}

.tokin-text2 {
    font-size: 15px;
    line-height: 1.4em;
    color: #426B8B;
    font-weight: bold;
}

.tokin-text3 {
    font-size: 15px;
    line-height: 1.4em;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.signature {
    float: right;
}

.content-wrapper {
    position: relative;
    width: 1010px;
    margin: 0 auto;
    text-align: left *zoom: 1;
}

.content-wrapper:after {
    display: block;
    clear: both;
    height: 0.01px;
    content: "";
}

.floating-widget {
    width: 265px;
    margin: 15px 0;
}

.floating-widget.floating {
    position: fixed;
    top: 0;
}

.floating-widget.pinned-bottom {
    position: absolute;
    bottom: 0;
    _position: static;
}

#back-top {
    position: fixed;
    bottom: 5px;
    margin-left: 96%;
}

#back-top a {
    width: 47px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
}

#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */

#back-top span {
    width: 47px;
    height: 65px;
    display: block;
    margin-bottom: 3px;
    background-image: url(../images/pagetop.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    /* rounded corners */
    background-color: #ffffff;
}

#back-top a:hover span {}

.sankaku {
    color: #FF7604;
    font-size: 13px;
}

#tokintable .year {
    background-color: #FFFFFF;
    width: 90px;
    padding-left: 0px;
    padding-right: 0px;
}

#tokintable .month {
    width: 50px;
    padding-left: 0px;
    padding-right: 0px;
    color: #bbbbbb;
}

#tokintable_new .year {
    background-color: #FFFFFF;
    width: 90px;
    padding-left: 0px;
    padding-right: 0px;
}

#tokintable_new .month {
    width: 50px;
    padding-left: 0px;
    padding-right: 0px;
    color: #bbbbbb;
}

.address {
    float: left;
    width: 335px;
    padding-right: 15px;
    margin-top: 20px;
}

.access {
    float: left;
    width: 370px;
    margin-top: 20px;
}

.storong-text {
    color: #426A83;
    font-size: 17px;
    font-weight: bold;
    line-height: 25px;
}

#surface {
    float: left;
    margin-top: 68px;
    width: 1010px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #6d6d6d;
    font-size: 15px;
    line-height: 1.4em;
}

.catalog {
    float: left;
    height: 326px;
    width: 174px;
    margin-left: 20px;
    margin-top: 18px;
    margin-right: 4px;
}

#catalogwrap {
    background-color: #f0f0f0;
    float: left;
    width: 1010px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

#pdfbox {
    float: left;
    width: 780px;
    border: 1px solid #CCCCCC;
    margin-left: 100px;
    display: inline;
    margin-top: 35px;
    padding: 15px;
}

.pdf-text {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

#pdf {
    float: left;
    height: 38px;
    width: 158px;
    padding-right: 20px;
    padding-top: 15px;
}

.pdf-text2 {
    margin-top: 10px;
    text-align: left;
}

.productlist {
    float: left;
    height: 65px;
    width: 233px;
    border: 1px solid #dddddd;
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
}

.policy {
    padding-left: 15px;
    list-style-type: decimal;
}

.policybox {
    padding-left: 50px;
    padding-right: 30px;
    line-height: 1.7em;
    padding-top: 15px;
    padding-bottom: 15px;
}

.orderTable {
    width: 908px;
    margin-right: 50px;
    margin-left: 50px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    margin-top: 10px;
}

.orderTable th {
    font-size: 20px;
    text-align: center !important;
    font-family: "メイリオ", Meiryo !important;
    color: #000;
    font-weight: bold;
    background-color: white;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    width: 30%;
    border-right: 2px solid #005bab;
    border-bottom: 2px solid #005bab;
}

.orderTable .indispensable {
    color: #FE0000;
    font-weight: bold;
}

.orderTable td {
    background-color: #f9f9f9;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 2px solid #005bab;
    padding-left: 15px;
}

.orderTable .form-text {
    font-size: 16px;
    padding-top: 3px;
}

.bt input {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #436a89;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
}

.bt input:hover {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #FF9933;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
}

.bt2 a {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #436a89;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    text-align: center;
    width: 500px;
    padding-right: 50px;
    padding-left: 50px;
}

.bt2 a:hover {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #FF9933;
    font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    text-decoration: none;
    width: 500px;
    padding-right: 50px;
    padding-left: 50px;
}

.orderTable .err {
    font-weight: bold;
    color: #CC0000;
}

.examle-photo {
    height: 244px;
    width: 310px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.examle-textbox {
    float: left;
    width: 310px;
    margin-top: 5px;
}

.examle-photo2 {
    height: 180px;
    width: 390px;
    margin-top: 20px;
    float: right;
    margin-left: 20px;
}

.examle-textbox2 {
    float: left;
    width: 600px;
    margin-top: 20px;
}

#footer-contents .sitemaptitle a:link {
    color: #426A83;
    text-decoration: none;
}

#footer-contents .sitemaptitle a:visited {
    color: #426A83;
    text-decoration: none;
}

#footer-contents .sitemaptitle a:hover, a:active {
    color: #993333;
    text-decoration: underline;
}

.sitemapwrap2 li a:link {
    list-style-type: none;
    color: #6d6d6d;
}

.sitemapwrap2 li a:visited {
    list-style-type: none;
    color: #6d6d6d;
}

.sitemapwrap2 li a:hover, a:active {
    list-style-type: none;
    color: #993333;
}

.sitemapwrap2b li a:link {
    list-style-type: none;
    color: #6d6d6d;
}

.sitemapwrap2b li a:visited {
    list-style-type: none;
    color: #6d6d6d;
}

.sitemapwrap2b li a:hover, a:active {
    list-style-type: none;
    color: #993333;
}

.sitemapwrap2c li a:link {
    list-style-type: none;
    color: #6d6d6d;
}

.sitemapwrap2c li a:visited {
    list-style-type: none;
    color: #6d6d6d;
}

.sitemapwrap2c li a:hover, a:active {
    list-style-type: none;
    color: #993333;
}

.border {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    width: 988px;
    border: 1px solid #dddddd;
}

.strongtext {
    font-size: 24px;
    font-weight: bold;
    color: #015DA6;
    padding-right: 15px;
    line-height: 60px;
    float: left;
    height: 60px;
    padding-left: 15px;
}

.featuretext {
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
    padding-top: 5px;
    padding-left: 15px;
}

#linkbanner {
    float: left;
    padding-left: 100px;
    margin-top: 40px;
}

.linkbanner {
    float: left;
    height: 126px;
    width: 263px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.linkbanner2 {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #436a89;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    display: inline;
    margin-left: 190px;
}

a:link .linkbanner2 {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #436a89;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    display: inline;
    margin-left: 190px;
}

a:hover .linkbanner2 {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #FF9933;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
}

.linkbanner3 {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #436a89;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    display: inline;
    margin-left: 150px;
}

a:link .linkbanner3 {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #436a89;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
    display: inline;
    margin-left: 150px;
}

a:hover .linkbanner3 {
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 25px;
    margin-bottom: 10px;
    background-color: #FF9933;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);
    border: 1px solid #FFFFFF;
}

.examle-photowrap {
    float: left;
    height: 244px;
    width: 310px;
    margin-right: 15px;
    margin-left: 13px;
    margin-top: 10px;
}

.examle-photowrap2 {
    float: left;
    height: 244px;
    width: 310px;
    margin-left: 15px;
    margin-top: 10px;
}

.recruit-number {
    list-style-type: decimal;
    margin-left: 25px;
}

.finding01 {
    padding-left: 120px;
    background-image: url(../images/tokinform1.jpg);
    height: 50px;
    padding-top: 10px;
    font-size: 13px;
    background-repeat: no-repeat;
    color: #CC0000;
    font-weight: bold;
}

.finding02 {
    padding-left: 120px;
    background-image: url(../images/tokinform3.jpg);
    height: 50px;
    padding-top: 10px;
    font-size: 13px;
    background-repeat: no-repeat;
    color: #CC0000;
    font-weight: bold;
}

.contact-text {
    color: #426A83
}

.policy-check {
    background-color: #ffeced;
    border: 1px solid #CC0000;
    margin-top: 30px;
    margin-left: 200px;
    margin-right: 200px;
    margin-bottom: 40px;
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
}

.policy-text {
    font-size: 16px;
    line-height: 1.5em;
}

#contact #container #surface .documentA .orderTable {
    line-height: 2em;
}

#contact #container #surface .documentA .orderTable input {
    padding-top: 10px;
    padding-bottom: 10px;
}

#contact #container #surface .documentA .orderTable .skill {
    background-color: #dce6ff;
    width: 220px;
}

#contact #container #surface .documentA .orderTable .skill2 {
    background-color: #FFFFFF;
    padding-right: 10px;
}

.err {
    font-weight: bold;
    color: #CC0000;
    font-size: 22px;
    padding-top: 5px;
}

#Prule {
    background-color: #FFFFCC;
    border: 1px solid #7F9DB9;
    height: 150px;
    overflow: auto;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.table-small {
    font-size: 13px;
    line-height: 1.3em;
}

#tokin-photo {
    padding-left: 13px;
    padding-top: 15px;
}

.tokin-text4 {
    width: 700px;
    float: left;
    padding-top: 10px;
    font-size: 18px;
    line-height: 1.6em;
}

.tokin-photo {
    float: right;
    padding-right: 30px;
    padding-top: 10px;
}

.business-finding {
    margin-bottom: 20px;
    border: 5px solid #dddddd;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
}

.business-box {
    float: left;
    width: 493px;
    margin-right: 23px;
}

.business-box2 {
    float: left;
    width: 493px;
}

.info_wrap #news_list .news_li .news_block .news_title {
    width: 205px;
    font-size: 15px;
}

.info_wrap #news_list .news_li .news_block .news_body {
    width: 205px;
    font-size: 12px;
    line-height: 1.8em;
}

.news_img img {
    max-width: 700px;
}

.info_wrap #news_list {
    background-color: #FFFFFF;
    float: left;
}

.info_wrap #news_list .news_li {
    /* float: left; */
    width: 205px;
    /* display: inline; */
    margin: 7px 12px;
}

.info_wrap #news_list {
    width: 230px;
    height: 355px;
    border: 1px solid #ccc;
    padding: 0 0 7px 0;
    margin: 7px 7px 0 0;
}

.info_wrap .news_date {
    margin: 0 10px 0 0;
}

.info_wrap .news_title {
    font-weight: bold;
    color: #3164A3;
    float: left;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    width: 296px;
    font-size: 18px;
    line-height: 1.4em;
}

.info_wrap .news_body {
    color: #6D6D6D;
}

.info_wrap .news_body {
    border-top: 2px solid #827272;
    float: left;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    width: 296px;
    font-size: 16px;
    line-height: 1.6em;
}

.info_more {}

.info_wrap .info_more a {
    background-color: #426a83;
    padding: 2px 8px;
    margin: 5px;
    color: #fff !important;
    border: 1px solid #426a83;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}

.info_wrap .info_more a:hover {
    color: #426a83 !important;
    text-decoration: none;
    border: 1px solid #426a83;
    background-color: #fff;
}

.page_btn {
    clear: both;
    padding: 30px;
}

.next_btn, .prev_btn {
    width: 45%;
    margin-right: 4.5%;
    float: left;
    height: 50px;
    line-height: 50px;
    background-color: #005DAA;
    border: 1px solid #005DAA;
    text-align: center;
    letter-spacing: 1px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    color: #fff !important;
    display: block;
}

.next_btn:hover, .prev_btn:hover {
    background-color: #fff;
    border: 1px solid #005DAA;
    color: #005DAA !important;
    text-decoration: none;
}

.info_entry img {
    max-width: 100%;
}

.info_entry p {
    margin: 10px 0;
    line-height: 1.8;
}

.info_entry p a {
    color: #426a83;
}

#page-name a {
    font-size: 80%;
    color: #fff;
    text-decoration: underline;
}

#page-name a:hover {
    text-decoration: none;
}

.icon-height {
    height: 50px;
}

.header-bar-color {
    background-color: #005BAB
}

.text-white {
    color: white !important;
}

.text-silver {
    color: silver !important;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-top-bottom {
    padding-top: 110px;
    padding-bottom: 57px;
}

.body2 {
    margin: 0 auto !important;
}

.width-1200 {
    width: 1200px
}

.no-padding-left {
    padding-left: 0px !important;
}

.no-padding-right {
    padding-right: 0px !important;
}

.padding-right-11px {
    padding-right: 11px;
}

.padding-left-11px {
    padding-left: 11px;
}

/* social_contributions */

.main-column-padding {
    padding-left: 150px;
    padding-right: 150px;
}

.main-column-padding2 {
    padding-left: 50px;
    padding-right: 50px;
}

.main-column-padding3 {
    padding-left: 20px;
    padding-right: 20px;
}

.logo_img {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 50%;
}

/* social_contributions end */

@media screen and (max-width:768px) {
    .main-column-padding {
        padding-left: 0px;
        padding-right: 0px;
    }
    .main-column-padding2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .main-column-padding3 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .logo_img {
        width: 80%;
    }
    .margin-top-50px {
        margin-top: 0px;
    }
    .margin-left-right {
        max-width: 600px;
    }
    .no-margin {
        margin: 0px;
    }
    .margin-left-right-0 {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    /* .padding-right-9px{
		padding-right: 0px !important; 
		padding-left: 0px !important;
	} */
    .padding-right-9px:nth-child(2n+1) {
        padding-right: 3px !important;
        padding-left: 10px !important;
    }
    .padding-right-9px:nth-child(2n+2) {
        padding-right: 10px !important;
        padding-left: 3px !important;
    }
    .margin-bottom-blue-catalog {
        margin-bottom: 10px;
    }
    .margin-bottom-silver-catalog {
        margin-bottom: 44px;
    }
    .card-item {
        width: 100%;
        height: 300px;
        background: url("../images/goods/1.lg.screen.png") no-repeat;
        display: inline-block;
    }
    .card-item:hover {
        background: url("../images/goods/1zoom.lg.size.png") no-repeat;
    }
    .padding-catalog:nth-child(2n+1) {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .padding-catalog:nth-child(2n+2) {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

@media screen and (max-width:992px) {
    .main-column {
        max-width: 800px;
    }
    .blue-catalog-style {
        position: absolute;
        top: 55px;
        left: 240px;
        height: 30px;
        font-size: 20px;
        font-weight: bold;
    }
    .silver-catalog-style {
        position: absolute;
        top: 54px;
        left: 240px;
        /* margin: 54px 48px; */
        height: 30px;
        font-size: 20px;
        font-weight: bold;
    }
    .margin-top-50px {
        margin-top: 50px;
    }
    .margin-left-right {
        max-width: 800px;
    }
    .padding-right-9px:nth-child(2n+1) {
        padding-right: 3px;
        padding-left: 10px;
    }
    .padding-right-9px:nth-child(2n+2) {
        padding-right: 10px;
        padding-left: 3px;
    }
    .margin-bottom-blue-catalog {
        margin-bottom: 10px;
    }
    .margin-bottom-silver-catalog {
        margin-bottom: 44px;
    }
    .card-item {
        width: 100%;
        height: 222px;
        background: url("../images/goods/1.lg.screen.png") no-repeat;
        display: inline-block;
    }
    .card-item:hover {
        background: url("../images/goods/1zoom.lg.size.png") no-repeat;
    }
    /* .padding-left-5px{
		padding-left: 10px
	} */
    .padding-catalog:nth-child(2n+1) {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .padding-catalog:nth-child(2n+2) {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
}

@media screen and (min-width:1201px) {
    .main-colomn {
        max-width: 900px;
    }
    .padding-catalog:nth-child(2n+1) {
        padding-left: 0px !important;
        padding-right: 11px !important;
    }
    .padding-catalog:nth-child(2n+2) {
        padding-right: 0px !important;
        padding-left: 11px !important;
    }
    .margin-top-50px {
        margin-top: 50px;
    }
    .margin-left-right {
        max-width: 1200px;
    }
    .margin-left-right-with-row {
        max-width: 1170px;
    }
    .padding-right-9px:nth-child(4n+1) {
        padding-right: 6px !important;
        padding-left: 0px !important;
    }
    .padding-right-9px:nth-child(4n+2) {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .padding-right-9px:nth-child(4n+3) {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .padding-right-9px:nth-child(4n+4) {
        padding-right: 0px !important;
        padding-left: 6px !important;
    }
    .margin-bottom-blue-catalog {
        margin-bottom: 58px;
    }
    .margin-bottom-silver-catalog {
        margin-bottom: 58px;
    }
    .card-item {
        width: 100%;
        height: 161px;
        background: url("../images/goods/1.lg.screen.png") no-repeat;
        display: inline-block;
    }
    .card-item:hover {
        background: url("../images/goods/1zoom.lg.size.png") no-repeat;
    }
}

@media screen and (max-width:1200px) {
    .padding-catalog:nth-child(2n+1) {
        padding-left: 0px !important;
        padding-right: 11px !important;
    }
    .padding-catalog:nth-child(2n+2) {
        padding-right: 0px !important;
        padding-left: 11px !important;
    }
    .margin-top-50px {
        margin-top: 50px;
    }
    .margin-left-right {
        max-width: 1200px;
    }
    .padding-right-9px:nth-child(4n+1) {
        padding-right: 6px !important;
        padding-left: 0px !important;
    }
    .padding-right-9px:nth-child(4n+2) {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .padding-right-9px:nth-child(4n+3) {
        padding-right: 3px !important;
        padding-left: 3px !important;
    }
    .padding-right-9px:nth-child(4n+4) {
        padding-right: 0px !important;
        padding-left: 6px !important;
    }
    .margin-bottom-blue-catalog {
        margin-bottom: 58px;
    }
    .margin-bottom-silver-catalog {
        margin-bottom: 58px;
    }
    .card-item {
        width: 100%;
        height: 161px;
        background: url("../images/goods/1.lg.screen.png") no-repeat;
        display: inline-block;
    }
    .card-item:hover {
        background: url("../images/goods/1zoom.lg.size.png") no-repeat;
    }
}

.titleStyle03 {
    text-align: left;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.width-100 {
    width: 100% !important;
}

.width-120 {
    width: 120% !important;
}

.width-140 {
    width: 140% !important;
}

.router-bar {
    /* height: 40px; */
    padding-bottom: 13px;
    padding-top: 13px;
    font-size: 14px;
    padding-left: 29px;
    margin-bottom: 114px;
}

.height-14px {
    height: 14px !important;
}

.font-pro {
    font-family: "小塚ゴシックPro　B", Kozuka Gothic Pro !important;
}

.item-center {
    margin: 0 auto;
}

.background-blue {
    background-color: #005BAB;
}

.background-white {
    background-color: white;
}

.background-white:hover {
    background-color: white;
    /* opacity:0.9; */
}

.font-bold {
    font-weight: bold;
}

.font-600-bold {
    font-weight: 600;
}

.margin-b-40 {
    margin-bottom: 40px;
}

.margin-b-40:last-child {
    margin-bottom: 80px;
}

.font-bold-n {
    font-weight: normal !important;
}

.height-250 {
    height: 250px !important;
}

.max-height-300 {
    max-height: 300px !important;
}

.margin-t-30-b-20 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.min-width-175 {
    min-width: 175px !important;
}

.padding-l-r-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.font-16 {
    font-size: 16px
}

.font-18 {
    font-size: 18px
}

.height-0 {
    height: 0px !important;
}

.font-20 {
    font-size: 20px
}

.font-28 {
    font-size: 28px!important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-t-10 {
    margin-top: 10px !important;
}

.margin-bottom-60 {
    margin-bottom: 60px;
}

.font-小塚ゴシック {
    font-family: '小塚ゴシック Pr6N', Kozuka Gothic Pr6N !important;
}

.font-小塚ゴシック-Pr6N-R {
    font-family: '小塚ゴシック Pr6N R', Kozuka Gothic Pr6N !important;
}

.font-小塚ゴシックPro {
    font-family: '小塚ゴシックPro', Kozuka Gothic Pro !important;
}

.font-小塚ゴシックProB {
    font-family: '小塚ゴシックPro　R', Kozuka Gothic Pro !important;
}

.font-小塚ゴシックProBB {
    font-family: '小塚ゴシックPro　B', Kozuka Gothic Pro !important;
}

.font-メイリオ {
    font-family: "メイリオ　Bold", Meiryo !important;
}

.font-メイリオ-n {
    font-family: "メイリオ", Meiryo !important;
}

/* new_update_font */

.font-meiryo {
    font-family: "メイリオ", Meiryo !important;
}

.font-meiryo-bold {
    font-family: "メイリオ", Meiryo !important;
    font-weight: bold !important;
}

.font-yuu-gothic {
    font-family: "游ゴシック", YuGothic, 'Yu Gothic' !important;
    font-weight: 600;
}

.font-kozuka-pr6n {
    font-family: "小塚ゴシック Pr6N", sans-serif !important;
    font-weight: 600;
}

.font-meiryo-regular {
    font-family: "メイリオ Regular" !important;
}

.font-geneva-arial {
    font-family: Geneva, Arial, Helvetica, sans-serif !important;
}

/* end new_update_font */

.height-33px {
    height: 33px !important;
}

.font-小塚ゴシック-sans-serif {
    font-family: "小塚ゴシック Pr6N", sans-serif;
}

.image-with-word {
    position: relative;
    width: 100%;
    /* for IE 6 */
}

.word-inside-image-no-top {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%;  */
}

.float-none {
    float: none;
}

.padding-left-5px {
    padding-left: 5px !important;
}

.clear-span {
    clear: left;
    display: block;
}

.margin-top-0px {
    margin-top: 0px !important
}

.text-center {
    text-align: center;
}

.padding-auto {
    padding: 0 auto;
    width: 1200px;
}

/* test swap */

.catalog-opacity {
    opacity: 1 !important;
}

.catalog-opacity:hover {
    opacity: unset !important;
}

.width100 {
    width: 100%;
}

/*end test swap */

.margin-none {
    margin: 0px !important;
}

.padding-none {
    padding: 0px !important;
}

.inline-img {
    display: inline;
    margin: 0 0.125em;
    padding: 0;
    vertical-align: baseline;
}

.width-80 {
    width: 80%;
    line-height: 1.1;
}

.width-70 {
    width: 70%;
    line-height: 110% !important;
}

.width-1 {
    width: 1%;
}

.no-hover {
    pointer-events: none;
}

img.catalog-opacity:hover+div.text-black {
    color: white !important;
}

.background-gray {
    background-color: #E6E6E6;
}

/* .width-1110 {
	max-width: 1160px;
} */

.padding-30 {
    padding-left: 30px;
}

.padding-left-right-none {
    padding-left: 0px;
    padding-right: 0px;
}

.text-left {
    text-align: left
}

.height-0px {
    height: 0px;
}

.hidden {
    visibility: hidden;
}

.ruler-12-20 {
    height: 15px;
    border-bottom: 3px solid #005bab;
    /* margin-bottom: 45px; */
    margin: 0 10px 20px 10px;
}

.background-black {
    background-color: #000;
}

.text-right {
    text-align: right;
}

.square-list {
    list-style-type: square;
}

.color-black {
    color: black
}

.color-993333 {
    color: #993333;
}

.padding-15-10 {
    padding-bottom: 15px;
    padding-top: 10px;
}

.color-426a83 {
    color: #426a83;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
    /* padding-top: 10px; */
}

.width-90 {
    width: 80%;
    line-height: 1.1;
}

.height-auto {
    height: auto;
}

.vertical-align-center {
    vertical-align: middle;
}

.president-img {
    height: 231px;
}

.padding-bottom-15px {
    padding-bottom: 15px;
}

.text-left {
    text-align: left !important;
}

.width-1140 {
    max-width: 1140px;
}

.border-top-none {
    border: none
}

.margin-30px {
    margin-left: 30px;
    margin-right: 30px;
}

.line-height-15 {
    line-height: 1.5rem;
}

.width-5 {
    width: 5% !important;
}

.width-90 {
    width: 90% !important;
}

.font-none {
    font-weight: normal;
}

.border-top {
    border-top: 1px solid #005bab;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.resp-container_en {
    position: relative;
    overflow: hidden;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* slide */

@media screen and (min-width:476px) {
    .jp_size-iframe {
        height: 35vw !important;
        min-height: 300px !important;
        max-height: 550px !important;
        width: 55.556vw !important;
        min-width: 400px !important;
        max-width: 720px !important;
    }
    .slider, .slider>div {
        /* Images default to Center Center. Maybe try 'center top'? */
        background-position: center center;
        display: block;
        height: 35vw !important;
        min-height: 300px !important;
        max-height: 550px !important;
        width: 55.556vw !important;
        min-width: 400px !important;
        max-width: 720px !important;
        /* height: 100vh; */
        /* If you want fullscreen */
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #000;
        overflow: hidden;
        -moz-transition: transform .4s;
        -o-transition: transform .4s;
        -webkit-transition: transform .4s;
        transition: transform .4s;
    }
    .slider>ul {
        position: absolute;
        bottom: 10px;
        left: 50%;
        z-index: 4;
        padding: 0;
        margin: 0;
        transform: translateX(-50%);
    }
}

@media screen and (max-width:475px) {
    .jp_size-iframe {
        height: 63.158vw !important;
        width: 84.211vw !important;
        max-width: 100%;
    }
    .slider, .slider>div {
        /* Images default to Center Center. Maybe try 'center top'? */
        background-position: center center;
        display: block;
        height: 63.158vw !important;
        width: 84.211vw !important;
        max-width: 100%;
        /* height: 100vh; */
        /* If you want fullscreen */
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #000;
        overflow: hidden;
        -moz-transition: transform .4s;
        -o-transition: transform .4s;
        -webkit-transition: transform .4s;
        transition: transform .4s;
    }
    .slider>ul {
        position: absolute;
        bottom: 10px;
        width: 100%;
        left: 70%;
        z-index: 4;
        padding: 0;
        margin: 0;
        transform: translateX(-50%);
    }
}

.margin-30-30 {
    margin-left: 30px;
    margin-right: 30px;
}

.slider>div {
    position: absolute;
}

.slider>i {
    color: #5bbd72;
    position: absolute;
    font-size: 60px;
    margin: 20px;
    top: 40%;
    text-shadow: 0 10px 2px #223422;
    transition: .3s;
    width: 30px;
    padding: 10px 13px;
    background: #fff;
    background: rgba(255, 255, 255, .3);
    cursor: pointer;
    line-height: 0;
    box-sizing: content-box;
    border-radius: 3px;
    z-index: 4;
}

.slider>i svg {
    margin-top: 3px;
}

.slider>.left {
    left: -100px;
}

.slider>.right {
    right: -100px;
}

.slider:hover>.left {
    left: 0;
}

.slider:hover>.right {
    right: 0;
}

.slider>i:hover {
    background: #fff;
    background: rgba(255, 255, 255, .8);
    transform: translateX(-2px);
}

.slider>i.right:hover {
    transform: translateX(2px);
}

.slider>i.right:active, .slider>i.left:active {
    transform: translateY(1px);
}

.slider:hover>div {
    transform: scale(1.01);
}

.hoverZoomOff:hover>div {
    transform: scale(1);
}

.slider>ul>li {
    padding: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    list-style: none;
    float: left;
    margin: 10px 10px 0;
    cursor: pointer;
    border: 1px solid #fff;
    -moz-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.slider>ul>.showli {
    background-color: #456a87;
    -moz-animation: boing .5s forwards;
    -o-animation: boing .5s forwards;
    -webkit-animation: boing .5s forwards;
    animation: boing .5s forwards;
}

.slider>ul>li:hover {
    background-color: #456a87;
}

.slider>.show {
    z-index: 1;
}

.hideDots>ul {
    display: none;
}

.showArrows>.left {
    left: 0;
}

.showArrows>.right {
    right: 0;
}

.titleBar {
    z-index: 2;
    display: inline-block;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: translateY(100%);
    padding: 20px 30px;
    transition: .3s;
    color: #fff;
}

.titleBar * {
    transform: translate(-20px, 30px);
    transition: all 700ms cubic-bezier(0.37, 0.31, 0.2, 0.85) 200ms;
    opacity: 0;
}

.titleBarTop .titleBar * {
    transform: translate(-20px, -30px);
}

.slider:hover .titleBar, .slider:hover .titleBar * {
    transform: translate(0);
    opacity: 1;
}

.titleBarTop .titleBar {
    top: 0;
    bottom: initial;
    transform: translateY(-100%);
}

.slider>div span {
    display: block;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    color: #fff;
    text-align: center;
    padding: 0;
    width: 100%;
}

@keyframes boing {
    0% {
        transform: scale(1.2);
    }
    40% {
        transform: scale(.6);
    }
    60% {
        transform: scale(1.2);
    }
    80% {
        transform: scale(.8);
    }
    100% {
        transform: scale(1);
    }
}

/* -------------------------------------- */

#slider2 {
    max-width: 30%;
    margin-right: 20px;
}

.row2Wrap {
    display: flex;
}

.content {
    padding: 50px;
    margin-bottom: 100px;
}

html {
    height: 100%;
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

.content {
    padding: 10px 15vw;
}

/* slide */

.font-18 {
    font-size: 18px;
}

.color-blue {
    color: #426a83;
}

.color-005bab {
    color: #005bab;
}

.padding-bot-20px {
    padding-bottom: 20px;
}

.font-14 {
    font-size: 14px;
}

/* .height_new {
	height: 20vw !important;
} */

.line-height-normal {
    line-height: normal;
}

.line-height-100 {
    line-height: 100%;
}

.height-90px {
    height: 90px !important;
}

.border-bot {
    border-bottom: 3px solid #005bab;
}

.ruler_about_0 {
    height: 13px !important;
    border-bottom: 3px solid #005bab;
    /* margin-bottom: 45px; */
    margin: 0 30px 0px 30px;
}

.height-unset {
    height: unset !important;
}

.line-height-30 {
    line-height: 30px !important;
}

.margin-top-30px {
    margin-top: 30px !important;
}

.sidebar-box {
    background-color: #005BAA;
}

.padding-r-30 {
    padding-right: 30px !important;
    padding-bottom: 10px !important;
}

.text-left-padding-10 {
    text-align: left;
    padding: 10px;
}

.height-20 {
    height: 20px;
}

.height-68 {
    height: 68px;
}

.padding-l-10 {
    padding-left: 10px;
    padding-bottom: 10px;
}

.font-35 {
    font-size: 35px;
    padding-bottom: 10px;
    line-height: 35px;
    padding-top: 20px;
}

.padding-button {
    padding: 20px 100px;
    border-radius: 10px;
}

.margin-top-50px {
    margin-top: 50px;
}

.font-24 {
    font-size: 24px !important;
}

.font-20 {
    font-size: 20px;
    line-height: 20px;
}

.border-sidebar {
    border: 3px solid #005bab;
}

.margin-sidebar {
    margin: -7px 7px 7px -7px !important;
    overflow: hidden;
}

.min-width-100 {
    min-width: 100%;
}

.min-width-120 {
    min-width: 120%;
}

.min-width-140 {
    min-width: 140%;
}

.height-130 {
    height: 130% !important;
}

.background-red {
    background-color: #C30D23;
}

.radius-5 {
    border-radius: 5px;
}

.padding-button {
    padding: 10px 60px !important;
    margin-bottom: 20px;
}

.margin-b-20 {
    margin-bottom: 20px;
}

.font-size-15 {
    font-size: 15px !important;
}

.font-normal {
    font-weight: normal !important;
}

.width-194 {
    max-width: 194px !important;
}

.title-recruit {
    background: #005bab;
    padding: 12px 35px 10px 35px;
    color: #fff;
    line-height: 1;
    display: inline-block;
    font-size: 18px;
}

.margin-b-50 {
    margin-bottom: 50px;
}

.width-50-height-50 {
    width: 50%;
    /* height: 50%; */
}

.top-left-recruit {
    position: absolute;
    bottom: 50px;
    right: 15px;
    /* height: 5px; */
}

.top-left-text {
    position: absolute;
    bottom: -5px;
    text-align: left;
    /* margin-bottom: 30px; */
    /* height: 5px; */
}

.header-color-contact {
    top: 30%;
    width: 50%;
    background-image: linear-gradient(to right, rgba(0, 91, 171, 1), rgba(0, 91, 171, 1), rgba(0, 0, 0, 0.4), rgba(255, 255, 255, 0));
    padding-top: 20px;
    padding-bottom: 20px;
}

.header-color {
    top: 30%;
    width: 50%;
    background-image: linear-gradient(to right, rgba(0, 91, 171, 1), rgba(0, 0, 0, 0.4));
    padding-top: 20px;
    padding-bottom: 20px;
}

.car-symbol {
    top: -5%;
    left: 3%;
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.change-car-color {
    filter: opacity(1) drop-shadow(0 0 0 #0687ff);
    width: 18%;
    height: 18%;
}

.header-color-3 {
    top: 30%;
    width: 50%;
    background-image: linear-gradient(to right, rgba(0, 91, 171, 1), rgba(0, 0, 0, 0.4));
    padding-top: 20px;
    padding-bottom: 40px;
}

.header-color-4 {
    top: 30%;
    width: 50%;
    background-image: linear-gradient(to right, rgba(0, 91, 171, 1), rgba(0, 0, 0, 0.4));
    padding-top: 20px;
    padding-bottom: 30px;
}

.vertical-align-middle-left {
    top: 40%;
    vertical-align: text-bottom;
    text-align: left;
}

.padding-t-10 {
    padding-top: 10px;
}

.header-card-news {
    font-size: 25px;
    padding-bottom: 5px;
}

.body-card-news {
    border: 1px gray solid;
}

.padding-10px {
    padding: 10px;
}

.padding-l-r-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-t-4 {
    padding-top: 4px;
}

.font-25-card-news {
    font-size: 20px;
}

.ruler-card-news {
    border: #005bab 2px solid;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.padding-b-10 {
    padding-bottom: 10px;
}

.truncate-300 {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 20px;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-7 {
    margin-top: 7px;
}

.img-height-180 {
    height: 180px;
    width: 100%;
}

/* .truncate-with-multi-line news_eng*/

.ellipsify-news {
    position: relative;
    /* height: 45px; */
    height: 70px;
    overflow: hidden;
    text-overflow: clip !important;
    line-height: 18px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
}

.ellipsify-news::before {
    content: '';
    float: right;
    /* height: 30px; */
    height: 50px;
}

.ellipsify-news-text::before {
    content: "\2026";
    float: right;
    clear: right;
}

.ellipsify-news-text::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 15px;
    background: inherit;
}

.ellipsify-news::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    /* height: 45px; */
    height: 60px;
    background: inherit;
}

/*end .truncate-with-multi-line news_eng*/

/* .truncate-with-multi-line with 2 line news_eng*/

.ellipsify-2-news {
    position: relative;
    /* height: 45px; */
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
}

.ellipsify-2-news::before {
    content: '\00a0';
    float: right;
    /* height: 30px; */
    height: 25px;
}

.ellipsify-2-news-text-2::before {
    content: " ";
    float: right;
    clear: right;
}

.ellipsify-2-news-text-2::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 25px;
    background: inherit;
}

.ellipsify-2-news::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    /* height: 45px; */
    height: 50px;
    background: inherit;
}

/*end .truncate-with-multi-line with 2 line_eng*/

/* .truncate-with-multi-line with 4 line*/

.ellipsify {
    position: relative;
    /* height: 45px; */
    height: 70px;
    overflow: hidden;
    text-overflow: clip !important;
    line-height: 18px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
}

.ellipsify::before {
    content: '';
    float: right;
    /* height: 30px; */
    height: 45px;
}

.ellipsify-text::before {
    content: "\2026";
    float: right;
    clear: right;
}

.ellipsify-text::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 15px;
    background: inherit;
}

.ellipsify::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    /* height: 45px; */
    height: 60px;
    background: inherit;
}

.news-details {
    position: relative;
    overflow: hidden;
    text-overflow: clip !important;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
}

/*end .truncate-with-multi-line */

/* .truncate-with-multi-line with 2 line japanese*/

.ellipsify-2-japanese {
    position: relative;
    height: 45px;
    /* height: 38px; */
    overflow: hidden;
    line-height: 20px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
}

.ellipsify-2-japanese::before {
    content: '\00a0';
    float: right;
    /* height: 30px; */
    height: 25px;
}

.ellipsify-text-2-japanese::before {
    content: " ";
    float: right;
    clear: right;
}

.ellipsify-text-2-japanese::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 25px;
    background: inherit;
}

.ellipsify-2-japanese::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    /* height: 45px; */
    height: 50px;
    background: inherit;
}

/*end .truncate-with-multi-line with 2 line japanese*/

/* .truncate-with-multi-line with 2 line*/

.ellipsify-2 {
    position: relative;
    /* height: 45px; */
    height: 37px;
    overflow: hidden;
    line-height: 20px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
}

.ellipsify-2::before {
    content: '\00a0';
    float: right;
    /* height: 30px; */
    height: 25px;
}

.ellipsify-text-2::before {
    content: " ";
    float: right;
    clear: right;
}

.ellipsify-text-2::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 25px;
    background: inherit;
}

.ellipsify-2::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    /* height: 45px; */
    height: 50px;
    background: inherit;
}

/*end .truncate-with-multi-line with 2 line*/

/* .truncate-with-multi-line with 1 line*/

.ellipsify-1 {
    position: relative;
    /* height: 45px; */
    height: 14px;
    overflow: hidden;
    text-overflow: clip !important;
    line-height: 15px;
    /* background: white; */
}

.ellipsify-1::before {
    content: '';
    float: right;
    /* height: 30px; */
    height: 0px;
}

.ellipsify-text-1::before {
    content: "\2026";
    float: right;
    clear: right;
}

.ellipsify-text-1::after {
    content: '';
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 0px;
    background: inherit;
}

.ellipsify-1::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    /* height: 45px; */
    height: 15px;
    background: inherit;
}

/*end .truncate-with-multi-line with 1 line*/

.height-100 {
    height: 200px;
}

/* test blue sidebar */

.blue-sidebar:nth-child(2n+1) {
    background-color: #006DB8 !important;
}

.blue-sidebar:nth-child(2n+2) {
    background-color: #005BAB !important;
}

.blue-sidebar:hover:nth-child(2n+1) {
    background-color: #999999 !important;
}

.blue-sidebar:hover:nth-child(2n+2) {
    background-color: #666666 !important;
}

/*End test blue sidebar */

.padding-left-right-10px {
    padding-left: 10px;
    padding-right: 10px;
}

.padding-top-bot-5px {
    padding-top: 5px;
    padding-bottom: 5px;
}

.height-20px {
    height: 20px;
}

.font-13px {
    font-size: 13px;
}

.margin-right-10px {
    margin-right: 10px;
}

/* test page */

.pagination {
    display: inline-block;
}

.width-101 {
    width: 101px !important;
}

.pagination-f {
    /* background-color: #FFFFFF;
    font-weight: bold;
    color: #565455;
    padding: 10px;
    background-image: url(../img/news/lastsp.png);
    background-position: right;
    background-repeat: no-repeat; */
    background-image: url(../img/news/lastsp.png);
    background-repeat: no-repeat;
    background-position: center right;
    /* width: 200px; */
    /* width: 100%; */
    /* background-position: center center; */
    /* background-attachment: fixed; */
    /* background-size: cover; */
}

.pagination-g {}

.pagination-e {
    /* color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    background-color: #0071BC;
    color: white;
    transition: background-color .3s;
    margin-right: 12px; */
    color: black;
    float: left;
    padding: 4px 10px;
    text-decoration: none;
    background-color: #0071BC;
    color: white;
    transition: background-color .3s;
    margin-right: 6px;
}

.pagination-e::after {
    color: black;
    float: left;
    padding: 4px 10px;
    text-decoration: none;
    background-color: #0071BC;
    color: white;
    transition: background-color .3s;
    margin-right: 6px;
}

.pagination-a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    background-color: #0071BC;
    color: white !important;
    transition: background-color .3s;
    margin-right: 12px;
    /* border: 1px solid #ddd; */
}

.pagination-a:last-child {
    color: black;
    float: left;
    padding: 8px 0px 8px 16px;
    text-decoration: none;
    width: 120px !important;
    background-color: white;
    color: white;
    transition: background-color .3s;
    margin-right: 12px;
    border: 0px solid #ddd;
    background-image: url(../img/news/lastsp.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.pagination-a:last-child:hover {
    background-color: white !important;
    transition: background-color .3s;
}

.pagination-b {
    color: black;
    float: left;
    padding: 4px 8px;
    text-decoration: none;
    background-color: #0071BC;
    color: white;
    transition: background-color .3s;
    margin-right: 6px;
}

.pagination-b:last-child {
    color: black;
    float: left;
    padding: 4px 8px;
    text-decoration: none;
    width: 90px !important;
    background-color: white;
    color: white;
    transition: background-color .3s;
    margin-right: 12px;
    border: 0px solid #ddd;
    background-image: url(../img/news/lastsp.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.pagination-b:last-child:hover {
    background-color: white !important;
    transition: background-color .3s;
}

.pagination-c {
    color: black;
    float: left;
    padding: 4px 10px;
    text-decoration: none;
    background-color: #0071BC;
    color: white;
    transition: background-color .3s;
    margin-right: 6px;
    /* border: 1px solid #ddd; */
}

.pagination a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

/*End test page */

.top-left-center {
    position: absolute;
    left: 20px;
    top: 25%;
}

.top-right-center {
    position: absolute;
    right: 20px;
    top: 25%;
}

.blue-background {
    background-color: #EAF4FE;
}

.padding-t-b-15px {
    padding-bottom: 15px;
    padding-top: 15px;
}

.margin-t-b-30px {
    margin-bottom: 30px;
    margin-top: 30px;
}

.img_cover {
    position: relative;
    /* width: 100%; */
    /* for IE 6 */
}

.text_inside {
    position: absolute;
    bottom: 20px;
    /* left: 50px; */
    left: 8%;
    width: 100%;
}

.font-size-10 {
    font-size: 10px;
}

.max-height-32 {
    max-height: 32px;
}

.inline-block {
    display: inline-block !important;
}

.image-with-text {
    position: relative;
    width: 100%;
}

.max-width-100 {
    max-width: 100px !important;
}

.max-width-200 {
    max-width: 200px !important;
}

/* #pointer {
    width: 100px;
    height: 36px;
    position: relative;
    background: #0071BC;
}

#pointer:before {
    z-index: 1;
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    width: 2;
    height: 0;
    border-left: 18px solid #0071BC;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

#pointer1 {
    margin-left: 2px;
    width: 1px;
    height: 36px;
    position: relative;
    background: #0071BC;
}

#pointer1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 18px solid white;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

#pointer1:before {
    content: "";
    position: absolute;
    right: -18px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 18px solid #0071BC;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
} */

#pointer {
    width: 80px;
    height: 36px;
    position: relative;
    background: #0071BC;
}

#pointer:before {
    z-index: 1;
    content: "";
    position: absolute;
    right: -24px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 24px solid #0071BC;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

#pointer1 {
    margin-left: -4px;
    width: 0px;
    height: 36px;
    position: relative;
    background: #0071BC;
}

#pointer1:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 24px solid white;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

#pointer1:before {
    content: "";
    position: absolute;
    right: -24px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 24px solid #0071BC;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}

.last-navigate {
    display: block;
    float: none;
    /*width: 118px;*/
    text-indent: -9000px;
    height: 35px;
    background-image: url(../img/news/lastsp.png);
    background-repeat: no-repeat;
}

.ellipsed {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.line-height-1em {
    line-height: 1.1em;
}

.margin-bot-40px {
    margin-bottom: 40px;
}

.width-75 {
    width: 75%;
}

.color-416A88 {
    color: #416A88;
}

.en_goods_ruler {
    border-bottom: 2px solid #005bab;
    margin-bottom: 10px;
}

.centerd-img-text {
    position: absolute;
    top: 20%;
    left: 10%;
}

.line-height-new-bar {
    line-height: 100%;
}

.height-40 {
    height: 40px !important;
}

.white-ruler-10px {
    height: 10px;
}

/* start pointer-new */

#direct-new {
    width: 90px;
    height: 30px;
    position: relative;
    background: #0071BC;
    color: white;
    text-align: center;
    padding-top: 2px;
    right: -80%;
}

.padding-top-5px {
    padding-top: 5px;
}

.font-15 {
    font-size: 15px;
}

.font-14 {
    font-size: 14px;
}

.padding-bottom-34px {
    padding-bottom: 34px;
}

.width-80 {
    width: 80% !important;
}

.width-40 {
    width: 40% !important;
}

.width-30 {
    width: 30% !important;
}

.width-20 {
    width: 20% !important;
}

.width-10 {
    width: 10% !important;
}

.inline-block {
    display: inline-block !important;
}

.border-top {
    border-top: 2px #005bab solid;
    /* border-bottom: 2px #005bab solid; */
}

.padding-l-r-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.padding-top-bottom-5px {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* #direct-new:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid white;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
} */

#direct-new:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #0071BC;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.font-size-20 {
    font-size: 20px !important;
}

/* end pointer-new */

.margin-b-t-50 {
    margin-bottom: 50px;
    margin-top: 50px;
}

.margin-left-25 {
    margin-left: 25px;
}

.padding-t-20 {
    padding-top: 20px;
}

.padding-t-20-b-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.border-top-5 {
    border-top: #005bab 5px solid;
}

.border-bot-5 {
    border-bottom: #005bab 5px solid;
}

.border-l-r-2 {
    border-left: #005bab 2px solid;
    border-right: #005bab 2px solid;
}

/* test */

.font {
    color: red;
    font-size: 20px;
}

.border {
    border: 1px solid black;
    padding: 10px;
    background-color: yellow;
}

/* End test */

.display-inline {
    display: inline;
}

.margin-l-r-30px {
    margin-left: 30px;
    margin-right: 30px;
}

.margin-l-r-auto {
    margin-left: auto;
    margin-right: auto;
}

.no-margin-right {
    margin-right: 0 !important;
}

.margin-l-r-2 {
    margin-right: 0.5%;
    margin-left: 2.5%;
    padding: 0 !important;
}

.margin-bot-40 {
    margin-bottom: 40px;
}

.margin-bot-30 {
    margin-bottom: 30px;
}

.margin-r-0-l-auto {
    margin-right: 0;
    margin-left: auto;
}

.margin-l-r-4 {
    margin-right: 4%;
    margin-left: 4%;
}

.car-line {
    line-height: 15px;
}

.padding-l-r-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.truncate-with-1-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
}

.font-12-yu-gothic {
    font-size: 12px;
    font-family: "游ゴシック", YuGothic, 'Yu Gothic';
}

.middle {
    position: absolute;
    top: 50%;
}

.padding-l-r-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.margin-l-r-15 {
    margin-left: 15px;
    margin-right: 15px;
}

.padding-t-64-b-11 {
    padding-top: 64px;
    padding-bottom: 11px;
}

.truncate-for-goods {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.font-weight-500 {
    font-weight: 500;
}

.font-hiragino {
    font-family: '"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif';
}

.line-height-180 {
    line-height: 180%;
}

.margin-t-30 {
    margin-top: 30px;
}

.padding-bottom-7px {
    padding-bottom: 7px;
}

.padding-bottom-11px {
    padding-bottom: 11px;
}

.margin-t-9 {
    margin-top: 9px;
}

.font-17 {
    font-size: 17px;
}

.padding-30-0-0-10 {
    padding: 30px 0px 0px 10px !important;
}

.padding-30-10-0-50 {
    padding: 30px 10px 0px 50px !important;
}

.padding-0-0-20-10 {
    padding: 0px 0px 20px 10px !important;
}

.padding-0-10-20-50 {
    padding: 0px 10px 20px 50px !important;
}

.padding-35-0-20-10 {
    padding: 35px 0px 20px 10px !important;
}

.border-bottom-white {
    border-bottom-width: 1.5px;
    border-bottom-style: solid;
    border-bottom-color: white;
}