@charset "UTF-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made	by Ngoc Thuy (ゴックトゥイ)
/////////////////////////////////////
*/
/*/////BODY/////*/
#Mainvisual {
  position: relative; }
  #Mainvisual h2 {
    font-size: 86px;
    color: #ffa500;
    line-height: 85px;
    padding: 185px 0 175px;
    font-family: 'helvetica_neueregular';
    font-style: italic;
    color: #ffa500; }

#Concept {
  margin-top: -40px;
  margin-bottom: 30px; }
  #Concept .img-concept {
    padding-left: 37px;
    margin-top: -10px; }

.block-concept {
  position: relative;
  display: -webkit-flex;
  /* Safari */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .block-concept .concept-left {
    font-size: 18px;
    color: #fff;
    background: #070734;
    padding: 40px 65px 35px; }
  .block-concept .concept-right {
    font-weight: bold;
    font-size: 30px;
    background: #f4f4f4;
    color: #000;
    text-align: center;
    padding: 80px 0px;
    letter-spacing: 8px; }

.parallax {
  background: url("../images/index/img_about_us.jpg");
  /* Set a specific height */
  min-height: 400px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

#AboutUs {
  padding: 40px 0;
  margin-bottom: 30px;
  width: 100%; }
  #AboutUs .block-about {
    position: relative;
    width: 100%; }
  #AboutUs .headline01 {
    color: #fff;
    margin-bottom: 30px; }
  #AboutUs .list-about li {
    width: 50%;
    float: left;
    color: #fff;
    padding-bottom: 10px;
    vertical-align: top; }
    #AboutUs .list-about li h4 {
      font-size: 28px;
      padding-bottom: 10px; }
    #AboutUs .list-about li p {
      font-size: 18px;
      line-height: 26px;
      padding-left: 15px; }
    #AboutUs .list-about li:last-child {
      padding-bottom: 0; }
  #AboutUs .view-more {
    position: absolute;
    right: 50px;
    bottom: 15px; }

.text-left {
  padding-left: 15px; }

#Office {
  margin-bottom: 30px; }
  #Office .list-office li {
    margin-bottom: 20px;
    position: relative;
    color: #000;
    background-size: cover; }
    #Office .list-office li .row {
      padding: 80px 50px 10px 50px;
      position: relative;
      min-height: 326px; }
    #Office .list-office li:last-child {
      margin-bottom: 0; }
  #Office .list-office li.develop {
    background: url("../images/index/img_develop.jpg") no-repeat 50% 50%; }
  #Office .list-office li.tokyo {
    background: url("../images/index/img_tokyo.jpg") no-repeat 50% 50%; }
  #Office .list-office li.myanmar {
    background: url("../images/index/img_myanmar.jpg") no-repeat 50% 50%; }
  #Office .list-office li.vietnam {
    background: url("../images/index/img_vietnam.jpg") no-repeat 50% 50%;
    padding-top: 90px; }
  #Office .list-office h4 {
    font-size: 26px;
    font-weight: bold;
    padding-bottom: 45px;
    letter-spacing: 1px;
    vertical-align: top; }
    #Office .list-office h4 em {
      font-size: 20px;
      vertical-align: top; }
  #Office .list-office p {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 1px; }
  #Office .list-office .myanmar h4,
  #Office .list-office .vietnam h4 {
    font-size: 20px;
    font-weight: bold;
    font-family: 'helvetica_neueregular';
    padding-bottom: 30px; }
    #Office .list-office .myanmar h4 span,
    #Office .list-office .vietnam h4 span {
      font-size: 24px;
      display: block;
      padding-bottom: 10px;
      font-family: 'helvetica_neueregular';
      font-style: italic;
      letter-spacing: 1px; }
  #Office .list-office .vietnam h4 {
    text-align: right; }
  #Office .list-office .vietnam p {
    width: 450px;
    float: right;
    text-align: left; }
  #Office .list-office .develop h4 {
    text-align: right; }
  #Office .list-office .develop p {
    width: 400px;
    float: right;
    text-align: left; }
  #Office .list-office .develop .view-more {
    text-align: left; }
  #Office .list-office .view-more {
    padding-top: 120px;
    text-align: right; }

