@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 11, style.scss */
.min_R {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

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

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

/* line 27, 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 38, 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 47, style.scss */
.text_R {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

/* line 53, 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 60, 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 67, 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 74, style.scss */
.color_b {
  color: #673309; }

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

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

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

/* line 199, 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 199, style.scss */
    .topic_title {
      width: 55%; } }
  @media screen and (max-width: 600px) {
    /* line 199, style.scss */
    .topic_title {
      width: 60%; } }

/* line 223, 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 223, style.scss */
    .topic_titleb {
      max-width: 50vw; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 223, style.scss */
    .topic_titleb {
      max-width: 50vw; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 223, style.scss */
    .topic_titleb {
      max-width: 260px; } }
  @media screen and (max-width: 600px) {
    /* line 223, style.scss */
    .topic_titleb {
      max-width: 180px; } }
  /* line 243, 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 243, style.scss */
      .topic_titleb div {
        font-size: 2.6vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 243, style.scss */
      .topic_titleb div {
        font-size: 20px;
        font-size: 2.0rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 243, style.scss */
      .topic_titleb div {
        font-size: 22px;
        font-size: 2.2rem; } }
    @media screen and (max-width: 600px) {
      /* line 243, style.scss */
      .topic_titleb div {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 270, 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 270, style.scss */
      .topic_titleb span {
        font-size: 2.6vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 270, style.scss */
      .topic_titleb span {
        font-size: 24px;
        font-size: 2.4rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 270, style.scss */
      .topic_titleb span {
        font-size: 26px;
        font-size: 2.6rem; } }
    @media screen and (max-width: 600px) {
      /* line 270, style.scss */
      .topic_titleb span {
        font-size: 20px;
        font-size: 2.0rem;
        padding: 15px 10px 5px; } }
  /* line 296, 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 296, style.scss */
      .topic_titleb h2 {
        font-size: 3.2vw; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 296, style.scss */
      .topic_titleb h2 {
        font-size: 32px;
        font-size: 3.2rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 296, style.scss */
      .topic_titleb h2 {
        font-size: 34px;
        font-size: 3.4rem; } }
    @media screen and (max-width: 600px) {
      /* line 296, style.scss */
      .topic_titleb h2 {
        font-size: 26px;
        font-size: 2.6rem;
        padding: 5px 10px 15px; } }
    /* line 321, style.scss */
    .topic_titleb h2 br.xxs-media {
      display: none; }
      @media all and (min-width: 250.01px) and (max-width: 450px) {
        /* line 321, style.scss */
        .topic_titleb h2 br.xxs-media {
          display: inline-block; } }

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

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

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

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

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

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

/* line 472, style.scss */
.content_listb {
  padding: 40px;
  border: 1px solid #b50005; }
  /* line 475, style.scss */
  .content_listb h3 {
    color: #b50005;
    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 475, style.scss */
      .content_listb h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 475, style.scss */
      .content_listb h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (max-width: 600px) {
      /* line 475, style.scss */
      .content_listb h3 {
        font-size: 18px;
        font-size: 1.8rem; } }
  /* line 499, style.scss */
  .content_listb dl {
    margin: 10px auto 0;
    width: fit-content;
    counter-reset: listnum; }
    /* line 503, style.scss */
    .content_listb dl a {
      text-decoration: none;
      color: #000000; }
      /* line 506, style.scss */
      .content_listb dl a:hover {
        text-decoration: underline;
        opacity: 0.6; }
    /* line 511, style.scss */
    .content_listb dl dt {
      display: flex;
      margin: 8px 0; }
      /* line 515, style.scss */
      .content_listb dl dt:before {
        counter-increment: listnum;
        content: "第" counter(listnum) "章　";
        white-space: nowrap; }
    /* line 521, style.scss */
    .content_listb dl dd {
      margin-left: 3em; }
      /* line 523, 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 536, style.scss */
.topics_main_title {
  margin: 60px 0 0; }

/* line 540, 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;
  background: url("../images/title_line_l.png") 0 100% no-repeat, url("../images/title_line_r.png") 100% 100% no-repeat, url("../images/title_line_c.png") 50% 100% no-repeat, url("../images/title_line_bg.png") 0 100% repeat-x;
  background-size: auto 10px;
  padding-bottom: 25px;
  width: fit-content;
  margin: 0 auto; }
  /* line 558, 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: #b50005;
    font-weight: 700;
    width: fit-content;
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 558, 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 558, 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 558, style.scss */
      .topics_main_titleb h3 span {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.5; } }
    /* line 588, style.scss */
    .topics_main_titleb h3 span.min_no {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.2;
      padding: 0 30px;
      color: #b50005;
      font-weight: 700;
      margin-bottom: 10px;
      letter-spacing: 0.3em;
      padding-left: 0.3em;
      padding-right: 0; }
      @media screen and (max-width: 600px) {
        /* line 588, style.scss */
        .topics_main_titleb h3 span.min_no {
          font-size: 20px;
          font-size: 2.0rem; } }
      /* line 604, style.scss */
      .topics_main_titleb h3 span.min_no strong {
        font-size: 150%; }

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

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

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

@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 641, style.scss */
  .about_boxb {
    display: flex;
    flex-direction: column-reverse; } }
@media screen and (max-width: 600px) {
  /* line 641, style.scss */
  .about_boxb {
    display: flex;
    flex-direction: column-reverse; } }
@media screen and (min-width: 600.01px) and (max-width: 760px) {
  /* line 658, style.scss */
  .about_boxb .about_txt {
    width: 100%; } }
@media screen and (max-width: 600px) {
  /* line 658, style.scss */
  .about_boxb .about_txt {
    width: 100%; } }
/* line 672, 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 672, 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 672, style.scss */
    .about_boxb .about_txt h5 {
      font-size: 18px;
      font-size: 1.8rem; } }
  @media screen and (max-width: 600px) {
    /* line 672, style.scss */
    .about_boxb .about_txt h5 {
      font-size: 18px;
      font-size: 1.8rem; } }
/* line 690, style.scss */
.about_boxb .about_txt h4 {
  color: #b50005;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-left: 30px;
  padding-left: 35px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 690, style.scss */
    .about_boxb .about_txt h4 {
      font-size: 15px;
      font-size: 1.5rem;
      padding-left: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 690, style.scss */
    .about_boxb .about_txt h4 {
      font-size: 16px;
      font-size: 1.6rem;
      padding-left: 30px; } }
  @media screen and (max-width: 600px) {
    /* line 690, style.scss */
    .about_boxb .about_txt h4 {
      font-size: 16px;
      font-size: 1.6rem;
      padding-left: 30px;
      /*padding-left: 2em;
      text-indent: -2em;*/ } }
  /* line 716, style.scss */
  .about_boxb .about_txt h4 span.no {
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    color: #fff;
    background: #b50005;
    width: 1.4em;
    height: 1.4em;
    margin-right: 5px;
    text-align: center;
    line-height: 1.3; }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 716, style.scss */
      .about_boxb .about_txt h4 span.no {
        top: 5px; } }
    @media screen and (max-width: 600px) {
      /* line 716, style.scss */
      .about_boxb .about_txt h4 span.no {
        top: 5px; } }
/* line 738, style.scss */
.about_boxb .about_txt p {
  margin-top: 10px; }
/* line 742, 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 742, 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 742, 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 742, style.scss */
    .about_boxb .about_img {
      float: none;
      max-width: 300px;
      margin: 20px auto 0; } }
  @media screen and (max-width: 600px) {
    /* line 742, 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 769, style.scss */
  .about_boxb .point_img {
    margin: 15px auto 0; } }
@media screen and (max-width: 600px) {
  /* line 769, style.scss */
  .about_boxb .point_img {
    margin: 15px auto 0; } }

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

/* line 785, 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 796, 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 796, style.scss */
    .colum_boxc {
      padding: 20px 20px; } }
  @media screen and (max-width: 600px) {
    /* line 796, style.scss */
    .colum_boxc {
      padding: 20px 20px; } }
  /* line 807, style.scss */
  .colum_boxc h5 {
    text-align: center; }
    /* line 809, 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 809, 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 809, style.scss */
        .colum_boxc h5 span {
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: bold; } }
      @media screen and (max-width: 600px) {
        /* line 809, style.scss */
        .colum_boxc h5 span {
          font-size: 15px;
          font-size: 1.5rem;
          font-weight: bold; } }
  /* line 833, 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 833, style.scss */
      .colum_boxc p {
        margin: 15px 0 0; } }
    @media screen and (max-width: 600px) {
      /* line 833, style.scss */
      .colum_boxc p {
        margin: 15px 0 0; } }

/* line 845, style.scss */
.table_box {
  margin: 30px 0 0; }
  /* line 847, style.scss */
  .table_box table {
    width: 100%;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc; }
    /* line 851, style.scss */
    .table_box table th, .table_box table td {
      border-right: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 5px; }
    /* line 857, style.scss */
    .table_box table thead th {
      background: #139021;
      text-align: center;
      color: #ffffff; }
    /* line 864, 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 864, style.scss */
        .table_box table tbody th {
          width: 100px; } }
      @media screen and (max-width: 600px) {
        /* line 864, style.scss */
        .table_box table tbody th {
          width: 100px; } }
    /* line 879, style.scss */
    .table_box table tbody td {
      padding: 5px 20px; }
  /* line 884, style.scss */
  .table_box .text_center {
    margin: 10px 0 0;
    text-align: center; }
    /* line 887, style.scss */
    .table_box .text_center p {
      display: inline-block;
      text-align: left; }

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

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

/* line 899, 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 899, style.scss */
    .hint_title {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 899, style.scss */
    .hint_title {
      font-size: 16px;
      font-size: 1.6rem; } }
  @media screen and (max-width: 600px) {
    /* line 899, style.scss */
    .hint_title {
      font-size: 16px;
      font-size: 1.6rem; } }
  /* line 917, 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 917, 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 917, style.scss */
      .hint_title span.no {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 600px) {
      /* line 917, style.scss */
      .hint_title span.no {
        font-size: 15px;
        font-size: 1.5rem; } }
  /* line 942, style.scss */
  .hint_title span:nth-of-type(2) {
    margin-right: 5px; }
  /* line 945, 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 945, style.scss */
      .hint_title div.design_sort {
        margin-top: 5px;
        display: block;
        width: fit-content; } }
    @media screen and (max-width: 600px) {
      /* line 945, style.scss */
      .hint_title div.design_sort {
        margin-top: 5px;
        display: block;
        width: fit-content; } }
  /* line 963, style.scss */
  .hint_title + p {
    margin-top: 15px; }

/* line 967, style.scss */
.hint_flex {
  margin: 15px 0 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 600px) {
    /* line 967, style.scss */
    .hint_flex {
      display: block; } }
  /* line 980, style.scss */
  .hint_flex .hint_txt {
    width: calc(100% - 400px); }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 980, style.scss */
      .hint_flex .hint_txt {
        width: calc(100% - 300px); } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 980, style.scss */
      .hint_flex .hint_txt {
        width: calc(100% - 150px); } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 980, style.scss */
      .hint_flex .hint_txt {
        width: calc(100% - 270px); } }
    @media screen and (max-width: 600px) {
      /* line 980, style.scss */
      .hint_flex .hint_txt {
        width: 100%; } }
  /* line 995, style.scss */
  .hint_flex .hint_img {
    max-width: 330px;
    display: flex; }
    @media screen and (min-width: 930.01px) and (max-width: 1200px) {
      /* line 995, style.scss */
      .hint_flex .hint_img {
        max-width: 270px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 995, style.scss */
      .hint_flex .hint_img {
        display: block;
        max-width: 120px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 995, style.scss */
      .hint_flex .hint_img {
        max-width: 250px; } }
    @media screen and (max-width: 600px) {
      /* line 995, style.scss */
      .hint_flex .hint_img {
        max-width: 100%;
        margin: 20px 0 0; } }
    /* line 1012, style.scss */
    .hint_flex .hint_img a {
      display: block; }
      /* line 1014, 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 1014, style.scss */
          .hint_flex .hint_img a img {
            width: 130px; } }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 1014, style.scss */
          .hint_flex .hint_img a img {
            width: 120px; } }
        @media screen and (min-width: 600.01px) and (max-width: 760px) {
          /* line 1014, style.scss */
          .hint_flex .hint_img a img {
            width: 120px; } }
        @media screen and (max-width: 600px) {
          /* line 1014, style.scss */
          .hint_flex .hint_img a img {
            width: 100%; } }
      /* line 1030, style.scss */
      .hint_flex .hint_img a + a {
        margin-left: 10px; }
        @media screen and (min-width: 760.01px) and (max-width: 930px) {
          /* line 1030, style.scss */
          .hint_flex .hint_img a + a {
            margin: 10px 0 0; } }
      /* line 1042, style.scss */
      .hint_flex .hint_img a:hover {
        opacity: 0.6; }

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

/* line 1061, style.scss */
.topics_main_stitleb {
  text-align: center; }
  /* line 1071, 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 1071, 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 1071, style.scss */
      .topics_main_stitleb h3 {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold; } }
    @media screen and (max-width: 600px) {
      /* line 1071, style.scss */
      .topics_main_stitleb h3 {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold; } }
    /* line 1107, 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 1107, 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 1107, style.scss */
        .topics_main_stitleb h3 small {
          font-size: 16px;
          font-size: 1.6rem; } }
      @media screen and (max-width: 600px) {
        /* line 1107, style.scss */
        .topics_main_stitleb h3 small {
          font-size: 16px;
          font-size: 1.6rem; } }
    /* line 1127, style.scss */
    .topics_main_stitleb h3 span {
      text-align: left;
      line-height: 1.5; }
  /* line 1132, style.scss */
  .product_title .topics_main_stitleb {
    padding: 15px 20px; }

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

