/* LEMURE NEW
 * ----------------------------------------------- */

 .new-lemure-page .trans {
  transition: opacity 0.3s;
}

.is-bold {
  font-weight: 700;
}

.new-lemure-page .trans:hover {
  opacity: 0.6;
}
.new-lemure-page .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.new-lemure-page .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.new-lemure-page .slick-list:focus {
  outline: none;
}
.new-lemure-page .slick-list.dragging {
  cursor: pointer;
}
.keyvisual-new-lemure .slick-slider .slick-track,
.keyvisual-new-lemure .slick-slider .slick-list{
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.new-lemure-page .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.new-lemure-page .slick-track:before {
  display: table;
  content: "";
}
.new-lemure-page .slick-track:after {
  display: table;
  content: "";
  clear: both;
}
.new-lemure-page .slick-loading .slick-track {
  visibility: hidden;
}
.new-lemure-page .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.new-lemure-page [dir='rtl'] .slick-slide {
  float: right;
}
.new-lemure-page .slick-slide img {
  display: block;
}
.new-lemure-page .slick-slide.slick-loading img {
  display: none;
}
.new-lemure-page .slick-slide.dragging img {
  pointer-events: none;
}
.new-lemure-page .slick-initialized .slick-slide {
  display: block;
}
.new-lemure-page .slick-loading .slick-slide {
  visibility: hidden;
}
.new-lemure-page .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.new-lemure-page .slick-arrow.slick-hidden {
  display: none;
}

.font-monte-carlo {
  font-family: "MonteCarlo", cursive;
}

.font-yumincho {
  font-family: "游明朝", YuMincho, serif;
}

.keyvisual-new-lemure .text-keyvisual {
  font-weight: 500;
}
.keyvisual-new-lemure .sub-keyvisual .slick-list,
.keyvisual-new-lemure .sub-keyvisual .slick-track {
  overflow: visible;
}
.keyvisual-new-lemure .item-thumbnail {
  cursor: pointer;
  position: relative;
}
.keyvisual-new-lemure .item-thumbnail:before {
  content: "";
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  top: -2px;
  left: -2px;
  border: 4px solid #4084c1;
  opacity: 0;
  visibility: hidden;
}

.keyvisual-new-lemure .slick-current .item-thumbnail:before {
  opacity: 1;
  visibility: visible;
}
.keyvisual-new-lemure .item-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.keyvisual-new-lemure .image-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.keyvisual-new-lemure .title-keyvisual {
  font-weight: 600;
  letter-spacing: 0.02em;
}
.new-lemure-page {
  overflow: hidden;
}

.new-lemure-page .section-title {
  color: #a3b3a8;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 400;
}


@media print, screen and (min-width: 375px) {
  .is-xs {
    display: none;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .new-lemure-page {
    min-width: 1200px;
  }
  .new-lemure-page .sm {
    display: none;
  }
  .new-lemure-page .wrapper {
    width: 1200px;
    margin: 0 auto;
  }
  .new-lemure-page .section-title {
    font-size: 38px;
  }

  .keyvisual-new-lemure {
    margin-bottom: 55px;
    padding-top: 12px;
  }
  .keyvisual-new-lemure .text-keyvisual {
    font-size: 15px;
    letter-spacing: -0.1em;
    line-height: 2;
  }
  .keyvisual-new-lemure .main-keyvisual {
    margin-bottom: 18px;
  }
  .keyvisual-new-lemure .sub-keyvisual {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .keyvisual-new-lemure .sub-keyvisual .wrap-text {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: 0 15px;
  }
  .keyvisual-new-lemure .item-thumbnail {
    width: 79px !important;
    height: 80px;
    margin: 0 8px;
  }
  .keyvisual-new-lemure .main-keyvisual {
    position: relative;
    height: 597px;
  }
  .keyvisual-new-lemure .content-keyvisual {
    width: 600px;
    min-height: 240px;
    padding-top: 61px;
    padding-left: 55px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 100) 0%,rgba(255, 255, 255, 100) 20%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 47.5%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    z-index: 1;
    margin-left: -100px;
  }
  .keyvisual-new-lemure .title-keyvisual {
    font-size: 34px;
    line-height: 1.765;
  }
  .keyvisual-new-lemure .slider-keyvisual,
  .keyvisual-new-lemure .sub-keyvisual {
    width: 1060px;
    margin: 0 auto;
  }
  .keyvisual-new-lemure .slider-keyvisual:not(.slick-initialized) .image-slider:not(:first-child) {
    display: none;
  }
  .keyvisual-new-lemure .wrap-slider-thumbnail {
    padding-right: 9px;
  }
  .keyvisual-new-lemure .item-thumbnail:hover:before {
    opacity: 1;
    visibility: visible;
  }
  .keyvisual-new-lemure .image-slider {
    height: 597px;
  }

}

@media only screen and (max-width: 767px) {
  .new-lemure-page .section-title {
    font-size: 19px;
  }

  .keyvisual-new-lemure {
    margin-bottom: 14px;
  }
  .keyvisual-new-lemure .text-keyvisual {
    text-align: center;
    font-size: 16px;
    line-height: 1.75;
  }
  .keyvisual-new-lemure .main-keyvisual {
    margin-bottom: 15px;
  }
  .keyvisual-new-lemure .wrapper {
    padding: 0;
  }

  .keyvisual-new-lemure .sub-keyvisual .wrap-text {
    margin-bottom: 15px;
  }
  .keyvisual-new-lemure .sub-keyvisual .slick-slide {
    width: 53px !important;
    height: 53px;
    margin: 0 5px 10px;
  }
  .keyvisual-new-lemure .wrap-slider-thumbnail {
    width: 256px;
    margin: 0 auto;
  }
  .keyvisual-new-lemure .content-keyvisual {
    text-align: center;
    padding: 5px 0;
    background: #efefef;
  }
  .keyvisual-new-lemure .title-keyvisual {
    font-size: 15px;
  }
  .keyvisual-new-lemure .image-slider {
    height: 212px;
  }
}
.section-lemure-takara {
  position: relative;
}
.section-lemure-takara:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  background: url(/img/product/system_kitchen/lemure/bg_takara_01.jpg) repeat left top/100px 100px;
  z-index: -1;
}
.section-lemure-takara .content-title {
  background: #fff;
}
.section-lemure-takara .first-content,
.section-lemure-takara .second-content {
  font-weight: 500;
  letter-spacing: 0.03em;
}
.section-lemure-takara .second-content {
  background: url(/img/product/system_kitchen/lemure/bg_takara_02.png) repeat left top/128px 128px;
  position: relative;
  z-index: 1;
}
.section-lemure-takara .second-content:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: #fff;
  z-index: -1;
  top: 0;
  left: 0
}
.section-lemure-takara .top-content-block {
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .section-lemure-takara {
    padding: 110px 0 72px;
  }
  .section-lemure-takara:after {
    height: 494px;
    left: calc(50% - 615px);
  }
  .section-lemure-takara .content-title {
    width: 483px;
    min-height: 250px;
    padding: 77px 40px 75px 60px;
    font-size: 28px;
    line-height: 1.714;
    margin-right: -73px;
    margin-top: -125px;
  }
  .section-lemure-takara .first-content {
    width: 520px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 56px;
  }
  .section-lemure-takara .first-content .text-content,
  .section-lemure-takara .second-content .text-content {
    line-height: 3;
    font-size: 16px;
  }
  .section-lemure-takara .wrapper-content {
    position: relative;
    z-index: 1;
    padding-top: 61px;
  }
  .section-lemure-takara .wrapper-content:before {
    content: "";
    position: absolute;
    right: calc(50% - 480px);
    top: 0;
    width: 100%;
    height: calc(100% - 53px);
    background: #d4dee0;
    z-index: -1;
  }
  .section-lemure-takara .second-content {
    width: 740px;
    margin: 0 auto;
    padding: 37px 30px 37px 53px;
  }
  .section-lemure-takara .top-content-block {
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 37px;
  }
  .section-lemure-takara .wrapper-video {
    padding: 97px 0 72px;
    margin-bottom: 58px;
    position: relative;
  }
  .section-lemure-takara .wrapper-video:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #a0a0ac 0%, rgba(160, 160, 172, 0) 50%, rgba(255, 255, 255, 0) 1000%);
    width: 100%;
    height: 704px;
    z-index: -1;
  }
  .section-lemure-takara .wrapper-video .takara-video {
    width: 640px;
    margin: 0 auto;
  }
}


