/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./themes/lions/src/styles/common.scss ***!
  \************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./themes/lions/src/styles/common.scss (1) ***!
  \****************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&family=Noto+Sans+JP:wght@400;500;700&display=swap);
/*!****************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./themes/lions/src/styles/common.scss (2) ***!
  \****************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
====================================================
■ EASING
====================================================
*/
.mainContents {
  padding-top: var(--header-h);
}

.swiper-lazy-preloader {
  border-color: #3f2021 !important;
  border-top-color: transparent !important;
}

.lb2-cover {
  display: block;
  overflow: hidden;
  background-color: #121212;
}
.lb2-cover__figure {
  overflow: hidden;
  background-color: #121212;
}
.lb2-cover__image {
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-cover.is-hover .lb2-cover__image {
  opacity: 0.8 !important;
  transform: scale(1.05);
}

.lb2-button {
  display: inline-block;
  margin-top: 20px;
  text-align: left;
  width: 294px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .lb2-button {
    width: 85%;
  }
}
.lb2-button--inversion {
  width: 100%;
  margin-top: 0;
}
.lb2-button--rect {
  width: 100%;
  border: 1px solid #3f2021;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  line-height: 1.5;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .lb2-button--rect {
    padding: 15px;
  }
}
.lb2-button--rect.is-hover {
  background-color: rgba(63, 32, 33, 0.03);
}
.lb2-button--rect[target=_blank]::after {
  font-family: "Material Icons";
  content: "\e89e";
  font-size: 14px;
  transform: translateY(0.1em);
}
.lb2-button--rect[target=_self]::after {
  font-family: "Material Icons";
  content: "\e5cc";
  font-size: 24px;
}
.lb2-button--row {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 312px;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .lb2-button--row {
    width: 100%;
  }
}
@media (hover: hover) and (pointer: fine) {
  .lb2-button--row:hover {
    max-width: 332px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-button--brandbook {
    margin-top: 0;
  }
}
.lb2-button--anchor {
  width: 100%;
  border: 1px solid #3f2021;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  line-height: 1.5;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .lb2-button--anchor {
    padding: 25px;
  }
  .lb2-button--anchor:first-child {
    margin-bottom: 10px;
  }
}
.lb2-button--anchor.is-hover {
  background-color: rgba(63, 32, 33, 0.03);
}
.lb2-button--anchor::after {
  font-family: "Material Icons";
  content: "\e5cf";
  font-size: 14px;
  transform: translateY(0.1em);
}
.lb2-button--guideline {
  width: 100%;
  border: 1px solid #3f2021;
  padding: 25px 15px 25px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  line-height: 1.5;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .lb2-button--guideline {
    padding: 15px;
    margin-top: 10px;
  }
}
.lb2-button--guideline.is-hover {
  background-color: rgba(63, 32, 33, 0.03);
}
.lb2-button--guideline:first-child {
  margin-top: 0;
}
.lb2-button--zipfile::after {
  font-family: "Material Icons";
  content: "\eb2c";
  font-size: 20px;
}
.lb2-button--pdffile::after {
  font-family: "Material Icons";
  content: "\e415";
  font-size: 20px;
}
.lb2-button--excelfile::after {
  font-family: "Material Icons";
  content: "\e873";
  font-size: 20px;
}
.lb2-button--desktop::after {
  font-family: "Material Icons";
  content: "\e30c";
  font-size: 20px;
}
.lb2-button__label {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
  display: inline-block;
  margin: 20px 0;
  overflow: hidden;
}
.lb2-button__label--br {
  display: none;
}
@media screen and (max-width: 768px) {
  .lb2-button__label--br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .lb2-button--project .lb2-button__label {
    margin: 0;
  }
  .lb2-button--project .lb2-button__label--sp {
    display: none;
  }
}
.lb2-button__label:only-child {
  margin: 0;
}
.lb2-button--inversion .lb2-button__label {
  font-size: 2rem;
}
.lb2-button--rect .lb2-button__label, .lb2-button--anchor .lb2-button__label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.085em;
  font-size: 1.3rem;
}
.lb2-button--guideline .lb2-button__label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.085em;
  font-size: 1.2rem;
}
.lb2-button--row .lb2-button__label {
  font-size: 1.6rem;
  padding-right: 15px;
}
.lb2-button--small .lb2-button__label {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .lb2-button--small .lb2-button__label {
    font-size: 1.3rem;
  }
}
.lb2-button__label__inner-1 {
  transform-origin: 100% 100%;
  white-space: no-wrap;
}
.lb2-button__label__inner-2 {
  transform-origin: 0 0;
  white-space: nowrap;
}
.lb2-button__sublabel {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  margin-top: -12px;
  padding-bottom: 20px;
  letter-spacing: 0.1em;
}
.lb2-button__arrow {
  position: relative;
  width: 85%;
}
.lb2-button--row .lb2-button__arrow {
  width: auto;
  flex: 1;
}
.lb2-button--inversion .lb2-button__arrow {
  width: 294px;
}
@media screen and (max-width: 768px) {
  .lb2-button--inversion .lb2-button__arrow {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .lb2-button__arrow {
    width: 100%;
  }
}
.lb2-button__arrow::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #3f2021;
}
.lb2-button--inversion .lb2-button__arrow::before {
  background-color: #e5e1dc;
}
@media screen and (max-width: 768px) {
  .lb2-button--project .lb2-button__arrow {
    display: none;
  }
}
.lb2-button__append {
  width: 10px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(1.5px) translateY(-50%) translateY(0.5px);
}
.lb2-button__svg {
  stroke: #3f2021;
}
.lb2-button--inversion .lb2-button__svg {
  stroke: #e5e1dc;
}

