
  .img-container {
      width: 80%;
      margin: 20px auto 30px;
    }
    .img-container img {
      width: 100%;
      height: auto;
    }

    .subject_frame {
      border: 5px solid #ea6e9a !important;
      padding: 10px;
      border-radius: 5px;
      box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    }

    .icon-container {
      position: relative;
    }
    .point-inner {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 20%;
      height: auto;
    }
    .logo-inner {
      position: absolute;
      top: 0;
      left: 0;
      width: 20%;
      height: auto;
    }
    .tokuten-inner {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 29%;
    }
    .tokuten-inner__large {
      width: 36% !important;
    }

    @media screen and (max-width:767px) {
      .subject_frame {
        padding: 5px !important;
      }
      .img-container {
        width: 100%;
        margin: 10px auto;
      }
      .point-inner {
        width: 25%;
      }
      .logo-inner {
        width: 25%;
      }
      .tokuten-inner {
        width: 35%;
      }
      .tokuten-inner__large {
        width: 100% !important;
        position: relative;
      }
    }

  .catch-news--explanation {
    width: 80%;
    margin: 20px auto;
    border: 2px solid #ea6e9a;
    background-color: #fff;
    padding: 15px 0;
    line-height: 1.5;
    font-size: 2.5rem;
    color: #ea6e9a;
    font-weight: bold;
    text-align: center;
  }
  .catch-news--explanation span {
    display: inline-block;
    margin-right: 10px;
    width: 120px;
    vertical-align: middle;
  }
  .catch-news--explanation span img {
    width: 100%;
    height: auto;
  }
  @media screen and (max-width:767px) {
    .catch-news--explanation {
      font-size: 4.5vw;
      padding: 10px 0;
      width: 100%;
    }
    .catch-news--explanation span {
      width: 50px;
    }
  }

  .bnr-container {
    width: 80%;
    margin: 10px auto;
  }
  .bnr-container img {
    width: 100%;
    height: auto;
    display: block;
  }
  @media screen and (max-width:767px) {
    .bnr-container {
      width: 100%;
    }
  }


  .catch-news--tokuten {
    background-color: #E70012;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 5px;
    width: 100px;
    padding: 5px 0;
    font-size: 1.35rem;
    vertical-align: middle;
    font-size: 1.2rem;
    font-weight: bold;
  }
  @media screen and (max-width:767px) {
    .catch-news--tokuten {
      width: 75px;
      padding: 1px 0;
      font-size: 1.0rem;
    }
  }

.maindesign .main_title .center_left_alignment {
	display: inline-block;
    text-align: left;
	width: 740px;
	margin: 0 auto;
	line-height: 1.3;
}

.maindesign .new_line {
	margin-bottom: 10px;
	display: inline-block;
}

.maindesign .h2_undertxt {
	margin: -10px 0 30px;
}

.maindesign .kitchen_list .txt_block {
	height: 100px;
}

.maindesign .kitchen_list .price .price_block {
	display: block;
}

.maindesign .kitchen_list .cols3 h2 {
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
    font-size: 1.8em;
    font-feature-settings: "palt" 1;
	height: 70px;
}

.maindesign .kitchen_list .price-box .price_block .price-cols {
	width: 100%;
}

.maindesign .kitchen_list .price-box {
    margin: 20px auto;

}
.maindesign .kitchen_list .flatbtn.default-btn.arrow-r.fs-medium.webfont.reform_top-btn{
	margin: 30px auto;
}

.maindesign .kitchen_list .price .price_block .price-cols .price_value {
	font-size: 4em;
}

.maindesign .kitchen_list .txt_title {
	margin: 10px 0;
}

.maindesign .kitchen_list .cols3 .price-box {
	height: 378px;
}

.maindesign .kitchen_list li {
	position: relative;
}

.maindesign .kitchen_list .cols3 .maker_logo {
	margin: 0;
    max-width: 160px;
}

.maindesign .caution_box {
	padding: 20px 20px;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.maindesign .caution_box p:first-child {
	margin-bottom: 10px;
}

@media screen and (max-width:767px) {
	.maindesign .new_line {
	margin-bottom: 20px;
	display: inline-block;
}

	.maindesign .main_title .center_left_alignment {
		width: auto;
		text-align:justify;
		line-height: 1.5;
	}
    .maindesign .kitchen_list .price .price-box .price_value {
       font-size:3.5em !important;
	}
	.maindesign .kitchen_list li {
		width: 100% !important;
		margin: 0 0 30px !important;
	}
	
	.maindesign .kitchen_list .price .price-box {
		width: 100%;
        margin: 0;
        padding: 5px;
	}
	.maindesign .kitchen_list .cols3 .price-box {
	    height: auto;
}
	.maindesign .kitchen_list .flatbtn.default-btn.arrow-r.fs-medium.webfont.reform_top-btn{
	    margin: 15px auto;
}
	.maindesign .kitchen_list .cols3 h2 {
		height: auto;
	}
	.maindesign .kitchen_list .cols3 .maker_logo {
    position: relative;
    top: 0;
}
	.maindesign .caution_box {
	padding: 15px 10px;
	line-height: 1.2;
}

.maindesign .caution_box p:first-child {
	margin-bottom: 15px;
}
    }
  
.maindesign .topic_lead {
  line-height: 1.5;
  font-size: 1.1rem;
}

@media screen and (max-width:767px) {
  .maindesign .topic_lead {
    line-height: 1.7;
    font-size: 0.95rem;
  }
}

.maindesign .mt20 {
  margin-top: 20px;
}
.maindesign .mt30 {
  margin-top: 30px;
}