@media only screen and (max-width: 767px) {
  .section-lemure-takara {
    padding: 83px 0 40px;
  }
  .section-lemure-takara:after {
    height: 247px;
    left: 0;
  }
  .section-lemure-takara .content-title {
    width: 264px;
    min-height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 25px 24px 20px;
    font-size: 19.2px;
    line-height: 1.6875;
    margin: -100px auto 10px;
  }
  .section-lemure-takara .first-content .text-content,
  .section-lemure-takara .second-content .text-content {
    font-size: 14px;
  }
  .section-lemure-takara .first-content .text-content,
  .section-lemure-takara .second-content .text-content{
    line-height: 2;
  }
  .section-lemure-takara .wrapper-content {
    padding-top: 51px;
    background: #d4dee0;
  }
  .section-lemure-takara .second-content {
    padding: 18px 15px 28px;
  }
  .section-lemure-takara .top-content-block {
    margin-bottom: 20px;
    padding: 0 14px;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
  .section-lemure-takara .wrapper-video {
    padding: 15px 11px 0;
    margin-bottom: 20px;
  }
}
.wrap-button-lemure {
  text-align: center;
}
.wrap-button-lemure .text-intro {
  font-weight: 500;
}
.wrap-button-lemure .common-button {
  text-decoration: none;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  border: 1px solid #000;
  transition: background 0.3s, color 0.3s;
  color: #000;
}
.wrap-button-lemure .common-button.is-black {
  background: #000;
  color: #fff;
}
.wrap-button-lemure .common-button.is-black:hover {
  background: #fff;
  color: #000;
}
.wrap-button-lemure .common-button:hover {
  background: #000;
  color: #fff;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .wrap-button-lemure .text-intro {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .wrap-button-lemure .common-button {
    min-width: 600px;
    font-size: 24px;
    padding: 22px 30px 21px;
  }
  .wrap-button-white {
    margin-bottom: 100px;
  }
  .button-lemure-custom {
    margin-top: 58px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap-button-lemure .text-intro {
    font-size: 14px;
    margin-bottom: 7px;
  }
  .wrap-button-lemure .common-button {
    min-width: 300px;
    font-size: 18px;
    padding: 20px 30px;
  }
  .wrap-button-white .common-button {
    padding: 15px 0;
    font-size: 15px;
  }
  .wrap-button-white {
    margin-bottom: 45px;
  }
  .button-lemure-custom {
    margin-top: 20px;
  }
}
.section-special-contents {
  background: #f6f6f6;
}
.section-special-contents .block-introduction {
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
}
.section-special-contents .inner-block {
  text-align: center;
  font-weight: 500;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}


.section-special-contents .text-content {
  font-weight: 500;
}

.section-special-contents .text-introduction {
  font-weight: 500;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .section-special-contents {
    padding: 47px 0 80px;
  }
  .section-special-contents .section-title{
    margin-bottom: 16px;
  }
  .section-special-contents .block-introduction {
    width: 626px;
    margin: 0 auto 50px;
    padding: 2px 0;
  }
  .section-special-contents .inner-block {
    padding: 18px 20px;
  }
  .section-special-contents .title-introduction {
    font-size: 36px;
    margin-bottom: 16px;
  }
  .section-special-contents .title-introduction .is-space {
    margin-left: 27px;
  }
  .section-special-contents .text-introduction {
    font-size: 24px;
    line-height: 1.5;
  }
  .section-special-contents .text-content {
    font-size: 16px;
    line-height: 1.875;
    margin-bottom: 33px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .lemure-md {
    display: none !important;
  }
  .section-special-contents {
    padding: 30px 0 45px;
  }
  .section-special-contents .wrapper {
    padding: 0 13px;
  }
  .section-special-contents .section-title {
    margin-bottom: 7px;
  }
  .section-special-contents .block-introduction {
    margin: 0 auto 22px;
    padding: 1px 0;
  }
  .section-special-contents .inner-block {
    padding: 10px 5px 12px;
  }
  .section-special-contents .title-introduction {
    font-size: 23px;
    margin-bottom: 13px;
  }
  .section-special-contents .title-introduction .is-space {
    margin-left: 17px;
  }
  .section-special-contents .text-introduction {
    font-size: 15px;
    line-height: 1.4;
  }
  .section-special-contents .text-content {
    margin-bottom: 21px;
    font-size: 14px;
    line-height: 1.714;
  }
  .section-special-contents .text-bold {
    font-size: 16px;
  }
}
.special-contents-list a,
.special-contents-list .special-contents {
  color: #fff;
}
.special-contents-list .contents-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.special-contents-list .contents-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  line-height: 1.667;
  background: #2c2c2c url(/img/product/system_kitchen/lemure/bg_special_content.png) repeat left top/334px 120px;
}
.special-contents-list .contents-block {
  background: #000;
  letter-spacing: 0.05em;
}
.special-contents-list .wrap-occupation span {
  display: block;
}
.special-contents-list .occupation {
  font-weight: bold;
  border-bottom: 1px solid #fff;
}
.special-contents-list .description {
  font-weight: 500;
}
.special-contents-list .name {
  font-weight: 700;
}
.special-contents-list a {
  text-decoration: none;
}
.special-contents-list .contents-link {
  font-weight: 500;
  display: block;
  border: 1px solid #fff;
  position: relative;
  text-decoration: none;
  line-height: 1;
}
.special-contents-list .contents-link:after {
  content: "";
  position: absolute;
  background: url(/img/product/system_kitchen/lemure/icon_link.png) no-repeat center/100% auto;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .special-contents-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 1004px;
    margin: 0 auto 64px;
  }
  .special-contents-list .special-contents {
    width: 334px;
  }
  .special-contents-list .special-contents:nth-child(3n+2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 336px;
  }
  .special-contents-list .contents-image {
    height: 443px;
  }
  .special-contents-list .contents-title {
    padding: 20px 10px 17px 25px;
    font-size: 24px;
  }
  .special-contents-list .contents-block {
    padding: 18px 28px 38px;
  }
  .special-contents-list .wrap-occupation {
    margin-bottom: 11px;
    min-height: 60px;
  }
  .is-tablet .special-contents-list .wrap-occupation {
    min-height: 65px;
  }
  .special-contents-list .occupation {
    font-size: 18px;
    padding-bottom: 1px;
    margin-bottom: 3px;
  }
  .special-contents-list .description {
    font-size: 14px;
  }
  .special-contents-list .name-staff {
    margin-bottom: 12px;
  }
  .special-contents-list .name-staff .is-small {
    font-size: 16px;
    margin-left: 10px;
  }
  .special-contents-list .name {
    font-size: 30px;
  }
  .special-contents-list .contents-link {
    font-size: 16px;
    padding: 9px 40px 8px 17px;
  }
  .special-contents-list .contents-link:after {
    right: 9px;
    top: 8px;
    width: 26px;
    height: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .special-contents-list {
    margin: 0 -13px 58px;
  }
  .wrap-special-contents {
    width: 100%;
    background: #000;
  }
  .special-contents-list .special-contents {
    margin: 0 auto 13px;
    max-width: 375px;
  }
  .special-contents-list .contents-image {
    width: 167px;
    flex-shrink: 0;
  }
  .special-contents-list .contents-title {
    padding: 16px 6px 15px 14px;
    letter-spacing: -0.05em;
    font-size: 16px;
  }
  .special-contents-list .contents-title h3{
    line-height: 1.5;
  }
  .special-contents-list .contents-block {
    padding: 12px 10px 13px 13px;
  }
  .special-contents-list .wrap-occupation {
    min-height: 46px;
    margin-bottom: 6px;
  }
  .special-contents-list .occupation {
    font-size: 14px;
    padding-bottom: 1px;
  }
  .special-contents-list .description {
    font-size: 13px;
  }

  .special-contents-list .name-staff .is-small {
    font-size: 12px;
    margin-left: 19px;
  }
  .special-contents-list .name {
    font-size: 21px;
  }
  .special-contents-list .contents-link {
    font-size: 12px;
    padding: 6px 30px 7px 7px;
    margin-left: -2px;
  }
  .special-contents-list .contents-link:after {
    right: 2px;
    top: 5px;
    width: 21px;
    height: 14px;
  }
}
.section-featured-lemure .title-featured {
  font-weight: 500;
}
.section-featured-lemure .featured-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.section-featured-lemure .featured-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-featured-lemure .featured-top .title-featured {
  text-align: center;
}
.section-featured-lemure .text {
  font-weight: 500;
}
.section-featured-lemure .common-block-featured .title-featured {
  letter-spacing: -0.08em;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .section-featured-lemure {
    padding-top: 61px;
  }
  .section-featured-lemure .section-title {
    margin-bottom: 9px;
  }
  .section-featured-lemure .title-featured {
    font-size: 30px;
  }
  .section-featured-lemure .featured-list {
    margin-bottom: 53px;
  }
  .section-featured-lemure .featured-list > li {
    margin: 0 14px;
    width: 154px;
    height: 154px;
  }
  .section-featured-lemure .featured-top {
    margin-bottom: 82px;
  }
  .section-featured-lemure .featured-top .title-featured {
    margin-bottom: 35px;
  }
  .section-featured-lemure .featured-top .text {
    text-align: center;
  }
  .section-featured-lemure .text {
    font-size: 16px;
    line-height: 1.875;
  }
  .section-featured-lemure .common-block-featured {
    display: -ms-flexbox;
    display: flex;
    width: 1013px;
    margin: 0 auto 79px;
  }
  .section-featured-lemure .common-block-featured .title-featured {
    line-height: 1.6;
    margin-bottom: 54px;
  }
  .section-featured-lemure .common-block-featured.is-revert {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .section-featured-lemure .featured-image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 454px;
    margin-right: 86px;
  }
  .section-featured-lemure .featured-content {
    padding-top: 33px;
  }
  .section-featured-lemure .wrap-special-top {
    margin-bottom: 96px;
  }
}
.featured-image img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 767px) {
  .section-featured-lemure {
    padding-top: 21px;
  }
  .section-featured-lemure .wrapper {
    padding: 0 11px;
  }

  .section-featured-lemure .title-featured {
    font-size: 22px;
  }
  .section-featured-lemure .featured-list {
    margin: 0 -11px 25px;
  }
  .section-featured-lemure .featured-list > li {
    margin: 0 5px;
    width: 62px;
    height: 61px;
  }
  .section-featured-lemure .featured-top {
    margin-bottom: 38px;
  }
  .section-featured-lemure .featured-top .title-featured {
    margin-bottom: 18px;
  }
  .section-featured-lemure .text {
    font-size: 14px;
    line-height: 1.714;
  }
  .section-featured-lemure .featured-image {
    width: 227px;
    margin: 0 auto 20px;
  }
  .section-featured-lemure .common-block-featured {
    margin: 0 auto 36px;
    max-width: 353px;
  }
  .section-featured-lemure .common-block-featured .title-featured {
    line-height: 1.364;
    margin-bottom: 20px;
    text-align: center;
  }
  .section-featured-lemure .wrap-special-top {
    margin-bottom: 68px;
  }
}
.featured-lemure-block {
  position: relative;
}
.featured-lemure-block .number-type {
  position: absolute;
  display: inline-block;
  letter-spacing: 0.1em;
  color: #a4b4a9;
}
.featured-lemure-block .sample-figcaption {
  font-weight: 500;
}
.featured-lemure-block img {
  width: 100%;
  height: auto;
}
.featured-lemure-block .text-description {
  text-align: center;
  font-weight: 500;
  letter-spacing: 0.05em;
}
.featured-lemure-block .top-featured-block .title-type {
  writing-mode: vertical-rl;
}
.featured-lemure-block .description-featured,
.featured-lemure-block .description-left {
  display: -ms-flexbox;
  display: flex;
}
.featured-lemure-block .title-type {
  text-align: center;
  color: #838383;
  line-height: 1;
  font-weight: 500;
}
.featured-lemure-block .text-featured {
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
.featured-lemure-block .first-featured-block {
  display: -ms-flexbox;
  display: flex;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .special-contents-list a {
    display: block;
  }
  .featured-lemure-block {
    max-width: 1260px;
    margin: 0 auto 97px;
  }
  .featured-lemure-block .number-type {
    top: -17px;
    font-size: 38px;
  }
  .featured-lemure-block .sample-figcaption {
    font-size: 16px;
  }
  .featured-lemure-block .text-description {
    font-size: 20px;
    line-height: 1.8;
  }
  .featured-lemure-block .top-featured-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .featured-lemure-block .title-type {
    font-size: 72px;
  }
  .featured-lemure-block .text-featured {
    font-size: 20px;
    margin-bottom: 40px;
  }
  .featured-lemure-block .second-featured-block {
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (max-width: 767px) {
  .special-contents-list a {
    display: flex;
  }
  .featured-lemure-block {
    margin-bottom: 40px;
  }
  .featured-lemure-block .number-type {
    top: -13px;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    font-size: 19px;
  }
  .featured-lemure-block .sample-figcaption {
    font-size: 9px;
  }

  .featured-lemure-block .text-description {
    font-size: 17px;
    line-height: 1.412;
  }
  .featured-lemure-block .top-featured-block {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .featured-lemure-block .title-type {
    font-size: 40px;
    white-space: nowrap;
  }
  .featured-lemure-block .text-featured {
    font-size: 17px;
    margin-bottom: 40px;
    line-height: 1.412;
  }
}
.first-lemure-type {
  background: url(/img/product/system_kitchen/lemure/bg_pottery.jpg) repeat left top/100px 100px;
}
.first-lemure-type .text-description {
  writing-mode: vertical-rl;
}
.first-lemure-type .description-featured {
  -ms-flex-order: 2;
      order: 2;
}

.first-lemure-type .title-type {
  letter-spacing: 0.05em;
}
.first-lemure-type .bottom-featured-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}
.first-lemure-type .left-block {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.first-lemure-type .left-block .text {
  text-align: right;
}
.first-lemure-type .sample-list img {
  object-fit: cover;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .first-lemure-type {
    padding: 151px 0 100px;
  }
  .first-lemure-type .number-type {
    right: 37px;
  }
  .first-lemure-type .pottery-image {
    width: 725px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .first-lemure-type .text-description {
    margin-top: -74px;
  }
  .first-lemure-type .description-featured {
    -ms-flex-order: 2;
        order: 2;
  }
  .first-lemure-type .description-left {
    width: 353px;
    padding-right: 47px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
  .first-lemure-type .description-right {
    width: 140px;
    margin-top: -80px;
  }
  .first-lemure-type .top-featured-block {
    margin-bottom: 77px;
  }
  .first-lemure-type .bottom-featured-block {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .first-lemure-type .pottery-image-right {
    width: 600px;
  }
  .first-lemure-type .pottery-image-left {
    width: 390px;
    margin-left: auto;
  }
  .first-lemure-type .left-block {
    width: 422px;
    margin-right: 50px;
  }
  .first-lemure-type .left-block .text {
    margin-bottom: 28px;
  }
  .first-lemure-type .left-block .pottery-image {
    width: 390px;
  }
  .first-lemure-type .sample-list {
    width: 168px;
  }
  .first-lemure-type .sample-list li {
    margin-bottom: 15px;
  }
  .first-lemure-type .sample-list img {
    height: 168px;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .first-lemure-type {
    padding: 45px 0 41px;
  }
  .first-lemure-type .description-left {
    padding-right: 28px;
    margin-left: 45px;
    width: 100%;
  }
  .first-lemure-type .text-description {
    max-width: 95px;
  }
  .first-lemure-type .description-right {
    width: 93px;
    margin-top: -10px;
  }
  .first-lemure-type .top-featured-block {
    margin-bottom: 14px;
  }
  .first-lemure-type .top-featured-block,
  .first-lemure-type .bottom-featured-block {
    padding: 0 13px;
  }
  .first-lemure-type .bottom-featured-block {
    -ms-flex-pack: justify;
        justify-content: space-between;
        max-width: 401px;
      }
      .first-lemure-type .pottery-image {
        max-width: 375px;
    }
  .first-lemure-type .bottom-featured-block,
  .first-lemure-type .pottery-image {
    margin: 0 auto;
  }
  .first-lemure-type .pottery-image-right {
    width: 180px;
  }
  .first-lemure-type .left-block {
    width: 160px;
  }
  .first-lemure-type .left-block .text {
    font-size: 14px;
    margin-bottom: 6px;
  }
  .first-lemure-type .left-block .pottery-image {
    width: 390px;
  }
  .first-lemure-type .description-featured {
    justify-content: center;
    max-width: 375px;
    margin: 0 auto 36px;
  }
  .first-lemure-type .sample-list {
    width: 84px;
    margin-right: 33px;
  }
  .first-lemure-type .sample-list li {
    margin-bottom: 5px;
  }
  .first-lemure-type .sample-list img {
    height: 84px;
    margin-bottom: 4px;
  }
}
.second-lemure-type {
  background: url(/img/product/system_kitchen/lemure/bg_marble.jpg) repeat left top/cover;
}
.second-lemure-type .title-type {
  letter-spacing: 0.2em;
  text-align: center;
}
.second-lemure-type .sample-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.second-lemure-type .sample-list img {
  object-fit: cover;
}
.second-lemure-type .marble-image,
.second-lemure-type .marble-image-left {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.second-lemure-type .common-block-featured {
  -ms-flex-align: center;
      align-items: center;
}
.second-lemure-type .features-image-wrap {
  display: -ms-flexbox;
  display: flex;
}


@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .second-lemure-type {
    padding: 75px 0 1px;
  }
  .second-lemure-type .number-type {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .second-lemure-type .title-type {
    margin-bottom: 33px;
  }
  .second-lemure-type .sample-list {
    margin-bottom: 44px;
  }
  .second-lemure-type .sample-list > li {
    width: 200px;
    margin: 0 30px;
  }
  .second-lemure-type .sample-list img {
    height: 200px;
    margin-bottom: 11px;
  }
  .second-lemure-type .text-description {
    margin-bottom: 38px;
  }
  .second-lemure-type .is-revert .marble-image {
    width: 472px;
    margin-left: 62px;
    margin-right: 0;
  }
  .second-lemure-type .is-revert .featured-content {
    text-align: right;
  }
  .second-lemure-type .featured-content {
    padding-top: 0;
  }
  .second-lemure-type .wrap-slider-marble {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 50px;
    margin-left: 53px;
    width: 540px;
  }
  .second-lemure-type .common-block-featured {
    margin-bottom: 73px;
    padding: 0 31px;
  }
  .second-lemure-type .features-image-wrap {
    -ms-flex-pack: end;
        justify-content: flex-end;
    margin-bottom: 53px;
  }
  .second-lemure-type .marble-image-left {
    width: 421px;
    margin-right: 39px;
  }
  .second-lemure-type .marble-image-right {
    width: 748px;
  }
}

@media only screen and (max-width: 767px) {
  .second-lemure-type {
    padding: 31px 0 5px;
    background-image: url(/img/product/system_kitchen/lemure/bg_marble_sp.jpg);
  }
  .second-lemure-type .title-type {
    margin-bottom: 23px;
  }
  .second-lemure-type .sample-list {
    margin-bottom: 27px;
  }
  .second-lemure-type .sample-list > li {
    width: 91px;
    margin: 0 9px;
  }
  .second-lemure-type .sample-list img {
    height: 92px;
    margin-bottom: 7px;
  }
  .second-lemure-type .text-description {
    margin-bottom: 25px;
  }
  .second-lemure-type .featured-content {
    text-align: center;
    font-size: 14px;
    line-height: 1.714;
  }
  .second-lemure-type .wrap-slider-marble {
    width: 300px;
  }
  .second-lemure-type .wrap-slider-marble,
  .second-lemure-type .marble-image {
    margin: 0 auto 14px
  }
  .second-lemure-type .is-revert .marble-image {
    width: 236px;
  }
  .second-lemure-type .common-block-featured {
    margin-bottom: 20px;
  }
  .second-lemure-type .features-image-wrap {
    justify-content: space-between;
    margin: 0 auto 29px;
    padding: 0 13px;
    max-width: 401px;
  }
  .second-lemure-type .marble-image-left {
    width: 121px;
  }
  .second-lemure-type .marble-image-right {
    width: 216px;
  }
}
.third-lemure-type {
  background: url(/img/product/system_kitchen/lemure/bg_rust.jpg) repeat left top/100px 100px;
}
.third-lemure-type .description-featured {
  -ms-flex-order: 2;
      order: 2;
}

.third-lemure-type .text-description {
  writing-mode: vertical-rl;
}
.third-lemure-type .title-type {
  letter-spacing: 0.05em;
}
.third-lemure-type .sample-list img {
  object-fit: cover;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .third-lemure-type {
    padding: 122px 0 80px;
  }
  .third-lemure-type .number-type {
    right: 37px;
  }
  .third-lemure-type .description-featured {
    -ms-flex-order: 2;
        order: 2;
  }
  .third-lemure-type .description-left {
    width: 387px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-right: 46px;
  }
  .third-lemure-type .text-description {
    margin-top: 6px;
  }
  .third-lemure-type .top-featured-block {
    margin-bottom: 70px;
  }
  .third-lemure-type .left-block {
    width: 630px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 90px;
  }
  .third-lemure-type .left-block .text {
    text-align: right;
    margin-bottom: 25px;
  }
  .third-lemure-type .left-block .rust-image {
    width: 410px;
    margin-left: auto;
  }
  .third-lemure-type .large-rust-image {
    width: 1080px;
    margin: 0 auto;
  }
  .third-lemure-type .sample-list {
    width: 200px;
    margin-top: 8px;
  }
  .third-lemure-type .sample-list li {
    margin-bottom: 10px;
  }
  .third-lemure-type .sample-list img {
    height: 199px;
    margin-bottom: 3px;
  }
  .third-lemure-type .description-right {
    width: 140px;
    margin-top: -52px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1360px) {
  .keyvisual-new-lemure .content-keyvisual {
    margin-left: -80px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1300px) {
  .keyvisual-new-lemure .content-keyvisual {
    margin-left: 0;
  }
  .first-lemure-type .number-type,
  .third-lemure-type .number-type {
    right: 70px
  }
}
@media only screen and (max-width: 767px) {
  .third-lemure-type {
    padding: 68px 0 40px;
  }
  .third-lemure-type .text-description {
    margin-top: 6px;
  }
  .third-lemure-type .text-description,
  .featured-lemure-block .top-featured-block .title-type {
    white-space: nowrap;
  }
  .third-lemure-type .top-featured-block {
    margin-bottom: 25px;
  }
  .third-lemure-type .left-block .text {
    text-align: center;
    margin-bottom: 1px;
  }
  .third-lemure-type .left-block .rust-image {
    width: 205px;
    margin: 0 auto;
  }
  .third-lemure-type .text-description {
    margin-top: -19px;
  }
  .third-lemure-type .sample-list {
    margin-right: 30px;
  }
  .third-lemure-type .sample-list li {
    width: 100px;
    margin-bottom: 10px;
  }
  .third-lemure-type .sample-list img {
    height: 99px;
    margin-bottom: 6px;
  }
  .third-lemure-type .description-right {
    width: 115px;
    margin-top: -27px;
  }
  .third-lemure-type .description-left {
    margin-right: 28px;
    width: 100%;
    padding-left: 69px;
  }
  .third-lemure-type .description-featured {
    justify-content: center;
    max-width: 375px;
    margin: 0 auto 25px;
  }
  .third-lemure-type .large-rust-image {
    margin: 0 13px;
  }
}
.fourth-lemure-type {
  background: url(/img/product/system_kitchen/lemure/bg_grain.jpg) repeat left top/100px 100px;
}
.fourth-lemure-type .number-type {
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.fourth-lemure-type .first-featured-block {
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.fourth-lemure-type .featured-figcaption {
  font-weight: 500;
  letter-spacing: 0.05em;
}
.fourth-lemure-type .second-featured-block .left-featured-image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.fourth-lemure-type .content-featured-block {
  width: 100%;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .fourth-lemure-type {
    padding: 62px 70px 67px;
  }
  .fourth-lemure-type .number-type {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .fourth-lemure-type .title-type {
    margin-bottom: 35px;
  }
  .fourth-lemure-type .first-featured-block {
    padding: 0 38px 0 36px;
  }
  .fourth-lemure-type .first-featured-block .left-featured-image {
    width: 200px;
  }
  .fourth-lemure-type .first-featured-block .left-featured-image img {
    height: 200px;
    margin-bottom: 11px;
  }
  .fourth-lemure-type .text-featured {
    margin-bottom: 52px;
  }
  .fourth-lemure-type .featured-figcaption {
    font-size: 16px;
  }
  .fourth-lemure-type .right-featured-image {
    width: 800px;
  }
  .fourth-lemure-type .second-featured-block {
    margin-top: -98px;
    padding: 0 20px 0 29px;
  }
  .fourth-lemure-type .second-featured-block .left-featured-image {
    width: 400px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .fourth-lemure-type .content-featured-block {
    padding: 164px 0 60px 84px;
  }
}
@media only screen and (max-width: 767px) {
  .fourth-lemure-type {
    padding: 33px 13px 35px;
  }
  .fourth-lemure-type .title-type {
    margin-bottom: 25px;
  }
  .fourth-lemure-type .first-featured-block .left-featured-image {
    width: 84px;
  }
  .fourth-lemure-type .first-featured-block .left-featured-image img {
    height: 84px;
    margin-bottom: 11px;
  }
  .fourth-lemure-type .text-featured {
    margin: 0 -13px 23px;
  }
  .fourth-lemure-type .featured-figcaption {
    font-size: 9px;
  }
  .fourth-lemure-type .right-featured-image {
    width: 243px;
  }
  .fourth-lemure-type .first-featured-block,
  .fourth-lemure-type .second-featured-block {
    max-width: 375px;
    margin: 0 auto;
  }
  .fourth-lemure-type .first-featured-block {
    margin-bottom: 18px;
  }
  .fourth-lemure-type .second-featured-block {
    display: -ms-flexbox;
    display: flex;
  }
  .fourth-lemure-type .second-featured-block .left-featured-image {
    width: 200px;
    margin-right: 11px;
  }
}
.fifth-lemure-type {
  background: url(/img/product/system_kitchen/lemure/bg_concrete.jpg) repeat left top/100px 100px;
}
.fifth-lemure-type .first-featured-block .left-featured-image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.fifth-lemure-type .featured-figcaption {
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media print, screen and (min-width: 768px) and (max-width: 9999px) {
  .fifth-lemure-type {
    padding: 63px 0 80px;
    margin-bottom: 90px;
  }
  .fifth-lemure-type .number-type {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
  .fifth-lemure-type .title-type {
    margin-bottom: 35px;
  }

  .fifth-lemure-type .first-featured-block {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .fifth-lemure-type .first-featured-block .left-featured-image {
    width: 200px;
    margin-right: 62px;
  }
  .fifth-lemure-type .first-featured-block .left-featured-image img {
    height: 199px;
    margin-bottom: 10px;
  }
  .fifth-lemure-type .featured-figcaption {
    font-size: 16px;
  }
  .fifth-lemure-type .right-featured-image {
    width: 800px;
  }
  .fifth-lemure-type .second-featured-block {
    margin-top: -42px;
    padding: 0 85px;
    -ms-flex-align: center;
        align-items: center;
  }
  .fifth-lemure-type .second-featured-block .left-featured-image {
    width: 462px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 58px;
  }
  .fifth-lemure-type .content-featured-block {
    padding-top: 22px;
  }

}
@media only screen and (min-width: 768px)and (max-width: 1260px) {

.first-lemure-type .pottery-image {
  width: 690px;
}
.fourth-lemure-type .right-featured-image {
  width: 750px;
}
.section-lemure-takara .first-content,
.section-lemure-takara .second-content {
  letter-spacing: 0;
}
}
@media only screen and (max-width: 767px) {
  .fifth-lemure-type {
    padding: 32px 0 30px;
    margin-bottom: 44px;
  }
  .fifth-lemure-type .title-type {
    margin-bottom: 25px;
  }
  .fifth-lemure-type .text-featured {
    margin-bottom: 27px;
  }
  .fifth-lemure-type .first-featured-block,
  .fifth-lemure-type .second-featured-block {
    margin: 0 auto;
  }
  .fifth-lemure-type .first-featured-block {
    padding: 0 12px;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 26px;
    max-width: 399px;
  }
  .fifth-lemure-type .first-featured-block .left-featured-image {
    width: 86px;
  }
  .fifth-lemure-type .first-featured-block .left-featured-image img {
    height: 86px;
    margin-bottom: 10px;
  }
  .fifth-lemure-type .featured-figcaption {
    font-size: 9px;
  }
  .fifth-lemure-type .right-featured-image {
    width: 245px;
  }
  .fifth-lemure-type .second-featured-block {
    display: block;
    max-width: 375px;
  }
  .fifth-lemure-type .second-featured-block .left-featured-image {
    width: 231px;
    margin: 0 auto;
  }
  .fifth-lemure-type .content-featured-block {
    padding-top: 15px;
    font-size: 14px;
    line-height: 1.714;
    text-align: center;
  }

}
@media only screen and (max-width: 374px) {
  .special-contents-list .contents-image {
    width: 140px;
  }
  .first-lemure-type .left-block {
    width: 135px;
  }
  .first-lemure-type .pottery-image-right {
    width: 150px;
  }
  .section-special-contents .text-introduction {
    font-size: 13px;
  }
  .section-featured-lemure .featured-top .title-featured {
    letter-spacing: -0.05em;
  }
  .section-featured-lemure .featured-list > li {
    margin: 0 1px;
  }
  .section-featured-lemure .text {
    letter-spacing: -0.04em;
  }

  .second-lemure-type .marble-image-left {
    width: 100px;
  }
  .second-lemure-type .marble-image-right {
    width: 178px;
  }
  .first-lemure-type .description-left {
    margin-left: 15px
  }
  .third-lemure-type .description-left {
    padding-left: 30px;
  }
  .featured-lemure-block .text-featured {
    letter-spacing: -.05em;
  }
  .fourth-lemure-type .right-featured-image {
    width: 195px;
  }
  .fourth-lemure-type .second-featured-block .left-featured-image {
    width: 160px;
  }
  .fifth-lemure-type .right-featured-image {
    width: 200px;
  }
  .section-lemure-takara .first-content,
  .section-lemure-takara .second-content {
    letter-spacing: 0;
  }
  .wrap-button-lemure .text-intro {
    letter-spacing: -0.1em;
  }
  .featured-lemure-block .sample-figcaption {
    letter-spacing: -0.05em;
  }
  .special-contents-list .contents-image img {
    object-position: left;
  }
  .special-contents-list .special-contents:nth-child(3) .contents-image img {
    object-position: right;
  }
}
.keyvisual-new-lemure .slider-thumbnail:not(.slick-initialized) .slick-slide:not(:first-child),
.keyvisual-new-lemure .slider-keyvisual:not(.slick-initialized) .slick-slide:not(:first-child) {
  display: none !important;
}

/* FC update 06/08/2021 */
.section-top-banner .banner-text {
  display: inline-block;
  line-height: 1.875;
  letter-spacing: .05em;
  color: #fff;
  border: 1px solid #fff;
}
.section-top-banner .banner-title {
  line-height: 1.25;
  color: #fff;
  font-weight: 500;
  font-feature-settings: "palt";
}
.section-top-banner .banner-list-text {
  display: flex;
}
.section-top-banner .banner-list-text li{
  margin-right: 17px;
}
.section-top-banner .list-text{
  line-height: calc(30/16);
  letter-spacing: .1em;
  font-weight: 500;
  color: #087cff;
  text-decoration: none;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-top-banner {
    background-color: #000;
    margin-bottom: 18px;
  }
  .section-top-banner .banner-content {
    margin-left: 12.5px;
    padding: 10px 0 8px;
  }
  .section-top-banner .banner_new_lemure {
    width: 100%;
    height: auto;
  }
  .section-top-banner .banner-text {
    font-size: 0.8rem;
    padding: 1px 15px;
    margin-bottom: 10px;
  }
  .section-top-banner .banner-title {
    font-size: 3rem;
    letter-spacing: .05em;
    margin-bottom: 5px;
  }
  .section-top-banner .list-text{
    font-size: 1.1rem;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-top-banner .banner-title {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) { 
  .section-top-banner {
    background: url(/img/product/system_kitchen/lemure/bnr_new_lemure001.jpg) center /cover no-repeat;
    position: relative;
    height: 504px;
    top: -10px;
    margin-bottom: 95px;
  }
  .section-top-banner .banner-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 500px 0 62px;
    position: relative;
    top: 133px;
  }
  .section-top-banner .banner-text {
    font-size: 16px;
    margin-bottom: 25px;
    padding: 2px 32px 0;
  }
  .section-top-banner .banner-title {
    font-size: 48px;
    letter-spacing: .1em;
    margin-bottom: 15px;
  }
  .section-top-banner .list-text{
    font-size: 16px;
  }
}

.section-new-challenge .wrapper-new-challenge {
  font-feature-settings: "palt";
}
.common-title {
  position: relative;
  line-height: 1.5;
  letter-spacing: .14em;
  color: #000;
  font-weight: 500;
}
.common-title::after {
  display: block;
  content: '';
  height: 1px;
  background: black;
  position: absolute;
  left: 0;
}
.common-text {
  font-weight: 500;
  letter-spacing: .03em;
  color: #000;
  font-feature-settings: "palt";
}
.image-responsive {
  width: 100%;
  height: auto;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-new-challenge {
    margin-bottom: 47px;
  }
  .section-new-challenge .image-new-challenge {
    width: 100%;
    height: auto;
  }
  .section-new-challenge .common-text{
    margin-bottom: 20px;
  }
  .common-title {
    font-size: 2.0rem;
    margin-bottom: 35px;
  }
  .common-title::after {
    bottom: -16px;
    width: 25px;
  }
  .common-text {
    font-size: 1.6rem;
    line-height: 1.667;
  }
  .common-text:not(:last-child) {
    margin-bottom: 24px;
    margin-right: -5px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .common-text:not(:last-child) {
    letter-spacing: -0.03em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .wrapper-common-inner {
    display: flex;
    max-width: 1400px;
    margin: 0 auto;
  }
  .section-new-challenge {
    margin-bottom: 83px;
    overflow: hidden;
  }
  .section-new-challenge .wrapper-new-lemure {
    display: flex;
  }
  .section-new-challenge .wrapper-new-challenge {
    width: 770px;
    padding-right: 65px;
  }
  .section-new-challenge .image-new-challenge {
    width: 480px;
    margin-right: -150px;
    padding-top: 7px;
  }
  .common-title {
    font-size: 30px;
    margin-bottom: 68px;
  }
  .common-title::after {
    bottom: -34px;
    width: 51px;
  }
  .common-text {
    font-size: 16px;
    line-height: 2;
  }
  .common-text.is-common-text {
    line-height: 1.875;
  }
}

.common-mark {
  background: linear-gradient(180deg,rgba(255,255,255,0) 55%, #ffd4cd 55%);
  font-weight: bold;
}
.section-lemure-recipe {
  font-feature-settings: "palt";
}
.section-lemure-recipe .images-recipe-both {
  display: flex;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-lemure-recipe .recipe-text{
    margin-bottom: 21px;
  }
  .section-lemure-recipe .wrapper-common-note {
    margin-top: 44px;
  }
  .section-lemure-recipe .common-text {
    margin-bottom: 15px;
  }
  .section-lemure-recipe .recipe-text-below {
    margin-bottom: 86px;
  }
  .section-lemure-recipe .wrapper-images-recipe {
    margin-bottom: 19px;
  }
  .section-lemure-recipe .images-recipe-both {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section-lemure-recipe .recipe-photo-first {
    height: 100%;
  }
  .section-lemure-recipe .recipe-photo-first img {
    display: block;
    height: 100%;
    max-width: none;
    object-fit: cover;
  }
  .images-recipe-both li:first-child {
    width: 41.4286%;
  }
  .images-recipe-both li:nth-child(2) {
    width: 52.8572%
  }
  .images-recipe-both li:nth-child(2) .recipe-photo:not(:last-child) {
    margin-bottom: 8%;
  }
  .images-recipe-both li:nth-child(3) {
    width: 100%;
    margin-top: 4.5%;
  }
  .images-recipe-both li:nth-child(3) .recipe-photo:not(:last-child) {
    margin-bottom: 4.5%;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-recipe .recipe-text{
    margin-bottom: 21px;
  }
  .section-lemure-recipe .recipe-text-below {
    margin-bottom: 86px;
  }
  .images-recipe-both .recipe-photo:not(:last-child) {
    margin-bottom: 29px
  }
  .section-lemure-recipe .wrapper-images-recipe {
    margin-bottom: 27px;
  }
  .section-lemure-recipe .images-recipe-both > li:not(:nth-child(3n)) {
    margin-right: 35px;
  }
  .section-lemure-recipe .images-recipe-both li:first-child {
    width: 290px;
  }
  .section-lemure-recipe .images-recipe-both li:not(:first-child) {
    display: flex;
    flex-direction: column;
    width: 370px;
  }
  .section-lemure-recipe .common-text {
    margin-bottom: 20px;
  }
  .section-lemure-recipe .wrapper-common-note {
    margin-top: 85px;
  }
}
.wrapper-common-note {
  position: relative;
  background-color: #f4f2e9;
  font-feature-settings: "palt";
  font-weight: 500;
  color: #000;
}
.wrapper-common-note .background-common-note {
  background: url(/img/product/system_kitchen/lemure/bg_common_note.jpg) repeat 0 0;
  border: 1px solid #fff;
}
.wrapper-common-note .note-bookmark {
  position: absolute;
  right: 0;
  text-align: right;
  color: #d3d2ca;
  letter-spacing: .025em;
  font-weight: 500;
  line-height: 1.286;
}
.wrapper-common-note .note-title {
  letter-spacing: .03em;
  color: #222;
  font-weight: bold;
}
.wrapper-common-note .note-text {
  letter-spacing: .05em;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .wrapper-new-lemure {
    padding: 0 12.5px;
  }
  .wrapper-common-note {
    padding: 5px;
    margin: 0 -12.5px 50px;
  }
  .wrapper-common-note .background-common-note {
    padding: 64px 20px 31px;
  }
  .wrapper-common-note .note-bookmark {
    top: 13px;
    padding: 4px 9px 3px 19px;
    background: url(/img/product/system_kitchen/lemure/bg_note_bookmark_sp.svg) no-repeat right 0 / 100% 100%;
    font-size: 1.4rem;
    line-height: 1.37;
  }
  .wrapper-common-note .note-title {
    margin-bottom: 10px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .wrapper-common-note .note-text {
    font-size: 1.6rem;
    line-height: 1.667;
  }
  .wrapper-common-note .wrapper-image-note {
    margin: 10px 0 -5px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .wrapper-common-note .note-text {
    letter-spacing: .075em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) { 
  .wrapper-new-lemure {
    width: 1200px;
    padding: 0 50px;
    margin: 0 auto;
  }
  .wrapper-common-note {
    padding: 12px 10px;
    margin-bottom: 103px;
  }
  .wrapper-common-note .background-common-note {
    padding: 45px 60px 40px;
  }
  .wrapper-common-note .note-bookmark {
    top: 24px;
    background: url(/img/product/system_kitchen/lemure/bg_note_bookmark.svg) no-repeat right 0 / 100% 100%;
    padding: 6px 10px 7px 35px;
    font-size: 14px;
  }
  .wrapper-common-note .note-title {
    margin-bottom: 18px;
    font-size: 18px;
    line-height: calc(30/18);
  }
  .wrapper-common-note .note-text {
    font-size: 16px;
    line-height: 1.875;
  }
}

.section-lemure-history {
  font-feature-settings: "palt";
}

@media screen and (min-width:0px) and (max-width:768px) {
  .letter-spacing {
    letter-spacing: 0 !important;
  }
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-lemure-history {
    margin-bottom: 54px;
  }
  .section-lemure-history .history-content {
    margin-bottom: 50px;
  }
  .history-content .history-text{
    margin-bottom: 18px;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-history {
    margin-bottom: 102px;
  }
  .section-lemure-history .history-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  .history-content .history-text {
    width: 550px;
  }
  .history-content .history-text .common-text {
    letter-spacing: .04em;
  }
  .history-content .history-text .common-text:not(:last-child) {
    margin-bottom: 32px;
  }
  .section-lemure-history .image-lemure-history {
    padding-top: 10px;
    width: 500px;
  }
}

.section-lemure-introduction .image-introduction {
  width: 100%;
  height: auto;
  display: block;
}
.section-lemure-introduction .wrapper-second-introduction {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-lemure-introduction {
    margin-bottom: 45px;
    padding: 0 12.5px;
    font-feature-settings: "palt";
  }
  .section-lemure-introduction .common-title {
    margin-bottom: 40px;
  }
  .section-lemure-introduction .wrapper-introduction-content {
    margin-bottom: 15px;
  }
  .section-lemure-introduction .wrapper-common-inner {
    margin-bottom: 50px;
  }
  .section-lemure-introduction .wrapper-new-lemure {
    padding: 0;
  }
  .section-lemure-introduction .inner-introduction-content {
    margin-bottom: 15px;
  }
  .section-lemure-introduction .wrapper-second-introduction {
    margin-top: -4px;
  }
  .wrapper-second-introduction .common-text {
    margin-bottom: 0;
    flex: 1;
    line-height: 1.67;
    padding-right: 14px;
  }
  .section-lemure-introduction .image-second-introduction {
    width: 170px;
    padding-top: 3px;
  }
  .section-lemure-introduction .image-lemure-introduction {
    margin-bottom: 9px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-lemure-introduction .image-second-introduction {
    width: 130px;
  }
  .wrapper-second-introduction .common-text {
    letter-spacing: -.01em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-introduction {
    margin-bottom: 100px;
  }
  .section-lemure-introduction .wrapper-image-introduction {
    padding-top: 5px;
    width: 35.7%;
    order: 1;
  }
  .section-lemure-introduction .common-title {
    margin-bottom: 73px;
  }
  .section-lemure-introduction .common-text:not(:last-child) {
    margin-bottom: 37px;
  }
  .section-lemure-introduction .wrapper-introduction-content {
    width: calc(100% - 35.7%);
    order: 2;
  }
  .section-lemure-introduction .wrapper-common-inner {
    margin-bottom: 72px;
  }
  .section-lemure-introduction .inner-introduction-content {
    width: 665px;
    margin-left: 83px;
  }
  .section-lemure-introduction .wrapper-common-note .background-common-note {
    padding-top: 50px;
  }
  .section-lemure-introduction .wrapper-common-note .note-title {
    margin-bottom: 30px;
  }
  .section-lemure-introduction .wrapper-image-note {
    padding-top: 5px;
  }
  .wrapper-second-introduction .common-text {
    width: 278px;
    margin-bottom: 0;
  }
  .section-lemure-introduction .image-second-introduction {
    padding-top: 2px;
    width: 340px;
  }
  .wrapper-note-content .note-text {
    width: 549px;
  }
  .section-lemure-introduction .wrapper-introduction-final {
    width: 800px;
    margin: 0 auto;
  }
  .section-lemure-introduction .image-lemure-introduction {
    margin-bottom: 10px;
  }
  .wrapper-note-content {
    display: flex;
    justify-content: space-between;
  }
  .wrapper-image-note {
    width: 346px;
  }
}

.section-lemure-profile {
  background-color: #f3f3f3;
  color: #000;
  font-weight: 500;
  font-feature-settings: "palt";
}
.section-lemure-profile .profile-title {
  position: relative;
  letter-spacing: .1em;
}
.section-lemure-profile .profile-title:before {
  content: '';
  display: block;
}
.section-lemure-profile .image-avatar {
  border-radius: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.section-lemure-profile .profile-subtitle {
  font-weight: bold;
  letter-spacing: 0.1em;
}
.section-lemure-profile .profile-content {
  letter-spacing: .05em;
}
.section-lemure-profile .profile-content a {
  color: #000;
  text-underline-position: under;
}
.section-lemure-profile .profile-table {
  width: 100%;
}
.section-lemure-profile .profile-table th {
  text-align: left;
  font-weight: 500;
}
.section-lemure-profile .profile-link {
  font-feature-settings: unset;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-lemure-profile {
    margin-bottom: 50px;
  }
  .section-lemure-profile .wrapper-common-profile {
    padding: 5px 25px 38px;
  }
  .section-lemure-profile .profile-title {
    margin-bottom: 10px;
    font-size: 2.4rem;
    line-height: 1;
  }
  .section-lemure-profile .profile-title:before {
    width: 76px;
    height: 33px;
    margin: 0 0 -5px -10px;
    background: url(/img/product/system_kitchen/lemure/img_profile_title_sp.png) no-repeat center center/100% auto
  }
  .section-lemure-profile .profile-avatar {
    width: 200px;
    margin: 0 auto 19px;
  }
  .section-lemure-profile .profile-content {
    font-size: 1.1rem;
    line-height: 1.64;
  }
  .section-lemure-profile .profile-content * {
    line-height: inherit
  }
  .section-lemure-profile .profile-subtitle {
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 12px;
  }
  .section-lemure-profile .profile-description {
    margin-bottom: 4px;
  }
  .section-lemure-profile .profile-table {
    margin-bottom: 16px;
  }
  .profile-table tr th{
    width: 55px;
    padding-right: 5px;
  }
  .special-wrapper .special-contents-list {
    margin-left: 0;
    margin-right: 0;
  }
  .special-wrapper .special-contents-list .contents-link {
    padding-bottom: 6px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-lemure-profile .profile-description {
    letter-spacing: .075em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-profile {
    margin-bottom: 99px;
  }
  .section-lemure-profile .wrapper-common-profile {
    max-width: 1250px;
    margin: 0 auto;
    padding: 15px 23px 45px;
  }
  .section-lemure-profile .profile-title {
    margin-bottom: 43px;
    font-size: 36px;
    line-height: calc(30/36);
  }
  .section-lemure-profile .profile-title:before {
    width: 115px;
    height: 49px;
    margin-left: -18px;
    background: url(/img/product/system_kitchen/lemure/img_profile_title.png) no-repeat center center
  }
  .section-lemure-profile .profile-avatar {
    width: 260px;
    margin-left: 42px;
  }
  .section-lemure-profile .wrapper-profile {
    display: flex;
  }
  .section-lemure-profile .profile-content {
    flex: 1;
    margin-left: 67px;
    font-size: 14px;
    line-height: 2.143;
    margin-top: -3px;
    padding-right: 38px;
  }
  .section-lemure-profile .profile-content * {
    line-height: inherit
  }
  .section-lemure-profile .profile-subtitle {
    font-size: 16px;
    line-height: 1.875;
    margin-bottom: 25px;
  }
  .section-lemure-profile .profile-link {
    margin-left: -2px;
  }
  .section-lemure-profile .profile-description {
    margin-bottom: 20px;
  }
  .section-lemure-profile .is-space {
    letter-spacing: 0.015em;
  }
  .section-lemure-profile .profile-table {
    margin-bottom: 16px;
  }
  .profile-table tr th{
    padding-right: 10px;
    width: 84px;
  }
  .special-wrapper {
    margin-bottom: 100px;
  }
}

@media print, screen and (min-width:769px) and (max-width:9999px) {
  .banner-new-second {
    background-image: url(/img/product/system_kitchen/lemure/bnr_new_lemure002.jpg);
  }
}
.section-lemure-tutorial .wrapper-images-tutorial {
  display: flex;
  justify-content: space-between;
}
.section-lemure-tutorial .wrapper-note-content {
  flex-direction: row-reverse;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-lemure-tutorial .common-title {
    margin-bottom: 32px;
    letter-spacing: unset;
  }
  .section-lemure-tutorial .common-title.is-letter {
    margin-right: -5px;
    font-feature-settings: "palt";
  }
  .section-lemure-tutorial .common-text:nth-child(1) {
    margin-bottom: 23px;
  }
  .section-lemure-tutorial .common-text:not(:first-child) {
    margin-bottom: 51px;
  }
  .section-lemure-tutorial .wrapper-images-tutorial {
    margin: 0 -5px 23px;
  }
  .section-lemure-tutorial .image-lemure-tutorial {
    width: 50%;
    padding: 0 5px;
  }
  .section-lemure-tutorial .note-text{
    letter-spacing: -0.01em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-tutorial .tutorial-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 90px;
  }
  .section-lemure-tutorial .tutorial-text {
    width: 389px;
  }
  .section-lemure-tutorial .common-text:not(:first-child) {
    margin-top: 22px;
    width: 100%;
  }
  .section-lemure-tutorial .wrapper-images-tutorial {
    width: 665px;
    padding-top: 7px;
  }
  .section-lemure-tutorial .wrapper-common-note .background-common-note {
    padding-top: 41px;
  }
  .section-lemure-tutorial .wrapper-image-note {
    width: 320px;
  }
  .section-lemure-tutorial .wrapper-common-note .note-title {
    margin-bottom: 23px;
  }
  .section-lemure-tutorial .wrapper-note-content .note-text {
    width: 585px;
  }
}

@media screen and (min-width:0px) and (max-width:768px) {
  .section-lemure-explanation .common-title {
    margin-bottom: 40px;
  }
  .section-lemure-explanation .common-text:not(:last-child) {
    margin-bottom: 19px;
  }
  .section-lemure-explanation .common-text:last-child{
    margin-bottom: 24px;
  }
  .section-lemure-explanation .image-lemure-explanation{
    margin-bottom: 50px;
  }
  .section-lemure-explanation .wrapper-common-note .note-text {
    margin-bottom: 22px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-lemure-explanation .common-title {
    letter-spacing: .05em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-history .explanation-content {
    margin-bottom: 97px;
  }
  .section-lemure-history .explanation-text {
    width: 659px;
  }
  .section-lemure-history .image-lemure-explanation {
    width: 400px;
    padding-top: 5px;
  }
}

.section-introduction-two .images-introduction-final {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-introduction-two {
    margin-bottom: 50px;
  }
  .section-introduction-two .common-title {
    margin-bottom: 37px;
  }
  .section-introduction-two .common-text:not(:last-child) {
    margin-bottom: 20px;
  }
  .section-introduction-two .common-text:last-child {
    margin-bottom: 27px;
  }
  .section-introduction-two .images-introduction-final {
    margin: 0 -5px;
  }
  .section-introduction-two .images-introduction-final li {
    padding: 0 5px;
  }
  .section-introduction-two .images-introduction-final li:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
  .section-introduction-two .images-introduction-final li:not(:first-child) {
    width: 50%;
  }
  .section-introduction-two .wrapper-common-inner {
    margin-bottom: 46px;
  }
  .section-introduction-two .wrapper-common-note .background-common-note {
    padding: 64px 20px 29px;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-introduction-two .wrapper-common-inner {
    margin-bottom: 99px;
  }
  .section-introduction-two .inner-introduction-content {
    margin-left: 99px;
    width: 651px;
  }
  .section-introduction-two .common-text {
    margin-bottom: 32px !important;
  }
  .section-introduction-two .wrapper-common-note .background-common-note {
    padding-bottom: 37px;
  }
  .section-introduction-two .wrapper-common-note {
    margin-bottom: 98px;
  }
  .section-introduction-two .images-introduction-final li:first-child {
    width: 592px;
  }
  .section-introduction-two .images-introduction-final li:not(:first-child) {
    width: 250px;
  }
}

@media print, screen and (min-width:769px) and (max-width:9999px) {
  .banner-new-third {
    background-image: url(/img/product/system_kitchen/lemure/bnr_new_lemure003.jpg);
  }
}

@media screen and (min-width:0px) and (max-width:768px) {
  .new-challenge-third .common-text-third {
    margin-bottom: 18px;
  }
  .new-challenge-third .common-text-third:nth-child(3) {
    margin-bottom: 25px;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .new-challenge-third {
    margin-bottom: 94px;
  }
  .new-challenge-third .common-text-third {
    margin-bottom: 33px !important;
    letter-spacing: 0.03em;
  }
}

.section-lemure-tutorial .iamge-tutorial-captions {
  text-align: center;
  line-height: calc(30/14);
  letter-spacing: 0.05em;
  color: #000;
  font-weight: 500;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .lemure-tutorial-third .common-text:nth-child(1) {
    letter-spacing: .01em;
  }
  .lemure-tutorial-third .common-text-third:nth-child(2) {
    margin-bottom: 25px;
  }
  .lemure-tutorial-third .image-tutorial-below {
    width: 100%;
    padding: 0;
  }
  .lemure-tutorial-third .wrapper-images-tutorial {
    width: 86.9%;
    margin: 0 auto 34px;
    text-align: center;
  }
  .lemure-tutorial-third .iamge-tutorial-captions {
    font-size: 1rem;
  }
  .lemure-tutorial-third .tutorial-content-third:nth-child(3) {
    margin-bottom: 38px;
  }
  .lemure-tutorial-third .image-lemure-tutorial {
    padding: 0 7px;
    width: 50%;
  }
  .lemure-tutorial-third .wrapper-common-note .note-text {
    letter-spacing: .03em;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .lemure-tutorial-third .common-text-third {
    letter-spacing: -.01em;
  }
  .lemure-tutorial-third .common-text:nth-child(1) {
    letter-spacing: -.01em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-tutorial .tutorial-content-third {
    margin-bottom: 20px;
  }
  .section-lemure-tutorial .tutorial-text-third, .section-lemure-tutorial .wrapper-images-below {
    width: 450px;
  }
  .section-lemure-tutorial .images-tutorial-third, .section-lemure-tutorial .tutorial-text-below {
    width: 587px;
  }
  .section-lemure-tutorial .common-text-third:nth-child(1) {
    margin-bottom: 33px !important;
    letter-spacing: 0.03em;
  }
  .section-lemure-tutorial .tutorial-text-below {
    padding-top: 9px;
  }
  .section-lemure-tutorial .tutorial-content-third:nth-child(3) {
    margin-bottom: 96px;
    flex-direction: row-reverse;
  }
  .section-lemure-tutorial .iamge-tutorial-captions {
    font-size: 14px;
    margin-top: 3px;
  }
  .section-lemure-tutorial .image-tutorial-below {
    padding-top: 15px;
  }
  .lemure-tutorial-third .wrapper-note-content {
    flex-direction: unset;
  }
}

@media screen and (min-width:0px) and (max-width:768px) {
  .lemure-history-third .history-content-third {
    display: flex;
    flex-direction: column-reverse;
  }
  .lemure-history-third .common-title {
    margin-bottom: 39px;
  }
  .lemure-history-third .history-content {
    margin-bottom: 25px;
  }
  .lemure-history-third .history-content-third {
    margin-bottom: 49px;
  }
  .lemure-history-third .history-content-third .common-text {
    margin-bottom: 24px;
  }
  .lemure-history-third .wrapper-common-note .note-text{
    letter-spacing: .03em;
  }
  .lemure-history-third .wrapper-image-note {
    margin-bottom: 17px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .lemure-history-third .note-title {
    letter-spacing: .1em !important;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .lemure-history-third .history-content {
    margin-bottom: 0;
  }
  .lemure-history-third .history-content-third {
    margin-bottom: 107px;
  }
  .lemure-history-third .history-content-third .image-lemure-history {
    width: 400px;
    padding-top: 0;
  }
  .lemure-history-third .history-content-third .history-text {
    width: 627px;
    padding-top: 66px;
  }
  .lemure-history-third .wrapper-note-content .note-text {
    width: 562px;
  }
  .lemure-history-third .wrapper-common-note .note-text {
    letter-spacing: .03em;
  }
}

@media screen and (min-width:0px) and (max-width:768px) {
  .section-introduction-three {
    margin-bottom: 52px;
  }
  .section-introduction-three .images-introduction-final li:first-child, .section-introduction-three .introduction-photo:nth-child(1) {
    margin-bottom: 16px;
  }
  .section-introduction-three .wrapper-introduction-content {
    margin-bottom: 22px;
  }
  .section-introduction-three .wrapper-common-note {
    margin-bottom: 52px;
  }
  .section-introduction-three .note-title {
    letter-spacing: -0.03em;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .section-introduction-three .common-text {
    letter-spacing: -0.02em;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-introduction-three .common-title {
    margin-bottom: 67px;
  }
  .section-introduction-three .wrapper-common-inner {
    margin-bottom: 101px;
  }
  .section-introduction-three .wrapper-common-note {
    margin-bottom: 93px;
  }
  .section-introduction-three .images-introduction-final {
    display: flex;
  }
  .section-introduction-three .images-introduction-final li:first-child {
    width: 661px;
    margin-right: 13px;
  }
  .section-introduction-three .images-introduction-final li:not(:first-child) {
    width: 425px;
  }
  .section-introduction-three .images-introduction-final .introduction-photo:not(:last-child) {
    margin-bottom: 17px;
  }
}

.section-profile-third .text-underline {
  border-bottom: 1px solid #000;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .section-profile-third {
    margin-bottom: 57px;
  }
  .section-profile-third .profile-description-third {
    margin-bottom: 17px;
  }
  .section-profile-third .profile-description-time {
    letter-spacing: 0.1em;
  }
  .section-profile-third .text-space {
    margin-left: 13px;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .section-lemure-profile .profile-description-third {
    margin-bottom: 30px;
  }
  .section-profile-third .text-space {
    margin-left: 15px;
  }
}