@charset "UTF-8";
@font-face {
  font-family: 'rodinb';
  font-display: swap;
  src: url("../../../font/rodin-b.woff") format("woff"), url("../../../font/rodin-b.otf") format("truetype"); }
@font-face {
  font-family: 'matissem';
  font-display: swap;
  src: url("../../../font/matisse-m.woff") format("woff"), url("../../../font/matisse-m.otf") format("truetype"); }
/*--------------------------------------------------- */
/*リセットCSS */
/*--------------------------------------------------- */
.ec-layoutRole .ec-layoutRole__contents {
  max-width: initial; }
section img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;"/9; }
.ec-newItemRole .ec-newItemRole__listItemHeading {
  margin-top: 0; }
/*--------------------------------------------------- */
/* mainimg */
/*--------------------------------------------------- */
.mainimg {
  position: relative;
  height: 600px; }
.mainimg .maxWid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-end;
    height: 100%; }
.mainimg .mainBgImg img {
    width: 100%;
    height: 600px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 18%;
       object-position: 50% 18%;
    font-family: "object-fit: cover;"/9; }
@supports (-ms-ime-align: auto) {
    .mainimg .mainBgImg img {
      font-family: "object-fit: cover;"; } }
.mainimg .mainHeading {
    width: 100%;
    margin-bottom: 62px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
    color: #333333;
    font-weight: 400;
    font-family: "matissem", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
    font-weight: 500;
    font-size: 48px;
    line-height: 1.2em; }
.mainimg .mainItem {
    margin-bottom: 98px; }
.mainimg .mainItem img {
      max-width: 192px;
      -o-object-fit: contain;
         object-fit: contain;
      margin-left: 31px; }
/*--------------------------------------------------- */
/* aboutSec */
/*--------------------------------------------------- */
.aboutSec {
  margin-top: 174px; }
.aboutSec .aboutFlex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
.aboutSec .flexBox2 {
    margin-bottom: 135px; }
.aboutSec .num3, .aboutSec .num4 {
    margin-bottom: 75px; }
.aboutSec .flexImage {
    width: 450px;
    width: calc(	100% - 	550px); }
.aboutSec .flexImage img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 300px; }
.aboutSec h3 {
    font-size: 30px;
    color: #333;
    font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    position: relative;
    margin-bottom: 36px; }
.aboutSec h3:before {
      content: "";
      content: "";
      display: inline-block;
      width: 24px;
      height: 19px;
      background-image: url(../../../img/top/about-deco.png);
      background-size: contain;
      vertical-align: middle;
      background-repeat: no-repeat;
      position: absolute;
      top: -17px;
      left: -20px;
      margin: auto;
      /* style */ }
.aboutSec .flexText {
    width: calc(100% - 550px);
    width: 450px; }
.aboutSec .flexText p {
      font-size: 16px;
      margin-bottom: 20px;
      line-height: 1.5em;
      color: #333; }
.aboutSec .btnLink {
    margin-top: 20px; }
.aboutSec .btnLink a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #006888;
      text-align: center;
      border: 1px solid #006888;
      color: #fff;
      transition: all 0.5s ease; }
.aboutSec .btnLink a {
      max-width: 156px;
      position: relative;
      font-size: 16px;
      padding: 16px 24px; }
