/* Scss Document */
.sub .saiWeb2019 .clm h1 {
  font-family: "Oswald", sans-serif;
  font-size: 90px;
  letter-spacing: 20px;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 120px; }
  .sub .saiWeb2019 .clm h1 span {
    display: inline-block;
    position: relative; }
  .sub .saiWeb2019 .clm h1 span:after {
    content: "";
    display: inline-block;
    border-bottom: 4px solid #262626;
    width: 270px;
    position: absolute;
    bottom: -7px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.sub .saiWeb2019 .clm h2 {
  margin-bottom: 45px; }
  .sub .saiWeb2019 .clm h2 span {
    font-size: 47px;
    font-family: "Oswald", sans-serif;
    font-weight: 700;
    display: block; }

.sub .saiWeb2019 .clm .clearfix div.left {
  float: left;
  width: 50%; }

.sub .saiWeb2019 .clm .clearfix div.right {
  float: right;
  width: 50%; }

.sub .saiWeb2019 .clm .clearfix div.left.txt {
  padding-right: 60px; }

.sub .saiWeb2019 .clm .clearfix div.right.txt {
  padding-left: 60px; }

.sub .saiWeb2019 .clm .clearfix div.txt {
  padding-top: 90px; }
  .sub .saiWeb2019 .clm .clearfix div.txt p {
    line-height: 1.8; }
  .sub .saiWeb2019 .clm .clearfix div.txt .copy {
    font-size: 40px;
    margin-bottom: 20px; }
    .sub .saiWeb2019 .clm .clearfix div.txt .copy span {
      font-size: 20px; }

.sub .saiWeb2019 .clm .clearfix div.img img {
  max-width: 100%; }

.sub .saiWeb2019 .clm03 div.left {
  padding-right: 60px; }

.sub .saiWeb2019 .clm03 table {
  border-top: 1px solid #e4e4e4;
  width: 100%;
  margin-bottom: 55px; }
  .sub .saiWeb2019 .clm03 table tr {
    border-bottom: 1px solid #e4e4e4; }
  .sub .saiWeb2019 .clm03 table th {
    color: rgba(110, 110, 110, 0.6);
    font-size: 14px;
    padding: 15px 0;
    width: 160px;
    vertical-align: top;
    font-weight: normal; }
  .sub .saiWeb2019 .clm03 table td {
    padding: 15px 0;
    font-size: 16px;
    vertical-align: top; }
  .sub .saiWeb2019 .clm03 table dl dt {
    display: inline-block;
    width: 30%; }
  .sub .saiWeb2019 .clm03 table dl dd {
    display: inline-block;
    width: 69%; }

.sub .saiWeb2019 .clm03 p {
  margin-bottom: 7px; }

.sub .saiWeb2019 .clm03 ul li {
  padding-bottom: 7px; }

.sub .saiWeb2019 .clm04 {
  background-image: url("../img/company/img01.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0;
  margin-top: 80px;
  min-height: 400px; }
  .sub .saiWeb2019 .clm04 .txt {
    width: 39.2%;
    float: right;
    padding-top: 60px; }

.sub .saiWeb2019 .clm05 {
  background-image: url("../img/company/img02.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 100px 0;
  text-align: center;
  margin: 50px 0; }
  .sub .saiWeb2019 .clm05 .copy {
    font-size: 32px;
    color: #ffffff; }

@media screen and (max-width: 768px) {
  .sub .saiWeb2019 .clm h1 {
    font-size: 35px;
    letter-spacing: 2px;
    margin-top: 30px;
    margin-bottom: 40px; }
    .sub .saiWeb2019 .clm h1 span:after {
      width: 50px; }
  .sub .saiWeb2019 .clm h2 {
    margin-bottom: 20px; }
    .sub .saiWeb2019 .clm h2 span {
      font-size: 30px; }
  .sub .saiWeb2019 .clm .clearfix div.left {
    float: none;
    width: 100%; }
  .sub .saiWeb2019 .clm .clearfix div.right {
    float: none;
    width: 100%; }
  .sub .saiWeb2019 .clm .clearfix div.left.txt {
    padding-right: 0; }
  .sub .saiWeb2019 .clm .clearfix div.right.txt {
    padding-left: 0; }
  .sub .saiWeb2019 .clm .clearfix div.txt {
    padding-top: 0;
    padding-bottom: 20px; }
    .sub .saiWeb2019 .clm .clearfix div.txt .copy {
      font-size: 22px;
      margin: 0; }
  .sub .saiWeb2019 .clm .clearfix div.img {
    text-align: center; }
    .sub .saiWeb2019 .clm .clearfix div.img img {
      max-width: 100%; }
  .sub .saiWeb2019 .clm03 div.left {
    padding-right: 0;
    margin-bottom: 7vw; }
  .sub .saiWeb2019 .clm03 table {
    width: 100%;
    margin-bottom: 7vw;
    border-top: none; }
    .sub .saiWeb2019 .clm03 table th {
      font-size: 12px;
      padding: 2vw 0 0;
      width: 100%;
      display: block; }
    .sub .saiWeb2019 .clm03 table td {
      padding: 2vw 0;
      font-size: 15px;
      width: 100%;
      display: block; }
    .sub .saiWeb2019 .clm03 table dl dt {
      display: inline-block;
      width: 30%; }
    .sub .saiWeb2019 .clm03 table dl dd {
      display: inline-block;
      width: 69%; }
  .sub .saiWeb2019 .clm03 p {
    margin-bottom: 7px; }
  .sub .saiWeb2019 .clm03 ul li {
    padding-bottom: 7px; }
  .sub .saiWeb2019 .clm03 div.right iframe {
    width: 100%;
    height: 94vw; }
  .sub .saiWeb2019 .clm04 {
    margin-top: 4vw;
    min-height: 40vw;
    background-size: cover; }
    .sub .saiWeb2019 .clm04 .txt {
      width: 100.0%;
      padding: 3vw 3vw 0 !important;
      float: none; }
  .sub .saiWeb2019 .clm05 {
    padding: 4vw 2vw;
    margin: 4vw 0; }
    .sub .saiWeb2019 .clm05 .copy {
      font-size: 22px; } }
