/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Maru+Gothic:wght@500&display=swap");
/* line 9, style.scss */
.frame_content_main {
  color: #000; }

/* line 13, style.scss */
.maru_M {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 500;
  font-style: normal; }

/* line 18, style.scss */
.min_L {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal; }

/* line 24, style.scss */
.min_R {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

/* line 30, style.scss */
.min_M {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal; }

/* line 36, style.scss */
.text_R {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

/* line 42, style.scss */
.text_M {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal; }

/* line 48, style.scss */
.text_B {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

/* line 54, style.scss */
.text_BB {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal; }

/* line 60, style.scss */
.color_b {
  color: #673309; }

/**/
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 65, style.scss */
  .title_img {
    margin: -20px -20px 0; } }
@media screen and (max-width: 600px) {
  /* line 65, style.scss */
  .title_img {
    margin: -20px -20px 0; } }

/* line 77, style.scss */
.title_imgb {
  max-width: 100%;
  height: 360px;
  position: relative;
  background: url("../images/topimg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 77, style.scss */
    .title_imgb {
      height: 30vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 77, style.scss */
    .title_imgb {
      height: 30vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 77, style.scss */
    .title_imgb {
      height: 50vw;
      background: url("../images/topimg_sp.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; } }
  @media screen and (max-width: 600px) {
    /* line 77, style.scss */
    .title_imgb {
      height: max(50vw, 220px);
      background: url("../images/topimg_sp.jpg");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; } }

/* line 107, style.scss */
.topic_stitle {
  position: absolute;
  width: 144px;
  height: 135px;
  top: 0;
  left: 25px;
  background-image: url("../images/stitle_bg.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 107, style.scss */
    .topic_stitle {
      width: 115.2px;
      height: 108px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 107, style.scss */
    .topic_stitle {
      width: 105.6px;
      height: 99px; } }
  @media screen and (max-width: 600px) {
    /* line 107, style.scss */
    .topic_stitle {
      width: 86.4px;
      height: 81px;
      left: 10vw; } }

/* line 134, style.scss */
.topic_stitleb {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 36px;
  font-size: 3.6rem;
  color: #ffffff;
  letter-spacing: 0.25em;
  padding-left: 0.25em; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 134, style.scss */
    .topic_stitleb {
      font-size: 28px;
      font-size: 2.8rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 134, style.scss */
    .topic_stitleb {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (max-width: 600px) {
    /* line 134, style.scss */
    .topic_stitleb {
      font-size: 22px;
      font-size: 2.2rem; } }
  /* line 158, style.scss */
  .topic_stitleb span {
    margin-top: 20px;
    line-height: 1.2; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 158, style.scss */
      .topic_stitleb span {
        margin-top: 15px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 158, style.scss */
      .topic_stitleb span {
        margin-top: 15px; } }
    @media screen and (max-width: 600px) {
      /* line 158, style.scss */
      .topic_stitleb span {
        margin-top: 15px; } }

/* line 174, style.scss */
.topic_title {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 30px;
  background-image: url("../images/topimg_bg.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  transform: translateZ(0); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 174, style.scss */
    .topic_title {
      bottom: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 174, style.scss */
    .topic_title {
      bottom: 20px;
      height: auto; } }

/* line 206, style.scss */
.topic_titleb .bg_w {
  margin-top: 2px;
  width: 100%;
  text-align: center;
  background: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  color: #006a4b;
  line-height: 1.5; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 206, style.scss */
    .topic_titleb .bg_w {
      font-size: 22px;
      font-size: 2.2rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 206, style.scss */
    .topic_titleb .bg_w {
      font-size: 20px;
      font-size: 2.2rem; } }
  @media screen and (max-width: 600px) {
    /* line 206, style.scss */
    .topic_titleb .bg_w {
      font-size: 16px;
      font-size: 1.6rem; } }
  /* line 231, style.scss */
  .topic_titleb .bg_w span {
    background: linear-gradient(transparent 60%, #fffc00 60%, #fffc00 95%, transparent 95%);
    padding: 0 5px; }
/* line 236, style.scss */
.topic_titleb h2 {
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  letter-spacing: 0.1rem;
  /*text-shadow: 0px 0px 4px rgba(255, 255, 255, 1), 0px 0px 4px rgba(255, 255, 255, 1), 0px 0px 4px rgba(255, 255, 255, 1), 0px 0px 4px rgba(255, 255, 255, 1);*/ }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 236, style.scss */
    .topic_titleb h2 {
      font-size: 36px;
      font-size: 3.6rem; } }
  @media screen and (max-width: 600px) {
    /* line 236, style.scss */
    .topic_titleb h2 {
      font-size: max(6.5vw, 20px);
      padding: 5px 0; } }

/* line 260, style.scss */
.topics_box {
  padding: 0 20px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 260, style.scss */
    .topics_box {
      padding: 0; } }
  @media screen and (max-width: 600px) {
    /* line 260, style.scss */
    .topics_box {
      padding: 0; } }

/* line 275, style.scss */
.topics_boxb {
  max-width: 800px;
  width: 100%;
  margin: auto;
  font-size: 16px;
  font-size: 1.6rem; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 275, style.scss */
    .topics_boxb {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 275, style.scss */
    .topics_boxb {
      font-size: 15px;
      font-size: 1.5rem; } }
  @media screen and (max-width: 600px) {
    /* line 275, style.scss */
    .topics_boxb {
      font-size: 15px;
      font-size: 1.5rem; } }

/* line 296, style.scss */
.lead_txt {
  margin: 30px 0 0; }
  /* line 299, style.scss */
  .lead_txt .lead_title {
    font-size: 24px;
    font-size: 2.4rem;
    display: block;
    line-height: 1.6;
    margin-bottom: 10px;
    font-weight: 500; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 299, style.scss */
      .lead_txt .lead_title {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 299, style.scss */
      .lead_txt .lead_title {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (max-width: 600px) {
      /* line 299, style.scss */
      .lead_txt .lead_title {
        font-size: 18px;
        font-size: 1.8rem; } }

/* line 325, style.scss */
.list {
  margin: 15px 0 0; }
  @media screen and (max-width: 600px) {
    /* line 325, style.scss */
    .list {
      margin: 5px 0 0; } }
  /* line 336, style.scss */
  .list ul {
    width: fit-content;
    margin: auto; }
    /* line 339, style.scss */
    .list ul li {
      display: flex;
      font-size: 18px;
      font-size: 1.8rem; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 339, style.scss */
        .list ul li {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 339, style.scss */
        .list ul li {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (max-width: 600px) {
        /* line 339, style.scss */
        .list ul li {
          font-size: 16px;
          font-size: 1.6rem; } }
      /* line 357, style.scss */
      .list ul li:before {
        display: inline-block;
        content: '';
        width: 14px;
        height: 14px;
        background: #673309;
        border-radius: 50%;
        position: relative;
        top: 12px;
        margin-right: 12px; }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 357, style.scss */
          .list ul li:before {
            width: 12px;
            height: 12px;
            top: 11px; } }
        @media screen and (max-width: 600px) {
          /* line 357, style.scss */
          .list ul li:before {
            width: 12px;
            height: 12px;
            top: 11px;
            margin-right: 6px; } }

/* line 386, style.scss */
.content_list {
  margin: 40px 0 0; }
  @media screen and (max-width: 600px) {
    /* line 386, style.scss */
    .content_list {
      margin: 30px 0 0; } }

/* line 398, style.scss */
.content_listb {
  border: 1px solid #17b486;
  padding: 20px;
  border-radius: 10px; }
  /* line 402, style.scss */
  .content_listb h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #17b486;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5; }
    /* line 410, style.scss */
    .content_listb h3:before {
      display: block;
      content: '';
      width: 50px;
      height: 1px;
      background: #17b486;
      margin-right: 20px; }
    /* line 418, style.scss */
    .content_listb h3:after {
      display: block;
      content: '';
      width: 50px;
      height: 1px;
      background: #17b486;
      margin-left: 20px; }
  /* line 427, style.scss */
  .content_listb dl {
    margin: 10px auto 0;
    width: fit-content;
    counter-reset: listnum; }
    /* line 431, style.scss */
    .content_listb dl a {
      text-decoration: none;
      color: #000000; }
      /* line 434, style.scss */
      .content_listb dl a:hover {
        text-decoration: underline;
        opacity: 0.6; }
    /* line 440, style.scss */
    .content_listb dl dt:before {
      counter-increment: listnum;
      content: counter(listnum) "."; }
    /* line 445, style.scss */
    .content_listb dl dd {
      margin-left: 1.5em; }
      /* line 447, style.scss */
      .content_listb dl dd:before {
        display: inline-block;
        content: '';
        width: 4px;
        height: 4px;
        background: #595959;
        border-radius: 50%;
        position: relative;
        margin-right: 10px; }

/* line 460, style.scss */
.topics_main_title {
  margin: 60px 0 0; }

/* line 464, style.scss */
.topics_main_titleb h3 {
  display: flex;
  align-items: center; }
  /* line 467, style.scss */
  .topics_main_titleb h3 span {
    color: #17b486;
    font-size: 36px;
    font-size: 3.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    position: relative;
    margin-right: 15px;
    line-height: 1.0;
    border: 2px solid #17b486; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 467, style.scss */
      .topics_main_titleb h3 span {
        font-size: 30px;
        font-size: 3.0rem;
        width: 45px;
        height: 45px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 467, style.scss */
      .topics_main_titleb h3 span {
        font-size: 30px;
        font-size: 3.0rem;
        width: 45px;
        height: 45px; } }
    @media screen and (max-width: 600px) {
      /* line 467, style.scss */
      .topics_main_titleb h3 span {
        font-size: 24px;
        font-size: 2.4rem;
        width: 40px;
        height: 40px; } }
    /* line 502, style.scss */
    .topics_main_titleb h3 span:before {
      display: block;
      position: absolute;
      content: '';
      width: 10px;
      height: 10px;
      border: 2px solid #17b486;
      top: -7px;
      left: -7px; }
    /* line 512, style.scss */
    .topics_main_titleb h3 span:after {
      display: block;
      position: absolute;
      content: '';
      width: 10px;
      height: 10px;
      border: 2px solid #17b486;
      bottom: -7px;
      right: -7px; }
  /* line 525, style.scss */
  .topics_main_titleb h3 p {
    color: #301313;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 525, style.scss */
      .topics_main_titleb h3 p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 525, style.scss */
      .topics_main_titleb h3 p {
        font-size: 20px;
        font-size: 2.0rem;
        width: calc(100% - 60px); } }
    @media screen and (max-width: 600px) {
      /* line 525, style.scss */
      .topics_main_titleb h3 p {
        font-size: 18px;
        font-size: 1.8rem;
        width: calc(100% - 55px); } }

/* line 550, style.scss */
.about_box + .about_box {
  margin: 20px 0 0; }

/* line 554, style.scss */
.about_boxb {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 554, style.scss */
    .about_boxb {
      display: block; } }
  @media screen and (max-width: 600px) {
    /* line 554, style.scss */
    .about_boxb {
      display: block; } }
  /* line 569, style.scss */
  .about_boxb h4 {
    width: 100%;
    font-size: 110%; }
    /* line 572, style.scss */
    .about_boxb h4:before {
      display: inline-block;
      content: '';
      width: 15px;
      height: 15px;
      background: #17b486;
      border-radius: 7px;
      margin-right: 10px; }
  /* line 582, style.scss */
  .about_boxb .about_txt {
    width: calc(100% - 320px);
    margin: 10px 0 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 582, style.scss */
      .about_boxb .about_txt {
        width: calc(100% - 240px); } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 582, style.scss */
      .about_boxb .about_txt {
        width: calc(100% - 220px); } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 582, style.scss */
      .about_boxb .about_txt {
        width: 100%; } }
    @media screen and (max-width: 600px) {
      /* line 582, style.scss */
      .about_boxb .about_txt {
        width: 100%; } }
  /* line 601, style.scss */
  .about_boxb .about_img {
    max-width: 280px;
    width: 100%;
    margin: 10px 0 0 40px;
    order: 2; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 601, style.scss */
      .about_boxb .about_img {
        max-width: 220px;
        margin: 10px 0 0 20px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 601, style.scss */
      .about_boxb .about_img {
        max-width: 200px;
        margin: 10px 0 0 20px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 601, style.scss */
      .about_boxb .about_img {
        margin: 10px auto 0; } }
    @media screen and (max-width: 600px) {
      /* line 601, style.scss */
      .about_boxb .about_img {
        margin: 10px auto 0; } }

/* line 625, style.scss */
.sort_box {
  margin: 20px 0 0; }

/* line 628, style.scss */
.sort_boxb {
  background: #FFF3F3;
  padding: 25px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 628, style.scss */
    .sort_boxb {
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 628, style.scss */
    .sort_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 628, style.scss */
    .sort_boxb {
      padding: 15px; } }

/* line 649, style.scss */
.topics_main_stitleb {
  background-image: url("../images/main_stitle_bg01.png");
  background-position: top left;
  background-repeat: repeat;
  background-size: 40px auto;
  padding: 20px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 649, style.scss */
    .topics_main_stitleb {
      padding: 15px; } }
  @media screen and (max-width: 600px) {
    /* line 649, style.scss */
    .topics_main_stitleb {
      padding: 15px; } }
  /* line 665, style.scss */
  .topics_main_stitleb h4 {
    line-height: 1.0;
    font-size: 20px;
    font-size: 2.0rem;
    color: #301313; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 665, style.scss */
      .topics_main_stitleb h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 665, style.scss */
      .topics_main_stitleb h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 600px) {
      /* line 665, style.scss */
      .topics_main_stitleb h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
  /* line 685, style.scss */
  .point_img .topics_main_stitleb {
    background-image: url("../images/main_stitle_bg02.png");
    position: relative; }
    /* line 688, style.scss */
    .point_img .topics_main_stitleb:before {
      display: block;
      content: '';
      width: 73px;
      height: 67px;
      background-image: url("../images/icon_point.png");
      background-position: top left;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -20px;
      left: -25px; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 688, style.scss */
        .point_img .topics_main_stitleb:before {
          top: -25px;
          left: -30px; } }
      @media screen and (max-width: 600px) {
        /* line 688, style.scss */
        .point_img .topics_main_stitleb:before {
          top: -25px;
          left: -30px; } }
  /* line 714, style.scss */
  .product_title .topics_main_stitleb {
    padding: 15px 20px; }

/* line 722, style.scss */
.sort_pointb h5 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #17b486;
  border-radius: 15px;
  color: #ffffff;
  margin-top: 10px;
  padding: 0 10px; }
  /* line 732, style.scss */
  .sort_pointb h5 span {
    display: inline-block;
    text-align: left; }
/* line 737, style.scss */
.sort_pointb p {
  margin-top: 10px; }
  /* line 739, style.scss */
  .sort_pointb p.center {
    text-align: center; }
    /* line 741, style.scss */
    .sort_pointb p.center span {
      display: inline-block;
      text-align: left; }
/* line 747, style.scss */
.sort_pointb table {
  max-width: 450px;
  width: 100%;
  margin: 10px auto 0;
  border-top: 1px solid #E7C0C0;
  border-right: 1px solid #E7C0C0; }
  /* line 753, style.scss */
  .sort_pointb table th {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #E7C0C0;
    padding: 5px 20px;
    text-align: center;
    background: #FFC6BE;
    white-space: nowrap;
    width: 90px; }
    @media screen and (max-width: 600px) {
      /* line 753, style.scss */
      .sort_pointb table th {
        padding: 5px; } }
  /* line 771, style.scss */
  .sort_pointb table td {
    border-bottom: 1px solid #E7C0C0;
    border-left: 1px solid #E7C0C0;
    padding: 5px 20px;
    text-align: center;
    background: #fff; }
    @media screen and (max-width: 600px) {
      /* line 771, style.scss */
      .sort_pointb table td {
        padding: 5px; } }
    /* line 787, style.scss */
    .sort_pointb table td span {
      display: inline-block;
      text-align: left; }
  /* line 792, style.scss */
  .sort_pointb table + h5 {
    margin-top: 25px; }

/* line 797, style.scss */
.product_box {
  margin: 45px 0 0; }
  /* line 799, style.scss */
  .product_box.box01 {
    margin: 20px 0 0; }

/* line 806, style.scss */
.product_list {
  margin: 20px 0 0; }

/* line 817, style.scss */
.matome_box {
  margin: 20px 0 0; }

/* line 821, style.scss */
.matome_boxb table {
  border-top: 1px solid #b8b1a3;
  border-left: 1px solid #b8b1a3;
  width: 100%;
  margin: 20px 0; }
  /* line 826, style.scss */
  .matome_boxb table th,
  .matome_boxb table td {
    border-bottom: 1px solid #b8b1a3;
    border-right: 1px solid #b8b1a3;
    padding: 10px; }
  /* line 832, style.scss */
  .matome_boxb table th {
    background: #FFC6BE; }

/* line 837, style.scss */
.matome_img {
  margin: 20px 0 0; }

/* line 842, style.scss */
.img_flex {
  display: flex;
  justify-content: space-between; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 842, style.scss */
    .img_flex {
      display: block; } }
  @media screen and (max-width: 600px) {
    /* line 842, style.scss */
    .img_flex {
      display: block; } }

/* line 859, style.scss */
.attention_box {
  margin: 40px 0 0; }

/* line 862, style.scss */
.attention_boxb {
  padding: 30px;
  border: 3px solid #17b486;
  position: relative;
  background: #FFFDF0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 862, style.scss */
    .attention_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 862, style.scss */
    .attention_boxb {
      padding: 20px 15px 15px; } }
  /* line 881, style.scss */
  .attention_boxb h4 {
    width: fit-content;
    padding: 0 30px;
    background: #17b486;
    border-radius: 20px;
    color: #fff;
    font-size: 18px;
    font-size: 1.8rem;
    position: absolute;
    top: -20px;
    right: 0;
    left: 0;
    margin: auto; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 881, style.scss */
      .attention_boxb h4 {
        font-size: 16px;
        font-size: 1.6rem;
        top: -15px; } }
    @media screen and (max-width: 600px) {
      /* line 881, style.scss */
      .attention_boxb h4 {
        font-size: 16px;
        font-size: 1.6rem;
        top: -15px; } }

/* line 915, style.scss */
.size_formula {
  margin: 30px 0; }
  /* line 918, style.scss */
  .size_formula dl dt {
    text-align: center; }
    /* line 920, style.scss */
    .size_formula dl dt span {
      display: inline-block;
      text-align: left; }
  /* line 925, style.scss */
  .size_formula dl dd {
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    color: #301313; }
    @media screen and (max-width: 600px) {
      /* line 925, style.scss */
      .size_formula dl dd {
        font-size: 18px;
        font-size: 1.8rem; } }

/* line 947, style.scss */
.product_lead {
  margin: 20px 0 0; }

@media screen and (max-width: 600px) {
  /* line 950, style.scss */
  .product_flex {
    margin-top: 15px; } }

/* line 963, style.scss */
.product_flexb {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }
  @media screen and (max-width: 600px) {
    /* line 963, style.scss */
    .product_flexb {
      display: block; } }
  /* line 979, style.scss */
  .product_flexb .product_flex_img1 {
    max-width: 180px;
    width: 100%;
    margin-left: 30px;
    align-self: center; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 979, style.scss */
      .product_flexb .product_flex_img1 {
        margin: 0 auto 10px; } }
    @media screen and (max-width: 600px) {
      /* line 979, style.scss */
      .product_flexb .product_flex_img1 {
        margin: 0 auto 10px; } }

/* line 1011, style.scss */
.product_txtb h4 {
  padding: 0 5px 3px;
  font-size: 110%;
  line-height: 1.5;
  border-bottom: 2px solid #94dfc9; }
/* line 1018, style.scss */
.product_txtb p {
  margin: 20px 0 0; }
/* line 1021, style.scss */
.product_txtb dl.point {
  margin: 15px 0 0; }
  /* line 1023, style.scss */
  .product_txtb dl.point dt {
    font-weight: 500; }
  /* line 1026, style.scss */
  .product_txtb dl.point dd {
    padding-left: 0.5em; }
    /* line 1028, style.scss */
    .product_txtb dl.point dd + dt {
      margin-top: 10px; }
  /* line 1033, style.scss */
  .product_txtb dl.point.point_color dt {
    color: #17b486; }
    /* line 1035, style.scss */
    .product_txtb dl.point.point_color dt:before {
      display: inline-block;
      content: '';
      width: 14px;
      height: 14px;
      background: #17b486;
      border-radius: 7px;
      margin-right: 6px; }
  /* line 1045, style.scss */
  .product_txtb dl.point.point_color dd {
    padding-left: 20px; }
    /* line 1047, style.scss */
    .product_txtb dl.point.point_color dd + dt {
      margin-top: 5px; }
/* line 1053, style.scss */
.product_txtb .column {
  margin: 20px 0 0; }
/* line 1056, style.scss */
.product_txtb .columnb {
  background: #d1f0e7;
  border-radius: 10px;
  padding: 20px; }

/* line 1062, style.scss */
.product_img_big {
  max-width: 240px;
  margin-left: 40px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1062, style.scss */
    .product_img_big {
      max-width: 200px;
      margin-left: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1062, style.scss */
    .product_img_big {
      max-width: 160px;
      margin-left: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1062, style.scss */
    .product_img_big {
      max-width: 300px;
      margin: 15px auto 0; } }

/* line 1084, style.scss */
.product_listb {
  display: grid;
  column-gap: 20px;
  row-gap: 20px;
  grid-template-columns: repeat(4, 1fr); }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1084, style.scss */
    .product_listb {
      column-gap: 10px;
      row-gap: 10px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1084, style.scss */
    .product_listb {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 10px;
      row-gap: 10px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1084, style.scss */
    .product_listb {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 10px;
      row-gap: 10px; } }
  @media screen and (max-width: 600px) {
    /* line 1084, style.scss */
    .product_listb {
      grid-template-columns: repeat(2, 1fr);
      column-gap: 10px;
      row-gap: 10px; } }
  /* line 1110, style.scss */
  .product_listb .product_link {
    max-width: 185px;
    width: 100%; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1110, style.scss */
      .product_listb .product_link {
        max-width: 200px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1110, style.scss */
      .product_listb .product_link {
        max-width: 200px; } }
    @media screen and (max-width: 600px) {
      /* line 1110, style.scss */
      .product_listb .product_link {
        max-width: 300px; } }
    /* line 1126, style.scss */
    .product_listb .product_link a {
      text-decoration: none;
      color: #000;
      line-height: 1.3; }
      /* line 1131, style.scss */
      .product_listb .product_link a:hover {
        opacity: 0.6; }
      /* line 1134, style.scss */
      .product_listb .product_link a img {
        border: 1px solid #b8b1a3; }
  /* line 1140, style.scss */
  .product_listb .product_img01_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_05589_img_02.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1140, style.scss */
      .product_listb .product_img01_1 {
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1140, style.scss */
      .product_listb .product_img01_1 {
        height: calc(100vw - 40px); } }
  /* line 1158, style.scss */
  .product_listb .product_img01_2 {
    grid-row: 5 / 7;
    grid-column: 3 / 5;
    background-image: url("https://www.mallche.com/images/item_123349_img_02.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1158, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 7 / 9;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1158, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 7 / 9;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1158, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 7 / 9;
        grid-column: 2 / 4;
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1158, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 9 / 11;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1184, style.scss */
  .product_listb .product_img01_3 {
    grid-row: 8 / 10;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_127411_img_03.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1184, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 11 / 13;
        grid-column: 1 / 3; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1184, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 11 / 13;
        grid-column: 1 / 3; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1184, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 11 / 13;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1184, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 16 / 18;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1212, style.scss */
  .product_listb .product_img09_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3; }
  /* line 1226, style.scss */
  .product_listb .product_img10_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_50707_img_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1226, style.scss */
      .product_listb .product_img10_1 {
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1226, style.scss */
      .product_listb .product_img10_1 {
        height: calc(100vw - 40px); } }
  /* line 1244, style.scss */
  .product_listb .product_img10_2 {
    grid-row: 3 / 5;
    grid-column: 3 / 5;
    background-image: url("https://www.mallche.com/images/item_131647_img_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1244, style.scss */
      .product_listb .product_img10_2 {
        grid-row: 4 / 6;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1244, style.scss */
      .product_listb .product_img10_2 {
        grid-row: 4 / 6;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1244, style.scss */
      .product_listb .product_img10_2 {
        grid-row: 4 / 6;
        grid-column: 2 / 4;
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1244, style.scss */
      .product_listb .product_img10_2 {
        grid-row: 6 / 8;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1270, style.scss */
  .product_listb .product_img11_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_16257_img_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1270, style.scss */
      .product_listb .product_img11_1 {
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1270, style.scss */
      .product_listb .product_img11_1 {
        height: calc(100vw - 40px); } }
  /* line 1288, style.scss */
  .product_listb .product_img12_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_133850_img_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1288, style.scss */
      .product_listb .product_img12_1 {
        height: calc(100vw - 40px); } }
    @media screen and (max-width: 600px) {
      /* line 1288, style.scss */
      .product_listb .product_img12_1 {
        height: calc(100vw - 40px); } }
  /* line 1306, style.scss */
  .product_listb .product_img13_1 {
    grid-row: 1 / 4;
    grid-column: 3 / 5; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1306, style.scss */
      .product_listb .product_img13_1 {
        grid-row: 1 / 4;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1306, style.scss */
      .product_listb .product_img13_1 {
        grid-row: 1 / 4;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1306, style.scss */
      .product_listb .product_img13_1 {
        grid-row: 1 / 4;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 1306, style.scss */
      .product_listb .product_img13_1 {
        grid-row: 1 / 2;
        grid-column: 1 / 3; } }
    /* line 1327, style.scss */
    .product_listb .product_img13_1 img + img {
      margin-top: 10px; }
  /* line 1331, style.scss */
  .list08 .product_listb {
    display: flex; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1331, style.scss */
      .list08 .product_listb {
        display: block; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1331, style.scss */
      .list08 .product_listb {
        display: block; } }
    @media screen and (max-width: 600px) {
      /* line 1331, style.scss */
      .list08 .product_listb {
        display: block; } }
    /* line 1347, style.scss */
    .list08 .product_listb .product_img {
      max-width: 185px;
      width: 100%;
      margin: 10px 20px 0 0; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1347, style.scss */
        .list08 .product_listb .product_img {
          margin: 0 auto; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1347, style.scss */
        .list08 .product_listb .product_img {
          max-width: 300px;
          width: 50%;
          margin: 0 auto 15px; } }
      @media screen and (max-width: 600px) {
        /* line 1347, style.scss */
        .list08 .product_listb .product_img {
          max-width: 300px;
          width: 50%;
          margin: 0 auto 15px; } }
      /* line 1368, style.scss */
      .list08 .product_listb .product_img img {
        border: 1px solid #b8b1a3; }
      /* line 1371, style.scss */
      .list08 .product_listb .product_img img + img {
        margin-top: 10px; }
    /* line 1375, style.scss */
    .list08 .product_listb .product_table {
      width: 100%; }

/* line 1380, style.scss */
.product_link_name {
  margin: 10px auto 0;
  width: fit-content; }

/* line 1384, style.scss */
.product_link_price {
  font-size: 14px;
  color: #801414;
  text-align: center;
  font-weight: bold;
  margin-top: 5px; }

/* line 1395, style.scss */
.product_tableb table {
  border-top: 1px solid #17b486;
  border-left: 1px solid #17b486;
  width: 100%;
  line-height: 1.4; }
  /* line 1400, style.scss */
  .product_tableb table caption {
    margin-bottom: 10px; }
  /* line 1404, style.scss */
  .product_tableb table th,
  .product_tableb table td {
    border-bottom: 1px solid #17b486;
    border-right: 1px solid #17b486;
    padding: 5px 10px; }
    @media screen and (max-width: 600px) {
      /* line 1404, style.scss */
      .product_tableb table th,
      .product_tableb table td {
        font-size: 14px;
        font-size: 1.4rem; } }
  /* line 1422, style.scss */
  .product_tableb table thead th {
    text-align: center;
    background: #17b486;
    border-right: 1px solid #fff;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff; }
    @media screen and (max-width: 600px) {
      /* line 1422, style.scss */
      .product_tableb table thead th {
        font-size: 14px;
        font-size: 1.4rem; } }
    /* line 1440, style.scss */
    .product_tableb table thead th:last-of-type {
      border-right: 1px solid #17b486; }
  /* line 1445, style.scss */
  .product_tableb table td:nth-of-type(2) {
    word-break: break-all; }
  /* line 1456, style.scss */
  .product_tableb table td:last-of-type {
    color: #801414;
    text-align: right;
    font-size: 14px;
    font-weight: bold; }

/* line 1473, style.scss */
.product_title {
  margin: 30px 0 0; }

/* line 1476, style.scss */
.product_titleb {
  font-size: 125%; }

/* line 1479, style.scss */
.pickup_title {
  margin: 60px 0 0; }
  /* line 1481, style.scss */
  .pickup_title.first_title {
    margin: 10px 0 0; }

/* line 1485, style.scss */
.pickup_titleb {
  display: flex;
  align-items: center; }
  /* line 1488, style.scss */
  .pickup_titleb span {
    background: #17b486;
    display: block;
    width: fit-content;
    padding: 5px 25px;
    line-height: 1.0;
    color: #ffffff;
    border-radius: 20px;
    margin-right: 10px;
    font-size: 115%; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1488, style.scss */
      .pickup_titleb span {
        padding: 5px 10px; } }
    @media screen and (max-width: 600px) {
      /* line 1488, style.scss */
      .pickup_titleb span {
        font-size: 14px;
        font-size: 1.4rem;
        padding: 5px 10px; } }
  /* line 1511, style.scss */
  .pickup_titleb p {
    font-size: 24px;
    font-size: 2.4rem; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1511, style.scss */
      .pickup_titleb p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1511, style.scss */
      .pickup_titleb p {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (max-width: 600px) {
      /* line 1511, style.scss */
      .pickup_titleb p {
        font-size: 18px;
        font-size: 1.8rem; } }

/* line 1530, style.scss */
.pickup_txt {
  margin: 10px 0 0; }

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