@charset "UTF-8";
/* CSS Reset Start */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.underlineW {
  border-bottom: 1px solid #fff; }

a {
  text-decoration: none; }

a:link {
  color: #000; }

a:visited {
  color: #000; }

a:hover {
  color: #000; }

a:active {
  color: #000; }

a img:hover {
  opacity: 0.5; }

* {
  font-family: 'YuGothic','Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','メイリオ', 'Meiryo','ＭＳ ゴシック',sans-serif; }

img {
  width: 100%;
  height: 100%; }

.sp-br {
  display: none; }

/* PC MENU */
body {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  background-color: #fff;
  /* header */ }
  body .pc-content {
    display: block !important; }
  body .sp-content {
    display: none !important; }
  body header #navi_menu_box {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden; }
    body header #navi_menu_box #header {
      width: 100%;
      height: calc(( 65 / 1200 ) * 100vw );
      background-color: #c2373b;
      display: flex;
      justify-content: center;
      align-items: center; }
      body header #navi_menu_box #header h1 {
        width: calc(( 131 / 1200 ) * 100vw );
        height: calc(( 24 / 1200 ) * 100vw ); }
      body header #navi_menu_box #header #navi {
        display: flex; }
        body header #navi_menu_box #header #navi li {
          padding-left: 2rem; }
          body header #navi_menu_box #header #navi li a {
            font-size: 1.3rem;
            font-weight: 600;
            color: #fff;
            letter-spacing: 0.1em; }
          body header #navi_menu_box #header #navi li a:hover {
            padding-bottom: calc(( 2 / 1200 ) * 100vw);
            border-bottom: 1px solid #fff; }
        body header #navi_menu_box #header #navi li:nth-child(1) {
          padding-left: 4rem; }
  body header #swiper_box .swiper_container {
    position: relative;
    width: 100%;
    height: calc(( 600 / 1200 ) * 100vw ); }
    body header #swiper_box .swiper_container .swiper-wrapper {
      width: 100%;
      height: 100%; }
      body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide {
        position: relative;
        width: 100%;
        height: 100%; }
        body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .swiper-slide-img {
          width: 100%;
          height: 100%; }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .swiper-slide-img img {
            object-fit: cover; }
        body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap {
          position: absolute;
          top: 0;
          left: 0;
          text-align: justify; }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_logo {
            position: absolute;
            top: calc(( 173 / 1200 ) * 100vw );
            left: calc(( 48 / 1200 ) * 100vw );
            width: calc(( 266 / 1200 ) * 100vw );
            height: calc(( 227 / 1200 ) * 100vw ); }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_lead01 {
            position: absolute;
            top: calc(( 452 / 1200 ) * 100vw );
            left: calc(( 48 / 1200 ) * 100vw );
            width: calc((519 / 1200 ) * 100vw );
            height: calc((50 / 1200 ) * 100vw ); }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_lead02 {
            position: absolute;
            top: calc(( 452 / 1200 ) * 100vw );
            left: calc(( 48 / 1200 ) * 100vw );
            width: calc((453 / 1200 ) * 100vw );
            height: calc((51 / 1200 ) * 100vw ); }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_text {
            position: absolute;
            top: calc(( 538 / 1200 ) * 100vw );
            left: calc(( 48 / 1200 ) * 100vw );
            width: calc(( 363 / 1200 ) * 100vw );
            height: calc(( 28 / 1200 ) * 100vw ); }
    body header #swiper_box .swiper_container .swiper-pagination {
      position: absolute;
      bottom: calc(( 10 / 1200 ) * 100vw );
      left: 0;
      width: 100%; }
  body main #whatis_box .whatis_container {
    position: relative;
    margin-top: calc(( 70 / 1200 ) * 100vw);
    width: 100%;
    height: 100%;
    overflow: hidden; }
    body main #whatis_box .whatis_container .whatis_title,
    body main #whatis_box .whatis_container .whatis_lead,
    body main #whatis_box .whatis_container .whatis_text01,
    body main #whatis_box .whatis_container .whatis_text02,
    body main #whatis_box .whatis_container .whatis_text03,
    body main #whatis_box .whatis_container .whatis_maker {
      margin-right: auto;
      margin-left: auto; }
    body main #whatis_box .whatis_container .whatis_title {
      width: calc(( 263 / 1200 ) * 100vw);
      height: calc(( 128 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_lead {
      margin-top: calc(( 20 / 1200 ) * 100vw);
      width: calc(( 346 / 1200 ) * 100vw);
      height: calc(( 139 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_text01 {
      margin-top: calc(( 30 / 1200 ) * 100vw);
      width: calc(( 331 / 1200 ) * 100vw);
      height: calc(( 45 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_text02 {
      margin-top: calc(( 30 / 1200 ) * 100vw);
      width: calc(( 431 / 1200 ) * 100vw);
      height: calc(( 76 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_text03 {
      margin-top: calc(( 30 / 1200 ) * 100vw);
      width: calc(( 314 / 1200 ) * 100vw);
      height: calc(( 44 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_maker {
      margin-top: calc(( 30 / 1200 ) * 100vw);
      width: calc(( 391 / 1200 ) * 100vw);
      height: calc(( 42 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_cloud01 {
      position: absolute;
      top: calc(( 68 / 1200 ) * 100vw);
      left: calc(( 130 / 1200 ) * 100vw);
      width: calc(( 265 / 1200 ) * 100vw);
      height: calc(( 140 / 1200 ) * 100vw); }
      body main #whatis_box .whatis_container .whatis_cloud01 img {
        width: 100%;
        height: 100%; }
    body main #whatis_box .whatis_container .whatis_cloud02 {
      position: absolute;
      top: calc(( 330 / 1200 ) * 100vw);
      left: calc(( 927 / 1200 ) * 100vw);
      width: calc(( 290 / 1200 ) * 100vw);
      height: calc(( 139 / 1200 ) * 100vw); }
    body main #whatis_box .whatis_container .whatis_cloud03 {
      position: absolute;
      top: calc(( 480 / 1200 ) * 100vw);
      left: calc(( 13 / 1200 ) * 100vw);
      width: calc(( 298 / 1200 ) * 100vw);
      height: calc(( 144 / 1200 ) * 100vw); }
  body main #recommend_box .recommend_container {
    margin-top: calc(( 40 / 1200 ) * 100vw);
    position: relative; }
    body main #recommend_box .recommend_container .recommend_backimage {
      width: 100%;
      height: 100%; }
    body main #recommend_box .recommend_container .recommend_title {
      position: absolute;
      top: calc(( 140 / 1200 ) * 100vw);
      left: 50%;
      transform: translateX(-50%);
      width: calc(( 263 / 1200 ) * 100vw);
      height: calc(( 132 / 1200 ) * 100vw); }
    body main #recommend_box .recommend_container .recommend_text_wrap {
      position: absolute;
      top: calc(( 302 / 1200 ) * 100vw);
      left: 50%;
      transform: translateX(-50%);
      width: calc(( 900 / 1200 ) * 100vw );
      height: auto;
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between; }
      body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text01 {
        width: calc(( 177 / 1200 ) * 100vw );
        height: calc(( 162 / 1200 ) * 100vw ); }
      body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text02 {
        width: calc(( 204 / 1200 ) * 100vw );
        height: calc(( 173 / 1200 ) * 100vw ); }
      body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text03 {
        width: calc(( 188 / 1200 ) * 100vw );
        height: calc(( 181 / 1200 ) * 100vw ); }
      body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text04 {
        width: calc(( 191 / 1200 ) * 100vw );
        height: calc(( 175 / 1200 ) * 100vw ); }
  body main #coupon_box {
    width: 100%; }
    body main #coupon_box .coupon_container {
      position: relative; }
      body main #coupon_box .coupon_container .coupon_backimage {
        width: 100%;
        height: 100%; }
      body main #coupon_box .coupon_container .coupon_title {
        position: absolute;
        top: 2vw;
        left: 50%;
        transform: translateX(-50%);
        width: 22.8333333333vw;
        height: 10.6666666667vw; }
      body main #coupon_box .coupon_container .coupon_box {
        width: 100%; }
        body main #coupon_box .coupon_container .coupon_box .coupon_wrap {
          margin-top: calc(( 30 / 1200 ) * 100vw );
          margin-right: auto;
          margin-left: auto;
          width: calc(( 860 / 1200 ) * 100vw );
          height: auto;
          flex-wrap: nowrap;
          justify-content: space-between;
          align-items: flex-end;
          overflow: hidden;
          position: absolute;
          top: calc(( 60 / 500 ) * 100vw);
          left: 50%;
          transform: translateX(-50%); }
          body main #coupon_box .coupon_container .coupon_box .coupon_wrap .coupon_text_wrap {
            display: inline-block;
            width: 60%;
            text-align: left; }
            body main #coupon_box .coupon_container .coupon_box .coupon_wrap .coupon_text_wrap .coupon_text {
              padding-bottom: calc(( 20 / 1200 ) * 100vw );
              width: 60vw;
              height: auto;
              margin-top: calc(( 10 / 1200 ) * 100vw );
              padding-top: calc(( 10 / 1200 ) * 100vw );
              font-size: 1.4rem;
              line-height: 1.75;
              letter-spacing: 0.03em;
              display: inline-block; }
            body main #coupon_box .coupon_container .coupon_box .coupon_wrap .coupon_text_wrap #coupon_text1 {
              display: inline;
              font-size: 1.5vw;
              font-weight: bold;
              line-height: 1.4em; }
            body main #coupon_box .coupon_container .coupon_box .coupon_wrap .coupon_text_wrap #coupon_img1 {
              width: 40vw; }
          body main #coupon_box .coupon_container .coupon_box .coupon_wrap .coupon_img_wrap {
            display: inline-block; }
            body main #coupon_box .coupon_container .coupon_box .coupon_wrap .coupon_img_wrap #coupon_img2 {
              width: 10vw; }
        body main #coupon_box .coupon_container .coupon_box .coupon_text_wrap2 {
          margin-top: 30px;
          width: 74%;
          display: inline-block; }
          body main #coupon_box .coupon_container .coupon_box .coupon_text_wrap2 #coupon_text2 {
            text-align: left;
            line-height: 1.75; }
  body main #point_box {
    background-color: #EDE7D9; }
    body main #point_box .point_container {
      background-color: #EDE7D9;
      padding-top: calc(( 85 / 1200 ) * 100vw);
      position: relative; }
      body main #point_box .point_container .point_title {
        width: calc(( 274 / 1200 ) * 100vw);
        height: calc(( 128 / 1200 ) * 100vw);
        margin-right: auto;
        margin-left: auto; }
      body main #point_box .point_container .point_box {
        width: 100%; }
        body main #point_box .point_container .point_box .point_wrap {
          margin-top: calc(( 30 / 1200 ) * 100vw );
          margin-right: auto;
          margin-left: auto;
          width: calc(( 860 / 1200 ) * 100vw );
          height: auto;
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          align-items: flex-end;
          overflow: hidden; }
          body main #point_box .point_container .point_box .point_wrap .point_textbox {
            text-align: justify;
            width: calc(( 300 / 1200 ) * 100vw );
            height: auto; }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle {
              height: calc(( 52 / 1200 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle01 {
              width: calc(( 174 / 1200 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle02 {
              width: calc(( 224 / 1200 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle03 {
              width: calc(( 255 / 1200 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle04 {
              width: calc(( 232 / 1200 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_text {
              padding-bottom: calc(( 20 / 1200 ) * 100vw );
              width: 100%;
              height: auto;
              margin-top: calc(( 10 / 1200 ) * 100vw );
              padding-top: calc(( 10 / 1200 ) * 100vw );
              border-top: 1px solid #000;
              font-size: 1.4rem;
              line-height: 1.75;
              letter-spacing: 0.03em; }
          body main #point_box .point_container .point_box .point_wrap .point_book {
            width: calc(( 520 / 1200 ) * 100vw );
            height: calc(( 277 / 1200 ) * 100vw );
            opacity: 0; }
        body main #point_box .point_container .point_box .point_wrap_reverse {
          flex-direction: row-reverse; }
        body main #point_box .point_container .point_box .point_caption {
          width: 100%;
          border-top: 1px solid #000000; }
          body main #point_box .point_container .point_box .point_caption .point_caption_text {
            margin-top: calc(( 10 / 1200 ) * 100vw );
            margin-right: auto;
            margin-left: auto;
            width: calc(( 860 / 1200 ) * 100vw );
            font-size: 0.6rem;
            letter-spacing: 0.095em;
            color: #000000;
            text-align: right; }
          body main #point_box .point_container .point_box .point_caption .point_caption_textL {
            text-align: left; }
        body main #point_box .point_container .point_box #point_caption04 {
          background-color: #fff; }
  body main #spec_box .spec_container {
    margin-top: calc(( 55 / 1200 ) * 100vw);
    position: relative;
    overflow: hidden; }
    body main #spec_box .spec_container .spec_backimage {
      width: calc(( 1200 / 1200) * 100vw );
      height: calc(( 315 / 1200) * 100vw );
      object-fit: cover;
      object-position: top center; }
    body main #spec_box .spec_container .spec_title {
      position: absolute;
      top: calc(( 160 / 1200 ) * 100vw);
      left: 50%;
      transform: translateX(-50%);
      width: calc(( 263 / 1200 ) * 100vw);
      height: calc(( 132 / 1200 ) * 100vw); }
    body main #spec_box .spec_container .spec_flexbox {
      padding-top: calc(( 45 / 1200 ) * 100vw );
      padding-bottom: calc(( 70 / 1200 ) * 100vw);
      width: 100%;
      height: 100%;
      background-color: #8cc540; }
      body main #spec_box .spec_container .spec_flexbox .spec_flexwrap {
        width: calc(( 945 / 1200 ) * 100vw);
        margin-right: auto;
        margin-left: auto;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; }
        body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap {
          width: calc(( 275 / 1200 ) * 100vw );
          height: auto; }
          body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_lead {
            width: calc(( 99 / 1200 ) * 100vw );
            height: calc(( 7 / 1200 ) * 100vw );
            margin-right: auto;
            margin-left: auto; }
          body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_subtitle {
            margin-top: calc(( 15 / 1200 ) * 100vw);
            margin-bottom: 15px;
            width: 100%;
            height: auto;
            font-size: 2.3rem;
            font-weight: 600;
            letter-spacing: 0.065em;
            color: #fff; }
          body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_image {
            margin-top: calc(( 10 / 1200 ) * 100vw);
            width: calc(( 270 / 1200 ) * 100vw );
            height: calc(( 225 / 1200 ) * 100vw ); }
            body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_image img {
              border-radius: 10px;
              box-shadow: 5px 5px rgba(19, 136, 80, 0.4); }
          body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_text {
            margin-top: calc(( 20 / 1200 ) * 100vw);
            width: 100%;
            height: auto;
            font-size: 1.4rem;
            font-weight: 600;
            line-height: 1.65;
            letter-spacing: 0.05em;
            color: #fff;
            text-align: justify; }
      body main #spec_box .spec_container .spec_flexbox .spec_detailbox {
        width: calc(( 945 / 1200 ) * 100vw);
        margin-right: auto;
        margin-left: auto;
        padding-top: calc(( 55 / 1200 ) * 100vw );
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; }
        body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_image {
          width: calc(( 487 / 1200 ) * 100vw );
          height: calc(( 320 / 1200 ) * 100vw ); }
          body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_image img {
            border-radius: 10px;
            box-shadow: none;
            height: auto !important; }
        body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list {
          width: calc(( 615 / 1200 ) * 100vw );
          height: 100%;
          text-align: justify;
          font-size: 1.2rem;
          font-weight: bold;
          line-height: 1.6;
          color: #fff;
          border-top: 1px solid #fff;
          border-bottom: 1px solid #fff;
          text-align: justify; }
          body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table {
            height: calc(( 270 / 1200 ) * 100vw );
            table-layout: fixed; }
            body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr {
              border-bottom: 1px dotted #fff; }
              body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr th {
                padding-left: calc(( 10 / 1200 ) * 100vw );
                width: calc(( 65 / 1200 ) * 100vw );
                align-items: center;
                text-align-last: justify;
                text-justify: inter-ideograph;
                vertical-align: middle;
                white-space: nowrap; }
              body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr td {
                width: calc(( 485 / 1200 ) * 100vw );
                padding-top: calc(( 5 / 1200 ) * 100vw );
                padding-right: calc(( 10 / 1200 ) * 100vw );
                padding-bottom: calc(( 5 / 1200 ) * 100vw );
                padding-left: calc(( 40 / 1200 ) * 100vw );
                text-align: justify;
                vertical-align: middle; }
                body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr td p:not(:last-child) {
                  margin-bottom: 10px; }
            body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr:nth-last-child(1) {
              border-bottom: none; }
      body main #spec_box .spec_container .spec_flexbox .spec_image_cow {
        position: absolute;
        bottom: 0;
        right: calc(( 50 / 1200 ) * 100vw );
        width: calc(( 179 / 1200 ) * 100vw );
        height: calc(( 97 / 1200 ) * 100vw ); }
  body main #retailer_box .retailer_container .retailer_title {
    margin-top: calc(( 70 / 1200 ) * 100vw);
    margin-right: auto;
    margin-left: auto;
    width: calc(( 263 / 1200 ) * 100vw);
    height: calc(( 132 / 1200 ) * 100vw); }
  body main #retailer_box .retailer_container .retailer_wrap {
    margin-top: calc(( 15 / 1200 ) * 100vw);
    margin-right: auto;
    margin-left: auto;
    width: calc(( 645 / 1200 ) * 100vw );
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox {
      width: calc(( 262 / 1200 ) * 100vw );
      height: 100%; }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_title {
        width: calc(( 262 / 1200 ) * 100vw );
        height: calc(( 23 / 1200 ) * 100vw ); }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort01 {
        margin-top: calc(( 20 / 1200 ) * 100vw );
        margin-right: auto;
        margin-left: auto;
        width: calc(( 212 / 1200 ) * 100vw );
        height: calc(( 100 / 1200 ) * 100vw ); }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort02 {
        margin-top: calc(( 10 / 1200 ) * 100vw );
        margin-right: auto;
        margin-left: auto;
        width: calc(( 212 / 1200 ) * 100vw );
        font-size: 1.3rem; }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort02 a,
        body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort02 a:hover {
          color: #000;
          text-decoration: underline; }
    body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox {
      width: calc(( 327 / 1200 ) * 100vw );
      height: 100%; }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_title {
        width: calc(( 262 / 1200 ) * 100vw );
        height: calc(( 23 / 1200 ) * 100vw );
        margin-right: auto;
        margin-left: auto; }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store {
        margin-top: calc(( 20 / 1200 ) * 100vw );
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center; }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store01 {
          width: calc(( 132 / 1200 ) * 100vw );
          height: calc(( 71 / 1200 ) * 100vw ); }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store02 {
          width: calc(( 150 / 1200 ) * 100vw );
          height: calc(( 75 / 1200 ) * 100vw ); }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store03 {
          margin-top: calc(( 25 / 1200 ) * 100vw );
          width: calc(( 126 / 1200 ) * 100vw );
          height: calc(( 31 / 1200 ) * 100vw ); }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store04 {
          margin-top: calc(( 25 / 1200 ) * 100vw );
          width: calc(( 163 / 1200 ) * 100vw );
          height: calc(( 31 / 1200 ) * 100vw ); }
  body main #inquiry_box {
    position: relative;
    /*トップへ戻るボタン*/ }
    body main #inquiry_box .inquiry_container {
      margin-top: calc(( 60 / 1200 ) * 100vw); }
      body main #inquiry_box .inquiry_container .inquiry_title {
        width: calc(( 263 / 1200 ) * 100vw);
        height: calc(( 125 / 1200 ) * 100vw);
        margin-right: auto;
        margin-left: auto; }
      body main #inquiry_box .inquiry_container .inquiry_text {
        margin-top: calc(( 10 / 1200 ) * 100vw);
        width: 100%;
        height: 100%;
        font-size: 1.3rem;
        font-weight: normal;
        letter-spacing: 0.1em;
        color: #138850; }
        body main #inquiry_box .inquiry_container .inquiry_text a,
        body main #inquiry_box .inquiry_container .inquiry_text a:hover {
          color: #138850;
          text-decoration: underline; }
        body main #inquiry_box .inquiry_container .inquiry_text a::after {
          content: "open_in_new";
          font-family: 'Material Icons'; }
    body main #inquiry_box .topBtn_box {
      position: absolute;
      top: calc(( 118 / 1200 ) * 100vw );
      right: calc(( 10 / 1200 ) * 100vw ); }
      body main #inquiry_box .topBtn_box .topBtn {
        margin-left: auto;
        margin-right: calc(( 10 / 1200 ) * 100vw );
        display: block;
        /*aタグをblock要素に変更*/
        width: calc(( 89 / 1200 ) * 100vw );
        height: calc(( 92 / 1200 ) * 100vw ); }
      body main #inquiry_box .topBtn_box .topBtn:hover {
        opacity: 0.8; }
  body main #note_box .note_container {
    margin-top: calc(( 60 / 1200 ) * 100vw);
    margin-bottom: calc(( 10 / 1200 ) * 100vw); }
    body main #note_box .note_container .note_text {
      width: 100%;
      height: 100%;
      font-size: 1.1rem;
      font-weight: normal;
      letter-spacing: 0.08em;
      color: #000; }
  body footer #footer_box .footer_container {
    width: 100%;
    height: calc(( 40 / 1200 ) * 100vw );
    background-color: #c2373b; }
    body footer #footer_box .footer_container .footer_copyright {
      font-size: 1.1rem;
      font-weight: normal;
      letter-spacing: 0.08em;
      color: #fff;
      height: calc(( 40 / 1200 ) * 100vw );
      line-height: calc(( 40 / 1200 ) * 100vw ); }

