@charset "utf-8";


/*---------------
 タイトル部分
-----------------*/
.titleWrap{
 padding-left: calc(6% + 458px);
 background: url("/product/marukei/images/chinese/bg_title.png") no-repeat left 10% bottom, url("/product/marukei/images/chinese/bg_title_pattern.jpg");
}
.titleWrap h1{ color: #4ca635;}


/*ふりがな*/
ruby rt{
 font-weight: 300;
 font-size: 1rem;
}
.containRuby{ margin-top: -12px;}