@media screen and (max-width: 768px) {
  .lb2-headline {
    width: 86vw;
    margin: 0 auto;
  }
}
.lb2-headline--center {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .lb2-headline--center {
    text-align: left;
  }
}
.lb2-headline--child {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .lb2-headline--child {
    max-width: none;
    width: 86vw;
  }
}
.lb2-headline__shoulder {
  font-size: 1.5rem;
  padding-bottom: 10px;
}
.lb2-headline__shoulder--purchase {
  font-size: 1.4rem;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-headline__shoulder--purchase {
    padding-bottom: 10px;
  }
}
.lb2-headline__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 3rem;
  letter-spacing: 0.15em;
}
.lb2-headline__title--medium {
  font-size: 2.6rem;
}
.lb2-headline__title--jp {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2rem;
}
.lb2-headline__title--jpBold {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline__title--jpBold {
    font-size: 1.8rem;
  }
}
.lb2-headline__title--product {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.8rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .lb2-headline__title--product {
    font-size: 2.2rem;
  }
}
.lb2-headline--child .lb2-headline__title {
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline--child .lb2-headline__title {
    font-size: 1.6rem;
  }
}
.lb2-headline__title--purchase {
  max-width: 340px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .lb2-headline__title--purchase {
    width: 280px;
    margin-bottom: 0;
  }
}
.lb2-headline__title--recipe {
  max-width: 210px;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .lb2-headline__title--recipe {
    width: 168px;
    margin-bottom: 0;
  }
}
.lb2-headline__subtitle {
  padding-top: 10px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline__subtitle {
    font-size: 1.8rem;
  }
}
.lb2-headline__subtitle--smaller {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline__subtitle--smaller {
    font-size: 1.3rem;
  }
}
.lb2-headline__subtitle--product {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline__subtitle--product {
    font-size: 1.4rem;
  }
}
.lb2-headline__subtitle__en {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 2.1rem;
}
.lb2-headline--child .lb2-headline__subtitle {
  padding-top: 6px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline--child .lb2-headline__subtitle {
    padding-top: 5px;
    font-size: 1.2rem;
  }
}
.lb2-headline__copy {
  padding-top: 50px;
  text-align: center;
  line-height: 2;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .lb2-headline__copy {
    width: 86vw;
    margin: 0 auto;
    text-align: left;
  }
}
.lb2-headline__copy > br {
  display: block;
}
@media screen and (max-width: 768px) {
  .lb2-headline__copy > br {
    display: none;
  }
}
.lb2-headline__copy--left {
  text-align: left;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .lb2-headline__copy--left {
    padding-top: 30px;
  }
}
.lb2-headline__copy--attention {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #f62c11;
  font-size: 1.6rem;
}
.lb2-headline__mv {
  max-width: 410px;
}
.lb2-content {
  overflow: hidden;
  position: relative;
  padding-top: 80px;
  padding-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .lb2-content {
    padding-top: 30px;
    padding-bottom: 50px;
  }
}
.lb2-content--404 {
  width: 86vw;
  margin: 0 auto;
}
.lb2-content--searchResult {
  padding-bottom: 0;
}
.lb2-content--goodDesign {
  padding-bottom: 0;
}
.lb2-content--goodDesign-detail {
  padding-top: 80px;
  padding-bottom: 0;
}
.lb2-content--goodDesign-detail::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #e5e1dc;
  position: absolute;
  top: calc(50% + 40px);
  left: 0;
}
@media screen and (max-width: 768px) {
  .lb2-content--goodDesign-detail::before {
    top: 126px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--goodDesign-detail {
    padding-top: 30px;
  }
}
.lb2-content--goodDesign-concept {
  padding-top: 0px;
  background-color: #e5e1dc;
}
@media screen and (max-width: 768px) {
  .lb2-content--goodDesign-concept {
    padding-top: 60px;
  }
}
.lb2-content--goodDesign-summary {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .lb2-content--goodDesign-summary {
    padding-top: 50px;
  }
}
.lb2-content--goodDesign-summary + .lb2-content--goodDesign-bottom::before {
  background-color: #d7d2cb;
}
.lb2-content--goodDesign-bottom, .lb2-content--prodcuctDetail-bottom {
  padding: 0 0 120px;
  width: 540px;
  margin: 0 auto;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .lb2-content--goodDesign-bottom, .lb2-content--prodcuctDetail-bottom {
    width: 86vw;
    padding: 0 0 60px;
  }
}
.lb2-content--goodDesign-bottom::before, .lb2-content--prodcuctDetail-bottom::before {
  content: "";
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: #e5e1dc;
}
.lb2-content--prodcuctDetail-bottom {
  padding: 0;
}
.lb2-content--statement {
  padding-top: 120px;
  padding-bottom: 150px;
}
@media screen and (max-width: 768px) {
  .lb2-content--statement {
    padding-top: 60px;
    padding-bottom: 0;
  }
}
.lb2-content--project {
  background-color: #e5e1dc;
  padding-top: 120px;
}
@media screen and (max-width: 768px) {
  .lb2-content--project {
    padding-top: 70px;
    padding-bottom: 80px;
  }
}
.lb2-content--white {
  background-color: #fff;
}
.lb2-content__row {
  display: flex;
}
.lb2-content__row--center {
  justify-content: center;
}
.lb2-content--columnBottom {
  padding-top: 0;
  background-color: #e5e1dc;
}
.lb2-content--guide {
  background-color: #e5e1dc;
}
.lb2-content--guideMV {
  background-color: #e5e1dc;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .lb2-content--guideMV {
    padding-top: 50px;
    padding-bottom: 20px;
  }
}
.lb2-content--guideContent {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .lb2-content--guideContent {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--guideContent {
    margin-bottom: 50px;
  }
}
.lb2-content--areaBottom {
  padding: 100px 0 80px;
}
@media screen and (max-width: 768px) {
  .lb2-content--areaBottom {
    padding: 40px 0 10px;
  }
}
.lb2-content__inner {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .lb2-content__inner {
    max-width: none;
    width: 86vw;
  }
}
.lb2-content--productDetail {
  padding: 60px 0 70px;
}
@media screen and (max-width: 768px) {
  .lb2-content--productDetail {
    padding: 40px 0 20px;
  }
}
.lb2-content--productDetail--attention {
  padding-top: 60px;
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  font-size: 1.1rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .lb2-content--productDetail--attention {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--productDetail--attention {
    font-size: 1rem;
    padding-top: 30px;
    padding-bottom: 40px;
  }
}
.lb2-content--purchaseTop {
  padding-top: 100px;
  padding-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .lb2-content--purchaseTop {
    padding: 50px 0 20px;
  }
}
.lb2-content--guideHeader {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  padding: 10px 0 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .lb2-content--guideHeader {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--guideHeader {
    display: block;
    padding: 0 0 50px;
  }
}
.lb2-content--guideHeader-recipe {
  max-width: 250px;
  width: calc(100% - 160px);
  margin: 0 auto;
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .lb2-content--guideHeader-recipe {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--guideHeader-recipe {
    padding: 30px 0;
    width: 45vw;
  }
}
.lb2-content--guideHeader-purchase {
  max-width: 400px;
  width: calc(100% - 160px);
  margin: 0 auto;
  padding: 50px 0;
}
@media screen and (max-width: 768px) {
  .lb2-content--guideHeader-purchase {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--guideHeader-purchase {
    padding: 30px 0;
    width: 76vw;
  }
}
.lb2-content--guideline {
  padding-top: 40px;
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .lb2-content--guideline {
    padding: 20px 0 50px;
  }
}
.lb2-content--guidelinetop {
  padding-top: 80px;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .lb2-content--guidelinetop {
    padding: 50px 0 0px;
  }
}
.lb2-content--guidelinebottom {
  padding-top: 40px;
  padding-bottom: 0px;
}
@media screen and (max-width: 768px) {
  .lb2-content--guidelinebottom {
    padding: 20px 0 0px;
  }
}
.lb2-content--newsArea {
  padding-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .lb2-content--newsArea {
    padding-bottom: 40px;
  }
}
.lb2-content--newsArea ul {
  display: inline-block;
  text-align: left;
  margin-top: 30px;
}
.lb2-content--newsArea ul li {
  margin-bottom: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .lb2-content--newsArea ul li {
    line-height: 2;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-content--newsArea ul {
    display: initial;
    margin-top: 0;
  }
}
.lb2-content--breadcrumb, .lb2-content--breadcrumb-single {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  border-top: 1px solid #3f2021;
  padding-top: 0px;
  padding-bottom: 0;
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .lb2-content--breadcrumb, .lb2-content--breadcrumb-single {
    max-width: none;
    width: 86vw;
  }
}
.lb2-content--breadcrumb ol, .lb2-content--breadcrumb-single ol {
  overflow-x: auto;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  padding: 20px 0 40px;
}
.lb2-content--breadcrumb ol::-webkit-scrollbar, .lb2-content--breadcrumb-single ol::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.lb2-content--breadcrumb ol::-webkit-scrollbar-track, .lb2-content--breadcrumb-single ol::-webkit-scrollbar-track {
  background: transparent;
}
@media screen and (max-width: 768px) {
  .lb2-content--breadcrumb ol, .lb2-content--breadcrumb-single ol {
    padding: 10px 0 20px;
  }
}
.lb2-content--breadcrumb ol li, .lb2-content--breadcrumb-single ol li {
  font-size: 1.3rem;
  word-break: keep-all;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .lb2-content--breadcrumb ol li, .lb2-content--breadcrumb-single ol li {
    font-size: 1.1rem;
  }
}
.lb2-content--breadcrumb ol li .active, .lb2-content--breadcrumb-single ol li .active {
  font-weight: 700;
}
.lb2-content--breadcrumb ol li::before, .lb2-content--breadcrumb-single ol li::before {
  content: " ";
  display: inline-block;
  vertical-align: middle;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateX(-25%) rotate(45deg);
  margin-left: 1em;
  margin-right: 0.75em;
}
.lb2-content--breadcrumb ol li:first-child:before, .lb2-content--breadcrumb-single ol li:first-child:before {
  content: none;
}
@media screen and (max-width: 768px) {
  .lb2-content--breadcrumb, .lb2-content--breadcrumb-single {
    margin-bottom: 20px;
    margin-top: 40px;
  }
}
.lb2-content--breadcrumb-single {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .lb2-content--breadcrumb-single {
    margin-bottom: 0;
  }
}
.lb2-content--breadcrumb-single ol {
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .lb2-content--breadcrumb-single ol {
    padding: 20px 0 15px;
  }
}

.lb2-subcontent {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .lb2-subcontent {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-subcontent--sp-wide {
    width: 100%;
  }
}
.lb2-subcontent:not(:only-child) {
  border-bottom: 1px solid rgba(63, 32, 33, 0.15);
}
.lb2-subcontent:last-child {
  border-bottom: none;
}

.lb2-pt10 {
  padding: 10px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt10 {
    padding: 10px 0 0 0;
  }
}

.lb2-pt20 {
  padding: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt20 {
    padding: 20px 0 0 0;
  }
}

.lb2-pt30 {
  padding: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt30 {
    padding: 30px 0 0 0;
  }
}

.lb2-pt40 {
  padding: 40px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt40 {
    padding: 40px 0 0 0;
  }
}

.lb2-pt60 {
  padding: 60px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt60 {
    padding: 40px 0 0 0;
  }
}

.lb2-pt70 {
  padding: 80px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt70 {
    padding: 50px 0 0 0;
  }
}

.lb2-pt80 {
  padding: 80px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt80 {
    padding: 40px 0 0 0;
  }
}

.lb2-pt100 {
  padding: 100px 0 0 0;
}
@media screen and (max-width: 768px) {
  .lb2-pt100 {
    padding: 50px 0 0 0;
  }
}

.lb2-pb0 {
  padding-bottom: 0;
}

.lb2-copy {
  line-height: 2;
  font-size: 1.3rem;
  padding-top: 20px;
}
.lb2-headline + .lb2-copy {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-headline + .lb2-copy {
    padding-top: 30px;
  }
}

.lb2-section {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .lb2-section {
    width: 100%;
    padding: 50px 0 70px;
  }
}
.lb2-section--lighten {
  background-color: #e5e1dc;
}

.lb2-stack--type-a {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 30px;
  row-gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-a {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
.lb2-stack--type-b {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: auto;
  column-gap: 30px;
  row-gap: 60px;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-b {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
.lb2-stack--type-c {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 30px;
  row-gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c {
    grid-template-columns: 1fr;
    row-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--recipe {
    row-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--sp-wide {
    gap: 20px;
  }
}

.lb2-stack--type-b .lb2-card {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  column-gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-b .lb2-card {
    grid-template-columns: 1fr;
  }
}
.lb2-stack--type-b .lb2-card::only-child {
  grid-row: 1/3;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c .lb2-card {
    display: grid;
    grid-template-columns: 50% 1fr;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c_2 .lb2-card {
    grid-template-columns: auto;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--sp-wide .lb2-card {
    display: grid;
    grid-template-columns: 1fr;
  }
  .lb2-stack--sp-wide .lb2-card img {
    width: 60%;
  }
  .lb2-stack--sp-wide .lb2-card__figure {
    text-align: center;
  }
}
.lb2-card__header {
  position: relative;
  overflow: hidden;
  background-color: #000;
  height: fit-content;
}
.lb2-card--white .lb2-card__header {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .lb2-card__header {
    background: none;
  }
}
.lb2-stack--type-c .lb2-card__header {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c .lb2-card__header {
    padding-right: 15px;
  }
}
.lb2-stack--sp-wide .lb2-card__header {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .lb2-stack--sp-wide .lb2-card__header {
    width: 80%;
    margin: 0 auto;
    padding-right: 0;
  }
}
.lb2-card__body {
  padding-top: 15px;
}
.lb2-stack--type-b .lb2-card__body {
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-b .lb2-card__body {
    padding-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c .lb2-card__body {
    padding-top: 0;
  }
}
.lb2-stack--type-c .lb2-card__body--wide {
  padding-top: 12px;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c .lb2-card__body--wide {
    padding-top: 10px;
    grid-column: 1/3;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c .lb2-card__body--v-center {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .lb2-stack--sp-wide .lb2-card__body {
    padding-top: 10px;
  }
}
.lb2-card.is-hover .lb2-card__body {
  text-decoration: underline;
}
.lb2-card__tag {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  background-color: rgba(229, 225, 220, 0.7);
  padding: 8px 10px;
  display: inline-block;
  width: fit-content;
  margin: 10px 0;
}
.lb2-card__tag:first-child {
  margin-top: 0;
}
.lb2-section--lighten .lb2-card__tag {
  background-color: #d7d2cb;
}
.lb2-card__titleEN {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 2.2rem;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
}
.lb2-card__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.5;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .lb2-card__title--smaller {
    font-size: 1rem;
  }
}
.lb2-card__title:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .lb2-stack--type-c .lb2-card__title {
    font-size: 1.2rem;
  }
}
.lb2-card__copy {
  font-size: 1.3rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .lb2-card__copy {
    font-size: 1.2rem;
  }
}
.lb2-card__image {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-card.is-hover .lb2-card__image {
  opacity: 0.8 !important;
  transform: scale(1.05);
}
.lb2-card__caption {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-card__caption {
    font-size: 1rem;
  }
}

.lb2-searchNav {
  position: relative;
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  margin-top: 80px;
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  .lb2-searchNav {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-searchNav {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.lb2-content--areaBottom .lb2-searchNav {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-content--areaBottom .lb2-searchNav {
    margin-top: 20px;
  }
}
.lb2-searchNav__list {
  display: flex;
  border: 1px solid #3f2021;
}
@media screen and (max-width: 768px) {
  .lb2-searchNav__list {
    flex-wrap: wrap;
  }
}
.lb2-searchNav__item {
  flex: 1;
}
.lb2-searchNav__item:not(:last-child) {
  border-right: 1px solid #3f2021;
}
@media screen and (max-width: 768px) {
  .lb2-searchNav__item:nth-child(-n+3) {
    flex: auto;
    width: 33.3333%;
    border-bottom: 1px solid #3f2021;
  }
}
@media screen and (max-width: 768px) {
  .lb2-searchNav__item:nth-child(3) {
    border-right: none;
  }
}
.lb2-searchNav__button {
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-searchNav__button.is-active {
  color: #e5e1dc;
  background-color: #3f2021;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .lb2-searchNav__button {
    flex-direction: column;
    gap: 3px;
    height: 52px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .lb2-searchNav__button:hover {
    background-color: rgba(63, 32, 33, 0.075);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  }
}
.lb2-searchNav__button--active .lb2-searchNav__label {
  color: #e5e1dc;
}
.lb2-searchNav__label:not(:last-child)::after {
  content: "・";
}
@media screen and (max-width: 768px) {
  .lb2-searchNav__label:not(:last-child)::after {
    display: none;
  }
}

.lb2-searchResult {
  display: none;
}
.lb2-searchResult.swiper-initialized {
  display: block;
}
.lb2-searchResult__wrapper {
  background-color: #f4f2ef;
  padding-top: 70px;
  padding-bottom: 150px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__wrapper {
    padding-top: 50px;
    padding-bottom: 100px;
  }
}
.lb2-searchResult__inner {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__inner {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__inner {
    padding-bottom: 50px;
  }
}
.lb2-searchResult__inner:not(:first-child) {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid rgba(63, 32, 33, 0.15);
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__inner:not(:first-child) {
    padding-top: 50px;
  }
}
.lb2-searchResult__inner:last-child {
  padding-bottom: 0;
}
.lb2-searchResult__title {
  font-size: 2rem;
  padding-bottom: 30px;
}
.lb2-searchResult__item {
  display: flex;
  gap: 4.3668122271%;
}
.lb2-searchResult__item:not(:first-child) {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__item:not(:first-child) {
    padding-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__item {
    flex-direction: column;
  }
}
.lb2-searchResult__aside {
  position: relative;
  width: 34.3886462882%;
  min-width: 250px;
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__aside {
    width: 100%;
    min-width: auto;
  }
}
.lb2-searchResult__aside .swiper {
  position: relative;
  padding-bottom: 15px;
}
.lb2-searchResult__aside .swiper-slide {
  width: 100% !important;
}
.lb2-searchResult__aside .swiper-pagination {
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  left: 0 !important;
  width: 100%;
  height: 1px;
  display: flex;
}
.lb2-searchResult__aside .swiper-pagination-bullet {
  margin: 0 !important;
  border-radius: 0 !important;
  width: 25px !important;
  height: 1px !important;
  overflow: hidden !important;
  font-size: 0 !important;
  vertical-align: top !important;
  background-color: #707070 !important;
}
.lb2-searchResult__aside .swiper-pagination-bullet:not(:last-child) {
  margin-right: 5px !important;
}
.lb2-searchResult__aside .swiper-pagination-bullet-active {
  background-color: #3f2021 !important;
}
.lb2-searchResult__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__body {
    padding-top: 20px;
  }
}
.lb2-searchResult__group--bottom {
  display: grid;
  align-items: end;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto 1fr;
}
@media screen and (max-width: 1000px) {
  .lb2-searchResult__group--bottom {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__group--bottom {
    padding-top: 15px;
  }
}
.lb2-searchResult__region {
  font-size: 1.3rem;
}
.lb2-searchResult__name {
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  padding-top: 12px;
  line-height: 1.5;
}
.lb2-searchResult__tags-wrap {
  grid-column: 1/3;
  grid-row: 1/2;
  display: flex;
  gap: 10px;
  padding-bottom: 20px;
}
.lb2-searchResult__tag {
  font-size: 1.1rem;
  padding: 8px;
  background-color: #d7d2cb;
}
.lb2-searchResult__info {
  grid-column: 1/2;
  grid-row: 2/3;
}
.lb2-searchResult__th, .lb2-searchResult__td {
  font-size: 1.2rem;
  background: none;
  border: none;
  color: #3f2021;
}
.lb2-searchResult__th {
  padding-right: 35px;
  white-space: nowrap;
}
.lb2-searchResult__tr:not(:last-child) .lb2-searchResult__th {
  padding-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__th {
    padding-right: 5vw;
  }
}
.lb2-searchResult__tr:not(:last-child) .lb2-searchResult__td {
  padding-bottom: 5px;
}
.lb2-searchResult__action {
  position: relative;
  grid-column: 2/3;
  grid-row: 2/3;
  padding-top: 20px;
}
@media screen and (max-width: 1000px) {
  .lb2-searchResult__action {
    text-align: right;
  }
}
@media screen and (max-width: 768px) {
  .lb2-searchResult__action {
    text-align: left;
  }
}
.lb2-searchResult__link {
  position: relative;
}
.lb2-searchResult__action .lb2-searchResult__link {
  overflow: hidden;
  display: inline-block;
  padding-bottom: 3px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.lb2-searchResult__action .lb2-searchResult__link::before, .lb2-searchResult__action .lb2-searchResult__link::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #3f2021;
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-searchResult__action .lb2-searchResult__link::before {
  transform: translateX(-200%);
}
@media (hover: hover) and (pointer: fine) {
  .lb2-searchResult__link:hover::before {
    transform: translateX(0);
  }
  .lb2-searchResult__link:hover::after {
    transform: translateX(200%);
  }
}

.lb2-sitePolicy {
  max-width: 720px;
  width: calc(100% - 160px);
  margin: 0 auto;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .lb2-sitePolicy {
    max-width: none;
    width: 86vw;
  }
}
.lb2-sitePolicy__lead {
  line-height: 2;
  padding-bottom: 50px;
}
.lb2-sitePolicy__lead:first-child {
  padding-bottom: 30px;
}
.lb2-sitePolicy__lead:only-child {
  padding-bottom: 50px;
}
.lb2-sitePolicy__block {
  padding: 50px 0;
  border-top: 1px solid rgba(63, 32, 33, 0.15);
}
.lb2-sitePolicy__block:last-child {
  padding-bottom: 0;
}
.lb2-sitePolicy__block--end {
  text-align: right;
  border-top: none;
  font-size: 1.3rem;
  line-height: 2;
  padding-top: 0;
  padding-bottom: 0;
}
.lb2-sitePolicy__title {
  font-size: 1.8rem;
  padding-bottom: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.5;
}
.lb2-sitePolicy__text {
  font-size: 1.3rem;
  line-height: 2;
  display: flex;
  align-items: flex-start;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-sitePolicy__text {
    flex-direction: column;
    gap: 15px;
  }
}
.lb2-sitePolicy__text-inner {
  flex: 1;
}
.lb2-sitePolicy__list {
  padding-top: 5px;
}
.lb2-sitePolicy__item:not(:first-child) {
  padding-top: 10px;
}
.lb2-sitePolicy__link {
  text-decoration: underline;
}
.lb2-sitePolicy__link::after {
  font-family: "Material Icons";
  content: "\e89e";
  font-size: 12px;
  margin-left: 0px;
  transform: translateY(0.1em);
}
.lb2-sitePolicy__spec {
  padding-top: 30px;
  display: flex;
  gap: 70px;
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  .lb2-sitePolicy__spec {
    flex-direction: column;
    gap: 30px;
  }
}
.lb2-sitePolicy__spec__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
}
.lb2-sitePolicy__spec__label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.lb2-sitePolicy__spec__group {
  padding-top: 20px;
}
.lb2-sitePolicy__spec__desc {
  padding-top: 8px;
}
.lb2-sitePolicy__banner {
  display: block;
  width: 180px;
}
.lb2-sitePolicy__action:not(:last-of-type) {
  margin-bottom: 20px;
}
.lb2-sitePolicy__annotation {
  font-size: 1.1rem;
}

.lb2-archiveNav {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  margin-top: 15px;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .lb2-archiveNav {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-archiveNav {
    margin-top: 30px;
  }
}
.lb2-archiveNav__body {
  display: inline-flex;
  align-items: center;
  position: relative;
}
.lb2-archiveNav__body::after {
  position: absolute;
  right: 15px;
  width: 10px;
  height: 7px;
  background-color: #535353;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: "";
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .lb2-archiveNav__body {
    width: 100%;
  }
}
.lb2-archiveNav__select {
  appearance: none;
  min-width: 230px;
  height: 3.6em;
  padding: 0.8em calc(0.8em + 30px) 0.8em 1.2em;
  border: 1px solid #3f2021;
  border-radius: 3px;
  background-color: transparent;
  color: #3f2021;
  font-size: 1.5em;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .lb2-archiveNav__select {
    width: 100%;
  }
}

.swiper--MV {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .swiper--MV {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .swiper--MV {
    width: 100%;
  }
}
.swiper--MV .swiper-wrapper {
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .swiper--MV .swiper-wrapper {
    padding-bottom: 50px;
  }
}
.swiper--MV .swiper-image {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 768px) {
  .swiper--MV .swiper-image {
    height: auto;
  }
}
.swiper--MV .swiper-button-prev,
.swiper--MV .swiper-button-next {
  width: 12px;
  position: absolute;
  top: auto !important;
  bottom: 0px !important;
  display: flex;
}
.swiper--MV .swiper-button-prev:after,
.swiper--MV .swiper-button-next:after {
  color: #3f2021 !important;
  font-size: 18px !important;
}
@media screen and (max-width: 768px) {
  .swiper--MV .swiper-button-prev:after,
  .swiper--MV .swiper-button-next:after {
    width: 28px;
    font-size: 14px !important;
  }
}
.swiper--MV .swiper-button-prev {
  left: 0 !important;
}
@media screen and (max-width: 768px) {
  .swiper--MV .swiper-button-prev {
    left: 14px !important;
  }
}
.swiper--MV .swiper-button-prev:after {
  transform: translateX(-7.5%) !important;
}
.swiper--MV .swiper-button-next {
  right: 0 !important;
}
@media screen and (max-width: 768px) {
  .swiper--MV .swiper-button-next {
    right: 14px !important;
  }
}
.swiper--MV .swiper-button-next:after {
  transform: translateX(7.5%) !important;
}
.swiper--MV .swiper-pagination {
  position: absolute;
  top: auto !important;
  bottom: 20px !important;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 1px;
}
@media screen and (max-width: 768px) {
  .swiper--MV .swiper-pagination {
    padding: 0 6vw;
  }
}
.swiper--MV .swiper-pagination-bullet {
  margin: 0 !important;
  border-radius: 0 !important;
  width: 25px !important;
  height: 1px !important;
  overflow: hidden !important;
  font-size: 0 !important;
  vertical-align: top !important;
  background-color: #707070 !important;
}
.swiper--MV .swiper-pagination-bullet:not(:last-child) {
  margin-right: 5px !important;
}
.swiper--MV .swiper-pagination-bullet-active {
  background-color: #3f2021 !important;
}

.life-recipe .mv-box {
  position: relative;
}
.life-recipe .mv-box__category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #185557;
}
@media screen and (max-width: 768px) {
  .life-recipe .mv-box__category {
    font-size: 1.3rem;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}
.life-recipe .mv-box__image {
  z-index: 1;
  position: relative;
}
.life-recipe .mv-box__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  z-index: 2;
  position: absolute;
  bottom: 0;
  background-color: rgba(24, 85, 87, 0.8);
  color: #fff;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .life-recipe .mv-box__title {
    position: initial;
    min-height: 7rem;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 10px;
    background-color: rgb(24, 85, 87);
  }
}

.interior-recipe .mv-box {
  position: relative;
}
.interior-recipe .mv-box__category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #966E22;
}
@media screen and (max-width: 768px) {
  .interior-recipe .mv-box__category {
    font-size: 1.3rem;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}
.interior-recipe .mv-box__image {
  z-index: 1;
  position: relative;
}
.interior-recipe .mv-box__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  z-index: 2;
  position: absolute;
  bottom: 0;
  background-color: rgba(150, 110, 34, 0.8);
  color: #fff;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .interior-recipe .mv-box__title {
    position: initial;
    min-height: 7rem;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 10px;
    background-color: rgb(150, 110, 34);
  }
}

.technique-recipe .mv-box {
  position: relative;
}
.technique-recipe .mv-box__category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #A55B3C;
}
@media screen and (max-width: 768px) {
  .technique-recipe .mv-box__category {
    font-size: 1.3rem;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}
.technique-recipe .mv-box__image {
  z-index: 1;
  position: relative;
}
.technique-recipe .mv-box__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  z-index: 2;
  position: absolute;
  bottom: 0;
  background-color: rgba(165, 91, 60, 0.8);
  color: #fff;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .technique-recipe .mv-box__title {
    position: initial;
    min-height: 7rem;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 10px;
    background-color: rgb(165, 91, 60);
  }
}

.purchase .mv-box {
  position: relative;
}
.purchase .mv-box__category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: #3f2021;
}
@media screen and (max-width: 768px) {
  .purchase .mv-box__category {
    font-size: 1.3rem;
    margin-bottom: 10px;
    margin-left: 10px;
  }
}
.purchase .mv-box__image {
  z-index: 1;
  position: relative;
}
.purchase .mv-box__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.7rem;
  z-index: 2;
  position: absolute;
  bottom: 0;
  background-color: rgba(63, 32, 33, 0.8);
  color: #fff;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .purchase .mv-box__title {
    position: initial;
    min-height: 7rem;
    font-size: 1.4rem;
    line-height: 1.6;
    padding: 10px;
    background-color: rgb(63, 32, 33);
  }
}

.swiper--goodDesign {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .swiper--goodDesign {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .swiper--goodDesign {
    width: 100%;
  }
}
.swiper--goodDesign .swiper-wrapper {
  position: relative;
  padding-bottom: 25px;
}
.swiper--goodDesign .swiper-figure {
  width: 100%;
  height: 414px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .swiper--goodDesign .swiper-figure {
    height: 192px;
  }
}
.swiper--goodDesign .swiper-image {
  height: 100%;
  width: auto;
}
.swiper--goodDesign .swiper-caption {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  padding-top: 10px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .swiper--goodDesign .swiper-caption {
    text-align: left;
    padding: 0 6vw;
    padding-top: 10px;
  }
}
.swiper--goodDesign .swiper-button-prev,
.swiper--goodDesign .swiper-button-next {
  width: 48px !important;
  height: 48px !important;
  background-color: #3f2021 !important;
  margin-top: -24px !important;
}
.swiper--goodDesign .swiper-button-prev:after,
.swiper--goodDesign .swiper-button-next:after {
  color: #e5e1dc !important;
  font-size: 18px !important;
}
@media screen and (max-width: 768px) {
  .swiper--goodDesign .swiper-button-prev,
  .swiper--goodDesign .swiper-button-next {
    top: 96px !important;
    width: 32px !important;
    height: 32px !important;
    margin-top: -16px !important;
  }
  .swiper--goodDesign .swiper-button-prev:after,
  .swiper--goodDesign .swiper-button-next:after {
    font-size: 12px !important;
  }
}
.swiper--goodDesign .swiper-button-prev {
  left: 0 !important;
}
.swiper--goodDesign .swiper-button-prev:after {
  transform: translateX(-7.5%) !important;
}
.swiper--goodDesign .swiper-button-next {
  right: 0 !important;
}
.swiper--goodDesign .swiper-button-next:after {
  transform: translateX(7.5%) !important;
}
.swiper--goodDesign .swiper-pagination {
  position: absolute;
  top: auto !important;
  bottom: 0 !important;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 1px;
  display: flex;
}
@media screen and (max-width: 768px) {
  .swiper--goodDesign .swiper-pagination {
    justify-content: flex-start;
    padding: 0 6vw;
  }
}
.swiper--goodDesign .swiper-pagination-bullet {
  margin: 0 !important;
  border-radius: 0 !important;
  width: 25px !important;
  height: 1px !important;
  overflow: hidden !important;
  font-size: 0 !important;
  vertical-align: top !important;
  background-color: #707070 !important;
}
.swiper--goodDesign .swiper-pagination-bullet:not(:last-child) {
  margin-right: 5px !important;
}
.swiper--goodDesign .swiper-pagination-bullet-active {
  background-color: #3f2021 !important;
}

.lb2-summary {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-summary {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-summary {
    padding-top: 15px;
  }
}
.lb2-summary__ul {
  column-count: 2;
  column-gap: 60px;
}
@media screen and (max-width: 768px) {
  .lb2-summary__ul {
    column-count: 1;
    column-gap: 0;
  }
}
.lb2-summary__li {
  display: flex;
  padding: 30px 0;
  border-bottom: rgba(63, 32, 33, 0.15) 1px solid;
}
@media screen and (max-width: 768px) {
  .lb2-summary__li {
    padding: 25px 0;
  }
  .lb2-summary__li:last-child {
    border-bottom: none;
  }
}
.lb2-summary__label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  min-width: 8em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-summary__label {
    font-size: 1.3rem;
  }
}
.lb2-summary__content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-summary__content {
    font-size: 1.3rem;
  }
}
.lb2-summary__annotation {
  padding-top: 100px;
}
@media screen and (max-width: 768px) {
  .lb2-summary__annotation {
    padding-top: 30px;
  }
}
.lb2-summary__annotation p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.3;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-summary__annotation p {
    font-size: 1rem;
  }
}

.order {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #e5e1dc;
  background-color: #3f2021;
  font-size: 1.4rem;
  line-height: 26px;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  text-align: center;
}

.order-text {
  width: calc(100% - 36px);
}

.lb2-gd-block--half, .lb2-gd-block--halfGuideline {
  padding-top: 40px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 30px;
  row-gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-block--half, .lb2-gd-block--halfGuideline {
    grid-template-columns: 1fr;
    padding-top: 20px;
  }
}
.lb2-gd-block--halfGuideline {
  padding-top: 70px;
  margin-bottom: 20px;
  gap: 40px;
  row-gap: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-block--halfGuideline {
    padding-top: 20px;
    row-gap: 20px;
    margin-bottom: 20px;
  }
}
.lb2-gd-block--halfProduct {
  padding-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-block--halfProduct {
    grid-template-columns: 1fr;
    padding-top: 20px;
    gap: 0;
  }
}
.lb2-gd-block--twoThirds {
  padding-top: 40px;
  display: grid;
  grid-template-columns: 65% auto;
  grid-auto-rows: auto;
  column-gap: 60px;
  row-gap: 30px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-block--twoThirds {
    grid-template-columns: 1fr;
    padding-top: 20px;
  }
}

.lb2-guidelinetool-block dt {
  font-size: 1.8rem;
  margin-bottom: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
.lb2-guidelinetool-block dt span {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .lb2-guidelinetool-block dt {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}
.lb2-guidelinetool-block dd ul li a {
  font-size: 1.3rem;
  margin-bottom: 15px;
  display: block;
  text-decoration: underline;
}
.lb2-guidelinetool-block dd ul li a::before {
  font-family: "Material Icons";
  content: "\e5cc";
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .lb2-guidelinetool-block dd ul li a {
    font-size: 1.1rem;
    margin-bottom: 5px;
    text-decoration: none;
    line-height: 1.6;
  }
}

.lb2-guidelinetpl-block {
  font-size: 1.2rem;
  line-height: 1.6;
}
.lb2-guidelinetpl-block span {
  font-size: 1.1rem;
  display: block;
  margin-bottom: 15px;
}

.lb2-gd-headline {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(63, 32, 33, 0.15);
  margin-top: 100px;
}
.lb2-gd-headline:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .lb2-gd-headline {
    padding-top: 40px;
    padding-bottom: 15px;
    margin-top: 40px;
    text-align: left;
    font-size: 1.6rem;
  }
  .lb2-gd-headline:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}

.lb2-product-headline {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2rem;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 0px;
  border-top: 1px solid rgba(63, 32, 33, 0.15);
  margin-top: 60px;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .lb2-product-headline {
    max-width: none;
    width: 86vw;
  }
}
.lb2-product-headline:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .lb2-product-headline {
    padding-top: 40px;
    padding-bottom: 15px;
    margin-top: 40px;
    text-align: left;
    font-size: 1.6rem;
  }
  .lb2-product-headline:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
  }
}
.lb2-product-headline__first {
  border-top: 0;
  padding-top: 20px;
}

.lb2-recipe-pickup-title-sub {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
  margin-bottom: 5px;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .lb2-recipe-pickup-title-sub {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-recipe-pickup-title-sub {
    text-align: left;
    font-size: 1.3rem;
    margin-top: 70px;
  }
}

.lb2-recipe-pickup-title-main {
  max-width: 916px;
  width: calc(100% - 160px);
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .lb2-recipe-pickup-title-main {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-recipe-pickup-title-main {
    text-align: left;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.lb2-gd-title {
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  padding-top: 60px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-gd-title {
    padding-top: 40px;
    font-size: 1.3rem;
  }
}
.lb2-gd-headline + .lb2-gd-title {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-headline + .lb2-gd-title {
    padding-top: 20px;
  }
}

.lb2-gd-subtitle {
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-subtitle {
    padding-top: 20px;
  }
}

.lb2-gd-label {
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
}
.lb2-gd-label::after {
  content: "";
  flex: 1;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: rgba(63, 32, 33, 0.15);
}

.lb2-gd-copy {
  line-height: 2;
  font-size: 1.3rem;
  margin-top: -0.5em;
}
@media screen and (max-width: 768px) {
  .lb2-gd-copy {
    font-size: 1.2rem;
  }
}
.lb2-gd-copy:only-child {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-gd-copy:only-child {
    padding-top: 20px;
  }
}
.lb2-gd-copy b {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  display: block;
  padding-bottom: 10px;
}

.lb2-product-one__item {
  display: flex;
  gap: 4.3668122271%;
}
.lb2-product-one__item:not(:first-child) {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__item:not(:first-child) {
    padding-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-product-one__item {
    flex-direction: column;
  }
}
.lb2-product-one__aside {
  position: relative;
  width: 31.1135371179%;
  min-width: 285px;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__aside {
    width: 100%;
    min-width: auto;
  }
}
.lb2-product-one__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__body {
    padding-top: 20px;
  }
}
.lb2-product-one__subtitle {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__subtitle {
    font-size: 1.3rem;
  }
}
.lb2-product-one__title {
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__title {
    font-size: 1.6rem;
  }
}
.lb2-product-one__copy {
  font-size: 1.3rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  padding-top: 20px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__copy {
    padding-top: 10px;
    line-height: 1.6;
  }
}
.lb2-product-one__button {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .lb2-product-one__button {
    margin-top: 10px;
  }
}

.lb2-purchase-top__item {
  display: flex;
  gap: 4.3668122271%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-purchase-top__item {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.lb2-purchase-top__aside {
  position: relative;
  width: 31.1135371179%;
  min-width: 285px;
}
@media screen and (max-width: 768px) {
  .lb2-purchase-top__aside {
    width: 100%;
    min-width: auto;
  }
}
.lb2-purchase-top__body {
  padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-purchase-top__body {
    padding-top: 20px;
  }
}
.lb2-purchase-top__title {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .lb2-purchase-top__title {
    font-size: 1.5rem;
  }
}
.lb2-purchase-top__copy {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  padding-top: 20px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .lb2-purchase-top__copy {
    font-size: 1.2rem;
    padding-top: 10px;
    line-height: 1.6;
  }
}
.lb2-purchase-top__button {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .lb2-purchase-top__button {
    margin-top: 0px;
  }
}

.life-recipe .lb2-category-header {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-category-header {
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
.life-recipe .lb2-category-header--order {
  background-color: #185557;
  color: #fff;
  padding: 10px 15px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-category-header--order {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.life-recipe .lb2-category-header--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  color: #185557;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-category-header--title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.life-recipe .lb2-category-header--copy {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #185557;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-category-header--copy {
    font-size: 1.1rem;
  }
}

.interior-recipe .lb2-category-header {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-category-header {
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
.interior-recipe .lb2-category-header--order {
  background-color: #966E22;
  color: #fff;
  padding: 10px 15px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-category-header--order {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.interior-recipe .lb2-category-header--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  color: #966E22;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-category-header--title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.interior-recipe .lb2-category-header--copy {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #966E22;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-category-header--copy {
    font-size: 1.1rem;
  }
}

.technique-recipe .lb2-category-header {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-category-header {
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
.technique-recipe .lb2-category-header--order {
  background-color: #A55B3C;
  color: #fff;
  padding: 10px 15px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-category-header--order {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.technique-recipe .lb2-category-header--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  color: #A55B3C;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-category-header--title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.technique-recipe .lb2-category-header--copy {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #A55B3C;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-category-header--copy {
    font-size: 1.1rem;
  }
}

.purchase .lb2-category-header {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-category-header {
    margin-bottom: 30px;
    margin-top: 20px;
  }
}
.purchase .lb2-category-header--order {
  background-color: #3f2021;
  color: #fff;
  padding: 10px 15px;
  font-size: 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-category-header--order {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}
.purchase .lb2-category-header--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 2.6rem;
  color: #3f2021;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-category-header--title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}
.purchase .lb2-category-header--copy {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 1.7;
  color: #3f2021;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-category-header--copy {
    font-size: 1.1rem;
  }
}

button.load-more-posts-life-recipe,
button.load-more-posts-interior-recipe,
button.load-more-posts-technique-recipe {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  display: block;
  margin: 60px auto 0;
}
button.load-more-posts-life-recipe::after,
button.load-more-posts-interior-recipe::after,
button.load-more-posts-technique-recipe::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-left: 7px;
  width: 0.6em;
  height: 0.6em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-35%) rotate(135deg);
}

.lb2-guideHeader__item {
  padding-right: 40px;
}
.lb2-guideHeader__item:last-child {
  border-left: 1px solid rgba(63, 32, 33, 0.3);
  padding-left: 40px;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__item:last-child {
    padding-left: 0;
    border: none;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__item {
    padding-right: 0;
  }
}
.lb2-guideHeader__item.recipe {
  padding-right: 40px;
}
.lb2-guideHeader__item.recipe:last-child {
  border-left: none;
  padding-left: 0px;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__item.recipe:last-child {
    padding-left: 0;
    border: none;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__item.recipe {
    padding-right: 0;
  }
}
.lb2-guideHeader__mv {
  max-width: 420px;
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__mv {
    width: 100%;
  }
}
.lb2-guideHeader__shoulder {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__shoulder {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
}
.lb2-guideHeader__title {
  width: 389px;
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__title {
    width: 290px;
  }
}
.lb2-guideHeader__copy {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .lb2-guideHeader__copy {
    font-size: 1.2rem;
  }
}

.life-recipe .lb2-recipe-category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #185557;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-category {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
}
.life-recipe .lb2-recipe-category span {
  background-color: #185557;
  color: #e5e1dc;
  padding: 5px 10px;
  font-size: 1.1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-category span {
    font-size: 1rem;
  }
}
.life-recipe .lb2-recipe-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.7;
  color: #185557;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-title {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 30px;
  }
}
.life-recipe .lb2-recipe-content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content {
    font-size: 1.3rem;
  }
}
.life-recipe .lb2-recipe-content .lb2-recipe-image {
  text-align: center;
}
.life-recipe .lb2-recipe-content .lb2-recipe-image img {
  width: 100%;
  height: auto;
}
.life-recipe .lb2-recipe-content h2.m-h3,
.life-recipe .lb2-recipe-content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background-color: #185557;
  color: #e5e1dc;
  font-size: 2.2rem;
  padding: 50px 30px;
  margin-bottom: 60px;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content h2.m-h3,
  .life-recipe .lb2-recipe-content h3 {
    font-size: 1.8rem;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
.life-recipe .lb2-recipe-content h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content h4 {
    font-size: 1.5rem;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
.life-recipe .lb2-recipe-content h4::before {
  content: "";
  display: block;
  width: 50px;
  height: 0;
  border-top: 1px solid #3f2021;
  position: absolute;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content h4::before {
    width: 30px;
    top: -30px;
  }
}
.life-recipe .lb2-recipe-content h5 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content h5 {
    font-size: 1.4rem;
  }
}
.life-recipe .lb2-recipe-content p {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content p {
    margin-bottom: 30px;
  }
}
.life-recipe .lb2-recipe-content img {
  padding: 20px 0;
}
.life-recipe .lb2-recipe-content ul {
  margin-bottom: 40px;
  list-style: disc;
  padding-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content ul {
    padding-left: 1.3rem;
  }
}
.life-recipe .lb2-recipe-content ul li {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content ul li {
    font-size: 1.3rem;
  }
}
.life-recipe .lb2-recipe-content .m-table {
  overflow-x: auto;
}
.life-recipe .lb2-recipe-content table {
  width: 100%;
  border: 1px solid #a59994;
  margin-bottom: 40px;
  border-collapse: collapse;
  white-space: nowrap;
}
.life-recipe .lb2-recipe-content table tr {
  border: 1px solid #a59994;
}
.life-recipe .lb2-recipe-content table tr th {
  background: #d7d2cb;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content table tr th {
    padding: 1rem 2.5rem;
  }
}
.life-recipe .lb2-recipe-content table tr td {
  background: #fff;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content table tr td {
    padding: 1rem 2.5rem;
  }
}
.life-recipe .lb2-recipe-content table tr td ul {
  margin-bottom: 0;
  text-align: left;
}
.life-recipe .lb2-recipe-content table tr td.left {
  text-align: left;
}
.life-recipe .lb2-recipe-content .m-box {
  border: 1px solid rgba(63, 32, 33, 0.3);
  padding: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content .m-box {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.life-recipe .lb2-recipe-content .m-box ul {
  margin-bottom: 0;
}
.life-recipe .lb2-recipe-content .m-box-mokuji {
  background-color: #d7d2cb;
  padding: 40px;
  margin-bottom: 80px;
  border: none;
}
@media screen and (max-width: 768px) {
  .life-recipe .lb2-recipe-content .m-box-mokuji {
    margin-bottom: 40px;
    padding: 30px;
  }
}
.life-recipe .lb2-recipe-content .m-box-mokuji h4 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 1.5rem;
}
.life-recipe .lb2-recipe-content .m-box-mokuji h4::before {
  content: none;
}
.life-recipe .lb2-recipe-content .m-box-mokuji ol li {
  text-decoration: underline;
  margin-bottom: 7px;
}
.life-recipe .lb2-recipe-content .col {
  gap: 20px;
}
.interior-recipe .lb2-recipe-category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #966E22;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-category {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
}
.interior-recipe .lb2-recipe-category span {
  background-color: #966E22;
  color: #e5e1dc;
  padding: 5px 10px;
  font-size: 1.1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-category span {
    font-size: 1rem;
  }
}
.interior-recipe .lb2-recipe-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.7;
  color: #966E22;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-title {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 30px;
  }
}
.interior-recipe .lb2-recipe-content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content {
    font-size: 1.3rem;
  }
}
.interior-recipe .lb2-recipe-content .lb2-recipe-image {
  text-align: center;
}
.interior-recipe .lb2-recipe-content .lb2-recipe-image img {
  width: 100%;
  height: auto;
}
.interior-recipe .lb2-recipe-content h2.m-h3,
.interior-recipe .lb2-recipe-content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background-color: #966E22;
  color: #e5e1dc;
  font-size: 2.2rem;
  padding: 50px 30px;
  margin-bottom: 60px;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content h2.m-h3,
  .interior-recipe .lb2-recipe-content h3 {
    font-size: 1.8rem;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
.interior-recipe .lb2-recipe-content h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content h4 {
    font-size: 1.5rem;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
.interior-recipe .lb2-recipe-content h4::before {
  content: "";
  display: block;
  width: 50px;
  height: 0;
  border-top: 1px solid #3f2021;
  position: absolute;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content h4::before {
    width: 30px;
    top: -30px;
  }
}
.interior-recipe .lb2-recipe-content h5 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content h5 {
    font-size: 1.4rem;
  }
}
.interior-recipe .lb2-recipe-content p {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content p {
    margin-bottom: 30px;
  }
}
.interior-recipe .lb2-recipe-content img {
  padding: 20px 0;
}
.interior-recipe .lb2-recipe-content ul {
  margin-bottom: 40px;
  list-style: disc;
  padding-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content ul {
    padding-left: 1.3rem;
  }
}
.interior-recipe .lb2-recipe-content ul li {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content ul li {
    font-size: 1.3rem;
  }
}
.interior-recipe .lb2-recipe-content .m-table {
  overflow-x: auto;
}
.interior-recipe .lb2-recipe-content table {
  width: 100%;
  border: 1px solid #a59994;
  margin-bottom: 40px;
  border-collapse: collapse;
  white-space: nowrap;
}
.interior-recipe .lb2-recipe-content table tr {
  border: 1px solid #a59994;
}
.interior-recipe .lb2-recipe-content table tr th {
  background: #d7d2cb;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content table tr th {
    padding: 1rem 2.5rem;
  }
}
.interior-recipe .lb2-recipe-content table tr td {
  background: #fff;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content table tr td {
    padding: 1rem 2.5rem;
  }
}
.interior-recipe .lb2-recipe-content table tr td ul {
  margin-bottom: 0;
  text-align: left;
}
.interior-recipe .lb2-recipe-content table tr td.left {
  text-align: left;
}
.interior-recipe .lb2-recipe-content .m-box {
  border: 1px solid rgba(63, 32, 33, 0.3);
  padding: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content .m-box {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.interior-recipe .lb2-recipe-content .m-box ul {
  margin-bottom: 0;
}
.interior-recipe .lb2-recipe-content .m-box-mokuji {
  background-color: #d7d2cb;
  padding: 40px;
  margin-bottom: 80px;
  border: none;
}
@media screen and (max-width: 768px) {
  .interior-recipe .lb2-recipe-content .m-box-mokuji {
    margin-bottom: 40px;
    padding: 30px;
  }
}
.interior-recipe .lb2-recipe-content .m-box-mokuji h4 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 1.5rem;
}
.interior-recipe .lb2-recipe-content .m-box-mokuji h4::before {
  content: none;
}
.interior-recipe .lb2-recipe-content .m-box-mokuji ol li {
  text-decoration: underline;
  margin-bottom: 7px;
}
.interior-recipe .lb2-recipe-content .col {
  gap: 20px;
}
.technique-recipe .lb2-recipe-category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #A55B3C;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-category {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
}
.technique-recipe .lb2-recipe-category span {
  background-color: #A55B3C;
  color: #e5e1dc;
  padding: 5px 10px;
  font-size: 1.1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-category span {
    font-size: 1rem;
  }
}
.technique-recipe .lb2-recipe-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.7;
  color: #A55B3C;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-title {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 30px;
  }
}
.technique-recipe .lb2-recipe-content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content {
    font-size: 1.3rem;
  }
}
.technique-recipe .lb2-recipe-content .lb2-recipe-image {
  text-align: center;
}
.technique-recipe .lb2-recipe-content .lb2-recipe-image img {
  width: 100%;
  height: auto;
}
.technique-recipe .lb2-recipe-content h2.m-h3,
.technique-recipe .lb2-recipe-content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background-color: #A55B3C;
  color: #e5e1dc;
  font-size: 2.2rem;
  padding: 50px 30px;
  margin-bottom: 60px;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content h2.m-h3,
  .technique-recipe .lb2-recipe-content h3 {
    font-size: 1.8rem;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
.technique-recipe .lb2-recipe-content h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content h4 {
    font-size: 1.5rem;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
.technique-recipe .lb2-recipe-content h4::before {
  content: "";
  display: block;
  width: 50px;
  height: 0;
  border-top: 1px solid #3f2021;
  position: absolute;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content h4::before {
    width: 30px;
    top: -30px;
  }
}
.technique-recipe .lb2-recipe-content h5 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content h5 {
    font-size: 1.4rem;
  }
}
.technique-recipe .lb2-recipe-content p {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content p {
    margin-bottom: 30px;
  }
}
.technique-recipe .lb2-recipe-content img {
  padding: 20px 0;
}
.technique-recipe .lb2-recipe-content ul {
  margin-bottom: 40px;
  list-style: disc;
  padding-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content ul {
    padding-left: 1.3rem;
  }
}
.technique-recipe .lb2-recipe-content ul li {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content ul li {
    font-size: 1.3rem;
  }
}
.technique-recipe .lb2-recipe-content .m-table {
  overflow-x: auto;
}
.technique-recipe .lb2-recipe-content table {
  width: 100%;
  border: 1px solid #a59994;
  margin-bottom: 40px;
  border-collapse: collapse;
  white-space: nowrap;
}
.technique-recipe .lb2-recipe-content table tr {
  border: 1px solid #a59994;
}
.technique-recipe .lb2-recipe-content table tr th {
  background: #d7d2cb;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content table tr th {
    padding: 1rem 2.5rem;
  }
}
.technique-recipe .lb2-recipe-content table tr td {
  background: #fff;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content table tr td {
    padding: 1rem 2.5rem;
  }
}
.technique-recipe .lb2-recipe-content table tr td ul {
  margin-bottom: 0;
  text-align: left;
}
.technique-recipe .lb2-recipe-content table tr td.left {
  text-align: left;
}
.technique-recipe .lb2-recipe-content .m-box {
  border: 1px solid rgba(63, 32, 33, 0.3);
  padding: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content .m-box {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.technique-recipe .lb2-recipe-content .m-box ul {
  margin-bottom: 0;
}
.technique-recipe .lb2-recipe-content .m-box-mokuji {
  background-color: #d7d2cb;
  padding: 40px;
  margin-bottom: 80px;
  border: none;
}
@media screen and (max-width: 768px) {
  .technique-recipe .lb2-recipe-content .m-box-mokuji {
    margin-bottom: 40px;
    padding: 30px;
  }
}
.technique-recipe .lb2-recipe-content .m-box-mokuji h4 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 1.5rem;
}
.technique-recipe .lb2-recipe-content .m-box-mokuji h4::before {
  content: none;
}
.technique-recipe .lb2-recipe-content .m-box-mokuji ol li {
  text-decoration: underline;
  margin-bottom: 7px;
}
.technique-recipe .lb2-recipe-content .col {
  gap: 20px;
}
.purchase .lb2-recipe-category {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  color: #3f2021;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-category {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
}
.purchase .lb2-recipe-category span {
  background-color: #3f2021;
  color: #e5e1dc;
  padding: 5px 10px;
  font-size: 1.1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-category span {
    font-size: 1rem;
  }
}
.purchase .lb2-recipe-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.7;
  color: #3f2021;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-title {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 30px;
  }
}
.purchase .lb2-recipe-content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content {
    font-size: 1.3rem;
  }
}
.purchase .lb2-recipe-content .lb2-recipe-image {
  text-align: center;
}
.purchase .lb2-recipe-content .lb2-recipe-image img {
  width: 100%;
  height: auto;
}
.purchase .lb2-recipe-content h2.m-h3,
.purchase .lb2-recipe-content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  background-color: #3f2021;
  color: #e5e1dc;
  font-size: 2.2rem;
  padding: 50px 30px;
  margin-bottom: 60px;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content h2.m-h3,
  .purchase .lb2-recipe-content h3 {
    font-size: 1.8rem;
    padding: 20px;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
.purchase .lb2-recipe-content h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content h4 {
    font-size: 1.5rem;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
.purchase .lb2-recipe-content h4::before {
  content: "";
  display: block;
  width: 50px;
  height: 0;
  border-top: 1px solid #3f2021;
  position: absolute;
  top: -40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content h4::before {
    width: 30px;
    top: -30px;
  }
}
.purchase .lb2-recipe-content h5 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content h5 {
    font-size: 1.4rem;
  }
}
.purchase .lb2-recipe-content p {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content p {
    margin-bottom: 30px;
  }
}
.purchase .lb2-recipe-content img {
  padding: 20px 0;
}
.purchase .lb2-recipe-content ul {
  margin-bottom: 40px;
  list-style: disc;
  padding-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content ul {
    padding-left: 1.3rem;
  }
}
.purchase .lb2-recipe-content ul li {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content ul li {
    font-size: 1.3rem;
  }
}
.purchase .lb2-recipe-content .m-table {
  overflow-x: auto;
}
.purchase .lb2-recipe-content table {
  width: 100%;
  border: 1px solid #a59994;
  margin-bottom: 40px;
  border-collapse: collapse;
  white-space: nowrap;
}
.purchase .lb2-recipe-content table tr {
  border: 1px solid #a59994;
}
.purchase .lb2-recipe-content table tr th {
  background: #d7d2cb;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content table tr th {
    padding: 1rem 2.5rem;
  }
}
.purchase .lb2-recipe-content table tr td {
  background: #fff;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content table tr td {
    padding: 1rem 2.5rem;
  }
}
.purchase .lb2-recipe-content table tr td ul {
  margin-bottom: 0;
  text-align: left;
}
.purchase .lb2-recipe-content table tr td.left {
  text-align: left;
}
.purchase .lb2-recipe-content .m-box {
  border: 1px solid rgba(63, 32, 33, 0.3);
  padding: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content .m-box {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.purchase .lb2-recipe-content .m-box ul {
  margin-bottom: 0;
}
.purchase .lb2-recipe-content .m-box-mokuji {
  background-color: #d7d2cb;
  padding: 40px;
  margin-bottom: 80px;
  border: none;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-recipe-content .m-box-mokuji {
    margin-bottom: 40px;
    padding: 30px;
  }
}
.purchase .lb2-recipe-content .m-box-mokuji h4 {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 1.5rem;
}
.purchase .lb2-recipe-content .m-box-mokuji h4::before {
  content: none;
}
.purchase .lb2-recipe-content .m-box-mokuji ol li {
  text-decoration: underline;
  margin-bottom: 7px;
}
.purchase .lb2-recipe-content .col {
  gap: 20px;
}
.purchase .lb2-purchase-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-title {
    font-size: 2rem;
    text-align: left;
    margin-bottom: 30px;
    line-height: 1.6;
  }
}
.purchase .lb2-purchase-description {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-description {
    margin-bottom: 30px;
    font-size: 1.3rem;
  }
}
.purchase .lb2-purchase-content {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content {
    font-size: 1.3rem;
  }
}
.purchase .lb2-purchase-content .lb2-purchase-image {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content .lb2-purchase-image {
    margin-bottom: 30px;
  }
}
.purchase .lb2-purchase-content .lb2-purchase-image img {
  width: 100%;
  height: auto;
  padding: 0;
}
.purchase .lb2-purchase-content h2.m-h3,
.purchase .lb2-purchase-content h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  margin-bottom: 60px;
  margin-top: 80px;
  padding-top: 120px;
  border-top: 1px solid rgba(63, 32, 33, 0.15);
  color: #3f2021;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content h2.m-h3,
  .purchase .lb2-purchase-content h3 {
    font-size: 1.8rem;
    padding: 70px 0 0 0;
    margin-bottom: 30px;
    margin-top: 60px;
  }
}
.purchase .lb2-purchase-content h4 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content h4 {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
}
.purchase .lb2-purchase-content h5 {
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content h5 {
    font-size: 1.4rem;
  }
}
.purchase .lb2-purchase-content p {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content p {
    margin-bottom: 30px;
  }
}
.purchase .lb2-purchase-content img {
  padding: 20px 0;
}
.purchase .lb2-purchase-content .m-notes {
  font-size: 1.2rem;
}
.purchase .lb2-purchase-content ul {
  margin-bottom: 40px;
  list-style: disc;
  padding-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content ul {
    padding-left: 1.3rem;
  }
}
.purchase .lb2-purchase-content ul li {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content ul li {
    font-size: 1.3rem;
  }
}
.purchase .lb2-purchase-content .m-table {
  overflow-x: auto;
}
.purchase .lb2-purchase-content table {
  width: 100%;
  border: 1px solid #a59994;
  margin-bottom: 40px;
  border-collapse: collapse;
}
.purchase .lb2-purchase-content table tr {
  border: 1px solid #a59994;
}
.purchase .lb2-purchase-content table tr th {
  background: #d7d2cb;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content table tr th {
    padding: 1rem 2.5rem;
  }
}
.purchase .lb2-purchase-content table tr td {
  background: #fff;
  padding: 2rem 3.5rem;
  border: 1px solid #a59994;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content table tr td {
    padding: 1rem 2.5rem;
  }
}
.purchase .lb2-purchase-content table tr td ul {
  margin-bottom: 0;
  text-align: left;
}
.purchase .lb2-purchase-content table tr td.left {
  text-align: left;
}
.purchase .lb2-purchase-content .m-box {
  border: 1px solid rgba(63, 32, 33, 0.3);
  background: #fff;
  padding: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-content .m-box {
    padding: 30px;
    margin-bottom: 30px;
  }
}
.purchase .lb2-purchase-content .m-box ul {
  margin-bottom: 0;
}
.purchase .lb2-purchase-content .m-box p {
  margin-bottom: 0;
}
.purchase .lb2-purchase-content .m-box h4 {
  margin-bottom: 20px;
}
.purchase .lb2-purchase-mokuji {
  background-color: #d7d2cb;
  padding: 40px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-mokuji {
    padding: 20px;
  }
}
.purchase .lb2-purchase-mokuji--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-mokuji--title {
    text-align: left;
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
}
.purchase .lb2-purchase-mokuji ul {
  list-style: none;
  margin-bottom: 10px;
  padding-left: 0;
}
.purchase .lb2-purchase-mokuji ul li a {
  display: block;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  border-bottom: 1px solid rgba(63, 32, 33, 0.15);
  padding: 14px;
  position: relative;
}
.purchase .lb2-purchase-mokuji ul li a::after {
  font-family: "Material Icons";
  content: "\e5cc";
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 30%;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-mokuji ul li a {
    font-size: 1.2rem;
    padding: 12px 20px 12px 12px;
  }
}
.purchase .lb2-purchase-mokuji ul li.here {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  border-bottom: 1px solid rgba(63, 32, 33, 0.15);
  padding: 14px;
  background-color: #e5e1dc;
}
@media screen and (max-width: 768px) {
  .purchase .lb2-purchase-mokuji ul li.here {
    font-size: 1.2rem;
    padding: 12px;
  }
}

body.gooddesign-gooddesign a.lb2-card .lb2-card__header {
  position: relative;
}
body.gooddesign-gooddesign a.lb2-card .lb2-card__header::before {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #3f2021;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  font-family: "Material Icons";
  content: "\e8b6";
  font-size: 18px;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lb2-header ul,
.lb2-header ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lb2-header a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.lb2-header svg {
  width: 100%;
  height: auto;
}
.lb2-header *,
.lb2-header ::before,
.lb2-header ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.lb2-header h1,
.lb2-header h2,
.lb2-header h3,
.lb2-header h4,
.lb2-header h5,
.lb2-header h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

.lb2-header {
  position: fixed;
  width: 100%;
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 100;
  line-height: 1.15; /* 1 */
}
@media screen and (max-width: 768px) {
  .lb2-header {
    height: 50px;
  }
}
.lb2-header::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #d7d2cb;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-header::before body {
  background-color: #d7d2cb;
  opacity: 0;
  visibility: hidden;
  transform: scaleY(0.85);
  transform-origin: 0 0;
}
.lb2-header.is-fixed::before body {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
}
.lb2-header__logo {
  position: relative;
  width: 250px;
  z-index: 3;
  transform: translateY(10px);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-header.is-fixed .lb2-header__logo {
  transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .lb2-header__logo {
    max-width: 217px;
    width: 57.8666666667%;
  }
  .lb2-header.is-fixed .lb2-header__logo {
    transform: scale(0.95);
  }
}
.lb2-header__svg {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-header__logo .lb2-header__svg {
  fill: #3f2021;
}
.lb2-header.is-fixed .lb2-header__logo .lb2-header__svg {
  fill: #3f2021;
}
body.home .lb2-header__logo .lb2-header__svg, body.lions-top .lb2-header__logo .lb2-header__svg {
  fill: #e5e1dc;
}
.lb2-header.is-active .lb2-header__logo .lb2-header__svg {
  fill: #e5e1dc;
}
.lb2-header__nav .lb2-header__list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-header__nav .lb2-header__list {
    gap: 20px;
  }
}
.lb2-header__social .lb2-header__list {
  display: flex;
  gap: 15px;
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-header__social .lb2-header__list {
    padding-top: 0;
    margin-left: 15px;
  }
}
.lb2-header__drawer {
  position: absolute;
  top: calc(50% - 12.5px);
  right: 65px;
  width: 25px;
  height: 28px;
  z-index: 2;
  background: none;
  transform: translateY(10px);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-header.is-fixed .lb2-header__drawer {
  transform: translateY(0);
}
@media screen and (max-width: 768px) {
  .lb2-header__drawer {
    width: 15px;
    height: 18px;
    right: 5vw;
    top: calc(50% - 9px);
  }
}
.lb2-header__drawer__line {
  width: 100%;
  height: 1px;
  background-color: #3f2021;
  position: absolute;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-header__drawer__line:nth-child(1) {
  top: 50%;
  left: 50%;
  transform-origin: 0 50%;
  transform: translate(-50%, -12.5px);
}
@media screen and (max-width: 768px) {
  .lb2-header__drawer__line:nth-child(1) {
    transform: translate(-50%, -9px);
  }
}
.lb2-header__drawer__line:nth-child(2) {
  top: 50%;
  left: 0;
}
.lb2-header__drawer__line:nth-child(3) {
  top: 50%;
  left: 50%;
  transform-origin: 0 50%;
  transform: translate(-50%, 12.5px);
}
@media screen and (max-width: 768px) {
  .lb2-header__drawer__line:nth-child(3) {
    transform: translate(-50%, 9px);
  }
}
@media screen and (max-width: 768px) {
  .lb2-header__drawer__line {
    height: 1px;
  }
}
body.home .lb2-header.is-fixed .lb2-header__drawer__line, body.area .lb2-header.is-fixed .lb2-header__drawer__line, body.site_policy .lb2-header.is-fixed .lb2-header__drawer__line, body.inquiry .lb2-header.is-fixed .lb2-header__drawer__line, body.lions-top .lb2-header.is-fixed .lb2-header__drawer__line, body.guidetop .lb2-header.is-fixed .lb2-header__drawer__line, body.notfound .lb2-header.is-fixed .lb2-header__drawer__line, body.gooddesign .lb2-header.is-fixed .lb2-header__drawer__line, body.groupservice .lb2-header.is-fixed .lb2-header__drawer__line, body.guideline .lb2-header.is-fixed .lb2-header__drawer__line {
  background-color: #3f2021;
}
.lb2-header.is-active .lb2-header__drawer__line {
  background-color: #e5e1dc !important;
}
.lb2-header.is-active .lb2-header__drawer__line:nth-child(1) {
  transform: rotate(50deg) scaleX(1.5) translate(-50%, -50%);
}
.lb2-header.is-active .lb2-header__drawer__line:nth-child(2) {
  opacity: 0;
}
.lb2-header.is-active .lb2-header__drawer__line:nth-child(3) {
  transform: rotate(-50deg) scaleX(1.5) translate(-50%, -50%);
}
body.home .lb2-header__drawer__line, body.lions-top .lb2-header__drawer__line {
  background-color: #e5e1dc;
}
body.area .lb2-header__drawer__line, body.site_policy .lb2-header__drawer__line, body.inquiry .lb2-header__drawer__line, body.guidetop .lb2-header__drawer__line, body.notfound .lb2-header__drawer__line, body.gooddesign .lb2-header__drawer__line, body.groupservice .lb2-header__drawer__line, body.guideline .lb2-header__drawer__line {
  background-color: #3f2021;
}
.lb2-header__menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--vh);
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-header__menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  background-color: #3f2021;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .lb2-header__menu {
    padding-top: 30px;
  }
}
.lb2-header__menu__inner {
  position: relative;
  width: 85vw;
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  gap: 7vw;
  z-index: 1;
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transform: scale(1.035);
}
@media screen and (max-width: 1000px) {
  .lb2-header__menu__inner {
    display: block;
    width: 78vw;
  }
}
.lb2-header.is-active .lb2-header__menu__inner {
  transform: scale(1);
}
.lb2-header.is-active .lb2-header__menu {
  opacity: 1;
  visibility: visible;
}
.lb2-header__aside {
  flex: 1;
}
@media screen and (max-width: 1000px) {
  .lb2-header__aside {
    display: none;
  }
}
.lb2-header__body {
  flex: 0.75;
}
.lb2-header__social {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .lb2-header__social {
    padding-top: 30px;
    display: flex;
    align-items: center;
  }
}
.lb2-header__copyright {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: rotate(-90deg) translate(50%, -50%);
  transform-origin: 100% 50%;
  color: #e5e1dc;
  opacity: 0.3;
  font-size: 1rem;
}
@media screen and (max-width: 1000px) {
  .lb2-header__copyright {
    right: 8px;
    transform: rotate(-90deg) translate(50%, -50%) scale(0.8);
  }
}
.lb2-header__item {
  position: relative;
}
.lb2-header__social .lb2-header__item {
  width: 20px;
}
.lb2-header__link {
  display: block;
  transition: all 0.75s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (hover: hover) and (pointer: fine) {
  .lb2-header__logo .lb2-header__link:hover {
    opacity: 0.75;
  }
}
.lb2-header__nav .lb2-header__link {
  border-top: 1px solid #e5e1dc;
  padding-top: 15px;
}
@media (hover: hover) and (pointer: fine) {
  .lb2-header__nav .lb2-header__link:hover {
    opacity: 0.5;
  }
}
@media (hover: hover) and (pointer: fine) {
  .lb2-header__social .lb2-header__link:hover {
    opacity: 0.5;
  }
}
.lb2-header__arrow .lb2-header__svg {
  stroke: #e5e1dc;
}
.lb2-header__social .lb2-header__svg {
  fill: #e5e1dc;
}
.lb2-header__label {
  color: #e5e1dc;
}
.lb2-header__label--jp {
  font-size: 2rem;
}
.lb2-header__item:first-child .lb2-header__label--jp {
  transform: translateX(-0.25em);
}
@media screen and (max-width: 768px) {
  .lb2-header__label--jp {
    font-size: 1.6rem;
  }
}
.lb2-header__label--en {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  padding-top: 8px;
}
@media screen and (max-width: 768px) {
  .lb2-header__label--en {
    font-size: 1.1rem;
  }
}
.lb2-header__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lb2-header__arrow {
  position: absolute;
  top: 18px;
  right: 0;
  width: 10px;
}

.lb2-footer ul,
.lb2-footer ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lb2-footer a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
.lb2-footer svg {
  width: 100%;
  height: auto;
}
.lb2-footer *,
.lb2-footer ::before,
.lb2-footer ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.lb2-footer h1,
.lb2-footer h2,
.lb2-footer h3,
.lb2-footer h4,
.lb2-footer h5,
.lb2-footer h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

.lb2-footer {
  background-color: #3f2021;
  width: 100%;
  color: #e5e1dc;
  padding: 100px 0;
  position: relative;
  line-height: 1.15; /* 1 */
}
@media screen and (max-width: 768px) {
  .lb2-footer {
    padding: 50px 0 40px;
  }
}
.lb2-footer__contact {
  max-width: 918px;
  width: calc(100% - 160px);
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .lb2-footer__contact {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-footer__contact {
    width: 100%;
  }
}
.lb2-footer__row {
  max-width: 918px;
  width: calc(100% - 160px);
  margin: 0 auto;
  display: flex;
}
@media screen and (max-width: 768px) {
  .lb2-footer__row {
    max-width: none;
    width: 86vw;
  }
}
@media screen and (max-width: 768px) {
  .lb2-footer__row {
    flex-direction: column;
    padding: 0 0 0 11vw;
  }
}
.lb2-footer__row--bottom {
  padding-top: 30px;
  overflow: hidden;
  align-items: end;
}
@media screen and (max-width: 768px) {
  .lb2-footer__row--bottom {
    align-items: start;
    padding-top: 50px;
  }
}
.lb2-footer__col {
  flex: 1;
}
.lb2-footer__col--left {
  padding-right: 30px;
}
.lb2-footer__col--right {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .lb2-footer__col--right {
    padding-top: 30px;
  }
}
.lb2-footer__nav {
  padding-top: 0;
}
.lb2-footer__logo {
  width: 220px;
}
@media screen and (max-width: 768px) {
  .lb2-footer__logo {
    width: 79.4223826715%;
  }
}
.lb2-footer__logo--daikyo {
  width: 80px;
  margin-top: auto;
}
.lb2-footer__logo .lb2-footer__svg {
  fill: #e5e1dc;
}
.lb2-footer__social .lb2-footer__svg {
  fill: #e5e1dc;
}
.lb2-footer__totop .lb2-footer__svg {
  height: 100%;
  stroke: #e5e1dc;
}
.lb2-footer__nav .lb2-footer__list {
  gap: 12px;
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(4, auto);
}
@media screen and (max-width: 768px) {
  .lb2-footer__nav .lb2-footer__list {
    display: flex;
    flex-direction: column;
    gap: 17px;
  }
}
.lb2-footer__social .lb2-footer__list {
  display: flex;
  gap: 15px;
  padding-top: 15px;
}
@media screen and (max-width: 768px) {
  .lb2-footer__item--hide {
    display: none;
  }
}
.lb2-footer__social .lb2-footer__item {
  width: 20px;
}
.lb2-footer__contact .lb2-footer__link {
  position: relative;
  color: #e5e1dc;
  display: block;
  padding: 40px 80px 60px;
  background-color: #371c1d;
  overflow: hidden;
}
.lb2-footer__contact .lb2-footer__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-color: #2c1717;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 768px) {
  .lb2-footer__contact .lb2-footer__link {
    padding: 40px 7vw 60px 19vw;
  }
}
.lb2-footer__contact .lb2-footer__link.is-hover::before {
  transform: translateX(0);
  opacity: 1;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.lb2-footer__nav .lb2-footer__link {
  color: #e5e1dc;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
}
@media (hover: hover) and (pointer: fine) {
  .lb2-footer__nav .lb2-footer__link:hover {
    opacity: 0.5;
  }
}
.lb2-footer__nav .lb2-footer__link--ex::after {
  font-family: "Material Icons";
  content: "\e89e";
  font-size: 12px;
  margin-left: 5px;
  transform: translateY(0.1em);
}
@media (hover: hover) and (pointer: fine) {
  .lb2-footer__social .lb2-footer__link:hover {
    opacity: 0.5;
  }
}
@media (hover: hover) and (pointer: fine) {
  .lb2-footer__logo .lb2-footer__link:hover {
    opacity: 0.5;
  }
}
.lb2-footer__totop .lb2-footer__link {
  color: #e5e1dc;
  display: flex;
  align-items: center;
}
@media (hover: hover) and (pointer: fine) {
  .lb2-footer__totop .lb2-footer__link:hover {
    opacity: 0.5;
  }
}
.lb2-footer__contact .lb2-footer__label {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
}
.lb2-footer__social .lb2-footer__label {
  font-size: 1.2rem;
  letter-spacing: 0.2em;
}
.lb2-footer__totop .lb2-footer__label {
  font-size: 1.8rem;
  letter-spacing: 0.2em;
}
.lb2-footer__copyright {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2em;
  font-size: 1rem;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .lb2-footer__copyright {
    white-space: nowrap;
    transform: scale(0.7);
    transform-origin: 0 0;
  }
}
.lb2-footer__totop {
  position: absolute;
  bottom: 100px;
  left: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  transform-origin: 0 100%;
  transform: rotate(90deg) translateX(-100%);
}
@media screen and (max-width: 768px) {
  .lb2-footer__totop {
    left: 5vw;
    font-size: 1.6rem;
    bottom: 45px;
  }
}
.lb2-footer__prepend {
  width: 12px;
  transform: scaleX(-1);
  margin-right: 15px;
}

.guideline-footer {
  background-color: #3f2021;
  width: 100%;
  color: #e5e1dc;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