@media screen and (max-width: 1100px) {
  #coupon_backimage-pc {
    width: 100% !important;
    object-fit: cover; } }
@media screen and (max-width: 768px) {
  .topBtn {
    position: fixed;
    /*固定*/
    bottom: calc(( 110 / 320 ) * 100vw );
    /*場所を右下に移動*/
    right: calc(( 10 / 320 ) * 100vw );
    /*場所を右下に移動*/
    display: block;
    /*aタグをblock要素に変更*/
    width: calc((( 89 / 320 ) * 100vw ) * 0.6 );
    height: calc((( 92 / 320 ) * 100vw ) * 0.6 ); }

  .topBtn:hover {
    opacity: 0.8; }

  body {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    /* header */
    /* 表示された時用のCSS */ }
    body .pc-content {
      display: none !important; }
    body .sp-content {
      display: block !important; }
    body header #navi_menu_box {
      width: 100%;
      height: auto;
      position: relative;
      overflow: hidden; }
      body header #navi_menu_box #header {
        width: 100%;
        height: calc(( 65 / 320 ) * 100vw );
        background-color: #c2373b;
        display: block;
        justify-content: center; }
        body header #navi_menu_box #header h1 {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: calc(( 182 / 320 ) * 100vw );
          height: calc(( 43 / 320 ) * 100vw ); }
        body header #navi_menu_box #header #navi {
          transition: all .6s;
          overflow-y: auto;
          width: calc(( 320 / 320 ) * 100vw );
          height: auto;
          z-index: 200;
          top: 50%;
          transform: translateY(-50%);
          right: calc(( -320 / 320 ) * 100vw );
          position: fixed;
          display: block; }
          body header #navi_menu_box #header #navi li {
            padding-left: 0;
            padding-bottom: calc(( 20 / 320 ) * 100vw ); }
            body header #navi_menu_box #header #navi li a {
              font-size: 1.5rem;
              font-weight: 600;
              color: #fff;
              letter-spacing: 0.1em; }
            body header #navi_menu_box #header #navi li a:hover {
              padding-bottom: calc(( 2 / 320 ) * 100vw);
              border-bottom: none; }
          body header #navi_menu_box #header #navi .menu_logo {
            width: calc(( 236 / 320 ) * 100vw);
            height: calc(( 133 / 320 ) * 100vw);
            margin-right: auto;
            margin-left: auto; }
          body header #navi_menu_box #header #navi li:nth-child(1) {
            padding-left: 0; }
          body header #navi_menu_box #header #navi li:nth-child(2) {
            padding-top: calc(( 10 / 320 ) * 100vw ); }
        body header #navi_menu_box #header .nav_btn {
          width: calc(( 44 / 320 ) * 100vw );
          height: calc(( 44 / 320 ) * 100vw );
          z-index: 300;
          top: calc(( 7 / 320 ) * 100vw );
          right: calc(( 7 / 320 ) * 100vw );
          cursor: pointer;
          position: absolute; }
      body header #navi_menu_box .hamburger_line {
        transition: all .6s;
        width: calc(( 34 / 320 ) * 100vw );
        height: calc(( 2 / 320 ) * 100vw );
        left: calc(( 5 / 320 ) * 100vw );
        background-color: #fff;
        position: absolute; }
      body header #navi_menu_box .hamburger_line1 {
        top: calc(( 10 / 320 ) * 100vw ); }
      body header #navi_menu_box .hamburger_line2 {
        top: calc(( 21 / 320 ) * 100vw ); }
      body header #navi_menu_box .hamburger_line3 {
        top: calc(( 32 / 320 ) * 100vw ); }
      body header #navi_menu_box .nav_bg {
        opacity: 0;
        transition: all .6s;
        width: 100vw;
        height: 100vh;
        z-index: 100;
        top: 0;
        left: 0;
        visibility: hidden;
        background-color: #c2373b;
        cursor: pointer;
        position: fixed; }
    body header #swiper_box .swiper-slide_undertext {
      padding: 4vw; }
    body header #swiper_box .swiper_container {
      position: relative;
      width: 100%;
      height: calc(( 413 / 320 ) * 100vw ); }
      body header #swiper_box .swiper_container .swiper-wrapper {
        width: 100%;
        height: 100%; }
        body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide {
          position: relative;
          width: 100%;
          height: 100%; }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .swiper-slide-img {
            width: 100%;
            height: 100%; }
            body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .swiper-slide-img img {
              object-fit: cover; }
          body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap {
            position: absolute;
            top: 0;
            left: 0;
            text-align: justify;
            width: 100%;
            height: 100%; }
            body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_logo {
              position: absolute;
              top: calc(( 30 / 320 ) * 100vw );
              left: 50%;
              transform: translateX(-50%);
              width: calc(( 129 / 320 ) * 100vw );
              height: calc(( 115 / 320 ) * 100vw );
              filter: drop-shadow(0 0 calc(( 4 / 320 ) * 100vw ) rgba(0, 0, 0, 0.5)); }
            body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_lead01 {
              position: absolute;
              top: calc(( 294 / 320 ) * 100vw );
              left: calc(( 18 / 320 ) * 100vw );
              width: calc(( 176 / 320 ) * 100vw );
              height: calc(( 101 / 320 ) * 100vw );
              filter: drop-shadow(0 0 calc(( 4 / 320 ) * 100vw ) rgba(0, 0, 0, 0.5)); }
            body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_lead02 {
              position: absolute;
              top: calc(( 294 / 320 ) * 100vw );
              left: calc(( 18 / 320 ) * 100vw );
              width: calc( (159 / 320 ) * 100vw );
              height: calc( (82 / 320 ) * 100vw );
              filter: drop-shadow(0 0 calc(( 4 / 320 ) * 100vw ) rgba(0, 0, 0, 0.5)); }
            body header #swiper_box .swiper_container .swiper-wrapper .swiper-slide .slide_wrap .slide_text {
              position: absolute;
              top: calc(( 423 / 320 ) * 100vw );
              left: 50%;
              transform: translateX(-50%);
              width: calc(( 288 / 320 ) * 100vw);
              height: calc(( 23 / 320 ) * 100vw);
              filter: none; }
      body header #swiper_box .swiper_container .swiper-pagination {
        position: absolute;
        bottom: calc(( 10 / 1200 ) * 100vw );
        left: 0;
        width: 100%; }
    body main #whatis_box .whatis_container {
      position: relative;
      margin-top: calc(( 70 / 320 ) * 100vw);
      width: 100%;
      height: 100%;
      overflow: hidden; }
      body main #whatis_box .whatis_container .whatis_title,
      body main #whatis_box .whatis_container .whatis_lead,
      body main #whatis_box .whatis_container .whatis_text01,
      body main #whatis_box .whatis_container .whatis_text02,
      body main #whatis_box .whatis_container .whatis_text03,
      body main #whatis_box .whatis_container .whatis_maker {
        margin-right: auto;
        margin-left: auto; }
      body main #whatis_box .whatis_container .whatis_title {
        width: calc(( 236 / 320 ) * 100vw);
        height: calc(( 110 / 320 ) * 100vw); }
      body main #whatis_box .whatis_container .whatis_lead {
        margin-top: calc(( 15 / 320 ) * 100vw);
        width: calc(( 255 / 320 ) * 100vw);
        height: calc(( 102 / 320 ) * 100vw); }
      body main #whatis_box .whatis_container .whatis_text01 {
        margin-top: calc(( 20 / 320 ) * 100vw);
        width: calc(( 212 / 320 ) * 100vw);
        height: calc(( 29 / 320 ) * 100vw); }
      body main #whatis_box .whatis_container .whatis_text02 {
        margin-top: calc(( 20 / 320 ) * 100vw);
        width: calc(( 254 / 320 ) * 100vw);
        height: calc(( 49 / 320 ) * 100vw); }
      body main #whatis_box .whatis_container .whatis_text03 {
        margin-top: calc(( 20 / 320 ) * 100vw);
        width: calc(( 201 / 320 ) * 100vw);
        height: calc(( 28 / 320 ) * 100vw); }
      body main #whatis_box .whatis_container .whatis_maker {
        margin-top: calc(( 30 / 320 ) * 100vw);
        width: calc(( 282 / 320 ) * 100vw);
        height: calc(( 30 / 320 ) * 100vw); }
    body main #coupon_box .coupon_container .coupon_backimage {
      width: 100%;
      height: 100%; }
    body main #coupon_box .coupon_container .coupon_title {
      position: absolute;
      top: 4vw;
      left: 50%;
      transform: translateX(-50%);
      width: calc(( 236 / 320 ) * 100vw);
      height: calc(( 112 / 320 ) * 100vw); }
    body main #coupon_box .coupon_container .coupon_wrap {
      overflow: inherit !important;
      position: absolute !important;
      top: 35vw !important; }
      body main #coupon_box .coupon_container .coupon_wrap .coupon_content_wrap {
        width: 100%; }
      body main #coupon_box .coupon_container .coupon_wrap .coupon_text_wrap {
        position: inherit;
        transform: none;
        width: auto !important; }
        body main #coupon_box .coupon_container .coupon_wrap .coupon_text_wrap #coupon_text1 {
          display: none !important; }
        body main #coupon_box .coupon_container .coupon_wrap .coupon_text_wrap #coupon_img1 {
          width: 60vw !important; }
      body main #coupon_box .coupon_container .coupon_wrap .coupon_img_wrap {
        display: none !important; }
    body main #coupon_box .coupon_container .coupon_text_wrap2 {
      width: 100% !important; }
    body main #recommend_box .recommend_container {
      margin-top: calc(( 30 / 320 ) * 100vw);
      position: relative; }
      body main #recommend_box .recommend_container .recommend_backimage {
        width: 100%;
        height: 100%; }
      body main #recommend_box .recommend_container .recommend_title {
        position: absolute;
        top: calc(( 60 / 320 ) * 100vw);
        left: 50%;
        transform: translateX(-50%);
        width: calc(( 236 / 320 ) * 100vw);
        height: calc(( 112 / 320 ) * 100vw); }
      body main #recommend_box .recommend_container .recommend_text_wrap {
        position: absolute;
        top: calc(( 202 / 320 ) * 100vw);
        left: 50%;
        transform: translateX(-50%);
        width: calc(( 273 / 320 ) * 100vw );
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text01 {
          width: calc(( 117 / 320 ) * 100vw );
          height: calc(( 107 / 320 ) * 100vw ); }
        body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text02 {
          width: calc(( 135 / 320 ) * 100vw );
          height: calc(( 114 / 320 ) * 100vw ); }
        body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text03 {
          margin-top: calc(( 15 / 320 ) * 100vw );
          width: calc(( 127 / 320 ) * 100vw );
          height: calc(( 116 / 320 ) * 100vw ); }
        body main #recommend_box .recommend_container .recommend_text_wrap .recommend_text04 {
          margin-top: calc(( 15 / 320 ) * 100vw );
          width: calc(( 125 / 320 ) * 100vw );
          height: calc(( 120 / 320 ) * 100vw ); }
    body main #point_box .point_container {
      padding-top: calc(( 30 / 320 ) * 100vw);
      position: relative; }
      body main #point_box .point_container .point_title {
        width: calc(( 236 / 320 ) * 100vw);
        height: calc(( 110 / 320 ) * 100vw);
        margin-right: auto;
        margin-left: auto; }
      body main #point_box .point_container .point_box {
        width: 100%; }
        body main #point_box .point_container .point_box .point_wrap {
          margin-top: calc(( 20 / 320 ) * 100vw );
          margin-right: auto;
          margin-left: auto;
          width: calc(( 265 / 320 ) * 100vw );
          height: auto;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: flex-end;
          overflow: hidden; }
          body main #point_box .point_container .point_box .point_wrap .point_textbox {
            text-align: justify;
            width: 100%;
            height: auto; }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle {
              height: calc(( 43 / 320 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle01 {
              width: calc(( 144 / 320 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle02 {
              width: calc(( 193 / 320 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle03 {
              width: calc(( 217 / 320 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_subtitle04 {
              width: calc(( 198 / 320 ) * 100vw ); }
            body main #point_box .point_container .point_box .point_wrap .point_textbox .point_text {
              padding-bottom: calc(( 20 / 320 ) * 100vw );
              width: 100%;
              height: auto;
              margin-top: calc(( 10 / 320 ) * 100vw );
              padding-top: calc(( 15 / 320 ) * 100vw );
              border-top: 1px solid #000;
              font-size: 1.4rem;
              line-height: 1.75;
              letter-spacing: 0.03em; }
          body main #point_box .point_container .point_box .point_wrap .point_book {
            width: 100%;
            height: calc(( 141 / 320 ) * 100vw );
            opacity: 0; }
        body main #point_box .point_container .point_box .point_wrap_reverse {
          flex-direction: row-reverse; }
        body main #point_box .point_container .point_box .point_caption {
          width: 100%;
          border-top: 1px solid #000000; }
          body main #point_box .point_container .point_box .point_caption .point_caption_text {
            margin-top: calc(( 10 / 1200 ) * 100vw );
            margin-right: auto;
            margin-left: auto;
            width: calc(( 297 / 320 ) * 100vw );
            font-size: 0.6rem;
            letter-spacing: 0.095em;
            color: #138850;
            text-align: right; }
          body main #point_box .point_container .point_box .point_caption .point_caption_textL {
            text-align: left; }
    body main #spec_box .spec_container {
      margin-top: calc(( 35 / 320 ) * 100vw);
      position: relative;
      overflow: hidden; }
      body main #spec_box .spec_container .spec_backimage {
        width: calc(( 320 / 320) * 100vw );
        height: calc(( 160 / 320) * 100vw );
        object-fit: cover;
        object-position: top center; }
      body main #spec_box .spec_container .spec_title {
        position: absolute;
        top: calc(( 40 / 320 ) * 100vw);
        left: 50%;
        transform: translateX(-50%);
        width: calc(( 236 / 320 ) * 100vw);
        height: calc(( 110 / 320 ) * 100vw); }
      body main #spec_box .spec_container .spec_flexbox {
        padding-top: calc(( 20 / 320 ) * 100vw );
        padding-bottom: calc(( 20 / 320 ) * 100vw );
        width: 100%;
        height: 100%;
        background-color: #8cc540; }
        body main #spec_box .spec_container .spec_flexbox .spec_flexwrap {
          width: calc(( 226 / 320 ) * 100vw);
          margin-right: auto;
          margin-left: auto;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between; }
          body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap {
            width: 100%;
            height: auto;
            margin-bottom: calc(( 30 / 320 ) * 100vw); }
            body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_lead {
              text-align: center;
              margin-right: auto;
              margin-left: auto;
              width: calc(( 81 / 320 ) * 100vw);
              height: calc(( 6 / 320 ) * 100vw); }
            body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_subtitle {
              margin-top: calc(( 15 / 320 ) * 100vw);
              width: 100%;
              height: auto;
              font-size: 1.9rem;
              font-weight: 600;
              letter-spacing: 0.065em;
              color: #fff; }
            body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_image {
              margin-top: calc(( 10 / 320 ) * 100vw);
              width: calc( 100% - 5px );
              height: auto; }
              body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_image img {
                border-radius: 10px;
                box-shadow: 5px 5px rgba(19, 136, 80, 0.4); }
            body main #spec_box .spec_container .spec_flexbox .spec_flexwrap .spec_text_wrap .spec_text {
              margin-top: calc(( 10 / 320 ) * 100vw);
              width: 100%;
              height: auto;
              font-size: 1.2rem;
              font-weight: 600;
              line-height: 1.6;
              letter-spacing: 0.05em;
              color: #fff;
              text-align: justify; }
        body main #spec_box .spec_container .spec_flexbox .spec_detailbox {
          width: calc(( 290 / 320 ) * 100vw);
          margin-right: auto;
          margin-left: auto;
          padding-top: calc(( 55 / 1200 ) * 100vw );
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          flex-direction: column; }
          body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_image {
            margin-top: calc(( 20 / 320 ) * 100vw);
            margin-left: calc(( -15 /320 ) * 100vw );
            width: 100vw;
            height: auto; }
            body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_image img {
              border-radius: 0;
              box-shadow: none;
              margin: 0 auto 100px;
              max-width: 300px; }
          body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list {
            width: 100%;
            height: 100%;
            text-align: justify;
            font-size: 1rem;
            font-weight: bold;
            line-height: 1.6;
            color: #fff;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
            text-align: justify; }
            body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table {
              height: 100%;
              table-layout: fixed; }
              body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr {
                border-bottom: 1px dotted #fff; }
                body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr th {
                  padding-left: calc(( 10 / 320 ) * 100vw );
                  width: calc(( 50 / 320 ) * 100vw );
                  align-items: center;
                  text-align-last: justify;
                  text-justify: inter-ideograph;
                  vertical-align: middle;
                  white-space: nowrap; }
                body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr td {
                  width: calc(( 200 / 320 ) * 100vw );
                  padding-top: calc(( 10 / 320 ) * 100vw );
                  padding-right: calc(( 10 / 320 ) * 100vw );
                  padding-bottom: calc(( 10 / 320 ) * 100vw );
                  padding-left: calc(( 20 / 320 ) * 100vw );
                  text-align: justify;
                  vertical-align: middle; }
              body main #spec_box .spec_container .spec_flexbox .spec_detailbox .spec_detail_list table tr:nth-last-child(1) {
                border-bottom: none; }
        body main #spec_box .spec_container .spec_flexbox .spec_image_cow {
          position: absolute;
          bottom: 0;
          right: calc(( 50 / 1200 ) * 100vw );
          width: calc(( 179 / 1200 ) * 100vw );
          height: calc(( 97 / 1200 ) * 100vw ); }
    body main #retailer_box .retailer_container .retailer_title {
      margin-top: calc(( 30 / 320 ) * 100vw);
      margin-right: auto;
      margin-left: auto;
      width: calc(( 236 / 320 ) * 100vw);
      height: calc(( 109 / 320 ) * 100vw); }
    body main #retailer_box .retailer_container .retailer_wrap {
      margin-top: calc(( 20 / 320 ) * 100vw);
      margin-right: auto;
      margin-left: auto;
      width: calc(( 270 / 320 ) * 100vw );
      height: auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox {
        width: 100%;
        height: 100%; }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_title {
          width: calc(( 215 / 320 ) * 100vw );
          height: calc(( 19 / 320 ) * 100vw );
          margin-right: auto;
          margin-left: auto; }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort01 {
          margin-top: calc(( 15 / 320 ) * 100vw );
          margin-right: auto;
          margin-left: auto;
          width: calc(( 174 / 320 ) * 100vw );
          height: calc(( 82 / 320 ) * 100vw ); }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort02 {
          margin-top: calc(( 10 / 320 ) * 100vw );
          margin-right: auto;
          margin-left: auto;
          width: calc(( 174 / 320 ) * 100vw );
          font-size: 1.1rem; }
          body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort02 a,
          body main #retailer_box .retailer_container .retailer_wrap .retailer_internetbox .retailer_internet_stort02 a:hover {
            color: #000;
            text-decoration: underline; }
      body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox {
        margin-top: calc(( 40 / 320 ) * 100vw );
        width: 100%;
        height: 100%; }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_title {
          width: calc(( 188 / 320 ) * 100vw );
          height: calc(( 19 / 320 ) * 100vw );
          margin-right: auto;
          margin-left: auto; }
        body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store {
          margin-top: calc(( 15 / 320 ) * 100vw );
          margin-right: auto;
          margin-left: auto;
          width: 100%;
          height: 100%;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: center; }
          body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store01 {
            width: calc(( 108 / 320 ) * 100vw );
            height: calc(( 58 / 320 ) * 100vw ); }
          body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store02 {
            width: calc(( 122 / 320 ) * 100vw );
            height: calc(( 61 / 320 ) * 100vw ); }
          body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store03 {
            margin-top: calc(( 25 / 320 ) * 100vw );
            width: calc(( 104 / 320 ) * 100vw );
            height: calc(( 25 / 320 ) * 100vw ); }
          body main #retailer_box .retailer_container .retailer_wrap .retailer_storebox .retailer_store_store .retailer_store_store04 {
            margin-top: calc(( 25 / 320 ) * 100vw );
            width: calc(( 134 / 320 ) * 100vw );
            height: calc(( 25 / 320 ) * 100vw ); }
    body main #inquiry_box .inquiry_container {
      margin-top: calc(( 50 / 320 ) * 100vw); }
      body main #inquiry_box .inquiry_container .inquiry_title {
        width: calc(( 236 / 320 ) * 100vw);
        height: calc(( 103 / 320 ) * 100vw);
        margin-right: auto;
        margin-left: auto; }
      body main #inquiry_box .inquiry_container .inquiry_text {
        margin-top: calc(( 15 / 320 ) * 100vw);
        width: 100%;
        height: 100%;
        font-size: 1.1rem;
        line-height: 1.6;
        font-weight: normal;
        letter-spacing: 0.1em;
        color: #138850; }
        body main #inquiry_box .inquiry_container .inquiry_text a,
        body main #inquiry_box .inquiry_container .inquiry_text a:hover {
          color: #138850;
          text-decoration: underline; }
        body main #inquiry_box .inquiry_container .inquiry_text a::after {
          content: "open_in_new";
          font-family: 'Material Icons'; }
    body main #note_box .note_container {
      margin-top: calc(( 45 / 320 ) * 100vw);
      margin-bottom: calc(( 15 / 320 ) * 100vw); }
      body main #note_box .note_container .note_text {
        margin-right: auto;
        margin-left: auto;
        width: calc(( 295 / 320 ) * 100vw);
        height: 100%;
        font-size: 0.9rem;
        line-height: 2;
        font-weight: normal;
        letter-spacing: -0.02em;
        color: #000;
        text-align: justify; }
    body footer #footer_box .footer_container {
      width: 100%;
      height: calc(( 32 / 320 ) * 100vw );
      background-color: #c2373b; }
      body footer #footer_box .footer_container .footer_copyright {
        font-size: 0.9rem;
        font-weight: normal;
        letter-spacing: 0.08em;
        color: #fff;
        height: calc(( 32 / 320 ) * 100vw );
        line-height: calc(( 32 / 320 ) * 100vw ); }
    body.nav_open header #navi_menu_box #header #navi {
      right: 0; }
    body.nav_open header #navi_menu_box #header .nav_bg {
      opacity: 1;
      visibility: visible; }
    body.nav_open header #navi_menu_box #header .hamburger_line1 {
      transform: rotate(45deg);
      top: calc(( 20 / 320 ) * 100vw ); }
    body.nav_open header #navi_menu_box #header .hamburger_line2 {
      width: 0;
      left: 50%; }
    body.nav_open header #navi_menu_box #header .hamburger_line3 {
      transform: rotate(-45deg);
      top: calc(( 20 / 320 ) * 100vw ); } }
@media screen and (max-width: 490px) {
  #coupon_backimage-sp {
    width: 100% !important;
    object-fit: cover; }

  .sp-br {
    display: block; } }
