/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/


@media screen and (min-width: 1200px) {
  .msg-title {
    font-size: 1.75rem;
  }
  .section-tagline, .msg-main, .process-number p {
    font-size: 2rem;
  }
  .section-title {
    font-size: 1.5rem;
  }
  .mission-img {
    width: 40%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
}

@media screen and (max-width: 1200px) {
  .mission-img {
    width: 40%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
  .vision-img {
    width: 33%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .value-img {
    width: 40%;
    -o-object-fit: contain;
       object-fit: contain;
    top: 0;
    left: 60%;
    height: 100%;
  }
  .value .container {
    margin-left: 15%;
  }
  .topphil h2, .topphil2 h2 {
    font-size: 8vw;
  }
  .mission .container {
    margin-left: 60px;
  }
  .topphil2 .container {
    margin-left: 35%;
  }
  .contentbox, .contentbox2 {
    width: 400px;
  }
  .company-img, .people-img {
    width: 40%;
  }
  .people .container {
    padding-left: 45%;
  }
  .subpage-title-en {
    font-size: 5vw
  }
  .business-box {
    width: 90%;
  }
  .events-container, .office-container {
    max-width: 100%;
  }
  .events-box {
    width: 40%;
    padding: 15px 30px 30px 30px;
  }
  .office-txbox {
    width: 200px;
  }
}

@media screen and (max-width: 950px) {
  .contentbox, .contentbox2 {
    width: 350px;
  }
}

@media screen and (max-width: 991px) {
  .navbar-collapse {
    padding: 20px 0;
    background: white;
  }
  .hidden-collapse {
    padding: 20px 0;
  	background: #000000c9;
  }
  .subpage-title-en {
    font-size: 6vw
  }
  .features-container {
    max-width: 95%;
  }
  .business-box {
    width: 100%;
  }
  .business-hjp {
    font-size: 20px;
  }
  .memberstop-container {
    max-width: 100%;
  }
  .memberstop-box {
    width: 40%;
  }
  .recruitinfo, .eventstab {
    font-size: 18px;
  }
  .data-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .data-box, .w35box, .w50, .w55, .w40box, .w60  {
    width: 100%;
  }
  .mb-w80 {
    width: 80%;
  }
  .mb-w90 {
    width: 90%;
  }
}

@media screen and (max-width: 850px) {
  .mission .container {
    margin-left: auto;
    margin-top: 16%;
  }
  .value .container {
    margin-left: auto;
    margin-top: 10%;
  }
  .topphil2 .container {
    margin: 16% auto auto auto;
  }
  .topphil h2, .topphil2 h2 {
    font-size: 13vw;
  }
  .topphil2 h3 {
    text-align: center;
    line-height: 1.5;
    width: 90%;
    margin: auto auto .5em auto;
  }
  .vision-number {
    display: block;
  }
  .mission h3 {
    text-align: center;
    margin-bottom: 1em;
  }
  .mission-img2, .vision-img2 {
    display: block;
  }
  .mission-img2 {
    width: 90%;
    margin: 2em auto 1em auto;
  }
  .vision-img2 {
    width: 90%;
    margin: 2em auto 2em auto;
  }
  .value-img2, .value-img2 {
    display: block;
  }
  .value-img2 {
    width: 60%;
    margin: auto auto 1em auto;
  }
  .value-img {
    display: none;
  }
  .valuebox {
    margin: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .value h3, .value p {
    padding-bottom: 0;
  }
  .section {
    padding: 40px 0;
  }
  .section-sub {
    padding: 80px 0;
  }
  .mission-img, .vision-img {
    display: none;
  }
  .features-btm {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 880px) {
  .company-img, .people-img {
    height: 50% !important;
  }
}

@media screen and (max-width: 767px) {
  .features-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .features-txbox {
    width: 75%;
  }
  .features-imgbox {
    width: 30%;
    padding: 8%;
  }
  .topmsg {
    padding: 70px 0 50px 0 !important;
  }
  .top-tagline-mb {
    margin-bottom: 0;
  }
  .top-tagline-mb {
    font-weight: 700;
    line-height: 1;
    padding-top: 10px;
    font-size: 4rem;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  _::-webkit-full-page-media, _:future, :root .top-tagline-mb {
  	padding-bottom: 15px;
  }
  _::-webkit-full-page-media, _:future, :root .top-tagline-mb1 {
    padding-bottom: 15px;
  }
  _::-webkit-full-page-media, _:future, :root .top-tagline-mb2 {
    padding-bottom: 15px;
  }
  .top-tagline-mb1, .top-tagline-mb2 {
    font-weight: 700;
    line-height: 1;
    padding-top: 10px;
    font-size: 4rem;
    border-bottom: 2px solid white;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: auto;
  }
  .border-mb {
    border-top: none;
    border-bottom: 2px solid white;
  }
  .top-tagline {
    display: none;
  }
  .top-tagline-mb, .top-tagline-mb1, .top-tagline-mb2 {
    display: block;
  }
  .topmsg-back {
    font-size: 18vw;
    font-weight: 700;
  }
  .topmsg-p {
    line-height: 1.5;
  }
  .company-img, .people-img {
    display: none;
  }
  .company-img2  {
    display: block;
    width: 85%;
    right: 0;
    left: 0;
    margin: auto;
    padding-top: 4em;
  }
  .section-title-en, .section-title-en2 {
    font-size: 10vw;
  }
  .section-title-en2 {
    margin-left: 12px;
  }
  .section-title-jp, .section-title-jp2 {
    padding-bottom: 5px;
    padding-top: 0;
    margin-top: 1em;
  }
  .sectionbox, .sectionbox2 {
    margin: 1.5em auto auto auto;
  }
  .contentbox, .contentbox2 {
    width: 80%;
    padding: 15px 15px 15px 30px;
    margin: 0 auto 20px auto;
  }
  .people .container {
    padding-left: 0;
  }
  .section2 {
    padding: 30px 0 30px 0;
  }
  .company {
    margin-top: 30px;
  }

  .company .container, .people .container, .enviroment .container {
    max-width: 100%;
  }
  .apply {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .applybox-newgrad, .applybox-career, .applybox-hsgrad {
    padding: 40px 0;
  }
  .apply h5 {
    margin-bottom: 15px;
  }
  .footerbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer-table td {
    padding-right: 0;
  }
  .pad-mb {
    padding-left: 40px;
  }
  footer table {
    margin: 1em auto;
  }
  .corpsite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .corpsite p {
    margin: auto 10px;
  }
  footer {
    padding-top: 20px;
  }
  .copyright {
    margin-top: 20px;
  }
  .subpage-title-en {
    font-size: 7vw
  }
  .business-container {
    max-width: 95%;
  }
  .business-box {
    width: 100%;
  }
  .business-txbox {
    padding: 30px 20px;
  }
  .memberstop-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .memberstop-box {
    margin-bottom: 4rem;
    width: 300px;
  }
  .recdl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .recdd, .recdt {
    width: 100%;
  }
  .recdt {
    margin-bottom: 10px;
  }
  .rectable {
    width: 90%;
  }
  .events-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .events-box {
    margin: 0 auto 30px auto;
    width: 400px;
  }
  .office-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mtop10p {
    margin-top: 0;
  }
  .office-box {
    width: 500px;
    margin-bottom: 4rem;
  }
  .mb-w90 {
    width: 100%;
  }
  .data-d {
  	display: none;
  }
  .data-m {
  	display: block;
  }
}

@media screen and (max-width: 650px) {
  .business-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 70%;
  }
  .business-img {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
.features-txbox {
  width: 90%;
}
.features-imgbox {
  width: 40%;
  padding: 10%;
}
.office-box {
  width: 400px;
}
}

@media screen and (max-width: 580px) {
  .recruitinfo-wht, .recruitinfo-ylw, .recruitinfo-red {
    margin: 5px;
    padding: 10px 20px 7px 20px;
    font-size: 14px;
  }
  .rectab {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 550px) {
  .value-img2 {
    width: 70%;
  }
  .business-box {
    width: 80%;
  }
  .business-hjp {
    width: 210px;
    padding: 5px 20px 1px 10px;
    font-size: 18px;
  }
}

@media screen and (max-width: 500px) {
.value-en {
  line-height: 1.5 !important;
}
.value p {
  padding-bottom: 10px;
}
.mb-br {
  display: inline;
}
.subpage-title-en {
  font-size: 8vw
}
.business-hen {
  font-size: 280%;
}
.events-box {
  width: 340px;
}
.office-box {
  width: 85%;
}
}

@media screen and (max-width: 450px) {
  .features-txbox {
    width: 95%;
  }
  .business-box {
    width: 90%;
  }
}

@media screen and (max-width: 400px) {
  .contentbox, .contentbox2 {
    width: 90%;
    padding: 15px;
  }
  .features-imgbox {
    width: 50%;
    padding: 11%;
  }
  .business-box {
    width: 95%;
  }
  .business-hjp {
    width: 230px;
  }
  .eventstab-p {
    padding: 15px 25px 10px 25px;
    margin: auto 5px 4rem 5px;
  }
  .events-box {
    width: 90%;
    padding: 10px 20px 20px 20px;
  }
  .office-box {
    width: 90%;
  }
  .recruitinfo-wht, .recruitinfo-ylw, .recruitinfo-red {
    margin: 2px;
    padding: 10px 14px 7px 14px;
  }
}

@media screen and (max-width: 380px) {
  .business-hen {
    font-size: 210%;
  }
  .memberstop-box {
    margin-bottom: 4rem;
    width: 280px;
  }
}