.aboutSec .btnLink a:before {
        content: "";
        border: 1px solid #fff;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        /* style */ }
.aboutSec .btnLink i {
      margin-left: 8px; }
.aboutSec .sampleImage {
    display: flex; }
.aboutSec .sampleImage .sampleImg1 {
      margin-top: 5px;
      margin-left: 7px; }
.aboutSec .sampleImage .sampleImg1 img {
        max-width: 225px; }
.aboutSec .sampleImage .sampleImg2 {
      margin-left: 34px;
      margin-top: 3px;
      max-width: 131px; }
/*--------------------------------------------------- */
/* productSec */
/*--------------------------------------------------- */
.productSec {
  position: relative;
  margin-top: 100px;
  z-index: 1; }
.productSec:before {
    content: "";
    /* style */
    content: "";
    display: inline-block;
    width: 100%;
    background-image: url(../../../img/top/product-bg.png);
    height: 100%;
    background-size: auto;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -3;
    right: 0;
    bottom: 0;
    margin: auto;
    background-repeat: repeat;
    /* style */ }
.productSec .maxWid {
    padding-top: 14px;
    position: relative; }
.productSec .maxWid:before {
      content: "";
      content: "";
      display: inline-block;
      width: 173px;
      height: 51px;
      background-image: url(../../../img/top/product-headimg@2x.png);
      background-size: contain;
      vertical-align: middle;
      background-repeat: no-repeat;
      position: absolute;
      top: -51px;
      left: 0;
      right: 0;
      margin: auto;
      /* style */ }
.productSec h2 {
    font-weight: 700;
    font-size: 30px;
    text-align: center; }
.productSec .ec-newItemRole {
    padding: 50px 0; }
.productSec .productList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
.productSec .productListItem {
    width: calc(50% - 30px);
    background-color: #fff;
    padding: 26px 34px 34px;
    margin-top: 60px; }
.productSec .productListItem:nth-of-type(1), .productSec .productListItem:nth-of-type(2) {
      margin-top: 0; }
.productSec .productListItem h4 {
      font-weight: 700;
      font-size: 16px;
      margin-top: 0;
      display: block;
      border-bottom: 1px dotted #aaa;
      margin-bottom: 16px;
      margin-top: 0;
      padding-bottom: 7px; }
.productSec .productListItem .proFlex {
      display: flex;
      justify-content: space-between; }
.productSec .productListItem .proImg {
      width: 100%;
      border: 1px solid #ddd;
      max-width: 150px;
      height: 150px;
      padding: 8px; }
.productSec .productListItem .proImg img {
        -o-object-fit: contain;
           object-fit: contain;
        width: 100%;
        height: 100%; }
.productSec .productListItem .proText {
      width: calc(100% - 166px);
      display: flex;
      flex-wrap: wrap;
      align-content: space-between; }
.productSec .productListItem .proText .wid100 {
        width: 100%; }
.productSec .productListItem .proText .categories li {
        display: inline-block; }
.productSec .productListItem .proText .categories .catBox {
        display: inline-block;
        border: 1px solid #006888;
        padding: 4px 4px 3px;
        color: #006888;
        font-size: 10px;
        font-weight: 700;
        line-height: 1em; }
.productSec .productListItem .proText p {
        margin-top: 12px; }
.productSec .productListItem .proText .proBtn {
        margin-top: 12px; }
.productSec .productListItem .proText .proBtn a {
          display: flex;
          justify-content: center;
          align-items: center;
          word-break: break-all;
          width: auto;
          height: auto;
          text-decoration: none;
          background: #07875f;
          text-align: center;
          border: 1px solid #07875f;
          color: #fff;
          transition: all 0.5s ease; }
.productSec .productListItem .proText .proBtn a {
          font-weight: 700;
          font-size: 14px;
          padding: 6px 8px; }
.productSec .productListItem .proText .proBtn i {
          margin-left: 8px; }
.productSec .newItemBtnWrap {
    margin-top: 80px; }
.productSec .newItemBtnWrap a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #07875f;
      text-align: center;
      border: 1px solid #07875f;
      color: #fff;
      transition: all 0.5s ease; }
.productSec .newItemBtnWrap a {
      font-size: 16px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding: 8px 16px;
      margin: auto;
      position: relative; }