#Recruit {
  margin-bottom: 40px; }
  #Recruit .headline01 {
    text-align: right; }
  #Recruit .manager {
    position: relative; }
  #Recruit .manager:after {
    background: #070734;
    position: absolute;
    display: inline-block;
    content: "";
    left: 0;
    top: 0;
    width: 50%;
    height: 100%; }
  #Recruit .general:after {
    background: #ffa500; }
  #Recruit .general .block-manager {
    background: #ffa500; }
  #Recruit .block-manager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #070734;
    color: #fff;
    padding: 60px 70px 60px 0;
    position: relative;
    z-index: 50; }
  #Recruit .manager-inner {
    padding-left: 50px;
    width: 51%; }
  #Recruit .view-more {
    text-align: right;
    padding-top: 25px; }
    #Recruit .view-more a {
      padding: 14px 20px; }
  #Recruit .headline02 {
    font-size: 26px;
    font-weight: bold; }
    #Recruit .headline02 span {
      font-size: 16px;
      font-family: 'helvetica_neueregular';
      padding-left: 15px;
      font-style: italic; }
  #Recruit .list-info dt {
    font-size: 18px;
    font-weight: bold;
    padding-top: 15px; }
  #Recruit .list-info dd {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    padding-left: 15px; }
  #Recruit .sales-staff {
    position: relative; }
  #Recruit .sales-staff:after {
    background: #f4f4f4;
    position: absolute;
    display: inline-block;
    content: "";
    right: 0;
    top: 0;
    width: 53%;
    height: 100%; }
  #Recruit .block-sales {
    position: relative;
    z-index: 50;
    background: #f4f4f4;
    padding: 60px 0 40px 55px; }
  #Recruit .sales-inner {
    width: 50%; }
    #Recruit .sales-inner .view-more {
      text-align: left; }

#Contact {
  background: url("../images/index/img_contact.jpg") no-repeat 50% 50%;
  background-size: cover; }
  #Contact .contact-inner {
    color: #fff;
    padding: 70px 80px;
    text-align: right; }
    #Contact .contact-inner h4 {
      font-size: 60px;
      font-family: 'helvetica_neueregular';
      padding-bottom: 20px;
      font-weight: bold;
      font-style: italic;
      letter-spacing: 2px;
      padding-right: 5px; }
    #Contact .contact-inner p {
      font-size: 18px;
      padding-bottom: 35px;
      line-height: 28px; }
    #Contact .contact-inner .view-more {
      padding-bottom: 0; }

/* Large devices (large desktops, 1200px and up) */
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 1024px) {
  #Office .list-office li {
    padding: 50px 15px; }
  #Recruit .block-manager {
    padding: 60px 10px; }
  #Recruit .block-sales {
    padding: 60px 10px; }
  #Recruit .manager:after {
    width: 100%; }
  #Recruit .sales-staff:after {
    width: 100%; }
  #Recruit .manager-inner {
    width: 65%;
    padding-left: 30px; }
  .block-concept .concept-right {
    padding: 59px 0; }
  #Mainvisual h2 {
    padding: 140px 0 150px; }
  .header-right {
    min-height: 640px; }
  .toprecruit{
      width: 100%;
    } }

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  .text-left {
    padding-left: 0; }
  #AboutUs {
    padding: 50px 25px; }
    #AboutUs .headline01 {
      margin-bottom: 30px; }
    #AboutUs .list-about li {
      display: block;
      padding-right: 0;
      width: 100%;
      padding-bottom: 30px; }
      #AboutUs .list-about li h4 {
        font-size: 18px;
        font-weight: bold; }
      #AboutUs .list-about li p {
        font-size: 16px;
        line-height: 22px;
        padding-left: 0; }
    #AboutUs .view-more {
      position: relative;
      right: 0;
      bottom: 0;
      text-align: center;
      padding-top: 30px; }
  .block-concept .concept-left {
    padding: 25px 20px;
    font-size: 16px; } }

