@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kaisei+Opti:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@100..900&display=swap");
/* line 12, style.scss */
.min_R {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

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

/* line 25, style.scss */
.frame_content_main {
  color: #000; }

/* line 28, style.scss */
.title-r {
  /*font-family: "Kaisei Opti", serif;
  font-weight: 400;
  font-style: normal;*/
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

/* line 39, style.scss */
.title-b {
  /*font-family: "Kaisei Opti", serif;
  font-weight: 700;
  font-style: normal;*/
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

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

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

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

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

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

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

/* line 92, style.scss */
.title_imgb {
  max-width: 100%;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  /*&:before {
  	display: block;
  	content: '';
  	width: calc(100% - 20px);
  	height: calc(100% - 20px);
  	border: 1px solid #fff;
  	border-radius: 10px;
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	right: 0;
  	left: 0;
  	margin: auto;
  }*/ }

/* line 129, 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 129, style.scss */
    .topic_stitle {
      width: 115.2px;
      height: 108px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 129, style.scss */
    .topic_stitle {
      width: 105.6px;
      height: 90px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 129, style.scss */
    .topic_stitle {
      width: 115.2px;
      height: 108px; } }
  @media screen and (max-width: 600px) {
    /* line 129, style.scss */
    .topic_stitle {
      width: 86.4px;
      height: 81px;
      left: 10vw; } }

/* line 158, 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 158, style.scss */
    .topic_stitleb {
      font-size: 28px;
      font-size: 2.8rem; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 158, style.scss */
    .topic_stitleb {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 158, style.scss */
    .topic_stitleb {
      font-size: 24px;
      font-size: 2.4rem; } }
  @media screen and (max-width: 600px) {
    /* line 158, style.scss */
    .topic_stitleb {
      font-size: 22px;
      font-size: 2.2rem; } }
  /* line 184, style.scss */
  .topic_stitleb span {
    margin-top: 20px;
    line-height: 1.2; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 184, style.scss */
      .topic_stitleb span {
        margin-top: 15px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 184, style.scss */
      .topic_stitleb span {
        margin-top: 15px; } }
    @media screen and (max-width: 600px) {
      /* line 184, style.scss */
      .topic_stitleb span {
        margin-top: 15px; } }

/* line 200, style.scss */
.topic_title {
  position: absolute;
  width: 50%;
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 200, style.scss */
    .topic_title {
      width: 55%; } }
  @media screen and (max-width: 600px) {
    /* line 200, style.scss */
    .topic_title {
      width: 60%; } }

/* line 224, style.scss */
.topic_titleb {
  max-width: 750px;
  width: 100%;
  background: rgba(255, 255, 255, 0.92);
  margin: auto;
  text-align: center;
  color: #bb1717; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 224, style.scss */
    .topic_titleb {
      max-width: 50vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 224, style.scss */
    .topic_titleb {
      max-width: 50vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 224, style.scss */
    .topic_titleb {
      max-width: 260px; } }
  @media screen and (max-width: 600px) {
    /* line 224, style.scss */
    .topic_titleb {
      max-width: 180px; } }
  /* line 244, style.scss */
  .topic_titleb div {
    background: #bb1717;
    text-align: center;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 1.0;
    padding: 10px;
    color: #ffffff; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 244, style.scss */
      .topic_titleb div {
        font-size: 2.6vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 244, style.scss */
      .topic_titleb div {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 244, style.scss */
      .topic_titleb div {
        font-size: 22px;
        font-size: 2.2rem; } }
    @media screen and (max-width: 600px) {
      /* line 244, style.scss */
      .topic_titleb div {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 271, style.scss */
  .topic_titleb span {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    font-size: 3.4rem;
    letter-spacing: 0.1rem;
    line-height: 1.0;
    padding: 20px 10px 5px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 271, style.scss */
      .topic_titleb span {
        font-size: 2.6vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 271, style.scss */
      .topic_titleb span {
        font-size: 24px;
        font-size: 2.4rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 271, style.scss */
      .topic_titleb span {
        font-size: 26px;
        font-size: 2.6rem; } }
    @media screen and (max-width: 600px) {
      /* line 271, style.scss */
      .topic_titleb span {
        font-size: 20px;
        font-size: 2.0rem;
        padding: 15px 10px 5px; } }
  /* line 297, style.scss */
  .topic_titleb h2 {
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 1.0;
    text-align: center;
    letter-spacing: -0.3rem;
    padding: 10px 10px 20px;
    font-weight: 700; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 297, style.scss */
      .topic_titleb h2 {
        font-size: 3.2vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 297, style.scss */
      .topic_titleb h2 {
        font-size: 32px;
        font-size: 3.2rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 297, style.scss */
      .topic_titleb h2 {
        font-size: 34px;
        font-size: 3.4rem; } }
    @media screen and (max-width: 600px) {
      /* line 297, style.scss */
      .topic_titleb h2 {
        font-size: 26px;
        font-size: 2.6rem;
        padding: 5px 10px 15px; } }
    /* line 322, style.scss */
    .topic_titleb h2 br.xxs-media {
      display: none; }
      @media all and (min-width: 250.01px) and (max-width: 450px) {
        /* line 322, style.scss */
        .topic_titleb h2 br.xxs-media {
          display: inline-block; } }

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

/* line 345, 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 345, style.scss */
    .topics_boxb {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 345, style.scss */
    .topics_boxb {
      font-size: 15px;
      font-size: 1.5rem; } }
  @media screen and (max-width: 600px) {
    /* line 345, style.scss */
    .topics_boxb {
      font-size: 15px;
      font-size: 1.5rem; } }

/* line 366, style.scss */
.lead_title {
  text-align: center;
  font-weight: 400;
  font-family: "Noto Serif JP", serif; }

/* line 371, style.scss */
.lead_txt {
  margin: 30px 0 0; }
  /* line 374, 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 374, 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 374, style.scss */
      .lead_txt .lead_title {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (max-width: 600px) {
      /* line 374, style.scss */
      .lead_txt .lead_title {
        font-size: 18px;
        font-size: 1.8rem; } }

/* line 400, style.scss */
.list {
  margin: 15px 0 0; }
  @media screen and (max-width: 600px) {
    /* line 400, style.scss */
    .list {
      margin: 5px 0 0; } }
  /* line 411, style.scss */
  .list ul {
    width: fit-content;
    margin: auto; }
    /* line 414, 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 414, style.scss */
        .list ul li {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 414, style.scss */
        .list ul li {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (max-width: 600px) {
        /* line 414, style.scss */
        .list ul li {
          font-size: 16px;
          font-size: 1.6rem; } }
      /* line 432, 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 432, style.scss */
          .list ul li:before {
            width: 12px;
            height: 12px;
            top: 11px; } }
        @media screen and (max-width: 600px) {
          /* line 432, style.scss */
          .list ul li:before {
            width: 12px;
            height: 12px;
            top: 11px;
            margin-right: 6px; } }

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

/* line 473, style.scss */
.content_listb {
  padding: 40px;
  border: 1px solid #9ad2b6; }
  /* line 476, style.scss */
  .content_listb h3 {
    color: #6e4621;
    font-size: 20px;
    font-size: 2.0rem;
    line-height: 1.5;
    text-align: center;
    margin: 0 auto 20px;
    max-width: 600px;
    padding: 0; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 476, style.scss */
      .content_listb h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 476, style.scss */
      .content_listb h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 600px) {
      /* line 476, style.scss */
      .content_listb h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 500, style.scss */
  .content_listb dl {
    margin: 10px auto 0;
    width: fit-content;
    counter-reset: listnum; }
    /* line 504, style.scss */
    .content_listb dl a {
      text-decoration: none;
      color: #000000; }
      /* line 507, style.scss */
      .content_listb dl a:hover {
        text-decoration: underline;
        opacity: 0.6; }
    /* line 512, style.scss */
    .content_listb dl dt {
      display: flex;
      margin: 8px 0; }
      /* line 516, style.scss */
      .content_listb dl dt:before {
        counter-increment: listnum;
        content: "第" counter(listnum) "章　";
        white-space: nowrap; }
    /* line 522, style.scss */
    .content_listb dl dd {
      margin-left: 3em; }
      /* line 524, 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 537, style.scss */
.topics_main_title {
  margin: 60px 0 0; }
  /* line 540, style.scss */
  .topics_main_title.title-matome {
    margin: 0 0 20px; }

/* line 544, style.scss */
.topics_main_titleb {
  background: linear-gradient(to right, #b7dbc8, #d8f0e4, #d8f0e4, #b7dbc8);
  padding: 20px 20px 10px; }
  /* line 548, style.scss */
  .title-matome .topics_main_titleb {
    background: none;
    padding: 0; }
  /* line 553, style.scss */
  .topics_main_titleb h3 {
    font-family: "Noto Serif JP", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-bottom: 18px;
    width: fit-content;
    margin: 0 auto;
    background: url("../images/title_btm.png") 50% 100% no-repeat;
    background-size: auto 18px; }
    /* line 568, style.scss */
    .title-matome .topics_main_titleb h3 {
      width: 100%;
      max-width: 300px;
      margin-left: auto;
      margin-right: auto; }
    /* line 575, style.scss */
    .topics_main_titleb h3 span {
      font-size: 22px;
      font-size: 2.2rem;
      color: #000;
      display: block;
      text-align: left;
      letter-spacing: 0.05em;
      line-height: 1.5;
      color: #6e4621;
      font-weight: 700;
      width: fit-content;
      margin: 0 auto;
      text-align: center;
      border-bottom: 1px solid #6e4621;
      padding-bottom: 15px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 575, style.scss */
        .topics_main_titleb h3 span {
          font-size: 18px;
          font-size: 1.8rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 575, style.scss */
        .topics_main_titleb h3 span {
          font-size: 19px;
          font-size: 1.9rem;
          line-height: 1.5; } }
      @media screen and (max-width: 600px) {
        /* line 575, style.scss */
        .topics_main_titleb h3 span {
          font-size: 19px;
          font-size: 1.9rem;
          line-height: 1.5; } }
      /* line 609, style.scss */
      .title-matome .topics_main_titleb h3 span {
        width: 100%; }
      /* line 614, style.scss */
      .topics_main_titleb h3 span.min_no {
        font-size: 20px;
        line-height: 1.2;
        padding: 0 30px;
        color: #b50005;
        font-weight: 700;
        margin-bottom: 10px;
        letter-spacing: 0.3em;
        display: inline-block;
        position: relative;
        height: 34px;
        line-height: 34px;
        text-align: center;
        padding: 0 30px 0 34px;
        background: #6e4621;
        color: #fff; }
        /* line 631, style.scss */
        .title-matome .topics_main_titleb h3 span.min_no {
          width: fit-content; }
        /* line 640, style.scss */
        .topics_main_titleb h3 span.min_no:before, .topics_main_titleb h3 span.min_no:after {
          position: absolute;
          content: '';
          width: 0px;
          height: 0px;
          z-index: 1; }
        /* line 648, style.scss */
        .topics_main_titleb h3 span.min_no:before {
          top: 0;
          left: 0;
          border-width: 17px 0px 17px 10px;
          border-color: transparent transparent transparent #d8f0e4;
          border-style: solid; }
        /* line 656, style.scss */
        .topics_main_titleb h3 span.min_no:after {
          top: 0;
          right: 0;
          border-width: 17px 10px 17px 0px;
          border-color: transparent #d8f0e4 transparent transparent;
          border-style: solid; }

/* line 669, style.scss */
.product_lead {
  margin: 40px 0 0;
  /*padding: 20px 50px;
  text-align: center;
  /*background: #ffeded;
  border-radius: 100px;*/ }
  /* line 688, style.scss */
  .product_lead p {
    display: inline-block;
    text-align: left; }

/* line 693, style.scss */
.main_lead {
  margin: 20px 0 0; }

/* line 696, style.scss */
.about_box {
  margin: 40px 0 0; }

@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 699, style.scss */
  .about_boxb {
    display: flex;
    flex-direction: column-reverse; } }
@media screen and (max-width: 600px) {
  /* line 699, style.scss */
  .about_boxb {
    display: flex;
    flex-direction: column-reverse; } }
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 716, style.scss */
  .about_boxb .about_txt {
    width: 100%; } }
@media screen and (max-width: 600px) {
  /* line 716, style.scss */
  .about_boxb .about_txt {
    width: 100%; } }
/* line 730, style.scss */
.about_boxb .about_txt h5 {
  font-size: 20px;
  font-size: 2.0rem; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 730, style.scss */
    .about_boxb .about_txt h5 {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 730, style.scss */
    .about_boxb .about_txt h5 {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (max-width: 600px) {
    /* line 730, style.scss */
    .about_boxb .about_txt h5 {
      font-size: 18px;
      font-size: 1.8rem; } }
/* line 748, style.scss */
.about_boxb .about_txt h4 {
  color: #6e4621;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-left: 30px;
  padding-left: 40px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 748, style.scss */
    .about_boxb .about_txt h4 {
      font-size: 15px;
      font-size: 1.5rem;
      padding-left: 35px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 748, style.scss */
    .about_boxb .about_txt h4 {
      font-size: 16px;
      font-size: 1.6rem;
      padding-left: 35px; } }
  @media screen and (max-width: 600px) {
    /* line 748, style.scss */
    .about_boxb .about_txt h4 {
      font-size: 16px;
      font-size: 1.6rem;
      padding-left: 35px;
      /*padding-left: 2em;
      text-indent: -2em;*/ } }
  /* line 774, style.scss */
  .about_boxb .about_txt h4 span.no {
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
    color: #fff;
    background: #6e4621;
    width: 1.4em;
    height: 1.4em;
    margin-right: 5px;
    text-align: center;
    line-height: 1.3;
    transform: rotate(45deg); }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 774, style.scss */
      .about_boxb .about_txt h4 span.no {
        top: 5px; } }
    @media screen and (max-width: 600px) {
      /* line 774, style.scss */
      .about_boxb .about_txt h4 span.no {
        top: 5px; } }
    /* line 797, style.scss */
    .about_boxb .about_txt h4 span.no span {
      transform: rotate(-45deg);
      display: block; }
/* line 803, style.scss */
.about_boxb .about_txt p {
  margin-top: 10px; }
/* line 807, style.scss */
.about_boxb .about_img {
  max-width: 200px;
  width: 100%;
  margin: 20px 0 0 50px;
  float: right; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 807, style.scss */
    .about_boxb .about_img {
      max-width: 180px;
      margin: 10px 0 0 20px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 807, style.scss */
    .about_boxb .about_img {
      max-width: 150px;
      margin: 10px 0 0 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 807, style.scss */
    .about_boxb .about_img {
      float: none;
      max-width: 300px;
      margin: 20px auto 0; } }
  @media screen and (max-width: 600px) {
    /* line 807, style.scss */
    .about_boxb .about_img {
      float: none;
      max-width: 300px;
      margin: 20px auto 0; } }
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 834, style.scss */
  .about_boxb .point_img {
    margin: 15px auto 0; } }
@media screen and (max-width: 600px) {
  /* line 834, style.scss */
  .about_boxb .point_img {
    margin: 15px auto 0; } }

/* line 847, style.scss */
.colum_box {
  margin: 30px 0 0; }

/* line 850, style.scss */
.colum_boxb {
  border: 5px solid #b50005;
  border-bottom-color: #43BD52;
  border-right-color: #43BD52;
  background-position: top left;
  background-repeat: repeat;
  background-size: auto;
  padding: 10px; }

/* line 861, style.scss */
.colum_boxc {
  background: #ffffff;
  border-radius: 10px;
  text-align: center;
  padding: 20px 30px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 861, style.scss */
    .colum_boxc {
      padding: 20px 20px; } }
  @media screen and (max-width: 600px) {
    /* line 861, style.scss */
    .colum_boxc {
      padding: 20px 20px; } }
  /* line 872, style.scss */
  .colum_boxc h5 {
    text-align: center; }
    /* line 874, style.scss */
    .colum_boxc h5 span {
      display: inline-block;
      text-align: left;
      font-size: 20px;
      font-size: 2.0rem;
      line-height: 1.5; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 874, style.scss */
        .colum_boxc h5 span {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 874, style.scss */
        .colum_boxc h5 span {
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: bold; } }
      @media screen and (max-width: 600px) {
        /* line 874, style.scss */
        .colum_boxc h5 span {
          font-size: 15px;
          font-size: 1.5rem;
          font-weight: bold; } }
  /* line 898, style.scss */
  .colum_boxc p {
    display: inline-block;
    text-align: left;
    margin: 20px 0 0; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 898, style.scss */
      .colum_boxc p {
        margin: 15px 0 0; } }
    @media screen and (max-width: 600px) {
      /* line 898, style.scss */
      .colum_boxc p {
        margin: 15px 0 0; } }

/* line 910, style.scss */
.table_box {
  margin: 30px 0 0; }
  /* line 912, style.scss */
  .table_box table {
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc; }
    /* line 916, style.scss */
    .table_box table th, .table_box table td {
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 5px; }
    /* line 922, style.scss */
    .table_box table thead th {
      background: #139021;
      text-align: center;
      color: #ffffff; }
    /* line 929, style.scss */
    .table_box table tbody th {
      text-align: center;
      background: #f3fef3;
      width: 200px; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 929, style.scss */
        .table_box table tbody th {
          width: 100px; } }
      @media screen and (max-width: 600px) {
        /* line 929, style.scss */
        .table_box table tbody th {
          width: 100px; } }
    /* line 944, style.scss */
    .table_box table tbody td {
      padding: 5px 20px; }
  /* line 949, style.scss */
  .table_box .text_center {
    margin: 10px 0 0;
    text-align: center; }
    /* line 952, style.scss */
    .table_box .text_center p {
      display: inline-block;
      text-align: left; }

/* line 958, style.scss */
.hint_box {
  margin: 40px 0 0; }

/* line 961, style.scss */
.hint_boxb {
  margin: 40px 0 0; }

/* line 964, style.scss */
.hint_title {
  color: #b50005;
  font-size: 18px;
  font-size: 1.8rem; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 964, style.scss */
    .hint_title {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 964, style.scss */
    .hint_title {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 600px) {
    /* line 964, style.scss */
    .hint_title {
      font-size: 16px;
      font-size: 1.6rem; } }
  /* line 982, style.scss */
  .hint_title span.no {
    display: inline-block;
    color: #fff;
    background: #b50005;
    border-radius: 50%;
    width: 1.4em;
    height: 1.4em;
    margin-right: 5px;
    text-align: center;
    line-height: 1.3; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 982, style.scss */
      .hint_title span.no {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 982, style.scss */
      .hint_title span.no {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 600px) {
      /* line 982, style.scss */
      .hint_title span.no {
        font-size: 15px;
        font-size: 1.5rem; } }
  /* line 1007, style.scss */
  .hint_title span:nth-of-type(2) {
    margin-right: 5px; }
  /* line 1010, style.scss */
  .hint_title div.design_sort {
    display: inline-block;
    border: 1px solid #b50005;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 10px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1010, style.scss */
      .hint_title div.design_sort {
        margin-top: 5px;
        display: block;
        width: fit-content; } }
    @media screen and (max-width: 600px) {
      /* line 1010, style.scss */
      .hint_title div.design_sort {
        margin-top: 5px;
        display: block;
        width: fit-content; } }
  /* line 1028, style.scss */
  .hint_title + p {
    margin-top: 15px; }

/* line 1032, style.scss */
.hint_flex {
  margin: 15px 0 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 600px) {
    /* line 1032, style.scss */
    .hint_flex {
      display: block; } }
  /* line 1045, style.scss */
  .hint_flex .hint_txt {
    width: calc(100% - 400px); }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1045, style.scss */
      .hint_flex .hint_txt {
        width: calc(100% - 300px); } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1045, style.scss */
      .hint_flex .hint_txt {
        width: calc(100% - 150px); } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1045, style.scss */
      .hint_flex .hint_txt {
        width: calc(100% - 270px); } }
    @media screen and (max-width: 600px) {
      /* line 1045, style.scss */
      .hint_flex .hint_txt {
        width: 100%; } }
  /* line 1060, style.scss */
  .hint_flex .hint_img {
    max-width: 330px;
    display: flex; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1060, style.scss */
      .hint_flex .hint_img {
        max-width: 270px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1060, style.scss */
      .hint_flex .hint_img {
        display: block;
        max-width: 120px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1060, style.scss */
      .hint_flex .hint_img {
        max-width: 250px; } }
    @media screen and (max-width: 600px) {
      /* line 1060, style.scss */
      .hint_flex .hint_img {
        max-width: 100%;
        margin: 20px 0 0; } }
    /* line 1077, style.scss */
    .hint_flex .hint_img a {
      display: block; }
      /* line 1079, style.scss */
      .hint_flex .hint_img a img {
        border: 1px solid #cccccc;
        width: 160px; }
        @media screen and (min-width: 930.01px) and (max-width: 1200px) {
          /* line 1079, style.scss */
          .hint_flex .hint_img a img {
            width: 130px; } }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 1079, style.scss */
          .hint_flex .hint_img a img {
            width: 120px; } }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 1079, style.scss */
          .hint_flex .hint_img a img {
            width: 120px; } }
        @media screen and (max-width: 600px) {
          /* line 1079, style.scss */
          .hint_flex .hint_img a img {
            width: 100%; } }
      /* line 1095, style.scss */
      .hint_flex .hint_img a + a {
        margin-left: 10px; }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 1095, style.scss */
          .hint_flex .hint_img a + a {
            margin: 10px 0 0; } }
      /* line 1107, style.scss */
      .hint_flex .hint_img a:hover {
        opacity: 0.6; }

/* line 1113, style.scss */
.topics_main_stitle {
  margin: 60px 0 0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1113, style.scss */
    .topics_main_stitle {
      margin: 40px 0 0; } }
  @media screen and (max-width: 600px) {
    /* line 1113, style.scss */
    .topics_main_stitle {
      margin: 40px 0 0; } }

/* line 1126, style.scss */
.topics_main_stitleb {
  text-align: center; }
  /* line 1136, style.scss */
  .topics_main_stitleb h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    line-height: 1.0;
    font-size: 20px;
    font-size: 2.0rem;
    letter-spacing: 0.1rem;
    padding: 15px 30px;
    margin: auto;
    border-top: 3px double #b50005;
    border-bottom: 3px double #b50005;
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
    background-size: auto, auto;
    position: relative; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1136, style.scss */
      .topics_main_stitleb h3 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1136, style.scss */
      .topics_main_stitleb h3 {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold; } }
    @media screen and (max-width: 600px) {
      /* line 1136, style.scss */
      .topics_main_stitleb h3 {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold; } }
    /* line 1172, style.scss */
    .topics_main_stitleb h3 small {
      color: #b50005;
      margin-right: 20px;
      white-space: nowrap;
      font-size: 20px;
      font-size: 2.0rem; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1172, style.scss */
        .topics_main_stitleb h3 small {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1172, style.scss */
        .topics_main_stitleb h3 small {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (max-width: 600px) {
        /* line 1172, style.scss */
        .topics_main_stitleb h3 small {
          font-size: 16px;
          font-size: 1.6rem; } }
    /* line 1192, style.scss */
    .topics_main_stitleb h3 span {
      text-align: left;
      line-height: 1.5; }
  /* line 1197, style.scss */
  .product_title .topics_main_stitleb {
    padding: 15px 20px; }

/* line 1201, style.scss */
.merit_box {
  margin: 20px 0 0; }

/* line 1204, style.scss */
.merit_boxb {
  border: 1px solid #cccccc;
  padding: 20px 40px;
  background-image: url("../images/bg_merit.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 200px auto; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1204, style.scss */
    .merit_boxb {
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1204, style.scss */
    .merit_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1204, style.scss */
    .merit_boxb {
      padding: 15px; } }
  /* line 1224, style.scss */
  .merit_boxb dl dt {
    color: #ff6600; }
    /* line 1226, style.scss */
    .merit_boxb dl dt:before {
      display: inline-block;
      content: '';
      width: 15px;
      height: 15px;
      background: #ff6600;
      border-radius: 50%;
      position: relative;
      top: 2px;
      margin-right: 5px; }
  /* line 1238, style.scss */
  .merit_boxb dl dd {
    padding-left: 20px; }
    /* line 1240, style.scss */
    .merit_boxb dl dd + dt {
      margin-top: 25px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1240, style.scss */
        .merit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1240, style.scss */
        .merit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (max-width: 600px) {
        /* line 1240, style.scss */
        .merit_boxb dl dd + dt {
          margin-top: 10px; } }

/* line 1258, style.scss */
.demerit_box {
  margin: 15px 0 0; }

/* line 1261, style.scss */
.demerit_boxb {
  border: 1px solid #cccccc;
  padding: 20px 40px;
  background-image: url("../images/bg_demerit.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 171px auto; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1261, style.scss */
    .demerit_boxb {
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1261, style.scss */
    .demerit_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1261, style.scss */
    .demerit_boxb {
      padding: 15px; } }
  /* line 1281, style.scss */
  .demerit_boxb dl dt {
    color: #1b5683; }
    /* line 1283, style.scss */
    .demerit_boxb dl dt:before {
      display: inline-block;
      content: '';
      width: 15px;
      height: 15px;
      background: #1b5683;
      border-radius: 50%;
      position: relative;
      top: 2px;
      margin-right: 5px; }
  /* line 1295, style.scss */
  .demerit_boxb dl dd {
    padding-left: 20px; }
    /* line 1297, style.scss */
    .demerit_boxb dl dd + dt {
      margin-top: 25px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1297, style.scss */
        .demerit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1297, style.scss */
        .demerit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (max-width: 600px) {
        /* line 1297, style.scss */
        .demerit_boxb dl dd + dt {
          margin-top: 10px; } }

/* line 1319, style.scss */
.sort_pointb h5 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #9ad2b6;
  border-radius: 15px;
  color: #ffffff;
  margin-top: 10px;
  padding: 0 10px; }
  /* line 1329, style.scss */
  .sort_pointb h5 span {
    display: inline-block;
    text-align: left; }
/* line 1334, style.scss */
.sort_pointb p {
  margin-top: 10px; }
  /* line 1336, style.scss */
  .sort_pointb p.center {
    text-align: center; }
    /* line 1338, style.scss */
    .sort_pointb p.center span {
      display: inline-block;
      text-align: left; }
/* line 1344, 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 1350, 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 1350, style.scss */
      .sort_pointb table th {
        padding: 5px; } }
  /* line 1368, 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 1368, style.scss */
      .sort_pointb table td {
        padding: 5px; } }
    /* line 1384, style.scss */
    .sort_pointb table td span {
      display: inline-block;
      text-align: left; }
  /* line 1389, style.scss */
  .sort_pointb table + h5 {
    margin-top: 25px; }

/* line 1394, style.scss */
.product_box {
  margin: 20px 0 0; }

/* line 1398, style.scss */
.product_boxb .product_title {
  text-align: center; }
  /* line 1400, style.scss */
  .product_boxb .product_title h4 {
    display: inline-block;
    text-align: center;
    color: #b92422;
    line-height: 1.5;
    font-size: 18px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1400, style.scss */
      .product_boxb .product_title h4 {
        font-size: 16px; } }
    @media screen and (max-width: 600px) {
      /* line 1400, style.scss */
      .product_boxb .product_title h4 {
        font-size: 16px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1417, style.scss */
    .product_boxb .product_title.product_title-osusume h4 {
      font-size: 18px; } }
  @media screen and (max-width: 600px) {
    /* line 1417, style.scss */
    .product_boxb .product_title.product_title-osusume h4 {
      font-size: 18px; } }

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

/* line 1439, style.scss */
.list_lead {
  text-align: center; }
  /* line 1441, style.scss */
  .list_lead p {
    display: inline-block;
    text-align: left; }

/* line 1446, style.scss */
.list_box {
  margin: 15px 0 0; }

/* line 1450, style.scss */
.list_boxb table {
  width: 100%;
  border-collapse: inherit;
  font-size: 15px;
  font-size: 1.5rem; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1450, style.scss */
    .list_boxb table {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1450, style.scss */
    .list_boxb table {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    /* line 1450, style.scss */
    .list_boxb table {
      font-size: 14px;
      font-size: 1.4rem; } }
  /* line 1469, style.scss */
  .list_boxb table th,
  .list_boxb table td {
    padding: 10px;
    text-align: center;
    vertical-align: middle; }
    @media screen and (max-width: 600px) {
      /* line 1469, style.scss */
      .list_boxb table th,
      .list_boxb table td {
        padding: 5px;
        line-height: 1.5; } }
  @media all and (min-width: 1200.01px) {
    /* line 1485, style.scss */
    .list_boxb table td {
      text-align: left;
      padding-left: 65px; } }
  /* line 1492, style.scss */
  .list_boxb table thead th {
    background: #08b3b3;
    color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-size: 1.6rem; }
    /* line 1502, style.scss */
    .list_boxb table thead th:last-of-type {
      border-right: none; }
  /* line 1509, style.scss */
  .list_boxb table tbody th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #e8f4f4; }
  /* line 1515, style.scss */
  .list_boxb table tbody td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1528, style.scss */
      .list_boxb table tbody td p {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1528, style.scss */
      .list_boxb table tbody td p {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        line-height: 1.5; } }
    @media screen and (max-width: 600px) {
      /* line 1528, style.scss */
      .list_boxb table tbody td p {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; } }
    /* line 1550, style.scss */
    .list_boxb table tbody td p:before {
      display: inline-block;
      content: '';
      width: 26px;
      height: 26px;
      background-image: url("../images/list_icon01.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      position: relative;
      top: 7px;
      margin-right: 10px; }
      @media screen and (min-width: 930.01px) and (max-width: 1200px) {
        /* line 1550, style.scss */
        .list_boxb table tbody td p:before {
          margin-right: 0;
          margin-bottom: 10px; } }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1550, style.scss */
        .list_boxb table tbody td p:before {
          margin-right: 0;
          margin-bottom: 10px; } }
      @media screen and (max-width: 600px) {
        /* line 1550, style.scss */
        .list_boxb table tbody td p:before {
          margin-right: 0;
          margin-bottom: 10px; } }
    /* line 1577, style.scss */
    .list_boxb table tbody td p.list01 {
      color: #ff7c12; }
      /* line 1579, style.scss */
      .list_boxb table tbody td p.list01:before {
        width: 26px;
        height: 26px;
        background-image: url("../images/list_icon01.png");
        top: 7px; }
    /* line 1586, style.scss */
    .list_boxb table tbody td p.list02 {
      color: #000000; }
      /* line 1588, style.scss */
      .list_boxb table tbody td p.list02:before {
        width: 26px;
        height: 26px;
        background-image: url("../images/list_icon02.png");
        top: 7px; }
    /* line 1595, style.scss */
    .list_boxb table tbody td p.list03 {
      color: #385fad; }
      /* line 1597, style.scss */
      .list_boxb table tbody td p.list03:before {
        width: 28px;
        height: 24px;
        background-image: url("../images/list_icon03.png");
        top: 8px; }

/* line 1617, style.scss */
.matome_box {
  margin: 80px 0 0; }
  @media screen and (max-width: 600px) {
    /* line 1617, style.scss */
    .matome_box {
      margin: 60px 0 0; } }

/* line 1629, style.scss */
.matome_boxb {
  padding: 50px 60px 60px 60px;
  background: url("../images/matome_waku1.png") left 10px top 10px no-repeat, url("../images/matome_waku2.png") right 10px top 10px no-repeat, url("../images/matome_waku3.png") left 10px bottom 10px no-repeat, url("../images/matome_waku4.png") right 10px bottom 10px no-repeat, linear-gradient(to right, #b7dbc8, #d8f0e4, #d8f0e4, #b7dbc8);
  background-size: 100px auto , 100px auto , 100px auto , 100px auto ,auto; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1629, style.scss */
    .matome_boxb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1629, style.scss */
    .matome_boxb {
      padding: 30px; } }
  @media screen and (max-width: 600px) {
    /* line 1629, style.scss */
    .matome_boxb {
      padding: 40px 25px 50px; } }
  /* line 1651, style.scss */
  .matome_boxb h4 {
    text-align: center;
    color: #6e4621; }
    /* line 1655, style.scss */
    .matome_boxb h4 span {
      display: inline-block;
      text-align: center;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.5; }
      @media screen and (max-width: 600px) {
        /* line 1655, style.scss */
        .matome_boxb h4 span {
          font-size: 18px;
          font-weight: bold; } }
  /* line 1672, style.scss */
  .matome_boxb p {
    margin-top: 10px; }

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

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

/* line 1702, style.scss */
.attention_boxb {
  padding: 30px;
  border: 3px solid #9ad2b6;
  position: relative;
  background: #FFFDF0; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1702, style.scss */
    .attention_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1702, style.scss */
    .attention_boxb {
      padding: 20px 15px 15px; } }
  /* line 1721, style.scss */
  .attention_boxb h4 {
    width: fit-content;
    padding: 0 30px;
    background: #9ad2b6;
    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 1721, style.scss */
      .attention_boxb h4 {
        font-size: 16px;
        font-size: 1.6rem;
        top: -15px; } }
    @media screen and (max-width: 600px) {
      /* line 1721, style.scss */
      .attention_boxb h4 {
        font-size: 16px;
        font-size: 1.6rem;
        top: -15px; } }

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

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

/* line 1800, style.scss */
.product_flexb {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse; }
  @media screen and (max-width: 600px) {
    /* line 1800, style.scss */
    .product_flexb {
      display: block; } }
  /* line 1816, 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 1816, style.scss */
      .product_flexb .product_flex_img1 {
        margin: 0 auto 10px; } }
    @media screen and (max-width: 600px) {
      /* line 1816, style.scss */
      .product_flexb .product_flex_img1 {
        margin: 0 auto 10px; } }

/* line 1848, style.scss */
.product_txtb h4 {
  padding: 0 5px 3px;
  font-size: 110%;
  line-height: 1.5;
  border-bottom: 2px solid #94dfc9; }
/* line 1855, style.scss */
.product_txtb p {
  margin: 20px 0 0; }
/* line 1858, style.scss */
.product_txtb dl.point {
  margin: 15px 0 0; }
  /* line 1860, style.scss */
  .product_txtb dl.point dt {
    font-weight: 500; }
  /* line 1863, style.scss */
  .product_txtb dl.point dd {
    padding-left: 0.5em; }
    /* line 1865, style.scss */
    .product_txtb dl.point dd + dt {
      margin-top: 10px; }
  /* line 1870, style.scss */
  .product_txtb dl.point.point_color dt {
    color: #9ad2b6; }
    /* line 1872, style.scss */
    .product_txtb dl.point.point_color dt:before {
      display: inline-block;
      content: '';
      width: 14px;
      height: 14px;
      background: #9ad2b6;
      border-radius: 7px;
      margin-right: 6px; }
  /* line 1882, style.scss */
  .product_txtb dl.point.point_color dd {
    padding-left: 20px; }
    /* line 1884, style.scss */
    .product_txtb dl.point.point_color dd + dt {
      margin-top: 5px; }
/* line 1890, style.scss */
.product_txtb .column {
  margin: 20px 0 0; }
/* line 1893, style.scss */
.product_txtb .columnb {
  background: #d1f0e7;
  border-radius: 10px;
  padding: 20px; }

/* line 1899, style.scss */
.product_listb {
  display: grid;
  column-gap: 28px;
  row-gap: 40px;
  grid-template-columns: repeat(4, 1fr); }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 1899, style.scss */
    .product_listb {
      column-gap: 15px;
      row-gap: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1899, style.scss */
    .product_listb {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 10px;
      row-gap: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1899, style.scss */
    .product_listb {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 10px;
      row-gap: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1899, style.scss */
    .product_listb {
      grid-template-columns: repeat(2, 1fr);
      column-gap: 10px;
      row-gap: 20px; } }
  /* line 1923, style.scss */
  .product_listb .product_link {
    max-width: 179px;
    width: 100%; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1923, style.scss */
      .product_listb .product_link {
        max-width: 200px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1923, style.scss */
      .product_listb .product_link {
        max-width: 200px; } }
    @media screen and (max-width: 600px) {
      /* line 1923, style.scss */
      .product_listb .product_link {
        max-width: 300px; } }
    /* line 1939, style.scss */
    .product_listb .product_link a {
      text-decoration: none;
      color: #000;
      line-height: 1.3; }
      /* line 1944, style.scss */
      .product_listb .product_link a:hover {
        opacity: 0.6; }
      /* line 1947, style.scss */
      .product_listb .product_link a img {
        border: 1px solid #ccc; }
  /* line 1954, style.scss */
  .product_listb .product_img01_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_134544_img_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (max-width: 600px) {
      /* line 1954, style.scss */
      .product_listb .product_img01_1 {
        height: calc(100vw - 40px); } }
  /* line 1972, style.scss */
  .product_listb .product_img01_2 {
    grid-row: 5 / 7;
    grid-column: 3 / 5;
    background-image: url("https://www.mallche.com/images/item_134451_img_03.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 1972, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 5 / 7;
        grid-column: 3 / 5; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1972, 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 1972, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 7 / 9;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 1972, style.scss */
      .product_listb .product_img01_2 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1998, style.scss */
  .product_listb .product_img01_3 {
    background-image: url("../images/img01_3.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1998, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 11 / 13;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1998, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 11 / 13;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 1998, style.scss */
      .product_listb .product_img01_3 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 2020, style.scss */
  .product_listb .product_img02_1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
    background-image: url("https://www.mallche.com/images/item_134433_img_02.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (max-width: 600px) {
      /* line 2020, style.scss */
      .product_listb .product_img02_1 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 2040, style.scss */
  .product_listb .product_img02_2 {
    background-image: url("https://www.mallche.com/images/item_85669_img_02.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 2040, style.scss */
      .product_listb .product_img02_2 {
        grid-row: 6 / 8;
        grid-column: 1 / 3; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2040, style.scss */
      .product_listb .product_img02_2 {
        grid-row: 6 / 8;
        grid-column: 1 / 3; } }
    @media screen and (max-width: 600px) {
      /* line 2040, style.scss */
      .product_listb .product_img02_2 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 2062, style.scss */
  .product_listb .product_img02_3 {
    background-image: url("https://www.mallche.com/images/item_133923_img_01.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 2062, style.scss */
      .product_listb .product_img02_3 {
        grid-row: 9 / 11;
        grid-column: 2 / 4; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2062, style.scss */
      .product_listb .product_img02_3 {
        grid-row: 9 / 11;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 2062, style.scss */
      .product_listb .product_img02_3 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 2084, style.scss */
  .product_listb .product_img02_4 {
    background-image: url("https://www.mallche.com/images/item_84820_img_04.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 2084, style.scss */
      .product_listb .product_img02_4 {
        grid-row: 11 / 13;
        grid-column: 1 / 3; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2084, style.scss */
      .product_listb .product_img02_4 {
        grid-row: 11 / 13;
        grid-column: 1 / 3; } }
    @media screen and (max-width: 600px) {
      /* line 2084, style.scss */
      .product_listb .product_img02_4 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }

/* line 2107, style.scss */
.product_link_name {
  margin: 10px auto 0;
  width: fit-content;
  font-size: 14px;
  font-size: 1.4rem; }

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

/* line 2125, style.scss */
.product_tableb table {
  border-top: 1px solid #9ad2b6;
  border-left: 1px solid #9ad2b6;
  width: 100%;
  line-height: 1.4; }
  /* line 2130, style.scss */
  .product_tableb table caption {
    margin-bottom: 10px; }
  /* line 2134, style.scss */
  .product_tableb table th,
  .product_tableb table td {
    border-bottom: 1px solid #9ad2b6;
    border-right: 1px solid #9ad2b6;
    padding: 5px 10px; }
    @media screen and (max-width: 600px) {
      /* line 2134, style.scss */
      .product_tableb table th,
      .product_tableb table td {
        font-size: 14px;
        font-size: 1.4rem; } }
  /* line 2152, style.scss */
  .product_tableb table thead th {
    text-align: center;
    background: #9ad2b6;
    border-right: 1px solid #fff;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff; }
    @media screen and (max-width: 600px) {
      /* line 2152, style.scss */
      .product_tableb table thead th {
        font-size: 14px;
        font-size: 1.4rem; } }
    /* line 2170, style.scss */
    .product_tableb table thead th:last-of-type {
      border-right: 1px solid #9ad2b6; }
  /* line 2175, style.scss */
  .product_tableb table td:nth-of-type(2) {
    word-break: break-all; }
  /* line 2186, style.scss */
  .product_tableb table td:last-of-type {
    color: #801414;
    text-align: right;
    font-size: 14px;
    font-weight: bold; }

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

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

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

/* line 2215, style.scss */
.pickup_titleb {
  width: fit-content;
  text-align: center;
  margin: auto;
  background: #2f9a5a;
  font-size: 18px;
  font-size: 1.8rem;
  margin: auto;
  color: #fff;
  padding: 0 30px;
  position: relative; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 2215, style.scss */
    .pickup_titleb {
      padding: 5px 30px; } }
  @media screen and (max-width: 600px) {
    /* line 2215, style.scss */
    .pickup_titleb {
      font-size: 14px;
      font-size: 1.4rem;
      padding: 5px 30px; } }
  /* line 2238, style.scss */
  .pickup_titleb span {
    display: inline-block;
    text-align: left; }
  /* line 2242, style.scss */
  .title1 .pickup_titleb {
    background: #2f9a5a; }
  /* line 2245, style.scss */
  .title2 .pickup_titleb {
    background: #9a2f39; }
  /* line 2248, style.scss */
  .pickup_titleb:before {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: -15px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2248, style.scss */
      .pickup_titleb:before {
        width: 20px;
        left: -10px; } }
    @media screen and (max-width: 600px) {
      /* line 2248, style.scss */
      .pickup_titleb:before {
        width: 20px;
        left: -10px; } }
  /* line 2271, style.scss */
  .pickup_titleb:after {
    display: block;
    content: '';
    width: 30px;
    height: 100%;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -15px; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2271, style.scss */
      .pickup_titleb:after {
        width: 20px;
        right: -10px; } }
    @media screen and (max-width: 600px) {
      /* line 2271, style.scss */
      .pickup_titleb:after {
        width: 20px;
        right: -10px; } }

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

/* line 2302, style.scss */
.case_box {
  border: 1px solid #9ad2b6;
  margin-top: 30px; }
  /* line 2306, style.scss */
  .case_box + .case_box {
    margin-top: 40px; }

/* line 2311, style.scss */
.case_box_title {
  display: flex;
  line-height: 1.5;
  margin-bottom: 20px;
  justify-content: space-between; }

/* line 2319, style.scss */
.case_box_title_no {
  background: #6e4621;
  color: #fff;
  width: 70px;
  text-align: center;
  padding: 10px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  position: relative;
  font-size: 22px; }
  @media screen and (max-width: 600px) {
    /* line 2319, style.scss */
    .case_box_title_no {
      width: 50px; } }
  /* line 2335, style.scss */
  .case_box_title_no:before {
    content: "";
    position: absolute;
    inset: 5px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    opacity: 0.5;
    pointer-events: none;
    display: block; }

/* line 2347, style.scss */
.case_box_title_txt {
  padding: 10px 0;
  color: #6e4621;
  font-weight: bold;
  font-size: 18px;
  width: calc(100% - 90px); }
  @media screen and (max-width: 600px) {
    /* line 2347, style.scss */
    .case_box_title_txt {
      width: calc(100% - 65px); } }

/* line 2358, style.scss */
.case_box_main {
  padding: 30px 40px 40px 40px; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 2358, style.scss */
    .case_box_main {
      padding: 20px 20px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 2358, style.scss */
    .case_box_main {
      padding: 20px 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 2358, style.scss */
    .case_box_main {
      padding: 15px 15px; } }
  @media screen and (max-width: 600px) {
    /* line 2358, style.scss */
    .case_box_main {
      padding: 15px 15px; } }

/* line 2378, style.scss */
.case_box_main_txt {
  position: relative;
  border-top: 1px solid #9ad2b6;
  padding-top: 30px; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 2378, style.scss */
    .case_box_main_txt {
      display: block; } }
  @media screen and (max-width: 600px) {
    /* line 2378, style.scss */
    .case_box_main_txt {
      display: block; } }
  /* line 2394, style.scss */
  .case_box_main_txt .product_link_mainimg {
    float: left;
    max-width: 300px;
    margin: 0 20px 20px 0; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 2394, style.scss */
      .case_box_main_txt .product_link_mainimg {
        max-width: 240px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 2394, style.scss */
      .case_box_main_txt .product_link_mainimg {
        max-width: 200px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2394, style.scss */
      .case_box_main_txt .product_link_mainimg {
        float: none;
        max-width: 300px;
        margin: 0 auto 20px; } }
    @media screen and (max-width: 600px) {
      /* line 2394, style.scss */
      .case_box_main_txt .product_link_mainimg {
        float: none;
        max-width: 300px;
        margin: 0 auto 20px; } }
  /* line 2417, style.scss */
  .case_box_main_txt .product_link_subimg {
    height: 100%;
    float: right;
    display: flex;
    margin-left: 15px;
    align-items: flex-end;
    shape-outside: inset(calc(100% - 250px) 0 0);
    width: 190px;
    padding-bottom: 40px; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 2417, style.scss */
      .case_box_main_txt .product_link_subimg {
        shape-outside: inset(calc(100% - 220px) 0 0);
        width: 160px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 2417, style.scss */
      .case_box_main_txt .product_link_subimg {
        shape-outside: inset(calc(100% - 220px) 0 0);
        width: 160px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2417, style.scss */
      .case_box_main_txt .product_link_subimg {
        float: none;
        width: auto;
        max-width: 300px;
        margin: 0 auto;
        padding: 20px 0; } }
    @media screen and (max-width: 600px) {
      /* line 2417, style.scss */
      .case_box_main_txt .product_link_subimg {
        float: none;
        width: auto;
        max-width: 300px;
        margin: 0 auto;
        padding: 20px 0; } }
    /* line 2449, style.scss */
    .case_box_main_txt .product_link_subimg.pc {
      display: none; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 2449, style.scss */
        .case_box_main_txt .product_link_subimg.pc {
          display: none; } }
      @media screen and (max-width: 600px) {
        /* line 2449, style.scss */
        .case_box_main_txt .product_link_subimg.pc {
          display: none; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2460, style.scss */
      .case_box_main_txt .product_link_subimg.sp {
        display: block; } }
    @media screen and (max-width: 600px) {
      /* line 2460, style.scss */
      .case_box_main_txt .product_link_subimg.sp {
        display: block; } }

@media all and (min-width: 1200.01px) {
  /* line 2484, style.scss */
  .case_box_main_item .product_listb {
    grid-template-columns: auto;
    margin-left: auto;
    margin-right: auto;
    width: fit-content; }
    /* line 2490, style.scss */
    .case_box_main_item .product_listb.column3 {
      grid-template-columns: auto auto; }
  /* line 2494, style.scss */
  .case_box_main_item .product_link {
    max-width: 100%;
    width: auto; }
    /* line 2498, style.scss */
    .case_box_main_item .product_link a {
      display: flex;
      align-items: center; }
    /* line 2504, style.scss */
    .case_box_main_item .product_link .product_link_img {
      width: 164px; }
    /* line 2508, style.scss */
    .case_box_main_item .product_link .product_link_data {
      margin-left: 20px;
      width: calc(100% - 174px); }
    /* line 2512, style.scss */
    .case_box_main_item .product_link .product_link_name {
      width: auto;
      margin-top: 0; }
    /* line 2517, style.scss */
    .case_box_main_item .product_link .product_link_price {
      text-align: left; } }
@media screen and (min-width: 930.01px) and (max-width: 1200px) {
  /* line 2526, style.scss */
  .case_box_main_item .product_listb {
    grid-template-columns: auto auto;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (min-width: 760.01px) and (max-width: 930px) {
  /* line 2526, style.scss */
  .case_box_main_item .product_listb {
    grid-template-columns: auto auto;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 2526, style.scss */
  .case_box_main_item .product_listb {
    grid-template-columns: auto auto;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (max-width: 600px) {
  /* line 2526, style.scss */
  .case_box_main_item .product_listb {
    grid-template-columns: auto auto;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; } }
@media screen and (min-width: 930.01px) and (max-width: 1200px) {
  /* line 2552, style.scss */
  .case_box_main_item .product_listb .product_link {
    max-width: 178px; } }
@media screen and (min-width: 760.01px) and (max-width: 930px) {
  /* line 2552, style.scss */
  .case_box_main_item .product_listb .product_link {
    max-width: 178px; } }
@media screen and (max-width: 600px) {
  /* line 2552, style.scss */
  .case_box_main_item .product_listb .product_link {
    max-width: 160px; } }

/* line 2567, style.scss */
.kome {
  margin-top: 20px; }

/* line 2571, style.scss */
.stylelist {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 20px 20px;
  margin: 20px 0;
  align-items: center;
  justify-content: center; }
  /* line 2579, style.scss */
  .stylelist dt {
    background: #f1f1f1;
    text-align: center;
    /*vertical-align: middle;*/
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100px;
    display: flex; }
    /* line 2589, style.scss */
    .stylelist dt.stylelist1 {
      background: #FCDFDF; }
    /* line 2593, style.scss */
    .stylelist dt.stylelist2 {
      background: #F5E682; }
    /* line 2597, style.scss */
    .stylelist dt.stylelist3 {
      background: #D5CCB4; }

/* line 2606, style.scss */
.title_item {
  text-align: center;
  color: #6e4621;
  font-size: 19px;
  background-size: auto 9px;
  width: fit-content;
  margin: 20px auto 0;
  line-height: 1.5; }
  @media screen and (max-width: 600px) {
    /* line 2606, style.scss */
    .title_item {
      font-size: 18px; } }

/* line 2624, style.scss */
.rank {
  margin: 20px 0 0 0; }
  @media screen and (max-width: 600px) {
    /* line 2624, style.scss */
    .rank {
      margin: 0; } }
  /* line 2630, style.scss */
  .rank dl {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px 0; }
    @media screen and (max-width: 600px) {
      /* line 2630, style.scss */
      .rank dl {
        gap: 0 0;
        grid-template-columns: 1fr 1fr; } }
    /* line 2640, style.scss */
    .rank dl dt {
      background: linear-gradient(to right, #b7dbc8, #d8f0e4, #d8f0e4, #b7dbc8);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      font-weight: bold; }
      @media screen and (max-width: 600px) {
        /* line 2640, style.scss */
        .rank dl dt {
          grid-column: span 2;
          margin-top: 20px;
          padding: 15px 0; } }
      /* line 2654, style.scss */
      .rank dl dt span {
        text-align: center;
        display: block; }
        /* line 2658, style.scss */
        .rank dl dt span + span {
          margin-top: 0.5em; }
          @media screen and (max-width: 600px) {
            /* line 2658, style.scss */
            .rank dl dt span + span {
              margin-top: 0; } }
    /* line 2669, style.scss */
    .rank dl dd {
      color: #6e4621;
      text-align: center;
      font-weight: bold; }

/* line 2678, style.scss */
.katsuyo {
  clear: both;
  margin-top: 30px; }

/* line 2683, style.scss */
.katsuyob {
  background: rgba(216, 240, 228, 0.4);
  padding: 20px 20px; }
  @media all and (min-width: 1200.01px) {
    /* line 2683, style.scss */
    .katsuyob {
      padding: 30px 30px; } }

/* line 2692, style.scss */
.katsuyo_title {
  text-align: center;
  color: #6e4621;
  font-size: 19px; }

/* line 2703, style.scss */
.product_link_btn {
  background: #801414;
  margin-top: 15px;
  padding: 4px 20px 5px;
  font-size: 14px;
  width: fit-content;
  text-align: center; }
  @media screen and (min-width: 930.01px) and (max-width: 1200px) {
    /* line 2703, style.scss */
    .product_link_btn {
      padding: 4px 10px 5px;
      margin-left: auto;
      margin-right: auto;
      width: 100%; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 2703, style.scss */
    .product_link_btn {
      padding: 4px 5px 5px;
      margin-left: auto;
      margin-right: auto;
      width: 100%; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 2703, style.scss */
    .product_link_btn {
      padding: 4px 5px 5px;
      margin-left: auto;
      margin-right: auto;
      width: 100%; } }
  @media screen and (max-width: 600px) {
    /* line 2703, style.scss */
    .product_link_btn {
      padding: 4px 5px 5px;
      margin-left: auto;
      margin-right: auto;
      width: 100%; } }
  @media all and (min-width: 1200.01px) {
    /* line 2739, style.scss */
    .column3 .product_link_btn {
      padding: 4px 7px 5px; } }
  /* line 2745, style.scss */
  .product_link_btn span {
    color: #fff;
    display: inline-block;
    position: relative;
    padding-left: 15px;
    text-align: left; }
    /* line 2752, style.scss */
    .product_link_btn span:before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      width: 6px;
      height: 6px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: translateY(-50%) rotate(45deg); }

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