/*
Template:akim
Theme Name:AKIM CORPOLATE (EN)
Author: satoh masayasu tabcode 
Author URI: https://wordpress.org/
Version: 0.1
*/

/******************************

module

******************************/
.subpageMv__copy span.mask{
  padding-top: 3px;
  padding-bottom: 2px;
}


/******************************

TOp

******************************/

@media screen and (min-width: 781px){

  .home .mv__copy__ja{
    font-size: 0.9em;
  }

  .home .section:nth-child(odd) .section__detail {
    padding-right: calc(30vw + 10%);
    padding-left: 7.5vw;
  }
  .home .section:nth-child(2n) .section__detail {
    padding-right: 7.5vw;
    padding-left: calc(30vw + 10%);
  }

  .home .section .section__detail {
    width: 85%;
  }

  .home .section .section__detail__index{
    line-height: 1.5;
    margin-bottom: 25px;
  }
}


/******************************

製品情報

******************************/
.productBanner .productBanner__item__index{
  font-size: 1em;
  text-align: left;
}

.productBanner .productBanner__item .button span{
  font-size: small;
  justify-content: flex-start;
}
.productBanner .productBanner__item .button p {
  margin-top: 10px;
  text-align: left;
}


/******************************

お問い合わせ

******************************/

.section--form .formTable__th.-must:before {
  content: "Required"
}