@media (max-width: 767px) {
  #Mainvisual h2 {
    font-size: 40px;
    line-height: 39px;
    padding: 100px 15px 100px; }
  #Concept {
    margin-top: 0; }
    #Concept .img-concept {
      padding-left: 0;
      margin-top: 0;
      text-align: center; }
  .block-concept {
    display: block; }
    .block-concept .concept-left {
      padding: 35px 20px;
      width: 100%; }
    .block-concept .concept-right {
      width: 100%;
      padding: 20px;
      font-size: 18px; }
  #Office .list-office li {
    padding: 0;
    color: #fff; }
    #Office .list-office li .row {
      min-height: 200px;
      padding: 30px 30px; }
    #Office .list-office li p {
      font-size: 16px; }
    #Office .list-office li .view-more {
      padding-top: 40px; }
  #Office .list-office .myanmar .view-more {
    padding-top: 40px; }
  #Office .list-office h4 {
    font-size: 22px;
    padding-bottom: 20px; }
  #Office .list-office li.develop {
    background: url("../images/index/img_develop01.jpg") no-repeat 50% 50%;
    background-size: cover; }
  #Office .list-office li.tokyo {
    background: url("../images/index/img_tokyo01.jpg") no-repeat 50% 50%;
    background-size: cover; }
  #Office .list-office li.myanmar {
    background: url("../images/index/img_myanmar01.jpg") no-repeat 50% 50%;
    background-size: cover; }
  #Office .list-office li.vietnam {
    background: url("../images/index/img_vietnam01.jpg") no-repeat 50% 50%;
    background-size: cover; }
  #Office .list-office .develop h4,
  #Office .list-office .vietnam h4 {
    text-align: left; }
  #Office .list-office .develop .view-more,
  #Office .list-office .vietnam .view-more {
    text-align: right; }
  #Office .list-office .myanmar h4,
  #Office .list-office .vietnam h4 {
    font-size: 18px; }
    #Office .list-office .myanmar h4 span,
    #Office .list-office .vietnam h4 span {
      font-size: 20px; }
  #Office .headline01 {
    margin-left: 15px;
    margin-right: 15px; }
  #Recruit .block-manager {
    padding: 30px 15px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  #Recruit .block-sales {
    padding: 30px 0;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    #Recruit .block-sales .align-right {
      text-align: center; }
  #Recruit .manager-inner {
    width: 100%;
    text-align: left;
    padding-left: 0;
    padding: 15px 0 0; }
  #Recruit .sales-inner {
    width: 100%;
    text-align: left;
    padding-left: 0;
    padding: 15px 15px 0; }
  #Recruit .view-more {
    text-align: right;
    padding-top: 25px; }
  #Recruit .headline01 {
    margin-left: 15px;
    margin-right: 15px; }
  #Recruit .headline02 {
    font-size: 22px; }
  #Recruit .list-info dt {
    font-size: 16px; }
  #Recruit .list-info dd {
    font-size: 14px;
    line-height: 20px;
    padding-left: 0; }
  #Recruit #AboutUs .list-about li {
    padding-left: 0; }
  #Contact {
    background: url("../images/index/img_contact_sp.jpg") no-repeat 0 0;
    background-size: cover; }
    #Contact .contact-inner {
      padding: 25px 15px;
      text-align: left; }
      #Contact .contact-inner h4 {
        font-size: 48px; }
      #Contact .contact-inner p {
        font-size: 16px;
        padding-bottom: 20px;
        line-height: 24px; }
      #Contact .contact-inner .view-more {
        text-align: center; }
  #Office .list-office .develop p {
    width: 100%;
    float: none;
    text-align: left; }
  #Office .list-office .vietnam p {
    width: 100%;
    padding-bottom: 30px; }
  #Recruit .headline02 span {
    display: block;
    padding-top: 5px; } }

@media screen and (max-width: 480px) {
  #Office .list-office li .row {
    min-height: auto; }
    #Office .list-office li .row .office-inner {
      padding: 0; }
    #Office .list-office li .row .view-more {
      text-align: center; }
  #Recruit .sales-inner .view-more {
    text-align: right; }
  #Recruit .block-manager {
    padding: 25px 15px; }
  #Recruit .block-manager .manager-inner {
    padding: 15px 0 0; }
  #Recruit .view-more a {
    width: auto;
    padding: 10px 20px; }
  #AboutUs .list-about li {
    padding-bottom: 30px; }
  #AboutUs {
    padding: 35px 15px; } }