.productSec .newItemBtnWrap a:after {
        content: "";
        border: 1px solid #fff;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        /* style */ }
.productSec .newItemBtnWrap i {
      margin-left: 4px;
      position: relative; }
.productSec .bgImg img {
    z-index: -1; }
/*--------------------------------------------------- */
/* subscription */
/*--------------------------------------------------- */
.subscription {
  z-index: 2;
  position: relative;
  margin-top: 43px; }
.subscription .subFlex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
.subscription .subFlex .subImage {
      width: 50%;
      display: flex;
      justify-content: space-between; }
.subscription .subFlex .subImage img {
        position: relative;
        width: 200px;
        -o-object-fit: cover;
           object-fit: cover; }
.subscription .subFlex .subImage .num1 {
        top: -132px; }
.subscription .subFlex .subImage .num2 {
        left: -70px; }
.subscription .subFlex .subImage .num3 {
        left: -109px;
        top: -53px; }
.subscription .subFlex .subText {
      width: calc(50% - 61px); }
.subscription .heading {
    color: #444; }
.subscription .heading .eng {
      font-size: 16px;
      font-weight: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
      line-height: 1.3em;
      max-width: 100%; }
.subscription .heading h2 {
      font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
      font-weight: 700;
      font-size: 36px;
      line-height: 1.1em;
      position: relative;
      padding-bottom: 17px;
      margin-bottom: 53px;
      display: inline-block; }
.subscription .heading h2:after {
        content: "";
        content: "";
        border-bottom: 6px solid #006888;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        /* style */ }
.subscription h3 {
    font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #444;
    margin-bottom: 16px; }
.subscription p {
    color: #444;
    font-size: 16px;
    max-width: 370px;
    line-height: 1.5em; }
/*--------------------------------------------------- */
/* subPoint */
/*--------------------------------------------------- */
.subPoint {
  margin-top: 100px; }
.subPoint h3 {
    font-family: "rodinb", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    font-weight: 700;
    color: #444;
    text-align: center;
    margin-bottom: 45px; }
.subPoint h3 span {
      font-size: 18px;
      line-height: 1.1em; }
.subPoint h3 .heading {
      font-size: 30px;
      margin-top: 9px; }
.subPoint ul {
    display: flex;
    justify-content: space-between; }
.subPoint li {
    width: calc(33.333% - 26px);
    border: 1px solid #ddd; }
.subPoint li img {
      border: 1px solid #fff;
      max-height: 206px;
      -o-object-fit: cover;
         object-fit: cover;
      margin-bottom: 16px; }
.subPoint li h4 {
      font-size: 22px;
      line-height: 1.3em;
      color: #006888;
      text-align: center;
      margin-bottom: 21px;
      padding-left: 16px;
      padding-right: 16px; }
.subPoint li p {
      font-size: 16px;
      line-height: 1.4em;
      padding: 16px;
      padding-top: 0; }
.subPoint .btnLink {
    margin-top: 50px; }
.subPoint .btnLink a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #07875f;
      text-align: center;
      border: 1px solid #07875f;
      color: #fff;
      transition: all 0.5s ease; }
.subPoint .btnLink a {
      margin: auto;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      font-size: 16px;
      padding: 16px 26px;
      font-weight: 700; }
.subPoint .btnLink a i {
        margin-left: 9px;
        position: relative; }
/*--------------------------------------------------- */
/* news */
/*--------------------------------------------------- */
.news {
  margin-top: 222px; }
.news .wrapFlex {
    border: 1px solid #ddd;
    display: flex;
    padding: 46px;
    color: #333;
    justify-content: space-between; }
.news .wrapFlex .headingFlex {
      display: flex;
      flex-wrap: wrap;
      width: 220px; }
.news .wrapFlex .headingFlex .flex2 {
        width: 100%; }
.news .wrapFlex h2 {
      font-size: 34px; }
.news .wrapFlex .newsLists {
      width: calc(100% - 235px);
      font-size: 16px;
      line-height: 1.2em; }
.news .wrapFlex li {
      border-top: 1px dotted #ddd;
      padding-top: 26px;
      margin-top: 26px; }
.news .wrapFlex li a {
        color: #444;
        cursor: pointer; }
.news .wrapFlex li a:visited {
          color: #444; }
.news .wrapFlex li a i {
          margin-left: 8px; }
.news .wrapFlex li:nth-of-type(1) {
        margin-top: 0;
        padding-top: 0;
        border-top: 0;
        /* style */ }
.news .wrapFlex .newsRole__newsDate {
      position: relative;
      padding-right: 23px;
      margin-right: 6px; }
.news .wrapFlex .newsRole__newsDate:after {
        content: "｜";
        position: absolute;
        right: 0;
        /* style */ }
.news .wrapFlex .ec-newsRloe__newsClosetn {
      display: flex; }
.news .wrapFlex .ec-newsRole__newsItem.is_active .ec-newsRole__newsDescription {
      margin: auto; }
.news .wrapFlex .description {
      padding-top: 16px;
      font-weight: 700;
      line-height: 1.5em; }
.news .wrapFlex .addMoreBtn {
      display: flex;
      align-items: flex-end;
      font-size: 14px;
      font-weight: 700; }
.news .wrapFlex .addMoreBtn i {
        margin-left: 8px;
        position: relative;
        top: -2px; }
.news .wrapFlex .btnLink a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #fff;
      text-align: center;
      border: 1px solid #fff;
      color: #006888;
      transition: all 0.5s ease; }
.news .wrapFlex .btnLink a {
      border: 1px solid #006888;
      padding: 6px 12px; }
.news .wrapFlex .moreBtn {
      position: relative; }
.news .wrapFlex .newsUrl {
      margin-top: 16px; }
.news .wrapFlex .newsUrl a {
        position: relative;
        color: #888; }
.news .wrapFlex .newsUrl a:before {
          content: "";
          border-bottom: 1px solid #888;
          width: 100%;
          height: 1px;
          position: absolute;
          bottom: -4px;
          margin: auto; }
.news .wrapFlex .newsUrl a:hover {
          color: #aaa; }
.news .wrapFlex .newsUrl a:hover:before {
            border-bottom: 1px solid #aaa;
            transition-duration: 0.5s; }
@media (min-width: 769px) {
        .aboutSec .btnLink a:hover {
          background: #fff;
          color: #006888;
          border: 1px solid #006888;
          box-shadow: none; }
            .productSec .productListItem .proText .proBtn a:hover {
              background: #fff;
              color: #07875f;
              border: 1px solid #07875f;
              box-shadow: none; }
        .productSec .newItemBtnWrap a:hover {
          background: #fff;
          color: #07875f;
          border: 1px solid #07875f;
          box-shadow: none; }
        .productSec .newItemBtnWrap i {
          top: -1px; }
        .subPoint .btnLink a:hover {
          background: #fff;
          color: #07875f;
          border: 1px solid #07875f;
          box-shadow: none; }
          .subPoint .btnLink a i {
            top: -1px; }
        .news .wrapFlex li.numNews {
          position: relative;
          padding-top: 8px; }
        .news .wrapFlex .btnLink a:hover {
          background: #006888;
          color: #fff;
          border: 1px solid #fff;
          box-shadow: none; } }
@media (max-width: 1000px) {
  .subscription .subFlex .subImage {
    width: 50%;
    display: flex;
    justify-content: space-between; }
    .subscription .subFlex .subImage img {
      position: relative;
      width: 150px;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover; }
    .subscription .subFlex .subImage .num1 {
      top: -102px; }
    .subscription .subFlex .subImage .num2 {
      left: -70px; }
    .subscription .subFlex .subImage .num3 {
      left: -109px;
      top: -23px; }
  .subscription .subFlex .subText {
    width: calc(50% - 61px); } }
@media (max-width: 768px) {
  .mainimg {
    height: 500px; }
    .mainimg .mainBgImg img {
      height: 500px; }
    .mainimg .mainHeading {
      margin-bottom: 62px;
      font-size: 36px; }
    .mainimg .mainItem {
      margin-bottom: 50px; }
      .mainimg .mainItem img {
        max-width: 170px;
        margin-left: 0px; }
  .aboutSec {
    margin-top: 120px; }
    .aboutSec .flexBox2 {
      width: 100%;
      margin-bottom: 0; }
    .aboutSec .flexImage {
      width: 100%;
      margin-bottom: 100px; }
    .aboutSec .num1 {
      order: 1; }
    .aboutSec .num2 {
      order: 2; }
    .aboutSec .num3 {
      order: 4; }
    .aboutSec .num4 {
      order: 3; }
    .aboutSec h3 {
      margin-bottom: 30px; }
      .aboutSec h3:before {
        left: -18px; }
    .aboutSec .flexText {
      width: calc(100%);
      margin-bottom: 40px; }
    .aboutSec .btnLink {
      margin-top: 20px; }
      .aboutSec .btnLink a {
        display: flex;
        justify-content: center;
        align-items: center;
        word-break: break-all;
        width: auto;
        height: auto;
        text-decoration: none;
        background: #006888;
        text-align: center;
        border: 1px solid #006888;
        color: #fff;
        transition: all 0.5s ease; }
      .aboutSec .btnLink a {
        max-width: 156px;
        position: relative;
        font-size: 16px;
        padding: 16px 24px; }
        .aboutSec .btnLink a:before {
          content: "";
          border: 1px solid #fff;
          width: calc(100% - 2px);
          height: calc(100% - 2px);
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          /* style */ }
      .aboutSec .btnLink i {
        margin-left: 8px; }
    .aboutSec .sampleImage {
      display: flex; }
      .aboutSec .sampleImage .sampleImg1 {
        margin-top: 5px;
        margin-left: 7px; }
        .aboutSec .sampleImage .sampleImg1 img {
          max-width: 225px; }
      .aboutSec .sampleImage .sampleImg2 {
        margin-left: 34px;
        margin-top: 3px;
        max-width: 131px; }
        .productSec .maxWid:before {
          background-image: url(../../../img/top/product-headimg@2x.png); }
  .productSec .productListItem {
    width: 100%;
    margin-top: 60px; }
    .productSec .productListItem:nth-of-type(2) {
      margin-top: 60px; }
  .subscription {
    margin-bottom: 200px; }
    .subscription .subFlex .subImage {
      order: 2;
      width: 100%;
      margin-top: 50px;
      justify-content: center; }
      .subscription .subFlex .subImage img {
        width: 40%;
        max-width: 200px; }
      .subscription .subFlex .subImage .num1 {
        top: 0px;
        right: -40px; }
      .subscription .subFlex .subImage .num2 {
        left: 0px;
        top: 100px; }
      .subscription .subFlex .subImage .num3 {
        left: -40px;
        top: 40px; }
    .subscription .subFlex .subText {
      width: 100%;
      order: 1; }
    .subscription .heading .eng {
      max-width: 100%; }
    .subscription .heading h2 {
      font-size: 26px;
      display: block; }
    .subscription p {
      max-width: 100%; }
  .subPoint ul {
    flex-wrap: wrap; }
  .subPoint li {
    width: 100%;
    margin-bottom: 40px; }
    .subPoint li img {
      border: 1px solid #fff;
      max-height: 300px;
      margin-bottom: 16px; }
  .news {
    margin-top: 150px; }
    .news .wrapFlex {
      flex-wrap: wrap;
      padding: 50px; }
      .news .wrapFlex .headingFlex {
        padding: 0 0 50px;
        width: 100%; }
        .news .wrapFlex .headingFlex .flex2 {
          width: 50%; }
      .news .wrapFlex .newsLists {
        padding: 0;
        width: calc(100%); }
      .news .wrapFlex .btnLink {
        margin-left: auto; } }
@media (max-width: 768px) and (min-width: 769px) {
        .aboutSec .btnLink a:hover {
          background: #fff;
          color: #006888;
          border: 1px solid #006888;
          box-shadow: none; } }
@media (max-width: 480px) {
  .mainimg {
    height: 300px; }
    .mainimg .mainBgImg img {
      height: 300px; }
    .mainimg .mainHeading {
      margin-bottom: 40px;
      font-size: 22px;
      text-shadow: 0px 0px 6px white, 0px 0px 6px rgba(255, 255, 255, 0.5); }
    .mainimg .mainItem {
      margin-bottom: 30px; }
      .mainimg .mainItem img {
        max-width: 100px; }
  .aboutSec .flexImage {
    margin-bottom: 150px; }
    .aboutSec .flexImage img {
      height: 250px; }
  .aboutSec h3 {
    font-size: 24px;
    margin-bottom: 30px; }
  .productSec h2 {
    font-size: 24px; }
  .productSec .productListItem .proFlex {
    flex-wrap: wrap; }
  .productSec .productListItem .proImg {
    width: 100%;
    max-width: initial;
    margin-bottom: 16px; }
    .productSec .productListItem .proImg img {
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%;
      height: 100%; }
  .productSec .productListItem .proText {
    width: calc(100%); }
    .productSec .productListItem .proText .wid100 {
      width: 100%; }
    .productSec .productListItem .proText .categories li {
      display: inline-block; }
    .productSec .productListItem .proText .categories .catBox {
      display: inline-block;
      border: 1px solid #006888;
      padding: 4px 4px 3px;
      color: #006888;
      font-size: 10px;
      font-weight: 700;
      line-height: 1em; }
    .productSec .productListItem .proText p {
      margin-top: 12px; }
    .productSec .productListItem .proText .proBtn {
      margin-top: 12px; }
      .productSec .productListItem .proText .proBtn a {
        display: flex;
        justify-content: center;
        align-items: center;
        word-break: break-all;
        width: auto;
        height: auto;
        text-decoration: none;
        background: #07875f;
        text-align: center;
        border: 1px solid #07875f;
        color: #fff;
        transition: all 0.5s ease; }
      .productSec .productListItem .proText .proBtn a {
        font-weight: 700;
        font-size: 14px;
        padding: 6px 8px; }
      .productSec .productListItem .proText .proBtn i {
        margin-left: 8px; }
  .productSec .newItemBtnWrap {
    margin-top: 80px; }
    .productSec .newItemBtnWrap a {
      display: flex;
      justify-content: center;
      align-items: center;
      word-break: break-all;
      width: auto;
      height: auto;
      text-decoration: none;
      background: #07875f;
      text-align: center;
      border: 1px solid #07875f;
      color: #fff;
      transition: all 0.5s ease; }
    .productSec .newItemBtnWrap a {
      font-size: 16px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      padding: 8px 16px;
      margin: auto;
      position: relative; }
      .productSec .newItemBtnWrap a:after {
        content: "";
        border: 1px solid #fff;
        width: calc(100% - 2px);
        height: calc(100% - 2px);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        /* style */ }
    .productSec .newItemBtnWrap i {
      margin-left: 4px;
      position: relative; }
  .productSec .bgImg img {
    z-index: -1; }
  .subscription .subFlex .subImage img {
    width: 40%;
    max-width: 200px; }
  .subscription .subFlex .subImage .num1 {
    top: 0px; }
  .subscription .subFlex .subImage .num2 {
    left: 0px;
    top: 80px; }
  .subscription .subFlex .subImage .num3 {
    top: 30px; }
  .subscription .subFlex .subText {
    width: 100%;
    order: 1; }
  .subscription .heading .eng {
    max-width: 100%;
    font-size: 12px;
    margin-bottom: 2px; }
  .subscription .heading h2 {
    display: block;
    padding-bottom: 12px;
    font-size: 28px;
    margin-bottom: 36px; }
  .subscription h3 {
    font-size: 20px; }
  .subPoint h3 span {
    font-size: 16px; }
  .subPoint h3 .heading {
    font-size: 26px;
    margin-top: 6px; }
  .subPoint ul {
    flex-wrap: wrap; }
  .subPoint li img {
    max-height: 200px; }
  .subPoint li h4 {
    font-size: 20px; }
  .subPoint .btnLink {
    margin-top: 0px; }
  .news {
    margin-top: 100px; }
    .news .wrapFlex {
      flex-wrap: wrap;
      padding: 32px; }
      .news .wrapFlex h2 {
        font-size: 24px; }
      .news .wrapFlex .ec-newsRloe__newsClosetn {
        flex-wrap: wrap; }
      .news .wrapFlex .newsRole__newsDate {
        margin-bottom: 8px;
        width: 100%; }
        .news .wrapFlex .newsRole__newsDate:after {
          content: "";
          display: none;
          /* style */ }
      .news .wrapFlex .headingFlex {
        padding: 0 0 32px;
        width: 100%; }
      .news .wrapFlex .btnLink a {
        font-size: 12px; } }
@media (max-width: 480px) and (min-width: 769px) {
        .productSec .productListItem .proText .proBtn a:hover {
          background: #fff;
          color: #07875f;
          border: 1px solid #07875f;
          box-shadow: none; }
      .productSec .newItemBtnWrap a:hover {
        background: #fff;
        color: #07875f;
        border: 1px solid #07875f;
        box-shadow: none; }
      .productSec .newItemBtnWrap i {
        top: -1px; } }
@media all and (max-width: 480px) and (-ms-high-contrast: none) {
      .productSec .newItemBtnWrap a {
        width: 250px; } }
@media all and (-ms-high-contrast: none) {
    .ec-layoutRole .ec-layoutRole__contents {
      max-width: 100%; }
    .mainimg .mainBgImg img {
      font-family: "object-fit: cover;"; }
        .productSec .newItemBtnWrap a {
          width: 250px; }
        .subscription .heading .eng {
          margin-bottom: 8px; }
        .subPoint .btnLink a {
          width: 270px; } }
