@charset "UTF-8";
/* ≫≫≫≫≫ VARIABLE ≫≫≫≫≫ */
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2, .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 {
  border-radius: 10px 10px 10px 10px;
}

.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 .modal_contents1_object1_image2_layer1 .modal_contents1_object1_image2_scroll1 img, .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 .modal_contents1_object1_image1_layer1 .modal_contents1_object1_image1_scroll1 img {
  border-radius: 20px 20px 20px 20px;
}

* {
  font-variant-ligatures: none;
  text-decoration: none;
  word-break: break-all;
  line-height: 1.5;
  list-style: none;
  padding: 0px;
  margin: 0 auto;
  border: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

html {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  scroll-behavior: smooth;
  overflow-y: scroll;
  overflow-x: hidden;
  transition: 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}

html.fixed_act1 {
  overflow-y: hidden;
}

html.fixed_act2 {
  overflow-y: hidden;
}

html.fixed_act1.fixed_act2 {
  overflow-y: hidden;
}

body {
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
}

header {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  transition: 0.2s;
  opacity: 1;
  visibility: visible;
}

footer {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  transition: 0.2s;
  opacity: 1;
  visibility: visible;
}

img {
  max-width: 100%;
  display: block;
}

svg {
  height: auto;
  display: block;
}

a {
  color: #000000;
  text-decoration: none;
  display: block;
}

.display_pc {
  display: block;
}
@media screen and (max-width: 1500px) {
  .display_pc {
    display: block;
  }
}
@media screen and (max-width: 1100px) {
  .display_pc {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .display_pc {
    display: none;
  }
}

.display_sp {
  display: none;
}
@media screen and (max-width: 1500px) {
  .display_sp {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .display_sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .display_sp {
    display: block;
  }
}

.background_1 {
  background-image: url(../images/background_1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_2 {
  background-image: url(../images/background_2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_3 {
  background-image: url(../images/background_3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_4 {
  background-image: url(../images/background_4.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_5 {
  background-image: url(../images/background_5.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.background_6 {
  background-image: url(../images/background_6.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 p, .product_list .product_list_layer1, .overview .overview_layer1, .lp_recipe .lp_recipe_layer1, .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 p, .induction .induction_layer1 .induction_object1:last-child, .induction .induction_layer1 .induction_object1, .induction .induction_layer1, .lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1, .product .product_layer1, .header .header_layer1 .header_object2 .header_list1 ul, .header .header_layer1 .header_object1 .header_title1 a, .header .header_layer1 .header_object1 .header_image1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.overview .overview_layer1 .overview_object1 .overview_object1_info1_image1, .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.subscription .subscription_object1 .subscription_object1_button1, .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 .overview_object1_table2_value1, .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_button1, .lp_about .lp_about_object1:nth-child(odd) {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}

.visual .visual_info1 .visual_info1_layer1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
}

.howto .howto_layer1, .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1, .header .header_layer1 .header_object1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
}

.lp_about .lp_about_object1:nth-child(even) {
  display: flex;
  flex-flow: row-reverse wrap;
  justify-content: flex-start;
  align-items: center;
}

.overview .overview_layer1 .overview_object1 .overview_object1_info1_image1, .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 form, .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1, .overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}

.header .header_layer1 {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

.product_list .product_list_layer1 .product_list_object1 .product_list_object1_image1, .howto .howto_layer1 .howto_object1 .howto_object1_image1, .overview .overview_button1, .product .product_button1, .product .product_layer1 .product_object1 .product_object1_image1, .header .header_layer2 .header_object3 .header_list2 ul li, .header .header_layer2 .header_object3 .header_list2 ul, .header .header_layer2 .header_object3, .header .header_layer1 .header_button1 .header_button1_object1, .header .header_layer1 .header_object2 .header_list1 ul li, .section, .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2, .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1, .modal_contents1 .modal_contents1_object1, .composition, .loading .loading_title1, .loading .loading_image1, .loading, html, body {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.subscription .subscription_object1 .subscription_object1_image1, .subscription .subscription_object1, .subscription, .product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 p i, .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child, .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_layer1, .lp_recipe .lp_recipe_button1, .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 p i, .award .award_object1, .method .method_object1 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}

.visual .visual_info1 .visual_info1_layer1 .visual_info1_image1 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
}

.visual .visual_info1 .visual_info1_layer1 .visual_info1_image2 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-end;
}

.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: stretch;
}

.loading {
  position: fixed;
  z-index: 200;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: #f5f5f5;
  transition: 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  opacity: 1;
  visibility: visible;
}
.loading .loading_image1 {
  width: auto;
  height: auto;
  margin: 0px 0px 20px 0px;
}
.loading .loading_image1 img {
  width: 100%;
  max-width: 80px;
  display: block;
}
.loading .loading_title1 {
  width: auto;
  height: auto;
  margin: 0px 0px 0px 0px;
}
.loading .loading_title1 p {
  color: #004689;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 3px;
  letter-spacing: 3px;
}

br.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  br.pc {
    display: none;
  }  
}

.page_active_act1 {
  opacity: 0;
  visibility: hidden;
}

.composition {
  font-family: "Noto Serif JP", sans-serif, "Lucida Grande", "Hiragino Kaku Gothic ProN", "Meiryo", "sans-serif";
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 100px 0px;
  transition: 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .composition {
    margin: 0px 0px 30px 0px;
  }
}
.composition .composition_layer1 {
  width: 100%;
  max-width: 1200px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #f5f5f5;
}

.composition.page_active_act1 {
  opacity: 1;
  visibility: visible;
}

.modal_contents1 .modal_contents1_object1 {
  position: fixed;
  z-index: 80;
  top: 110px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 110px) !important;
  background-color: rgba(0, 0, 0, 0.7607843137);
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
}
@media screen and (max-width: 1100px) {
  .modal_contents1 .modal_contents1_object1 {
    top: 70px !important;
    height: calc(100% - 70px) !important;
  }
}
@media screen and (max-width: 767px) {
  .modal_contents1 .modal_contents1_object1 {
    top: 70px !important;
    height: calc(100% - 70px) !important;
  }
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 {
  width: auto;
  height: 100%;
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 .modal_contents1_object1_image1_layer1 {
  width: auto;
  height: 100%;
  margin: 0px 0px 0px 0px;
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 .modal_contents1_object1_image1_layer1 .modal_contents1_object1_image1_scroll1 {
  width: auto;
  height: auto;
  padding: 80px 80px 80px 80px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 .modal_contents1_object1_image1_layer1 .modal_contents1_object1_image1_scroll1 {
    padding: 80px 15px 80px 15px;
  }
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 .modal_contents1_object1_image1_layer1 .modal_contents1_object1_image1_scroll1 img {
  width: 100%;
  height: auto;
  max-width: 550px;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image1 .modal_contents1_object1_image1_layer1 .modal_contents1_object1_image1_scroll1 img {
    max-width: 550px;
  }
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 {
  width: auto;
  height: 100%;
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 .modal_contents1_object1_image2_layer1 {
  width: auto;
  height: 100%;
  margin: 0px 0px 0px 0px;
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 .modal_contents1_object1_image2_layer1 .modal_contents1_object1_image2_scroll1 {
  width: auto;
  height: auto;
  padding: 80px 80px 80px 80px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 .modal_contents1_object1_image2_layer1 .modal_contents1_object1_image2_scroll1 {
    padding: 80px 15px 80px 15px;
  }
}
.modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 .modal_contents1_object1_image2_layer1 .modal_contents1_object1_image2_scroll1 img {
  width: 100%;
  height: auto;
  max-width: 1100px;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal_contents1 .modal_contents1_object1 .modal_contents1_object1_image2 .modal_contents1_object1_image2_layer1 .modal_contents1_object1_image2_scroll1 img {
    max-width: 1100px;
  }
}
.modal_contents1 ::after {
  content: "×";
  position: absolute;
  z-index: 10;
  top: 30px;
  right: 30px;
  width: auto;
  height: auto;
  color: #ffffff;
  font-size: 30px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .modal_contents1 ::after {
    top: 20px;
    right: 20px;
  }
}

.header_scroll_act1 .modal_contents1_object1 {
  top: 80px !important;
  height: calc(100% - 80px) !important;
}
@media screen and (max-width: 1100px) {
  .header_scroll_act1 .modal_contents1_object1 {
    top: 50px !important;
    height: calc(100% - 50px) !important;
  }
}
@media screen and (max-width: 767px) {
  .header_scroll_act1 .modal_contents1_object1 {
    top: 50px !important;
    height: calc(100% - 50px) !important;
  }
}

.modal_act1 > .modal_contents1_object1 {
  opacity: 1;
  visibility: visible;
}

.section {
  width: 100%;
  padding: 0px 0px 0px 0px;
  background-color: #f5f5f5;
}
.section .section_layer1 {
  width: 100%;
  max-width: 100%;
  padding: 80px 80px 80px 80px;
  margin: 0px 0px 0px 0px;
  background-color: #f5f5f5;
}
@media screen and (max-width: 1100px) {
  .section .section_layer1 {
    padding: 80px 60px 80px 60px;
  }
}
@media screen and (max-width: 767px) {
  .section .section_layer1 {
    padding: 50px 30px 50px 30px;
  }
}
.section .section_layer2 {
  width: 100%;
  max-width: 1200px;
  padding: 80px 80px 80px 80px;
  margin: 0px 0px 0px 0px;
  background-color: #fbfbfb;
}
@media screen and (max-width: 1100px) {
  .section .section_layer2 {
    padding: 80px 60px 80px 60px;
  }
}
@media screen and (max-width: 767px) {
  .section .section_layer2 {
    padding: 50px 30px 50px 30px;
  }
}
.section .section_layer3 {
  width: 100%;
  max-width: 1200px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .section .section_layer3 {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .section .section_layer3 {
    padding: 0px 0px 0px 0px;
  }
}
.section .section_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 40px 0px;
  border-bottom: 0px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .section .section_title1 {
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 30px 0px;
  }
}
.section .section_title1 p {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .section .section_title1 p {
    font-size: 20px;
  }
}

.section:last-child {
  padding: 0px 0px 0px 0px;
}

.header {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: unset;
}
.header .header_layer1 {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 110px;
  max-width: 100%;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  background-color: #f5f5f5;
  border-bottom: 1px solid #e4e4e4;
  transition: 0.2s;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 {
    width: 100%;
    height: 70px;
    padding: 10px 10px 10px 10px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 {
    width: 100%;
    height: 70px;
    padding: 10px 10px 10px 10px;
  }
}
.header .header_layer1 .header_object1 {
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object1 {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object1 {
    width: auto;
  }
}
.header .header_layer1 .header_object1 .header_image1 {
  position: relative;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object1 .header_image1 {
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object1 .header_image1 {
    width: 50px;
  }
}
.header .header_layer1 .header_object1 .header_image1 svg, .header .header_layer1 .header_object1 .header_image1 img {
  width: 100%;
  max-width: 80px;
}
.header .header_layer1 .header_object1 .header_title1 {
  width: auto;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object1 .header_title1 {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object1 .header_title1 {
    width: auto;
  }
}
.header .header_layer1 .header_object1 .header_title1 a {
  width: 100%;
  height: 100%;
  padding: 0px 0px 0px 15px;
}
.header .header_layer1 .header_object1 .header_title1 p {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
  display: block;
}
@media screen and (max-width: 1500px) {
  .header .header_layer1 .header_object1 .header_title1 p {
    font-size: 16px;
    text-align: center;
    text-indent: 2px;
    letter-spacing: 2px;
  }
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object1 .header_title1 p {
    font-size: 14px;
    text-align: left;
    text-indent: 0px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object1 .header_title1 p {
    font-size: 10px;
    text-align: left;
    text-indent: 0px;
    letter-spacing: 1px;
  }
}
.header .header_layer1 .header_object2 {
  width: auto;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  transition: 0.2s;
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object2 {
    display: none;
  }
}
.header .header_layer1 .header_object2 .header_list1 {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object2 .header_list1 {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object2 .header_list1 {
    width: 100%;
    height: 100%;
  }
}
.header .header_layer1 .header_object2 .header_list1 ul {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object2 .header_list1 ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object2 .header_list1 ul {
    width: 100%;
    height: 100%;
  }
}
.header .header_layer1 .header_object2 .header_list1 ul li {
  width: 100%/6;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 30px;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object2 .header_list1 ul li {
    width: 100%;
    padding: 15px 15px 15px 15px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object2 .header_list1 ul li {
    width: 100%;
    padding: 15px 15px 15px 15px;
  }
}
.header .header_layer1 .header_object2 .header_list1 ul li a {
  position: relative;
  z-index: 0;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  transition: 0.2s;
  display: block;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_object2 .header_list1 ul li a {
    width: auto;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object2 .header_list1 ul li a {
    width: auto;
    display: inline-block;
  }
}
.header .header_layer1 .header_object2 .header_list1 ul li .menu_active_act1::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #cbcaca;
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_object2 .header_list1 ul li .menu_active_act1::after {
    bottom: -7px;
    height: 2px;
  }
}
.header .header_layer1 .header_object2 .header_list1 ul .li:first-child {
  margin: 0px 0px 0px 0px;
}
.header .header_layer1 .menu_act2 {
  height: calc(100% - 80px);
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1500px) {
  .header .header_layer1 .menu_act2 {
    height: calc(100% - 80px);
  }
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .menu_act2 {
    height: calc(100% - 50px);
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .menu_act2 {
    height: calc(100% - 50px);
  }
}
.header .header_layer1 .header_button1 {
  position: relative;
  z-index: 10;
  width: 25px;
  height: 100%;
  margin: 0px 0px 0px 0px;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1100px) {
  .header .header_layer1 .header_button1 {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer1 .header_button1 {
    opacity: 1;
    visibility: visible;
  }
}
.header .header_layer1 .header_button1 .header_button1_object1 {
  width: 100%;
  height: 30px;
  margin: 0px 0px 0px 0px;
}
.header .header_layer1 .header_button1 .header_button1_object1 .header_button1_object1_line1 {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 2px;
  margin: 0px 0px 0px 0px;
  background-color: #cbcaca;
  transition: 0.2s;
}
.header .header_layer1 .header_button1 .header_button1_object1 .header_button1_object1_line1::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: -8px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  margin: 0px 0px 0px 0px;
  background-color: #cbcaca;
  transition: 0.2s;
}
.header .header_layer1 .header_button1 .header_button1_object1 .header_button1_object1_line1::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -8px;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  margin: 0px 0px 0px 0px;
  background-color: #cbcaca;
  transition: 0.2s;
}
.header .header_layer1 .menu_act1 .header_button1_object1_line1 {
  background-color: #f5f5f5 !important;
}
.header .header_layer1 .menu_act1 .header_button1_object1_line1::before {
  top: 0px !important;
  transform: rotate(-40deg) !important;
}
.header .header_layer1 .menu_act1 .header_button1_object1_line1::after {
  bottom: 0px !important;
  transform: rotate(40deg) !important;
}
.header .header_layer2 {
  position: fixed;
  z-index: -10;
  top: calc(-100% + 110px);
  left: 0;
  right: 0;
  width: 100%;
  height: calc(100% - 110px);
  background-color: #f5f5f5;
  opacity: 1;
  visibility: hidden;
  overflow: hidden;
  display: none;
  transition: 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (max-width: 1100px) {
  .header .header_layer2 {
    top: calc(-100% + 140px);
    height: calc(100% - 70px);
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer2 {
    top: calc(-100% + 140px);
    height: calc(100% - 70px);
  }
}
.header .header_layer2 .header_object3 {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
}
.header .header_layer2 .header_object3 .header_list2 {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1500px) {
  .header .header_layer2 .header_object3 .header_list2 {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .header .header_layer2 .header_object3 .header_list2 {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer2 .header_object3 .header_list2 {
    width: 100%;
    height: 100%;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  .header .header_layer2 .header_object3 .header_list2 ul {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .header .header_layer2 .header_object3 .header_list2 ul {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer2 .header_object3 .header_list2 ul {
    width: 100%;
    height: 100%;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul li {
  width: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
@media screen and (max-width: 1500px) {
  .header .header_layer2 .header_object3 .header_list2 ul li {
    width: auto;
  }
}
@media screen and (max-width: 1100px) {
  .header .header_layer2 .header_object3 .header_list2 ul li {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer2 .header_object3 .header_list2 ul li {
    width: auto;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul li a {
  position: relative;
  z-index: 0;
  width: auto;
  height: 35px;
  font-size: 30px;
  font-weight: 500;
  line-height: 33px;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  transition: 0.2s;
  display: inline-block;
}
@media screen and (max-width: 1500px) {
  .header .header_layer2 .header_object3 .header_list2 ul li a {
    font-size: 24px;
  }
}
@media screen and (max-width: 1100px) {
  .header .header_layer2 .header_object3 .header_list2 ul li a {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .header .header_layer2 .header_object3 .header_list2 ul li a {
    height: 30px;
    font-size: 20px;
    line-height: 30px;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1::after {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #cbcaca;
}
@media screen and (max-width: 1100px) {
  .header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1::after {
    display: none;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1 .header_list2_arrow1 {
  content: url(../images/menu_arrow_1.svg);
  position: absolute;
  z-index: 0;
  top: 5px;
  bottom: 5px;
  left: -30px;
  right: unset;
  width: auto;
  height: 25px;
  background-color: unset;
}
@media screen and (max-width: 767px) {
  .header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1 .header_list2_arrow1 {
    top: 2.5px;
    bottom: 2.5px;
    height: 25px;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1 .header_list2_arrow1 img {
  width: auto;
  height: 100%;
}
.header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1 .header_list2_arrow2 {
  content: url(../images/menu_arrow_2.svg);
  position: absolute;
  z-index: 0;
  top: 5px;
  bottom: 5px;
  left: unset;
  right: -30px;
  width: auto;
  height: 25px;
  background-color: unset;
}
@media screen and (max-width: 767px) {
  .header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1 .header_list2_arrow2 {
    top: 2.5px;
    bottom: 2.5px;
    height: 25px;
  }
}
.header .header_layer2 .header_object3 .header_list2 ul li .menu_active_act1 .header_list2_arrow2 img {
  width: auto;
  height: 100%;
}
.header .header_layer2 .header_object3 .header_list2 ul li:last-child {
  margin: 0px 0px 0px 0px;
}
.header .header_layer2 .menu_act3 {
  opacity: 1;
  visibility: visible;
}
.header .menu_act2 {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1100px) {
  .header .menu_act2 {
    top: calc(0% + 70px);
  }
}
@media screen and (max-width: 767px) {
  .header .menu_act2 {
    top: calc(0% + 70px);
  }
}

.header_scroll_act1 .header_layer1 {
  height: 80px;
  padding: 0px 15px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .header_scroll_act1 .header_layer1 {
    height: 50px;
    padding: 0px 10px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .header_scroll_act1 .header_layer1 {
    height: 50px;
    padding: 0px 10px 0px 0px;
  }
}
.header_scroll_act1 .header_layer2 {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1100px) {
  .header_scroll_act1 .header_layer2 {
    top: 50px !important;
    height: calc(0% - 50px) !important;
  }
}
@media screen and (max-width: 767px) {
  .header_scroll_act1 .header_layer2 {
    top: 50px;
    height: calc(0% - 50px) !important;
  }
}
.header_scroll_act1 .menu_act2 {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1100px) {
  .header_scroll_act1 .menu_act2 {
    height: calc(100% - 50px) !important;
  }
}
@media screen and (max-width: 767px) {
  .header_scroll_act1 .menu_act2 {
    height: calc(100% - 50px) !important;
  }
}

.header_margin {
  margin: 0px 0px 0px 0px !important;
}
@media screen and (max-width: 1100px) {
  .header_margin {
    margin: 0px 0px 0px 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .header_margin {
    margin: 0px 0px 0px 0px !important;
  }
}

.visual {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .visual {
    height: auto;
  }
}
.visual .visual_image1 {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  display: block;
}
@media screen and (max-width: 1100px) {
  .visual .visual_image1 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_image1 {
    display: none;
  }
}
.visual .visual_image1 img {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}
.visual .visual_image2 {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  display: none;
}
@media screen and (max-width: 1100px) {
  .visual .visual_image2 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_image2 {
    display: none;
  }
}
.visual .visual_image2 img {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}
.visual .visual_image3 {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  display: none;
}
@media screen and (max-width: 1100px) {
  .visual .visual_image3 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_image3 {
    display: block;
  }
}
.visual .visual_image3 img {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}
.visual .visual_info1 {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}
.visual .visual_info1 .visual_info1_layer1 {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .visual .visual_info1 .visual_info1_layer1 {
    padding: 0px 20px 30px 20px;
  }
}
.visual .visual_info1 .visual_info1_layer1 .visual_info1_image1 {
  width: 50%;
  height: auto;
  padding: 50px 50px 50px 50px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .visual .visual_info1 .visual_info1_layer1 .visual_info1_image1 {
    width: 100%;
    padding: 0px 0px 30px 0px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }
}
.visual .visual_info1 .visual_info1_layer1 .visual_info1_image1 img {
  width: 100%;
  height: auto;
  max-width: 500px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .visual .visual_info1 .visual_info1_layer1 .visual_info1_image1 img {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_info1 .visual_info1_layer1 .visual_info1_image1 img {
    max-width: 330px;
  }
}
.visual .visual_info1 .visual_info1_layer1 .visual_info1_image2 {
  width: 50%;
  height: auto;
  padding: 50px 50px 50px 50px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .visual .visual_info1 .visual_info1_layer1 .visual_info1_image2 {
    width: 100%;
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }
}
.visual .visual_info1 .visual_info1_layer1 .visual_info1_image2 img {
  width: 100%;
  height: auto;
  max-width: 500px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .visual .visual_info1 .visual_info1_layer1 .visual_info1_image2 img {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .visual .visual_info1 .visual_info1_layer1 .visual_info1_image2 img {
    max-width: 400px;
  }
}

.product {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product .product_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .product .product_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .product .product_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
.product .product_layer1 .product_object1 {
  width: 50%;
  padding: 80px 50px 150px 50px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .product .product_layer1 .product_object1 {
    padding: 30px 15px 120px 15px;
  }
}
.product .product_layer1 .product_object1 .product_object1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.product .product_layer1 .product_object1 .product_object1_image1 img {
  width: 100%;
  max-width: 300px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product .product_layer1 .product_object1 .product_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .product .product_layer1 .product_object1 .product_object1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
}
.product .product_layer1 .product_object1 .product_object1_title1 p {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .product .product_layer1 .product_object1 .product_object1_title1 p {
    font-size: 16px;
  }
}
.product .product_layer1 .product_object1:first-child {
  background-color: #f3e0cf;
}
.product .product_layer1 .product_object1:last-child {
  background-color: #f0edc0;
}
.product .product_button1 {
  position: absolute;
  z-index: 10;
  bottom: 60px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product .product_button1 .product_button1_object1 {
  width: 100%;
  height: auto;
  max-width: 250px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product .product_button1 .product_button1_object1 i {
  width: auto;
  height: auto;
  margin: 0px 0px 0px 5px;
}
.product .product_button1 .product_button1_object1 a {
  position: relative;
  bottom: 0;
  width: 100%;
  height: auto;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
  padding: 15px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #180e0c;
  border-bottom: 1px solid #180e0c;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .product .product_button1 .product_button1_object1 a {
    font-size: 14px;
  }
}
.product .product_button1 .product_button1_object1 :hover {
  bottom: 5px;
}
@media screen and (max-width: 767px) {
  .product .product_button1 {
    bottom: 30px;
  }
}

.lp_about {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_about .lp_about_object1:nth-child(odd) {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
}
.lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_image1 {
  width: 50%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_image1 {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_image1 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_image1 img {
    padding: 0px 0px 0px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_info1 {
  width: 50%;
  padding: 0px 0px 0px 50px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_info1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_info1 .lp_about_object1_info1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_info1 .lp_about_object1_info1_text1 p {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 10px 0px;
}

@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_info1 .lp_about_object1_info1_text1 p {
    font-size: 14px;
  }
}
.lp_about .lp_about_object1:nth-child(odd) .lp_about_object1_info1 .lp_about_object1_info1_text1 :last-child {
	font-size: 12px;
  margin: 0px 0px 0px 0px;
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1 {
  width: 50%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1 {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1 img {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1 :last-child {
  padding: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(even) .lp_about_object1_image1 :last-child {
    padding: 0px 0px 0px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_info1 {
  width: 50%;
  padding: 0px 50px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(even) .lp_about_object1_info1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_info1 .lp_about_object1_info1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_info1 .lp_about_object1_info1_text1 p {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .lp_about .lp_about_object1:nth-child(even) .lp_about_object1_info1 .lp_about_object1_info1_text1 p {
    font-size: 14px;
    text-align: left;
  }
}
.lp_about .lp_about_object1:nth-child(even) .lp_about_object1_info1 .lp_about_object1_info1_text1 :last-child {
  margin: 0px 0px 0px 0px;
}

.method {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.method .method_object1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.method .method_object1 .method_object1_text1 {
  width: 100%;
  max-width: 850px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
.method .method_object1 .method_object1_text1 p {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 15px 0px;
}
@media screen and (max-width: 767px) {
  .method .method_object1 .method_object1_text1 p {
    font-size: 14px;
  }
}
.method .method_object1 .method_object1_text1 :last-child {
  margin: 0px 0px 0px 0px;
}
.method .method_object1 :last-child {
  margin: 0px 0px 0px 0px;
}
.method .method_object1 .method_object1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  border: 1px solid #dddddd;
  display: block;
}
@media screen and (max-width: 767px) {
  .method .method_object1 .method_object1_image1 {
    display: none;
  }
}
.method .method_object1 .method_object1_image1 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.method .method_object1 .method_object1_image2 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  border: 1px solid #dddddd;
  display: none;
}
@media screen and (max-width: 767px) {
  .method .method_object1 .method_object1_image2 {
    display: block;
  }
}
.method .method_object1 .method_object1_image2 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}

.award {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.award .award_object1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.award .award_object1 .award_object1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  border: 0px solid #180e0c;
}
.award .award_object1 .award_object1_image1 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.award .award_object1 .award_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.award .award_object1 .award_object1_title1 p {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .award .award_object1 .award_object1_title1 p {
    font-size: 16px;
  }
}
.award .award_object1 .award_object1_text1 {
  width: 100%;
  max-width: 750px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.award .award_object1 .award_object1_text1 p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 15px 0px;
}
@media screen and (max-width: 767px) {
  .award .award_object1 .award_object1_text1 p {
    font-size: 14px;
    text-align: left;
    margin: 0px 0px 10px 0px;
  }
}
.award .award_object1 .award_object1_text1 :last-child {
  margin: 0px 0px 0px 0px;
}

.induction {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.induction .induction_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .induction .induction_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
.induction .induction_layer1 .induction_object1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 {
    margin: 0px 0px 30px 0px;
  }
}
.induction .induction_layer1 .induction_object1 .induction_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 .induction_object1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
  }
}
.induction .induction_layer1 .induction_object1 .induction_object1_title1 p {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 .induction_object1_title1 p {
    font-size: 20px;
  }
}
.induction .induction_layer1 .induction_object1 .induction_object1_title2 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 .induction_object1_title2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
  }
}
.induction .induction_layer1 .induction_object1 .induction_object1_title2 p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 .induction_object1_title2 p {
    font-size: 12px;
  }
}
.induction .induction_layer1 .induction_object1 .induction_object1_title3 {
  width: auto;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #180e0c;
  border-bottom: 1px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 .induction_object1_title3 {
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
  }
}
.induction .induction_layer1 .induction_object1 .induction_object1_title3 i {
  width: auto;
  height: auto;
  margin: 0px 5px 0px 0px;
}
.induction .induction_layer1 .induction_object1 .induction_object1_title3 p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1 .induction_object1_title3 p {
    font-size: 12px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_image1 {
  width: 50%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_image1 {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_image1 img {
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 {
  width: 50%;
  padding: 0px 0px 0px 50px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text1 {
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text1 {
    margin: 0px 0px 15px 0px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text1 p {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text1 p {
    font-size: 14px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text2 {
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text2 p {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 0px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_text2 p {
    font-size: 12px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_price1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_price1 p {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_price1 p {
    font-size: 12px;
    text-align: center;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_price1 p span {
  font-size: 26px;
  font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  padding: 0px 10px 0px 10px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_price1 p span {
    font-size: 18px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_tag1 {
  width: 100%;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 20px 0px;
  background-color: #be2000;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_tag1 p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_tag1 p {
    font-size: 12px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 form {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 p {
  position: relative;
  width: 100%;
  height: 50px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #036eb8;
}
@media screen and (max-width: 767px) {
  .induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 p {
    font-size: 14px;
  }
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 p i {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 20px;
  width: auto;
  height: 100%;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 p input {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: "Noto Serif JP", sans-serif, "Lucida Grande", "Hiragino Kaku Gothic ProN", "Meiryo", "sans-serif";
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  padding: 12px 12px 12px 12px;
  margin: 0px 0px 0px 10px;
  background-color: unset;
  transition: 0.2s;
  cursor: pointer;
}
.induction .induction_layer1 .induction_object1:last-child .induction_object1_info1 .induction_object1_info1_button1 :hover input {
  opacity: 0.7;
}
.induction .induction_layer1 .induction_object1:last-child {
  margin: 0px 0px 0px 0px;
}

.lp_recipe {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
.lp_recipe .lp_recipe_title1 p {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_title1 p {
    font-size: 22px;
  }
}
.lp_recipe .lp_recipe_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 40px 0px;
}
.lp_recipe .lp_recipe_text1 p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 1100px) {
  .lp_recipe .lp_recipe_text1 p {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_text1 p {
    font-size: 14px;
    text-align: left;
  }
}
.lp_recipe .lp_recipe_text1 p:last-child {
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_button1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_button1 .lp_recipe_button1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.lp_recipe .lp_recipe_button1 .lp_recipe_button1_text1 p {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_button1 .lp_recipe_button1_text1 p {
    font-size: 16px;
  }
}
.lp_recipe .lp_recipe_button1 .lp_recipe_button1_text2 {
  width: 100%;
  max-width: 300px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: inline-block;
}
.lp_recipe .lp_recipe_button1 .lp_recipe_button1_text2 a {
  width: 100%;
  height: auto;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #180e0c;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_button1 .lp_recipe_button1_text2 a {
    font-size: 12px;
  }
}
.lp_recipe .lp_recipe_button1 .lp_recipe_button1_text2 :hover {
  color: #ffffff;
  background-color: #180e0c;
}
.lp_recipe .lp_recipe_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .lp_recipe .lp_recipe_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 {
  width: 100%;
  padding: 70px 70px 70px 70px;
  margin: 0px 0px 50px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 {
    width: 100%;
    padding: 25px 25px 25px 25px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 {
    width: 100%;
    margin: 0px 0px 30px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 {
  width: 50%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  display: none;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    display: block;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_title1 p {
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_title1 p {
    font-size: 18px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_text1 {
  width: 100%;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 30px 0px;
  border-bottom: 1px solid #180e0c;
  display: none;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_text1 {
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 30px 0px;
    display: block;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_text1 p {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_text1 p {
    font-size: 14px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_text1 :nth-child(2) {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 0px;
  margin: 5px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_text1 :nth-child(2) {
    font-size: 10px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_layer1 {
  width: 100%;
  height: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_layer1 {
    height: auto;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_image1 .lp_recipe_object1_image1_layer1 img {
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 {
  width: 50%;
  padding: 0px 0px 0px 50px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 p {
  font-size: 22px;
  font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 p {
    font-size: 14px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title2 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title2 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title2 p {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title2 p {
    font-size: 12px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_text1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_text1 p {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_text1 p {
    font-size: 12px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_text1 :nth-child(2) {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 0px;
  margin: 5px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_text1 :nth-child(2) {
    font-size: 10px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_button1 {
  width: 100%;
  height: auto;
  max-width: 50%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_button1 {
    max-width: 300px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_button1 a {
  width: 100%;
  height: auto;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #180e0c;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_button1 a {
    font-size: 12px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_button1 :hover {
  color: #ffffff;
  background-color: #180e0c;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1:first-child {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 30px 0px;
  border-bottom: 1px solid #180e0c;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1 .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1:last-child {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:first-child .lp_recipe_object1_info1_layer1:nth-child(1) {
    display: none;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_title1 p {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_title1 p {
    font-size: 14px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 {
  width: 50%;
  padding: 0px 10px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 0px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
  border: 1px solid #dddddd;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_image1 img {
  width: 100%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 p {
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1 .lp_recipe_object1_info1_title1 p {
    font-size: 14px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1:last-child {
  padding: 0px 0px 0px 10px;
}
@media screen and (max-width: 767px) {
  .lp_recipe .lp_recipe_layer1 .lp_recipe_object1 .lp_recipe_object1_layer1:last-child .lp_recipe_object1_info1 .lp_recipe_object1_info1_layer1:last-child {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
  }
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1:first-child {
  background-color: #f3e0cf;
}
.lp_recipe .lp_recipe_layer1 .lp_recipe_object1:last-child {
  background-color: #f0edc0;
}

.overview {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.overview .overview_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .overview .overview_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
.overview .overview_layer1 .overview_object1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 50px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_info1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_info1_image1 img {
  width: 50%;
  max-width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 30px 0px;
  border-left: 2px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_title1 {
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 15px 0px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_title1 p {
  font-size: 20px;
  font-weight: 700;
  text-align: left;
  text-indent: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_title1 p {
    font-size: 16px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 {
  width: 100%;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_left1 {
  width: 30%;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 2px solid #180e0c;
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_left1 p {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_left1 p {
    font-size: 10px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_left1 p:nth-child(2) {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  padding: 5px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_left1 p:nth-child(2) {
    font-size: 10px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_right1 {
  width: calc(70% - 0px);
  padding: 10px 0px 10px 30px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #e7e6e6;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_right1 {
    padding: 10px 0px 10px 20px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_right1 p {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1 .overview_object1_table1_right1 p {
    font-size: 10px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table1 .overview_object1_table1_layer1:last-child {
  padding: 0px 0px 0px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
  border: 1px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 {
    width: 40%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 .overview_object1_table2_value1 {
  width: 16.6666666667%;
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  border-right: 1px solid #180e0c;
      justify-content: center;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 .overview_object1_table2_value1 {
    width: 100%;
    height: 16.6666666667%;
    padding: 7px 7px 7px 7px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 .overview_object1_table2_value1 p {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 .overview_object1_table2_value1 p {
    font-size: 10px;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1 .overview_object1_table2_value1:last-child {
  border-right: 0px solid #180e0c;
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:first-child {
  background-color: #ebebeb;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:first-child .overview_object1_table2_value1 {
    height: 16.6666666667%;
    border-right: 1px solid #180e0c;
    border-bottom: 1px solid #180e0c;
  }
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:first-child .overview_object1_table2_value1:last-child {
    border-bottom: 0px solid #180e0c;
  }
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:first-child {
    border-bottom: 0px solid #180e0c;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child {
  border-bottom: 0px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child {
    width: 60%;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1 {
    height: 16.6666666667%;
    border-right: 0px solid #180e0c;
    border-bottom: 1px solid #180e0c;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:first-child {
  background-color: #ebebeb;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:first-child {
    border-right: 0px solid #180e0c;
  }
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:last-child {
    border-bottom: 0px solid #180e0c;
  }
}
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:nth-child(2),
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:nth-child(3),
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:nth-child(4),
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:nth-child(5),
.overview .overview_layer1 .overview_object1 .overview_object1_table2 .overview_object1_table2_layer1:last-child .overview_object1_table2_value1:nth-child(6) {
  background-color: #ffffff;
}
.overview .overview_layer1 .overview_object1 .overview_object1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.overview .overview_layer1 .overview_object1 .overview_object1_text1 p {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .overview .overview_layer1 .overview_object1 .overview_object1_text1 p {
    font-size: 10px;
  }
}
.overview .overview_layer1 .overview_object1:last-child {
  margin: 0px 0px 0px 0px;
}
.overview .overview_button1 {
  position: absolute;
  z-index: 10;
  bottom: 80px;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.overview .overview_button1 .overview_button1_object1 {
  width: 100%;
  height: auto;
  max-width: 500px;
  padding: 15px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #180e0c;
  border-bottom: 1px solid #180e0c;
}
.overview .overview_button1 .overview_button1_object1 a {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .overview .overview_button1 .overview_button1_object1 a {
    font-size: 20px;
  }
}

.howto {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.howto .howto_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
@media screen and (max-width: 1100px) {
  .howto .howto_layer1 {
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .howto .howto_layer1 {
    padding: 0px 0px 0px 0px;
  }
}
.howto .howto_layer1 .howto_object1 {
  width: 33.33%;
  padding: 0px 20px 0px 20px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .howto .howto_layer1 .howto_object1 {
    width: 50%;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 25px 0px;
  }
}
@media screen and (max-width: 767px) {
  .howto .howto_layer1 .howto_object1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
  }
}
.howto .howto_layer1 .howto_object1 .howto_object1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #dddddd;
}
.howto .howto_layer1 .howto_object1 .howto_object1_image1 img {
  width: 100%;
  max-width: 1000px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.howto .howto_layer1 .howto_object1 .howto_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.howto .howto_layer1 .howto_object1 .howto_object1_title1 p {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-indent: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .howto .howto_layer1 .howto_object1 .howto_object1_title1 p {
    font-size: 16px;
  }
}
.howto .howto_layer1 .howto_object1 .howto_object1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.howto .howto_layer1 .howto_object1 .howto_object1_text1 p {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .howto .howto_layer1 .howto_object1 .howto_object1_text1 p {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .howto .howto_layer1 .howto_object1:last-child {
    margin: 0px 0px 0px 0px;
  }
}
.howto .howto_text1 {
  width: 100%;
  height: auto;
  padding: 0px 20px 0px 20px;
  margin: 0px 0px 0px 0px;
  border: 0px solid #180e0c;
}
@media screen and (max-width: 767px) {
  .howto .howto_text1 {
    padding: 0px 0px 0px 0px;
  }
}
.howto .howto_text1 p {
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .howto .howto_text1 p {
    font-size: 12px;
  }
}

.product_list {
  position: relative;
  z-index: 0;
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
.product_list .product_list_title1 p {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 5px 0px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_title1 p {
    font-size: 24px;
  }
}
.product_list .product_list_title1 p:last-child {
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 40px 0px;
}
.product_list .product_list_text1 p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 5px 0px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_text1 p {
    font-size: 14px;
    text-align: left;
  }
}
.product_list .product_list_text1 p:last-child {
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 60px 0px;
}
@media screen and (max-width: 1100px) {
  .product_list .product_list_layer1 {
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
  }
}
.product_list .product_list_layer1 .product_list_object1 {
  width: 33.33%;
  padding: 0px 20px 0px 20px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 1100px) {
  .product_list .product_list_layer1 .product_list_object1 {
    width: 50%;
    padding: 0px 20px 0px 20px;
    margin: 0px 0px 30px 0px;
  }
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_image1 img {
  width: 100%;
  max-width: 300px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  transition: .2s;
  opacity: 1;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_image1:hover img {
  opacity: 0.75;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_title1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px 0px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 .product_list_object1_title1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_title1 p {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 .product_list_object1_title1 p {
    font-size: 16px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 p {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 3px 0px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 p {
    font-size: 12px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 p span {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 10px 0px 0px;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 p span {
    font-size: 12px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_text1 p:last-child {
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 form {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 select {
  width: 20%;
  height: auto;
  padding: 11px 11px 11px 11px;
  margin: 0px 0px 0px 0px;
  background-color: #f5f5f5;
  border: 1px solid #180e0c;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 select option {
  width: auto;
  height: auto;
  font-family: "Noto Serif JP", sans-serif, "Lucida Grande", "Hiragino Kaku Gothic ProN", "Meiryo", "sans-serif";
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-indent: 1px;
  letter-spacing: 1px;
  margin: 0px 0px 0px 10px;
  background-color: unset;
  cursor: pointer;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 p {
  position: relative;
  width: calc(80% - 10px);
  height: 50px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 10px;
  background-color: #036eb8;
}
@media screen and (max-width: 767px) {
  .product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 p {
    font-size: 14px;
  }
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 p i {
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 16px;
  width: auto;
  height: 100%;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 p input {
  position: absolute;
  z-index: 10;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: "Noto Serif JP", sans-serif, "Lucida Grande", "Hiragino Kaku Gothic ProN", "Meiryo", "sans-serif";
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  padding: 12px 12px 12px 12px;
  margin: 0px 0px 0px 10px;
  background-color: unset;
  transition: 0.2s;
  cursor: pointer;
}
.product_list .product_list_layer1 .product_list_object1 .product_list_object1_button1 :hover input {
  opacity: 0.7;
}
.product_list .product_list_layer1 .product_list_object1:last-child {
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1:last-child {
  margin: 0px 0px 0px 0px;
}
.product_list .product_list_layer1:last-child .product_list_object1:last-child {
  margin: 0px 0px 0px 0px;
}

/* recipe-book */
.section .section_layer2.recipe_book_wrapper {
  padding: 60px 0;
  background-image: none;
  background-color: #F8F3EE;
}

.recipe_book {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

/* 著者紹介 */
.recipe_book .section_layer1 {
  padding: 75px 115px;
}
.recipe_book .section_layer1.background_1 {
  background-image: none;
  background-color: #F0E9E1;
}
.recipe_book .lp_about_object1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px !important;
  display: flex;
  justify-content: space-between;
  gap: 65px;
}
.recipe_book .lp_about_object1 .lp_about_object1_image1 {
  width: 252px !important;
  height: 239px !important;
}
.recipe_book .lp_about_object1 .lp_about_object1_info1 {
  padding: 0 !important;
  flex: 1;
}
.recipe_book .lp_about_object1 .lp_about_object1_info1 h2 {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 1px;
}
.recipe_book .lp_about_object1 .lp_about_object1_info1 h2 span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
}
.recipe_book .lp_about_object1 .lp_about_object1_info1 .lp_about_object1_info1_text1 p:nth-child(1) {
  margin-bottom: 25px !important;
}

/* 商品詳細 */
.recipe_book .section_layer2.recipe_set {
  padding: 75px 80px 50px 80px;
}
.recipe_book .section_layer2.recipe_only {
  padding: 50px 80px 75px 80px;
}

.recipe_book .section_layer2.background_2 {
  background-image: none;
  background-color: #F8F3EE;
}
.recipe_book .section_layer2 .induction_object1 {
  margin-bottom: 25px;
}
.recipe_book .section_layer2 .induction_object1 .induction_object1_title1 .title_copy {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
}
.recipe_book .recipe_book_object1.recipe_book_group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 45px;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_text1 p {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  margin: 0px 0px 15px 0px;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_text1 :last-child {
  margin: 0px 0px 0px 0px;
}
.recipe_book .recipe_book_object1 :last-child {
  margin: 0px 0px 0px 0px;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_image1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  border: 1px solid #dddddd;
  display: block;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_image1 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_image2 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  border: 1px solid #dddddd;
  display: none;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_image2 img {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_button1 {
  width: 100%;
  height: auto;
  max-width: 300px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_button1 a {
  width: 100%;
  height: auto;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #180e0c;
  transition: 0.2s;
}
.recipe_book .recipe_book_object1 .recipe_book_object1_button1 :hover {
  color: #ffffff;
  background-color: #180e0c;
}
br.pc {
  display: block;
}
br.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  br.pc {
    display: none;
  }
  br.sp {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .section .section_layer2.recipe_book_wrapper {
    padding: 40px 30px 60px;
  }
  .recipe_book .recipe_book_object1.recipe_book_group {
    gap: 20px;
  }

  .recipe_book .recipe_book_object1 .recipe_book_object1_text1 p {
    font-size: 14px;
  }
  .recipe_book .recipe_book_object1 .recipe_book_object1_text1 p {
    font-size: 14px;
  }
  .recipe_book .recipe_book_object1 .recipe_book_object1_image1 {
    display: none;
  }
  .recipe_book .recipe_book_object1 .recipe_book_object1_image2 {
    display: block;
  }
  .recipe_book .recipe_book_object1 .recipe_book_object1_button1 {
    max-width: 300px;
  }
  .recipe_book .recipe_book_object1 .recipe_book_object1_button1 a {
    font-size: 12px;
  }

  /* 著者紹介 */
  .recipe_book .section_layer1 {
    padding: 65px 30px;
  }
  .recipe_book .lp_about_object1 {
    flex-direction: column !important;
    gap: 25px;
  }
  .recipe_book .lp_about_object1 .lp_about_object1_image1 {
    width: 202px !important;
    height: 191px !important;
    margin: 0px 0px 0px 0px !important;
  }
  .recipe_book .lp_about_object1 .lp_about_object1_info1 h2 {
    text-align: center;
  }
  
  /* 商品詳細 */
  .recipe_book .section_layer2.recipe_set {
    padding: 65px 30px 40px 30px;
  }
  .recipe_book .section_layer2.recipe_only {
    padding: 40px 30px 65px 30px;
  }
  .recipe_book .section_layer2 .induction_object1 {
    margin-bottom: 5px;
  }
}
/* recipe-book */


.subscription {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .subscription {
    padding: 0px 0px 0px 0px;
  }
}
.subscription .subscription_object1 {
  width: 100%;
  max-width: 800px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.subscription .subscription_object1 .subscription_object1_image1 {
  width: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.subscription .subscription_object1 .subscription_object1_image1 img {
  width: 100%;
  max-width: 800px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  transition: 0.2s;
  display: block;
}
.subscription .subscription_object1 .subscription_object1_text1 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
}
.subscription .subscription_object1 .subscription_object1_text1 p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  line-height: 28px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .subscription .subscription_object1 .subscription_object1_text1 p {
    font-size: 14px;
    text-indent: 0px;
    letter-spacing: 0px;
    line-height: 24px;
  }
}
.subscription .subscription_object1 .subscription_object1_button1 {
  width: 100%;
  height: auto;
  max-width: 300px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media screen and (max-width: 767px) {
  .subscription .subscription_object1 .subscription_object1_button1 {
    max-width: 300px;
  }
}
.subscription .subscription_object1 .subscription_object1_button1 a {
  width: 100%;
  height: auto;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
  text-indent: 1px;
  letter-spacing: 1px;
  padding: 15px 15px 15px 15px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #180e0c;
  transition: 0.2s;
}
@media screen and (max-width: 767px) {
  .subscription .subscription_object1 .subscription_object1_button1 a {
    font-size: 12px;
  }
}
.subscription .subscription_object1 .subscription_object1_button1 :hover {
  color: #ffffff;
  background-color: #180e0c;
}

#wrapper {
  width: 100%;
}

#header .wrap_header {
  height: 100%;
  padding: 0px 0px 0px 0px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#nav_top {
  height: 100%;
}

#nav_top .nav_inner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#nav_top .global_nav {
  height: 100%;
  padding: 0px 0px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #nav_top .global_nav {
    display: none;
  }
}

#nav_top .nav_control {
  height: 100%;
  padding: 0px 0px 0px 0px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

#nav_top .nav_control li span {
  padding: 0px 0px 0px 0px !important;
  height: 100% !important;
}

#footer {
  width: 100%;
  height: auto;
}

#site_map .item .footer_cart p a {
  width: auto;
  padding: 10px 20px 10px 20px;
}

#site_map .corporate_site a {
  height: auto;
}
