@charset "UTF-8";
/* =======================================================

	つるや食品の特徴

======================================================= */
.feature .box_feature {
  position: relative;
  margin-bottom: 150px; }
  @media only screen and (max-width: 768px), print and (min-width: 2cm) {
    .feature .box_feature {
      margin-bottom: 40px; } }
  .feature .box_feature figure {
    position: relative;
    width: calc(50vw + 400px);
    z-index: -1; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature figure {
        width: 100vw; } }
  .feature .box_feature .txt {
    position: absolute;
    z-index: 1;
    width: 700px;
    background: #F7F5F2 url("../img/ttl02_after.svg") no-repeat right 70px/auto 80px;
    bottom: -80px;
    padding: 45px 30px 40px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature .txt {
        width: 100vw;
        position: relative;
        bottom: 0;
        padding: 35px 25px 30px;
        background-position: right 26px; } }
    .feature .box_feature .txt i {
      width: 146px;
      display: block;
      position: absolute;
      top: -150px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .feature .box_feature .txt i {
          width: 50px;
          top: 15px; } }
    .feature .box_feature .txt h2 {
      font-size: 3.2rem;
      font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      font-weight: 600;
      color: #F40D15;
      line-height: 1.4;
      margin-bottom: 0.8em; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .feature .box_feature .txt h2 {
          font-size: 1.9rem;
          min-height: 2.5em; } }
  .feature .box_feature:nth-child(odd) figure {
    left: calc(500px - 50vw); }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature:nth-child(odd) figure {
        left: -15px; } }
  .feature .box_feature:nth-child(odd) .txt {
    right: 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature:nth-child(odd) .txt {
        right: 15px; } }
    .feature .box_feature:nth-child(odd) .txt i {
      right: -73px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .feature .box_feature:nth-child(odd) .txt i {
          right: 10px; } }
  .feature .box_feature:nth-child(even) figure {
    left: calc(100vw - (50vw + 400px) - (50vw - 500px)); }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature:nth-child(even) figure {
        left: -15px; } }
  .feature .box_feature:nth-child(even) .txt {
    left: 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature:nth-child(even) .txt {
        left: -15px;
        background-position: left 26px; } }
    .feature .box_feature:nth-child(even) .txt i {
      left: -73px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .feature .box_feature:nth-child(even) .txt i {
          left: 10px; } }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .feature .box_feature:nth-child(even) .txt h2 {
        text-align: right; } }

/*# sourceMappingURL=feature.css.map */
