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



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

TOP

******************************/
.home .mv__copy__ja{
  letter-spacing: inherit;
}


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

製品情報

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

@media screen and (min-width: 415px) {
.archive .productBanner__item__index ,
.single-products .productBanner__item__index {
  font-size: 1.1em;
}
}

@media screen and (max-width: 414px) {
  .single-products .productBanner__item__index {
    font-size: 0.95em;
  }
}

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

お問い合わせ

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

.mw_wp_form .section--form .formTable__th.-must:before {
  content:"필수"
}