/* line 1139, 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 1139, style.scss */
    .merit_boxb {
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1139, style.scss */
    .merit_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1139, style.scss */
    .merit_boxb {
      padding: 15px; } }
  /* line 1159, style.scss */
  .merit_boxb dl dt {
    color: #ff6600; }
    /* line 1161, 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 1173, style.scss */
  .merit_boxb dl dd {
    padding-left: 20px; }
    /* line 1175, style.scss */
    .merit_boxb dl dd + dt {
      margin-top: 25px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1175, style.scss */
        .merit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1175, style.scss */
        .merit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (max-width: 600px) {
        /* line 1175, style.scss */
        .merit_boxb dl dd + dt {
          margin-top: 10px; } }

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

/* line 1196, 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 1196, style.scss */
    .demerit_boxb {
      padding: 20px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1196, style.scss */
    .demerit_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1196, style.scss */
    .demerit_boxb {
      padding: 15px; } }
  /* line 1216, style.scss */
  .demerit_boxb dl dt {
    color: #1b5683; }
    /* line 1218, 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 1230, style.scss */
  .demerit_boxb dl dd {
    padding-left: 20px; }
    /* line 1232, style.scss */
    .demerit_boxb dl dd + dt {
      margin-top: 25px; }
      @media screen and (min-width: 760.01px) and (max-width: 930px) {
        /* line 1232, style.scss */
        .demerit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 1232, style.scss */
        .demerit_boxb dl dd + dt {
          margin-top: 15px; } }
      @media screen and (max-width: 600px) {
        /* line 1232, style.scss */
        .demerit_boxb dl dd + dt {
          margin-top: 10px; } }

/* line 1254, 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 1264, style.scss */
  .sort_pointb h5 span {
    display: inline-block;
    text-align: left; }
/* line 1269, style.scss */
.sort_pointb p {
  margin-top: 10px; }
  /* line 1271, style.scss */
  .sort_pointb p.center {
    text-align: center; }
    /* line 1273, style.scss */
    .sort_pointb p.center span {
      display: inline-block;
      text-align: left; }
/* line 1279, 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 1285, 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 1285, style.scss */
      .sort_pointb table th {
        padding: 5px; } }
  /* line 1303, 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 1303, style.scss */
      .sort_pointb table td {
        padding: 5px; } }
    /* line 1319, style.scss */
    .sort_pointb table td span {
      display: inline-block;
      text-align: left; }
  /* line 1324, style.scss */
  .sort_pointb table + h5 {
    margin-top: 25px; }

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

/* line 1333, style.scss */
.product_boxb .product_title {
  text-align: center; }
  /* line 1335, 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 1335, style.scss */
      .product_boxb .product_title h4 {
        font-size: 16px; } }
    @media screen and (max-width: 600px) {
      /* line 1335, style.scss */
      .product_boxb .product_title h4 {
        font-size: 16px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1352, style.scss */
    .product_boxb .product_title.product_title-osusume h4 {
      font-size: 18px; } }
  @media screen and (max-width: 600px) {
    /* line 1352, style.scss */
    .product_boxb .product_title.product_title-osusume h4 {
      font-size: 18px; } }

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

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

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

/* line 1385, 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 1385, style.scss */
    .list_boxb table {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1385, style.scss */
    .list_boxb table {
      font-size: 14px;
      font-size: 1.4rem; } }
  @media screen and (max-width: 600px) {
    /* line 1385, style.scss */
    .list_boxb table {
      font-size: 14px;
      font-size: 1.4rem; } }
  /* line 1404, 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 1404, style.scss */
      .list_boxb table th,
      .list_boxb table td {
        padding: 5px;
        line-height: 1.5; } }
  @media all and (min-width: 1200.01px) {
    /* line 1420, style.scss */
    .list_boxb table td {
      text-align: left;
      padding-left: 65px; } }
  /* line 1427, 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 1437, style.scss */
    .list_boxb table thead th:last-of-type {
      border-right: none; }
  /* line 1444, 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 1450, 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 1463, 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 1463, 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 1463, style.scss */
      .list_boxb table tbody td p {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; } }
    /* line 1485, 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 1485, 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 1485, style.scss */
        .list_boxb table tbody td p:before {
          margin-right: 0;
          margin-bottom: 10px; } }
      @media screen and (max-width: 600px) {
        /* line 1485, style.scss */
        .list_boxb table tbody td p:before {
          margin-right: 0;
          margin-bottom: 10px; } }
    /* line 1512, style.scss */
    .list_boxb table tbody td p.list01 {
      color: #ff7c12; }
      /* line 1514, style.scss */
      .list_boxb table tbody td p.list01:before {
        width: 26px;
        height: 26px;
        background-image: url("../images/list_icon01.png");
        top: 7px; }
    /* line 1521, style.scss */
    .list_boxb table tbody td p.list02 {
      color: #000000; }
      /* line 1523, style.scss */
      .list_boxb table tbody td p.list02:before {
        width: 26px;
        height: 26px;
        background-image: url("../images/list_icon02.png");
        top: 7px; }
    /* line 1530, style.scss */
    .list_boxb table tbody td p.list03 {
      color: #385fad; }
      /* line 1532, style.scss */
      .list_boxb table tbody td p.list03:before {
        width: 28px;
        height: 24px;
        background-image: url("../images/list_icon03.png");
        top: 8px; }

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

/* line 1564, style.scss */
.matome_boxb {
  padding: 50px 50px;
  background: url("../images/bg.png"); }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1564, style.scss */
    .matome_boxb {
      padding: 30px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 1564, style.scss */
    .matome_boxb {
      padding: 30px; } }
  @media screen and (max-width: 600px) {
    /* line 1564, style.scss */
    .matome_boxb {
      padding: 30px 20px; } }
  /* line 1579, style.scss */
  .matome_boxb h4 {
    text-align: center;
    color: #ce0006; }
    /* line 1583, style.scss */
    .matome_boxb h4 span {
      display: inline-block;
      text-align: center;
      font-size: 20px;
      font-size: 2.0rem;
      line-height: 1.5; }
      @media screen and (max-width: 600px) {
        /* line 1583, style.scss */
        .matome_boxb h4 span {
          font-size: 18px;
          font-weight: bold; } }
  /* line 1600, style.scss */
  .matome_boxb p {
    margin-top: 10px; }

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

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

/* line 1630, 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 1630, style.scss */
    .attention_boxb {
      padding: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1630, style.scss */
    .attention_boxb {
      padding: 20px 15px 15px; } }
  /* line 1649, 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 1649, style.scss */
      .attention_boxb h4 {
        font-size: 16px;
        font-size: 1.6rem;
        top: -15px; } }
    @media screen and (max-width: 600px) {
      /* line 1649, style.scss */
      .attention_boxb h4 {
        font-size: 16px;
        font-size: 1.6rem;
        top: -15px; } }

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

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

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

/* line 1776, style.scss */
.product_txtb h4 {
  padding: 0 5px 3px;
  font-size: 110%;
  line-height: 1.5;
  border-bottom: 2px solid #94dfc9; }
/* line 1783, style.scss */
.product_txtb p {
  margin: 20px 0 0; }
/* line 1786, style.scss */
.product_txtb dl.point {
  margin: 15px 0 0; }
  /* line 1788, style.scss */
  .product_txtb dl.point dt {
    font-weight: 500; }
  /* line 1791, style.scss */
  .product_txtb dl.point dd {
    padding-left: 0.5em; }
    /* line 1793, style.scss */
    .product_txtb dl.point dd + dt {
      margin-top: 10px; }
  /* line 1798, style.scss */
  .product_txtb dl.point.point_color dt {
    color: #17b486; }
    /* line 1800, 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 1810, style.scss */
  .product_txtb dl.point.point_color dd {
    padding-left: 20px; }
    /* line 1812, style.scss */
    .product_txtb dl.point.point_color dd + dt {
      margin-top: 5px; }
/* line 1818, style.scss */
.product_txtb .column {
  margin: 20px 0 0; }
/* line 1821, style.scss */
.product_txtb .columnb {
  background: #d1f0e7;
  border-radius: 10px;
  padding: 20px; }

/* line 1827, 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 1827, style.scss */
    .product_listb {
      column-gap: 15px;
      row-gap: 30px; } }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 1827, 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 1827, style.scss */
    .product_listb {
      grid-template-columns: repeat(3, 1fr);
      column-gap: 10px;
      row-gap: 20px; } }
  @media screen and (max-width: 600px) {
    /* line 1827, style.scss */
    .product_listb {
      grid-template-columns: repeat(2, 1fr);
      column-gap: 10px;
      row-gap: 20px; } }
  /* line 1851, style.scss */
  .product_listb .product_link {
    max-width: 179px;
    width: 100%; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 1851, style.scss */
      .product_listb .product_link {
        max-width: 200px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 1851, style.scss */
      .product_listb .product_link {
        max-width: 200px; } }
    @media screen and (max-width: 600px) {
      /* line 1851, style.scss */
      .product_listb .product_link {
        max-width: 300px; } }
    /* line 1867, style.scss */
    .product_listb .product_link a {
      text-decoration: none;
      color: #000;
      line-height: 1.3; }
      /* line 1872, style.scss */
      .product_listb .product_link a:hover {
        opacity: 0.6; }
      /* line 1875, style.scss */
      .product_listb .product_link a img {
        border: 1px solid #ccc; }
  /* line 1882, 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 1882, style.scss */
      .product_listb .product_img01_1 {
        height: calc(100vw - 40px); } }
  /* line 1900, 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 1900, 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 1900, 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 1900, style.scss */
      .product_listb .product_img01_2 {
        grid-row: 7 / 9;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 1900, style.scss */
      .product_listb .product_img01_2 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1926, 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 1926, 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 1926, style.scss */
      .product_listb .product_img01_3 {
        grid-row: 11 / 13;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 1926, style.scss */
      .product_listb .product_img01_3 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1948, 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 1948, style.scss */
      .product_listb .product_img02_1 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1968, 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 1968, 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 1968, style.scss */
      .product_listb .product_img02_2 {
        grid-row: 6 / 8;
        grid-column: 1 / 3; } }
    @media screen and (max-width: 600px) {
      /* line 1968, style.scss */
      .product_listb .product_img02_2 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 1990, 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 1990, 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 1990, style.scss */
      .product_listb .product_img02_3 {
        grid-row: 9 / 11;
        grid-column: 2 / 4; } }
    @media screen and (max-width: 600px) {
      /* line 1990, style.scss */
      .product_listb .product_img02_3 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }
  /* line 2012, 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 2012, 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 2012, style.scss */
      .product_listb .product_img02_4 {
        grid-row: 11 / 13;
        grid-column: 1 / 3; } }
    @media screen and (max-width: 600px) {
      /* line 2012, style.scss */
      .product_listb .product_img02_4 {
        grid-row: auto;
        grid-column: 1 / 3;
        height: calc(100vw - 40px); } }

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

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

/* line 2053, style.scss */
.product_tableb table {
  border-top: 1px solid #17b486;
  border-left: 1px solid #17b486;
  width: 100%;
  line-height: 1.4; }
  /* line 2058, style.scss */
  .product_tableb table caption {
    margin-bottom: 10px; }
  /* line 2062, 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 2062, style.scss */
      .product_tableb table th,
      .product_tableb table td {
        font-size: 14px;
        font-size: 1.4rem; } }
  /* line 2080, 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 2080, style.scss */
      .product_tableb table thead th {
        font-size: 14px;
        font-size: 1.4rem; } }
    /* line 2098, style.scss */
    .product_tableb table thead th:last-of-type {
      border-right: 1px solid #17b486; }
  /* line 2103, style.scss */
  .product_tableb table td:nth-of-type(2) {
    word-break: break-all; }
  /* line 2114, style.scss */
  .product_tableb table td:last-of-type {
    color: #801414;
    text-align: right;
    font-size: 14px;
    font-weight: bold; }

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

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

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

/* line 2143, 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 2143, style.scss */
    .pickup_titleb {
      padding: 5px 30px; } }
  @media screen and (max-width: 600px) {
    /* line 2143, style.scss */
    .pickup_titleb {
      font-size: 14px;
      font-size: 1.4rem;
      padding: 5px 30px; } }
  /* line 2166, style.scss */
  .pickup_titleb span {
    display: inline-block;
    text-align: left; }
  /* line 2170, style.scss */
  .title1 .pickup_titleb {
    background: #2f9a5a; }
  /* line 2173, style.scss */
  .title2 .pickup_titleb {
    background: #9a2f39; }
  /* line 2176, 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 2176, style.scss */
      .pickup_titleb:before {
        width: 20px;
        left: -10px; } }
    @media screen and (max-width: 600px) {
      /* line 2176, style.scss */
      .pickup_titleb:before {
        width: 20px;
        left: -10px; } }
  /* line 2199, 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 2199, style.scss */
      .pickup_titleb:after {
        width: 20px;
        right: -10px; } }
    @media screen and (max-width: 600px) {
      /* line 2199, style.scss */
      .pickup_titleb:after {
        width: 20px;
        right: -10px; } }

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

/* line 2230, style.scss */
.case_box {
  border: 1px solid #b50005;
  margin-top: 30px; }
  /* line 2234, style.scss */
  .case_box + .case_box {
    margin-top: 40px; }

/* line 2239, style.scss */
.case_box_title {
  display: flex;
  border-bottom: 1px solid #b50005;
  line-height: 1.5; }

/* line 2245, style.scss */
.case_box_title_no {
  background: #b50005;
  color: #fff;
  width: 90px;
  text-align: center;
  padding: 15px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold; }

/* line 2257, style.scss */
.case_box_title_txt {
  padding: 15px 20px;
  color: #b50005;
  font-weight: bold; }

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

/* line 2283, style.scss */
.case_box_main_txt {
  position: relative; }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 2283, style.scss */
    .case_box_main_txt {
      display: block; } }
  @media screen and (max-width: 600px) {
    /* line 2283, style.scss */
    .case_box_main_txt {
      display: block; } }
  /* line 2297, 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 2297, style.scss */
      .case_box_main_txt .product_link_mainimg {
        max-width: 240px; } }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 2297, style.scss */
      .case_box_main_txt .product_link_mainimg {
        max-width: 200px; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2297, 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 2297, style.scss */
      .case_box_main_txt .product_link_mainimg {
        float: none;
        max-width: 300px;
        margin: 0 auto 20px; } }
  /* line 2320, 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 2320, 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 2320, 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 2320, 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 2320, style.scss */
      .case_box_main_txt .product_link_subimg {
        float: none;
        width: auto;
        max-width: 300px;
        margin: 0 auto;
        padding: 20px 0; } }
    /* line 2352, style.scss */
    .case_box_main_txt .product_link_subimg.pc {
      display: none; }
      @media screen and (min-width: 600.01px) and (max-width: 760px) {
        /* line 2352, style.scss */
        .case_box_main_txt .product_link_subimg.pc {
          display: none; } }
      @media screen and (max-width: 600px) {
        /* line 2352, style.scss */
        .case_box_main_txt .product_link_subimg.pc {
          display: none; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 2363, style.scss */
      .case_box_main_txt .product_link_subimg.sp {
        display: block; } }
    @media screen and (max-width: 600px) {
      /* line 2363, style.scss */
      .case_box_main_txt .product_link_subimg.sp {
        display: block; } }

@media all and (min-width: 1200.01px) {
  /* line 2387, style.scss */
  .case_box_main_item .product_listb {
    grid-template-columns: auto;
    margin-left: auto;
    margin-right: auto;
    width: fit-content; }
    /* line 2393, style.scss */
    .case_box_main_item .product_listb.column2 {
      grid-template-columns: auto auto; }
  /* line 2397, style.scss */
  .case_box_main_item .product_link {
    max-width: 100%;
    width: auto; }
    /* line 2401, style.scss */
    .case_box_main_item .product_link a {
      display: flex;
      align-items: center; }
    /* line 2407, style.scss */
    .case_box_main_item .product_link .product_link_img {
      width: 178px; }
    /* line 2411, style.scss */
    .case_box_main_item .product_link .product_link_data {
      margin-left: 20px;
      width: calc(100% - 198px); }
    /* line 2415, style.scss */
    .case_box_main_item .product_link .product_link_name {
      width: auto;
      margin-top: 0; }
    /* line 2420, 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 2429, 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 2429, 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 2429, 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 2429, 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 2455, 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 2455, style.scss */
  .case_box_main_item .product_listb .product_link {
    max-width: 178px; } }
@media screen and (max-width: 600px) {
  /* line 2455, style.scss */
  .case_box_main_item .product_listb .product_link {
    max-width: 160px; } }

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

/* line 2474, style.scss */
.stylelist {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 20px 20px;
  margin: 20px 0;
  align-items: center;
  justify-content: center; }
  /* line 2482, 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 2492, style.scss */
    .stylelist dt.stylelist1 {
      background: #FCDFDF; }
    /* line 2496, style.scss */
    .stylelist dt.stylelist2 {
      background: #F5E682; }
    /* line 2500, style.scss */
    .stylelist dt.stylelist3 {
      background: #D5CCB4; }

/* line 2509, style.scss */
.title_item {
  text-align: center;
  color: #b50005;
  font-size: 19px;
  background: url("../images/title2.png") 0 50% no-repeat, url("../images/title2.png") 100% 50% no-repeat;
  background-size: auto 9px;
  padding: 0 35px;
  width: fit-content;
  margin: 20px auto 0;
  line-height: 1.5; }
  @media screen and (max-width: 600px) {
    /* line 2509, style.scss */
    .title_item {
      font-size: 18px; } }

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