  body {
    line-height: 1.8em;
  }
#video-background,
#video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#video-overlay {
  background: rgba(0, 0, 0, 0.2);
}

#video-overlay {
  background-position: center center;
  background-size: auto 100%;
}



#video-overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#video-overlay-content h2 {
  color: #fff;
  line-height: 1.6;
  font-size: 3rem;
  letter-spacing: .1em;
  margin-bottom: 1em;
}
#video-background {
  z-index: 1;
}
.header-sub .btn {
  font-size: 1.2rem;
  display: block;
}


#content p {
  line-height: 1.8em;
}
#content a {
  text-decoration: underline;
}
h3 {
  line-height: 1.6;
}
.text-section {
  padding: 100px 0;
}
.bg-lightgray {
  background: #F4F4F7;
}
.bg-blue {
  background: #224267;
  color: #fff;
}
.bg-blue .title-hr{
  border-color: #fff;
}
.bg-blue .title-sub {
  color: #fff;
}
#about {
  text-align: center;
}
#point h4 {
  padding-top: 4rem;
  padding-left: 3rem;
  position: relative;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
#point h4:before {
  position: absolute;
  background-image: url("https://www.kojima-ya.com/oem/wp-content/uploads/2019/03/top_point_num.png");
  background-size: cover;
  width: 50px;
  height: 100px;
  text-align: center;
  color: #fff;
  left: 0;
  top: 0;
  font-size: 1.5rem;
  padding-top: 12px;
}
#point .point-num-block {
  margin-top: 1.5rem;
}
#point .point-num-block:nth-child(1) h4:before {
  content: "1";
}
#point .point-num-block:nth-child(2) h4:before {
  content: "2";
}
#point .point-num-block:nth-child(3) h4:before {
  content: "3";
}
#point h4 span {
  font-size: 1.3em;
}
.hr-left {
  margin-left: 0;
}
#point img {
  display: block;
  margin-bottom: 1em;
}
.header-sub .btn-ask a {
  font-size: 1.5rem;
}
 
#order2 .btn-ask {
  text-align: center;
  margin-top: 5vh;
}
#order2 .btn-ask a {
  font-size: 2rem;
}
.casestudy-grid .casestudy-grid-item p {
  margin: .3em 0 0;
  line-height: 1.6;
}
.casestudy-grid .casestudy-grid-item p:nth-child(2) {
  font-weight: 700;
}
.casestudy-grid .casestudy-grid-item p span {
  background: #efefef;
  color: #999;
  display: inline-block;
  font-size: .5rem;
  margin-right: .5em;
  padding: .2em .5em;
  font-weight: normal;
}

#Interview h4 {
    text-align: center;
    line-height: 1.4em;
    margin-bottom: 2em;
}


.i-bg-gray {
  background-color: #e6e6e6;
}
.iv-area {
padding: 60px 5vw;
    margin: 45px auto 90px;
    max-width: 800px;
}
.iv-area .title-en {
 color: #95a1f4;
 display: inline-block;
 padding-right: 2em;
 margin-right: 2em;
 font-weight: bold;
 border-right: 1px solid #ccc;
}
.iv-area .title {
  margin-bottom: 1em;
}
.iv-area .title-jp {
 font-weight: bold;
}
.iv-area .iv-prof {
  border-radius: 100%;
}
.iv-area .row {
 }
.iv-area .title + .row {
margin-top: 1em;
 }
 

@media screen and (min-width: 1300px) {
  #video-overlay {
    background-size: cover;
  }
}

@media (min-width: 480px) and (max-width: 992px) {
  #point h4 br {
  display: none;
  }
.casestudy-grid .casestudy-grid-item a {
    grid-template-rows: auto 120px;
}
}
@media (min-width: 1200px) {
  #point h4 {
    font-size: 2rem;
  }

}

@media screen and (max-width: 1024px) { }
@media screen and (max-width: 896px) { 
  #video-overlay-content h2 {
    font-size: 2rem;
  }
  .header-sub .btn-ask a {
  font-size: 1.2rem;
}
}
@media screen and (max-height: 900px) {
  #video-overlay-content h2 {
    font-size: 2rem;
  }
  .header-sub .btn-ask a {
  font-size: 1.2rem;
}
  }

@media screen and (max-width: 480px) {
.only.-pc {
  display: none;
}
.header-sub .desc {
  color: #fff;
}
.text-desc {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    text-align: left !important;
}
br.pc-only {
 display: none; 
}
  #video-overlay-content h2 {
    font-size: 1.5rem;
    text-align: center;
  }
.header-sub .btn {
  margin: 0 auto;
}
.header-sub {
  height: 70vh;
}
h3 {
  font-size: 1.2rem;
  font-weight: 700;
  }
#about {
  text-align: left;
  padding: 100px 0 20px;
}
#Interview {
  padding: 40px 0 0;
}
.iv-area {
    padding: 30px;
    margin: 45px 0 60px;
}
#point h4 {
  padding-left: 4rem;
  font-size: 2rem;
  margin-bottom: 1rem;
  white-space: nowrap;
}
#about2 {
  padding: 60px 0 30px;
}
  .header-sub .btn-ask {
text-align: center;
}
#order2 .btn-ask a {
  font-size: 1.4rem;
}
.iv-area .title-en {
    padding-right: .5em;
    margin-right: .5em;
}

.iv-area .iv-prof {
width: 120px;
    margin: auto;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    }
}
@media screen and (min-width: 1200px) {

.casestudy-grid .casestudy-grid-item p {
    font-size: .85rem;
    margin: .6em 0 0;
  }

}




/* IE */
@media all and (-ms-high-contrast: none){
  .casestudy-grid .casestudy-grid-item div:nth-child(1) {
    display: block;
    width: 100%;
  }
  .casestudy-grid {
    display: block;
  }
  .casestudy-grid:after {
    content: "";
  clear: both;
    display: block;
}
  .casestudy-grid-item {
    width: 45%;
    float: left;
    margin: 0 2.5% 30px;
  }
  
  .faq-box:before {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

header.anoy-head {
    display: table;
    width: 100%;
}
header.anoy-head > div:nth-child(1) {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: 50%;
}
header.anoy-head > div:nth-child(2) {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 50%;
}
.parallax,
#steps {
  overflow: hidden;
}
.header-sub {
  width: 100%;
}
}


.header-sub .desc {
  color: #fff;
}


section#point .container .col-12 {
  text-align: center;
}

.i-bg-blue {
  background-color: #3d5d82;
}


.sq-num {
    margin: 0 auto 1em;
    line-height: 1;
    padding: 0.75em 0;
    background: #406084;
    color: #fff;
    /* margin-bottom: -1.75em; */
    z-index: 1;
    letter-spacing: .1em;
    font-size: 2em;
    display: block;
    width: 80px;
    text-align: center;
}


 #parallax-01 {
   display: none;
 }
 
 .order2-table-box {
   margin-bottom: 1em;
   padding-bottom: 1em;
   border-bottom: 1px solid #ccc;
 }
 .order2-table-box .col-4 {
   
   font-weight: bold;
 }
 .order2-table-box .col-8 {
   
 }

.card-subtitle {
   margin: 0;
}

.company-list {
  text-align: center;
}
.company-list li {
  list-style: none;
  display: inline-block;
}
.company-list li:not(:last-child):after {
  content: "/";
  margin: 0 .5em;
}

#order2 .container {
  width:90%;
}


@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .row, .card { width: 100%; min-height: 0%; } /* IE11 */
}