@charset "utf-8";
/*color*/
.ts-font-color-black {color: #000000;}
.ts-font-color-blue {color: #005bab;}

/*font-family*/
.ts-font-family01 {font-family: a-otf-futo-min-a101-pr6n, serif; font-style: normal; font-weight: 400;}
.ts-font-family02 {font-family: fot-tsukuardgothic-std, sans-serif; font-weight: 700; font-style: normal;}
.ts-font-family03 {font-family: ro-san-std, sans-serif; font-weight: 400; font-style: normal;}
.m-font-family-01 {font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
/*font-size*/
.ts-h1-01{font-size: 3.0rem;}
.ts-h2-01{font-size: 4.0rem; text-align: center;}
.ts-h3-01{font-size: 2rem; border-bottom: solid 1px #000;font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight: 700;}
.ts-font-size01{font-size: 2.5rem;font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;font-weight:700;}
.ts-font-size02{font-size: 1.8rem;}
.ts-plan-fontsize001{font-size: 2.0rem;}
.ts-plan-fontsize002{font-size: 2.8rem;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-h1-01{font-size: 2.0rem;}
.ts-h2-01{font-size: 2.4rem; text-align: center;}
.ts-h3-01{font-size: 1.8rem;}
.ts-font-size01{font-size: 2rem;}
.ts-font-size02{font-size: 1.8rem;}
}

/*画像を角丸*/
.ts-img-radious01{border-radius: 20px; -webkit-border-radius: 15px; -moz-border-radius: 15px;}

/*画像サイズ*/
.ts-img50{width: 50%;}
.ts-img60{width: 60%;}
.ts-img70{width: 70%;}
.ts-img80{width: 80%;}
.ts-img100{width: 100%}
/*PCのみ画像サイズ*/
@media print,screen and (min-width:769px) and (max-width:9999px) {
.ts-pc_img50{width: 50%;}
.ts-pc_img60{width: 60%;}
.ts-pc_img70{width: 70%;}
.ts-pc_img80{width: 80%;}
}
/*SPのみ画像サイズ*/
@media print,screen and (min-width:0px) and (max-width:768px){
.ts-sp_img50{width: 50%;}
.ts-sp_img60{width: 60%;}
.ts-sp_img70{width: 70%;}
.ts-sp_img80{width: 80%;}
}

/*PCのみセンター寄せ*/
@media print,screen and (min-width:769px) and (max-width:9999px) {
.ts-pc_center {align-items: center; text-align: center;}
}

/*padding*/
.ts-padding10{padding: 10px;}
.ts-padding15{padding: 15px;}
.ts-padding20{padding: 20px;}
.ts-padding30{padding: 30px;}
.ts-padding40{padding: 40px;}
.ts-padding50{padding: 50px;}
.ts-padding60{padding: 60px;}
@media print,screen and (min-width:0px) and (max-width:768px){
.ts-sp-padding05{padding: 5px;}
.ts-sp-padding10{padding: 10px;}
}

/*メインビジュアル*/
.ts-mv-01 {margin: 24px -100% 0;}
.ts-mv-01 .ts-mv_list {max-width: 1200px; margin: 0 auto;}
.ts-mv-01 .ts-mv_container {display: flex; align-items: center;}
.ts-mv-01 .ts-mv_container.right .ts-mv_content-wrapper {margin-right: 0; margin-left: -180px;}
.ts-mv-01 .ts-mv_content-wrapper {display: flex; position: relative; z-index: 2; margin-right: -75px;}
.ts-mv-01 .ts-mv_content {display: flex; flex-wrap: wrap; align-items: center; width: 430px; min-height: 300px; padding: 20px; background: rgba(255,255,255,.95);}
.ts-mv-01 .ts-mv_container.right .ts-mv_img {order: -1;}
.ts-mv-01 .ts-mv_img {flex: 100%; position: relative; z-index: 1;}
.ts-mv-01.bg01 .ts-mv_list-wrapper {background-color: #efefef; background-repeat: repeat-x; background-size: auto; background-size: cover; padding: 10px 0px;}
.ts-mv-01.bg01 .ts-mv_list {width: 960px; margin: 0 auto;}
.ts-mv-01.bg04 .ts-h1-01 {font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
.add_ts-mv-01 .ts-mv_container.right .reformmaindiv {margin-left: 0px;}
.add_ts-mv-01.reformtopdiv {margin: 0;}
.add_ts-mv-01 .ts-mv_content {display: block; flex-wrap: unset; align-items: center; width: auto; min-height: auto; padding: 0px;}
.add_ts-mv-01 .reformmaindiv br.m-adjust-pc-br{display: none;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-mv-01 {margin: 24px -10px 0;}
.ts-mv-01 .ts-mv_list {width: auto;}
.ts-mv-01 .ts-mv_container {flex-direction: column; align-items: auto; background-color: #efefef;}
.ts-mv-01 .ts-mv_container.right .ts-mv_content-wrapper, .ts-mv-01 .ts-mv_container.left .ts-mv_content-wrapper {margin-right: 0; margin-left: 0px;}
.ts-mv-01 .ts-mv_container.left .ts-mv_img {order: -1;}
.ts-mv-01 .mtsmv_content-wrapper {z-index: 2; width: 100%; height: auto; min-height: auto; margin: 0;}
.ts-mv-01 .ts-mv_content {width: 100%; min-height: auto; padding:10px; background-color:#efefef;}
.ts-mv-01.bg01 .ts-mv_list-wrapper {padding: 10px;}
.ts-mv-01.bg01 .ts-mv_list {width: auto;}
}

/*ポイント表示*/
.ts-left-ptn01{display: flex; align-items: center; border-bottom: solid 2px;}
.ts-left-ptn01_icon{order: -1; width: 6%; margin-bottom: 7px;}
.ts-left-ptn01_text{flex: 1; padding: 0px 0px 0px 20px; font-size: 2.4rem;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-left-ptn01_icon{order: -1; width: 13%; margin-bottom: 7px;}
.ts-left-ptn01_text{flex: 1; padding: 0px 0px 0px 20px; font-size: 2.0rem;}
}

/*画像横4列ぴったり並ばせる（SP：2列）*/
.ts-list-ptn01 {display: flex; flex-wrap: wrap; margin: 0px;}
.ts-list-ptn01.col4 > * {width: calc((100%)/ 4);}
.ts-list-ptn01 > * {display: flex; flex-direction: column; margin: 0px; background: #fff; max-height: 100%;}
.ts-list-ptn01 > * img {width: 100%; min-height: 0%;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-list-ptn01.col4 > * {width: calc((100%)/ 2);}
}

/*画像左+テキスト右（PC：2カラム）*/
.ts-list-ptn02 > li {display: flex; align-items: center; margin: 20px 0px 0px 0px;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-list-ptn02 > li {display: flex; align-items: center; margin: 20px 0px 0px 0px; border-bottom: thin;}
}
.ts-list-ptn02 > * .ts-list_text {flex: 1 0 0; padding: 0px 40px 0px 20px;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-list-ptn02 > * .ts-list_text {flex: 1 0 0; padding: 0px 0px 0px 20px;}
}
.ts-list-ptn02 > * .ts-list_img {max-width: 40%; order: -1; min-height: 0%; position: relative;}
@media print,screen and (min-width:769px) and (max-width:9999px) {
.ts-list-ptn02.col2 > * {width: calc((100%)/ 2);}
.ts-list-ptn02 {display: flex; flex-wrap: wrap; min-height: 0%;}
}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-list-ptn02.col2 > * {flex-direction: row; width: 100%; margin-top: 0; margin-left: 0; padding: 20px 0; border-top: 1px solid #e1e1e1;}
}

/*PC：4列（SP：2列）*/
.ts-list-ptn03 {display: flex; flex-wrap: wrap; margin: 0px;}
.ts-list-ptn03.col4 > * {width: calc((100%)/ 4);}
.ts-list-ptn03 > * {display: flex; flex-direction: column; margin: 0px; background: #fff; max-height: 100%; padding: 0px 10px;}
.ts-list-ptn03 > * img {width: 100%; min-height: 0%;}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-list-ptn03.col4 > * {width: calc((100%)/ 2);}
}

/*PC：2列（SP：2列）*/
.ts-list-ptn04 {display: flex; flex-wrap: wrap; margin: 0px;}
.ts-list-ptn04.col2 > * {width: calc((100%)/ 2);}
.ts-list-ptn04 > * {display: flex; flex-direction: column; margin: 0px; max-height: 100%; padding: 0px 10px;}
.ts-list-ptn04 > * img {width: 100%; min-height: 0%;}

/*画像左+テキスト右でクリック（PC：2カラム、SP1カラム）*/
.ts-list-ptn05 {display: flex; flex-wrap: wrap; margin: 0 0 0 -24px;}
.ts-list-ptn05.col2 > * {width: calc((100% - 48px)/ 2);}
.ts-list-ptn05 > * {display: flex; min-height: 0%; margin: 24px 0 0 24px;}
.ts-list-ptn05 > * > a{display: flex; align-items: center; position: relative; text-decoration: none; color: #1a1a1a; border: 1px solid #3db4d0; background: #fff;}
.ts-list-ptn05 > li > a::before {content: ""; position: absolute; right: 0; bottom: 0; width: 0; height: 0; border-width: 0 0 20px 20px; border-style: solid; border-color: transparent transparent #3db5d0 transparent;}
.ts-list-ptn05 > * .ts-list-idx_content {flex: 1 0 0; padding: 15px; width: 100%;}
.ts-list-ptn05 > * .ts-list-idx_img {order: -1; position: relative; max-width: 40%;}
.ts-list-ptn05 a:hover{background:#f3fdff}
@media only screen and (min-width:0px) and (max-width:768px) {
.ts-list-ptn05 {flex-direction: column; margin: 0;}
.ts-list-ptn05.col2 > * {width: 100%; margin-left: 0;}
.ts-list-ptn05 > * {display: flex; min-height: 0%; margin: 0px;}
.ts-list-ptn05.col2 > * + * {margin-top: 0;}
.ts-list-ptn05.col2 > * + * > a {border-top: none;}
}

/*ボックス*/
.ts-box-line_gray {border: solid 1px #808080; padding: 10px;}

/*ライン*/
.ts-line01{border-bottom: solid 1px #808080;}

.m-btn-01.ptn05 {
  color: #000;
  border: 1px solid #3db4d0;
  background-color: #fff;
  padding: 15px 10px;
}

.m-btn-01.ptn05 .m-btn_inner {
  padding: 0;
  justify-content: center;
}

.m-btn-01.ptn05 .m-btn_inner:before {
  display: none;
}

.m-btn-01.no-icon.ptn05  .m-btn_inner .m-icon {
  margin: 0 5px 0 0;
}

.m-btn-01.ptn05:hover img {
  opacity: 1;
}
.m-btn-01.ptn07 {
  color: #000;
  border: 1px solid #000;
  background-color: #fff;
  padding: 15px 10px;
}
.m-btn-01.ptn07:hover {
  color: #fff;
  background-color: #3db4d0;
}
.m-btn-01.ptn07 .m-btn_inner {
  padding: 0;
  justify-content: center;
}

.m-btn-01.ptn07 .m-btn_inner:before {
  display: none;
}

.m-btn-01.no-icon.ptn07  .m-btn_inner .m-icon {
  margin: 0 5px 0 0;
}

.m-btn-01.ptn06 {
  color: #fff;
  border: 1px solid #3db4d0;
  background: #3db4d0;
  padding: 15px 10px
}

.m-btn-01.ptn06:hover {
  color: #3db4d0;
  background: #fff;
}

.m-btn-01.ptn06:hover .m-btn_inner::before {
  border-top: 2px solid #3db4d0;
  border-right: 2px solid #3db4d0;
}

/* .m-list-idx-14 .m-list-row.col3 li:nth-child(3) {
  opacity: 0;
  visibility: hidden;
} */
.m-list-idx-14 li .m-list_content_wrap .m-list-idx_img {
  position: relative;
}
.m-list-idx-14 li .m-list_content_wrap .m-list-idx_img:before {
  position: absolute;
  content: '終了しました';
  width: 100%;
  text-align: center;
  background: #efefef;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px 0;
  display: none;
}
.m-list-idx-14 li.is-done .m-list_content_wrap .m-list-idx_img:before {
  display: block;
}
.m-list-idx_category {
  display: block;
  margin-bottom: 10px;
  font-size: 1.2rem;
  font-weight: 700;
  min-width: 124px;
  white-space: nowrap;
}
.m-list-idx_category_inner {
  display: inline-block;
  padding: 1px 15px;
  border: 1px solid #efefef;
  border-radius: 20px;
  background: #f6f6f6;
  color: #000;
}
.m-list-idx_text {
  line-height: 1.571;
  font-size: 14px;
  color: #000;
}
.m-list_title_wrap {
  margin-bottom: 10px
}

.m-list_content_wrap {
  margin-bottom: 20px;
}


.m-list-idx_description {
  background-color: #efefef;
  color: #000;
  font-size: 12px;
  padding: 3px 5px;
  margin-bottom: 10px;
}

.m-list-idx_title {
  line-height: 1.625;
  color: #000;
  font-weight: bold;
}

@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .m-list-idx-14 {
    position: relative;
  }
  .m-list-idx-14 .m-list-row.col3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .m-list-idx-14 .m-list_content_wrap {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
  }
  .m-list-idx_description {
    text-align: center;
  }
  .m-list-idx-14 .m-list-row.col3 li {
    margin: 30px 10px 0;
  }
  .m-list-idx-14 .m-list-row.col3 li {
    width: 300px;
  }
  .m-list-idx-14 .m-list-idx_img {
    width: 300px;
  }
  .m-btn-01.ptn05 {
    display: inline-block;
    pointer-events: none;
  }
}
@media print, screen and (max-width: 770px){
  .m-list-idx-14 .m-list-row.col3 li {
    margin: 30px auto 50px;
  }
  .m-list-idx-14 .m-list-row.col3 li {
    width: 100%;
  }
  /* .m-list-idx-14 .m-list-row.col3 li:nth-child(3) {
    display: none;
  } */
  .m-list-idx-14 .m-list_title_wrap {
    display: flex;
  }
  .m-list-idx-14 .m-list-idx_category {
    margin-right: 10px;
  }
  .m-list-idx-14 .m-list_content_wrap {
    display: flex;
  }
  .m-list-idx-14 .m-list-idx_img {
    width: calc((100% - 48px)/2);
    flex-shrink: 0;
    margin-right: 24px;
  }
  .m-list-idx_title {
    letter-spacing: -.02em;
  }
  a[href^="tel:"].m-btn-01:link, a[href^="tel:"].m-btn-01:visited {
    text-decoration: none;
  }
}
@media print, screen and (max-width: 9999px) and (min-width: 769px) {
  .sm {
    display: none !important;
  }
}

@media only screen and (max-width:768px) {
  .md {
    display: none !important;
  }
  .m-list-idx-08_sp.col3 {
    flex-direction: row;
    margin: -10px 0 0 -24px;
  }
  .m-list-idx-08_sp.col3>* {
    border-top-width: 0;
    width: calc((100% - 48px) / 2);
    flex-direction: column;
    margin: 10px 0 0 24px;
    padding-top: 0;
    padding-bottom: 0
  }
  .m-list-idx-08_sp.col3>* .m-list-idx_img {
    max-width: none;
  }
  .m-list-idx-08_sp.col3>* .m-list-idx_content {
    margin: 5px 0 0
  }
}

/*worries.html*/

.worries-care a,
.worries-storage a,
.worries-other
  a {
    text-decoration: none
  }

.anchor-list {
  display: flex;
  flex-wrap: wrap;
}
.anchor-list li img {
  width: 100%;
  height: auto;
  transition: opacity .3s;
}
.anchor-list li a {
  display: block;
  transition: opacity .3s;
}

.txt-worries {
  font-weight: 500;
}

.txt-worries,
.txt-worries--big {
  text-align: center;
}

.txt-worries--big {
  font-weight: 700;
  color: #231815;
}

.wrap-content {
  position: relative;
}
.wrap-content:after {
  content: "";
  position: absolute;
  z-index: -1;
}

.question {
  position: relative;
}

.question__title {
  display: flex;
  align-items: center;
}
.question__title .title {
  position: relative;
  color: #fff;
  font-weight: 700;
}
.question__title .title:before {
  content: "";
  background: url(../img/reform/system_kitchen/contents/icon_question.png) no-repeat center/52px 67px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.question__examples {
  color: #231815;
  font-weight: 500;
}

.examples__list li {
  position: relative;
}
.examples__list li:before {
  content: "●";
  position: absolute;
  left: 0;
}

.answers__img {
  position: relative;
}
.answers__img:before {
  content: "";
  position: absolute;
}
.answers__img img {
  width: 100%;
  height: auto;
}

.answers__title {
  font-weight: bold;
  text-align: justify;
}

.answers__text {
  text-align: justify;
  color: #231815;
}

.btn-more {
  display: inline-block;
  color: #fff;
  text-align: center;
  opacity: 1;
  transition: color 0.3s, background-color 0.3s;
}


.wrap-voice {
  position: relative;
  text-align: center;
  background-color: #fff
}
.wrap-voice:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wrap-voice .voice {
  display: inline-block;
  background-color: #fff;
  position: relative;
  font-weight: bold;
  text-align: center;
}
.wrap-voice .voice:before, .wrap-voice .voice:after {
  content: "";
  position: absolute;
  top: 46%;
}
.wrap-voice .voice:before {
  transform: rotate(-25deg) translateY(-50%);
}
.wrap-voice .voice:after {
  transform: rotate(25deg) translateY(-50%);
}
.wrap-voice .voice__title {
  font-weight: bold;
  text-align: center;
}

.voice-content {
  background-color: #fff;
  display: block;
}

.btn-voice {
  display: inline-block;
  background-color: #f9d364;
  border: 1px solid transparent;
  text-align: center;
  transition: background-color 0.3s,border 0.3s;
}

.btn-voice span {
  display: inline-block;
  position: relative;
  color: #727171;
  transition: color 0.3s;
  line-height: 1;
  font-weight: bold;
}
.btn-voice span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
}

.arrow-bottom img {
  width: 100%;
  height: auto;
}

.showroom-reservation {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.showroom-reservation:before {
  content: "";
  position: absolute;
  z-index: 1;
}

.wrap-reservation {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.89);
}
.wrap-reservation .text {
  line-height: 1.75;
  color: #231815;
  font-weight: 700;
}

.btn-reserve {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 700;
  transition: opacity 0.3s;
}
.btn-reserve:hover {
  opacity: 0.7;
  color: #fff
}
.btn-reserve span {
  position: relative;
}
.btn-reserve span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.worries-care .question__title {
  background-color: #62bce6;
}
.worries-care .examples__list li:before {
  color: #62bce6;
}
.worries-care .answers__title {
  color: #2ea5de;
}
.worries-care .btn-more {
  background-color: #2ea5de;
  border: 1px solid #2ea5de;
}
.worries-care .btn-more:hover {
  color: #2ea5de;
  background-color: #fff;
}
.worries-care .wrap-voice:before {
  background-color: #2ea5de;
}
.worries-care .wrap-voice .voice {
  color: #2ea5de;
}
.worries-care .wrap-voice .voice:before, .worries-care .wrap-voice .voice:after {
  background-color: #2ea5de;
}
.worries-care .wrap-voice .voice__title {
  color: #2ea5de;
}
.worries-care .btn-reserve {
  background-color: #2ea5de;
}

.worries-storage .question__title {
  background-color: #eaa8b0;
}
.worries-storage .examples__list li:before {
  color: #e58e9b;
}
.worries-storage .answers__title {
  color: #e58e9b;
}
.worries-storage .btn-more {
  background-color: #e58e9b;
  border: 1px solid #e58e9b;
}
.worries-storage .btn-more:hover {
  color: #e58e9b;
  background-color: #fff;
}
.worries-storage .wrap-voice:before {
  background-color: #e58e9b;
}
.worries-storage .wrap-voice .voice {
  color: #e58e9b;
}
.worries-storage .wrap-voice .voice:before, .worries-storage .wrap-voice .voice:after {
  background-color: #e58e9b;
}
.worries-storage .wrap-voice .voice__title {
  color: #e58e9b;
}
.worries-storage .btn-reserve {
  background-color: #e58e9b;
}

.worries-other .question__title {
  background-color: #8ebb6e;
}
.worries-other .examples__list li:before {
  color: #8ebb6e;
}
.worries-other .answers__title {
  color: #69ac46;
}
.worries-other .btn-more {
  background-color: #69ac46;
  border: 1px solid #69ac46
}

.worries-other .btn-more:hover {
  color: #69ac46;
  background-color: #fff;
}
.worries-other .wrap-voice:before {
  background-color: #69ac46;
}
.worries-other .wrap-voice .voice {
  color: #69ac46;
}
.worries-other .wrap-voice .voice:before, .worries-other .wrap-voice .voice:after {
  background-color: #69ac46;
}
.worries-other .wrap-voice .voice__title {
  color: #69ac46;
}
.worries-other .btn-reserve {
  background-color: #8ebb6e;
}

@media print, (min-width: 768px) {
  .voice-content:hover .btn-voice{
    background-color: #fff;
    border: 1px solid #727171;
  }
  .worries-storage .is-first .img-worries__01:before {
    display: none;
  }
  .worries-storage .is-first .detail__third {
    width: 460px;
  }
  .bnr-worries {
    margin-bottom: 110px
  }

  .wrap-worries {
    max-width: 980px;
    margin: 0 auto;
  }

  .anchor-list {
    margin: 0 -12px 115px;
  }
  .anchor-list li {
    width: calc(33.33% - 24px);
    margin: 0 12px;
  }

  .txt-worries {
    font-size: 22px;
    line-height: 1.82;
    letter-spacing: 0.1em;
    margin-bottom: 110px;
  }

  .txt-worries--big {
    font-size: 29px;
    margin-bottom: 64px;
  }

  .wrap-content {
    padding-bottom: 50px;
  }
  .wrap-content:before {
    content: "";
    position: absolute;
    z-index: -1;
    height: 100%;
    width: calc(50% + 315px);
  }

  .is-right:before {
    right: 0;
  }
  .is-right:after {
    right: calc(50% + 325px);
  }
  .is-right .question__content {
    width: 512px;
  }

  .is-left:before {
    left: 0;
  }
  .is-left:after {
    left: calc(50% + 318px);
  }
  .is-left .question {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }

  .is-first:after {
    bottom: 3px;
  }

  .is-second:after {
    bottom: 2px;
  }

  .is-third:after {
    bottom: -9px;
  }

  .is-fourth:after {
    bottom: 24px;
  }

  .question {
    display: flex;
    top: -41px;
  }

  .question__img {
    flex-shrink: 0;
  }

  .question__title {
    border-radius: 10px;
    padding: 28px 0 23px 30px;
    margin-bottom: 14px;
  }
  .question__title .title {
    padding-left: 132px;
    font-size: 23px;
    line-height: 1.522;
  }
  .question__title .title:before {
    left: 25px;
    height: 67px;
    width: 52px;
    background: url(../img/reform/system_kitchen/contents/icon_question.png) no-repeat center/52px 67px;
  }

  .question__examples {
    font-size: 18px;
    line-height: 1.722;
  }

  .examples__list {
    margin-left: 5px;
  }
  .examples__list li {
    padding-left: 24px;
  }
  .examples__list li:before {
    font-size: 18px;
    top: -1px;
  }

  .answers__detail {
    width: 430px;
    position: relative;
  }
  .worries-storage .is-first .detail__first{
    width: 440px;
  }
  .answers__img:before {
    height: 114px;
    width: 114px;
    mix-blend-mode: multiply;
  }

  .answers__img {
    width: 430px;
    margin-bottom: 20px;
  }

  .answers__title {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .answers__text {
    font-size: 16px;
    line-height: 1.8125;
    margin-bottom: 12px;
    letter-spacing: -0.09em;
  }

  .btn-more {
    border-radius: 50px;
    padding: 7px 34px 4px;
    font-size: 12px;
  }

  .wrap-voice {
    width: 683px;
    margin: 0 auto 88px;
  }
  .wrap-voice.is-voice-custom {
    margin-bottom: 192px;
  }
  .wrap-voice:before {
    top: 9px;
    left: 9px;
  }
  .wrap-voice .voice {
    padding: 0 65px;
    top: -17px;
    font-size: 24px;
  }
  .wrap-voice .voice:before, .wrap-voice .voice:after {
    width: 2px;
    height: 20px;
  }
  .wrap-voice .voice:before {
    left: 42px;
  }
  .wrap-voice .voice:after {
    right: 42px;
  }
  .wrap-voice .voice__title {
    font-size: 24px;
    letter-spacing: 0.1em;
    margin: -4px 0 5px;
  }

  .voice-content {
    padding-bottom: 15px;
  }

  .btn-voice {
    padding: 6px 11px 4px;
    border-radius: 11px;
  }
  .btn-voice span {
    padding-right: 15px;
    font-size: 16px;
  }
  .btn-voice span:after {
    width: 10px;
    height: 12px;
    background: url(../img/reform/system_kitchen/contents/icon_arrow_right.png);
  }

  .arrow-bottom {
    margin: 0 auto 80px;
    width: 305px;
  }

  .showroom-reservation {
    background: url(../img/reform/system_kitchen/contents/p_sk355_bg.jpg) no-repeat center/cover;
    height: 453px;
    margin-bottom: 80px;
  }
  .showroom-reservation:before {
    left: 0;
    bottom: 0;
    width: 245px;
    height: 173px;
    background: url(../img/reform/system_kitchen/contents/p_sk366_490x346.png) no-repeat center/245px 173px;
  }

  .wrap-reservation {
    min-height: 265px;
    width: 685px;
    padding: 42px 10px;
  }
  .wrap-reservation .text {
    letter-spacing: 0.07em;
    font-size: 24px;
    line-height: 1.75;
    margin-bottom: 18px;
  }

  .btn-reserve {
    font-size: 30px;
    border-radius: 10px;
    width: 490px;
    padding: 15px 30px 11px;
  }
  .btn-reserve span {
    padding-left: 33px;
  }
  .btn-reserve span:before {
    content: "";
    background: url(../img/reform/system_kitchen/contents/icon_search.png) no-repeat center/22px 30px;
    height: 30px;
    width: 22px;
  }

  .worries-care .is-first .detail__second {
    left: 575px;
    margin-top: -410px;
  }
  .worries-care .is-first .detail__first {
    top: 72px;
  }
  .worries-care .is-first .detail__third {
    margin-top: 55px;
    left: 427px;
  }
  .worries-care .is-first .question__img {
    margin: -5px 2px 0 0;
  }
  .worries-care .is-second .detail__first {
    left: 550px;
  }
  .worries-care .is-second .detail__second {
    margin-top: -327px;
    margin-left: 2px;
  }
  .worries-care .is-third .detail__first {
    margin-top: -80px;
    left: 551px;
  }
  .worries-care .is-third .detail__second {
    margin-top: -254px;
    margin-left: -4px;
  }
  .worries-care .is-third .detail__third {
    left: 493px;
    margin-top: -68px;
  }
  .worries-care .is-third .img-worries__01 {
    width: 493px;
  }
  .worries-care .is-fourth .detail__first {
    left: 550px;
    margin-top: -70px;
  }
  .worries-care .is-fourth .detail__second {
    margin-top: -289px;
  }
  .worries-care .is-fourth .img-worries__01 {
    width: 478px;
  }
  .worries-care .is-first {
    margin-bottom: 103px;
  }
  .worries-care .is-first .question {
    margin-bottom: 77px;
    margin-left: 233px;
  }
  .worries-care .is-first .question__img {
    width: 162px;
  }
  .worries-care .is-first .img-worries__02:before,
  .worries-care .is-first .img-worries__01:before {
    top: -84px;
    left: -57px;
  }
  .worries-care .is-first .img-worries__03:before {
    bottom: -1px;
    left: -96px;
  }
  .worries-care .is-second {
    margin: 192px 0 175px;
  }
  .worries-care .is-second.is-custom-content {
    margin-bottom: 103px;
  }
  .worries-care .is-second .question__content {
    width: 553px;
  }
  .worries-care .is-second .question {
    margin-left: 52px;
    margin-bottom: 58px;
  }
  .worries-care .is-second .question__img {
    margin: -17px 0 0 12px;
    width: 150px;
  }
  .worries-care .is-second .img-worries__01:before {
    top: -87px;
    left: -48px;
  }
  .worries-care .is-second .img-worries__02:before {
    top: -84px;
    left: -58px;
  }
  .worries-care .is-third {
    margin-bottom: 178px;
  }
  .worries-care .is-third .question {
    margin-left: 100px;
    margin-bottom: 79px;
  }
  .worries-care .is-third .question__img {
    margin: 4px 81px 0 0;
    width: 215px;
  }
  .worries-care .is-third .img-worries__02:before {
    top: -85px;
    left: -58px;
  }
  .worries-care .is-third .img-worries__03:before {
    bottom: 0;
    left: -81px;
  }
  .worries-care .is-third .img-worries__01:before {
    top: 17px;
    left: -53px;
  }
  .worries-care .is-fourth .img-worries__01:before {
    top: 15px;
    left: -49px;
  }
  .worries-care .is-fourth .img-worries__02:before {
    top: -85px;
    left: -56px;
  }
  .worries-care .is-fourth {
    margin-bottom: 104px;
  }
  .worries-care .is-fourth .question__content {
    width: 500px;
  }
  .worries-care .is-fourth .question__img {
    width: 130px;
    margin: 9px 0 0 39px;
  }
  .worries-care .is-fourth .question {
    margin-left: 79px;
  }

  .worries-storage .is-right .question__content {
    width: 505px;
  }
  .worries-storage .is-first {
    margin-bottom: 103px;
  }
  .worries-storage .is-first .detail__second {
    margin-top: -292px;
  }
  .worries-storage .is-first .detail__first {
    left: 549px;
    margin-top: -93px;
  }
  .worries-storage .is-first .img-worries__01 {
    width: 465px;
  }

  .worries-storage .is-first .detail__third {
    margin-top: -19px;
    left: 450px;
  }
  .worries-storage .is-first .question__img {
    width: 233px;
    margin: 10px 72px 0 0;
  }
  .worries-storage .is-first .question {
    margin-left: 94px;
    margin-bottom: 120px;
  }
  .worries-storage .is-first .img-worries__02:before {
    top: -82px;
    left: -57px;
  }
  .worries-storage .is-first .img-worries__03 {
    width: 453px;
  }
  .worries-storage .is-first .img-worries__03:before {
    bottom: 0;
    left: -99px;
    z-index: -1;
  }
  .worries-storage .is-second {
    margin: 198px 0 104px;
  }
  .worries-storage .is-second .detail__first {
    top: 28px;
  }
  .worries-storage .is-second .detail__second {
    margin-top: -323px;
    left: 551px;
  }
  .worries-storage .is-second .question__title {
    padding: 44px 0 44px 29px;
  }
  .worries-storage .is-second .question__content {
    width: 589px;
  }
  .worries-storage .is-second .question {
    margin: 0 0 58px 30px;
  }
  .worries-storage .is-second .question__img {
    margin: -10px 0 0 15px;
    width: 163px;
  }
  .worries-storage .is-second .img-worries__01:before {
    top: -82px;
    left: -60px;
  }
  .worries-storage .is-second .img-worries__02:before {
    top: -24px;
    left: -39px;
  }
  .worries-storage .is-third {
    margin: 199px 0 93px;
  }
  .worries-storage .is-third .detail__first {
    margin-top: -23px;
    left: 551px;
  }
  .worries-storage .is-third .img-worries__01 {
    width: 428px;
  }
  .worries-storage .is-third .detail__second {
    margin-top: -264px;
  }
  .worries-storage .is-third .detail__third {
    left: 415px;
  }
  .worries-storage .is-third .question {
    margin-left: 189px;
    margin-bottom: 79px;
  }
  .worries-storage .is-third .question__img {
    margin: -10px 21px 0 0;
    width: 183px;
  }
  .worries-storage .is-third .question__content {
    width: 521px;
  }
  .worries-storage .is-third .img-worries__01:before {
    top: 128px;
    left: -91px;
  }
  .worries-storage .is-third .img-worries__02:before {
    top: -85px;
    left: -56px;
  }
  .worries-storage .is-third .img-worries__03:before {
    bottom: 0;
    left: -96px;
  }
  .worries-storage .is-fourth {
    margin-bottom: 104px;
  }
  .worries-storage .is-fourth .detail__first {
    left: 550px;
    margin-top: -70px;
  }
  .worries-storage .is-fourth .img-worries__01 {
    width: 478px;
  }
  .worries-storage .is-fourth .detail__second {
    margin-top: -289px;
  }
  .worries-storage .is-fourth .question__content {
    width: 500px;
  }
  .worries-storage .is-fourth .question__img {
    width: 130px;
    margin: 9px 0 0 39px;
  }
  .worries-storage .is-fourth .question {
    margin-left: 79px;
  }
  .worries-storage .is-fourth .img-worries__01:before {
    top: 15px;
    left: -49px;
  }
  .worries-storage .is-fourth .img-worries__02:before {
    top: -85px;
    left: -56px;
  }

  .worries-other .is-second:after {
    bottom: -21px;
    left: calc(50% + 349px);
  }
  .worries-other .is-first {
    padding-bottom: 184px;
    margin-bottom: 99px;
  }
  .worries-other .is-first .question {
    margin-bottom: 77px;
    margin-left: 183px;
  }
  .worries-other .is-first .question__img {
    width: 186px;
    margin-top: 2px;
    margin-right: 41px;
  }
  .worries-other .is-first .question__content {
    width: 486px;
  }
  .worries-other .is-first .img-worries__01:before {
    top: -85px;
    left: -55px;
  }
  .worries-other .is-first .img-worries__02 {
    width: 453px;
  }
  .worries-other .is-first .img-worries__02:before {
    top: -41px;
    left: -91px;
  }
  .worries-other .is-first .detail__second {
    left: 534px;
    margin-top: -449px;
  }
  .worries-other .is-first .detail__first {
    top: 104px;
  }
  .worries-other .is-second {
    margin: 209px 0 99px;
  }
  .worries-other .is-second .detail__first {
    left: 545px;
    top: -173px;
  }
  .worries-other .is-second .detail__second {
    margin-top: -506px;
    margin-left: 2px;
  }
  .worries-other .is-second .question__content {
    width: 550px;
  }
  .worries-other .is-second .question {
    margin-left: 31px;
    margin-bottom: 58px;
  }
  .worries-other .is-second .question__img {
    margin: 87px 0 0 57px;
    width: 130px;
  }
  .worries-other .is-second .img-worries__01 {
    width: 475px;
  }
  .worries-other .is-second .img-worries__01:before {
    top: 48px;
    left: -48px;
  }
  .worries-other .is-second .img-worries__02:before {
    top: -86px;
    left: -58px;
  }
  .worries-other .is-third {
    margin-top: 205px;
    margin-bottom: 90px;
  }
  .worries-other .is-third .question__content {
    width: 503px;
  }
  .worries-other .is-third .detail__first {
    margin-top: -29px;
    left: 347px;
  }
  .worries-other .is-third .img-worries__01 {
    width: 560px;
  }
  .worries-other .is-third .img-worries__01:before {
    bottom: 0;
    left: -99px;
  }
  .worries-other .is-third .question {
    margin-left: 211px;
  }
  .worries-other .is-third .question__img {
    margin: -21px 36px 0 0;
    width: 125px;
  }

  .worries-care {
    padding: 100px 0;
  }
  .worries-care .wrap-content:before {
    background-color: #eaf6fc;
  }
  .worries-care .wrap-content:after {
    background: url(../img/reform/system_kitchen/contents/clean_problems.png) no-repeat center/90px 580px;
    width: 90px;
    height: 580px;
  }
  .worries-care .wrap-voice {
    border: 3px solid #2ea5de;
  }
  .worries-care .answers__img:before {
    background: url(../img/reform/system_kitchen/contents/icon_answer_blue.png) no-repeat center/114px 112px;
  }

  .worries-storage {
    padding: 100px 0;
  }
  .worries-storage .wrap-content:before {
    background-color: #fbf0f0;
  }
  .worries-storage .wrap-content:after {
    background: url(../img/reform/system_kitchen/contents/kitchen_storage.png) no-repeat center/90px 530px;
    width: 90px;
    height: 530px;
  }
  .worries-storage .wrap-voice {
    border: 3px solid #e58e9b;
  }
  .worries-storage .answers__img:before {
    background: url(../img/reform/system_kitchen/contents/icon_answer_pink.png) no-repeat center/114px 112px;
  }

  .worries-other {
    padding-top: 100px;
  }
  .worries-other .wrap-content:before {
    background-color: #ecf2e5;
  }
  .worries-other .wrap-content:after {
    background: url(../img/reform/system_kitchen/contents/more_kitchen.png) no-repeat center/64px 472px;
    width: 64px;
    height: 472px;
  }
  .worries-other .wrap-voice {
    border: 3px solid #69ac46;
  }
  .worries-other .answers__img:before {
    background: url(../img/reform/system_kitchen/contents/icon_answer_green.png) no-repeat center/114px 112px;
  }
}
@media only screen and (max-width: 767px) {

  .voice-content .voice__title {
    position: relative;
    z-index: 1;
  }
  .voice-content:hover .voice,
  .voice-content:hover .btn-voice span,
  .voice-content:hover .voice__title {
    color: #fff;
  }
  .voice-content:hover .voice{
    padding-top: 11px;
    padding-bottom: 11px;
    margin-bottom: -11px;
    top: -18px;
  }
  .wrap-worries:hover .wrap-voice::before,
  .voice-content:hover .voice::before,
  .voice-content:hover .voice::after{
    background-color: #fff;
  }
  .voice-content:hover .voice__title{
    margin-top: -14px;
  }
  .voice-content:hover .btn-voice{
    background-color: transparent;
    border-color: #fff;
  }
  .voice-content:hover .btn-voice span{
    padding-right: 0;
  }
  .voice-content:hover .btn-voice span::after{
    width: 0;
  }
  .voice-content .btn-voice,
  .voice-content .btn-voice span {
    transition: none;
  }
  .worries-care .voice-content:hover,
  .worries-care .voice-content:hover .voice{
    background-color: #2ea5de;
  }
  .worries-storage .voice-content:hover,
  .worries-storage .voice-content:hover .voice{
    background-color: #e58e9b;
  }
  .worries-other .voice-content:hover,
  .worries-other .voice-content:hover .voice{
    background-color: #69ac46;
  }
  .examples__list {
    margin-top: -3px;
  }

  .bnr-worries {
    margin: 0 -27px 43px;
  }

  .wrap-worries {
    padding: 0 27px;
  }

  .anchor-list {
    margin: 0 -30px 20px;
  }
  .anchor-list li {
    width: calc(33.33% - 6px);
    margin: 0 3px;
  }

  .txt-worries {
    font-size: 14px;
    line-height: 1.6785;
    letter-spacing: 0.12em;
    margin-bottom: 41px;
  }

  .txt-worries--big {
    font-size: 16px;
    letter-spacing: -0.05em;
    margin-bottom: 17px;
  }

  .wrap-content {
    padding-bottom: 2px;
    margin-bottom: 80px;
  }
  .wrap-content:after {
    top: -50px;
    left: 28px;
  }

  .question {
    margin-bottom: -30px;
    top: -28px;
  }

  .question__content {
    margin-bottom: 19px;
  }

  .question__title {
    border-radius: 5px;
    padding: 12px 0;
    margin-bottom: 6px;
  }
  .question__title .title {
    padding-left: 66px;
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 1.225;
  }
  .question__title .title:before {
    left: 22px;
    height: 33px;
    width: 26px;
    background: url(../img/reform/system_kitchen/contents/icon_question.png) no-repeat center/26px 33px;
  }

  .question__examples {
    font-size: 12px;
    line-height: 1.42;
  }

  .examples__list li {
    padding-left: 16px;
    line-height: 1.42;
  }
  .examples__list li:before {
    font-size: 12px;
  }

  .answers__detail {
    margin-bottom: 30px;
  }

  .answers__img {
    margin: 0 auto 10px;
  }
  .answers__img:before {
    display: none;
  }

  .answers__title {
    font-size: 15px;
    margin-bottom: 3px;
  }

  .answers__text {
    font-size: 14px;
    line-height: 1.552;
    letter-spacing: -0.09em;
    margin-bottom: 15px;
  }

  .btn-more {
    display: block;
    border-radius: 10px;
    padding: 5px 10px 4px;
    font-size: 12px;
  }

  .worries-care .btn-more,
  .worries-storage .btn-more,
  .worries-other .btn-more {
    padding-top: 19px;
    padding-bottom: 18px;
    margin: 0 auto;
    width: 200px;
  }

  .wrap-voice {
    margin: 0 auto 40px;
  }
  .wrap-voice.is-voice-custom {
    margin-bottom: -15px;
  }
  .wrap-voice:before {
    top: 4px;
    left: 4px;
  }
  .wrap-voice .voice {
    padding: 0 30px;
    top: -9px;
    font-size: 12px;
    letter-spacing: 0.04em;
  }
  .wrap-voice .voice:before, .wrap-voice .voice:after {
    width: 1px;
    height: 10px;
  }
  .wrap-voice .voice:before {
    left: 21px;
  }
  .wrap-voice .voice:after {
    right: 21px;
  }
  .wrap-voice .voice__title {
    font-size: 13px;
    margin: -5px 0 2px;
  }

  .voice-content {
    padding-bottom: 9px;
  }

  .btn-voice {
    line-height: 1;
    padding: 0 6px 2px;
    border-radius: 7px;
  }
  .btn-voice span {
    padding-right: 8px;
    font-size: 10px;
  }
  .btn-voice span:after {
    top: 40%;
    width: 5px;
    height: 6px;
    background: url(../img/reform/system_kitchen/contents/icon_arrow_right.png) no-repeat center/5px 6px;
  }

  .arrow-bottom {
    margin: 0 auto 25px;
    width: 105px;
  }

  .showroom-reservation {
    background: url(../img/reform/system_kitchen/contents/p_sk355_bg_sp.jpg) no-repeat center/cover;
    height: 178px;
    margin: 0 -27px;
  }
  .showroom-reservation:before {
    left: 6px;
    bottom: 15px;
    width: 89px;
    height: 63px;
    background: url(../img/reform/system_kitchen/contents/p_sk366_356x252.png) no-repeat center/89px 63px;
  }

  .wrap-reservation {
    width: 285px;
    padding: 10px;
  }
  .wrap-reservation .text {
    font-size: 12px;
    line-height: 1.347;
    margin-bottom: 5px;
  }

  .btn-reserve {
    font-size: 14px;
    border-radius: 5px;
    padding: 6px 33px;
  }
  .btn-reserve span {
    padding-left: 10px;
  }
  .btn-reserve span:before {
    background: url(../img/reform/system_kitchen/contents/icon_search.png) no-repeat center/11px 15px;
    height: 15px;
    width: 11px;
    left: -7px;
  }

  .worries-care {
    padding: 60px 0 30px;
  }
  .worries-care .is-first {
    margin-bottom: 28px;
  }
  .worries-care .is-second {
    margin-top: 83px;
  }
  .worries-care .is-second.is-custom-content {
    margin-bottom: 28px;
  }
  .worries-care .is-fourth {
    margin-bottom: 37px;
  }
  .worries-care .is-fourth .img-worries__01 {
    width: 333px;
  }
  .worries-care .is-third .img-worries__01 {
    width: 330px;
  }
  .worries-care .wrap-content {
    background-color: #eaf6fc;
  }
  .worries-care .wrap-content:after {
    background: url(../img/reform/system_kitchen/contents/clean_problems_sp.png) no-repeat center/184px 32px;
    width: 184px;
    height: 32px;
  }
  .worries-care .wrap-voice {
    border: 2px solid #2ea5de;
  }
  .worries-storage .is-first .answers__title-01{
    letter-spacing: -0.03em;
  }
  .worries-storage {
    padding: 60px 0 30px;
  }
  .worries-storage .wrap-content.is-first {
    margin-top: 0;
  }
  .worries-storage .is-first {
    margin-bottom: 29px;
  }

  .worries-storage .wrap-content {
    margin: 86px 0 29px;
  }
  .worries-storage .wrap-content:after {
    background: url(../img/reform/system_kitchen/contents/kitchen_storage_sp.png) no-repeat center/168px 32px;
    width: 168px;
    height: 32px;
  }
  .worries-storage .wrap-content {
    background-color: #fbf0f0;
  }
  .worries-storage .wrap-voice {
    border: 1px solid #e58e9b;
  }
  .worries-storage .is-third .img-worries__03 {
    width: 330px;
    margin-bottom: 4px;
  }
  .worries-storage .is-third .img-worries__03:before {
    bottom: 6px;
  }

  .worries-other {
    padding-top: 60px
  }
  .worries-other .wrap-content.is-first {
    margin-top: 0;
  }
  .worries-other .is-first .img-worries__01 {
    width: 322px;
  }
  .worries-other .is-second .img-worries__01 {
    width: 330px;
  }
  .worries-other .is-third .question__content {
    margin-bottom: 27px;
  }
  .worries-other .wrap-content {
    margin: 86px 0 31px;
  }
  .worries-other .wrap-content:after {
    background: url(../img/reform/system_kitchen/contents/more_kitchen_sp.png) no-repeat center/150px 23px;
    width: 150px;
    height: 23px;
  }
  .worries-other .wrap-content {
    background-color: #ecf2e5;
  }
  .worries-other .wrap-voice {
    border: 1px solid #69ac46;
  }
}
@media only screen and (min-width:768px) and (max-width: 1050px) {
  .worries-care .is-first .detail__first {
    left: 60px;
    top: 112px;
  }
  .worries-care .is-first .detail__second{
    left: 529px;
  }

  .worries-care .is-first .detail__third {
    margin-top: 90px;
  }
  .worries-care .is-second .detail__second {
    left: 58px;
    margin-top: -300px;
  }
  .worries-care .is-second .detail__first {
    left: 518px;
  }
  .worries-care .is-third .detail__first {
    margin-top: -80px;
    left: 465px;
  }
  .worries-care .is-third .detail__second {
    margin-top: -288px;
    margin-left: 15px;
  }
  .worries-care .is-third .img-worries__02:before {
    left: -12px;
  }
  .worries-care .is-third .detail__third {
    left: 385px;
    margin-top: -35px;
  }

  .worries-care .is-fourth .detail__second {
    left: 10px;
  }
  .worries-care .is-fourth .img-worries__02:before {
    left: -8px;
  }
  .worries-care .is-fourth .detail__first {
    left: 482px;
    margin-top: -70px;
  }
  .worries-storage .is-first .detail__first {
    left: 495px;
  }
  .worries-storage .is-first .detail__second {
    left: 50px;
  }
  .worries-storage .is-first .detail__third {
    margin-top: -38px;
    left: 400px;
  }
  .worries-storage .is-second .detail__first {
    left: 57px;
    top: -10px;
  }
  .worries-storage .is-second .detail__second {
    left: 525px;
  }
  .worries-storage .is-second .img-worries__02:before {
    left: -21px;
  }
  .worries-storage .is-third .detail__first {
    left: 524px;
    margin-top: -84px;
  }
  .worries-storage .is-third .img-worries__01:before {
    left: -40px;
  }
  .worries-storage .is-third .detail__second {
    margin-top: -295px;
    left: 49px;
  }
  .worries-other .is-first .detail__first {
    left: 56px;
  }
  .worries-other .is-first .detail__second {
    left: 500px;
  }
  .worries-other .is-second .detail__first {
    left: 483px;
  }
  .worries-other .is-second .detail__second {
    margin-left: 40px;
    margin-top: -400px;
  }
}

@media only screen and (max-width: 374px) {
  .answers__img {
    width: 100% !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .question__title {
    padding: 31px 0 20px 30px
  }
  .examples__list li::before {
    top: 0
  }
  .btn-more {
    padding: 9px 34px 3px;
  }
  .btn-voice {
    padding: 8px 11px 2px;
  }
  .btn-voice span::after {
    top: 34%
  }
  .btn-reserve {
    padding: 20px 30px 6px;
  }
  .btn-reserve span::before {
    top: 38%
  }
  .answers__img::before {
    opacity: 0.9;
  }
}


/* second.html */

.second__banner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.second__banner .wrap__title {
  position: relative;
  color: #000;
  background-color: rgba(255, 255, 255, 0.85);
  text-align: center;
}
.second__banner .wrap__title:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.second__banner .wrap__title .text {
  display: inline-block;
  font-weight: bold;
  position: relative;
}
.second__banner .wrap__title .text:before, .second__banner .wrap__title .text:after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 1px;
  top: 38%;
}
.second__banner .wrap__title .text:before {
  transform: rotate(-25deg) translateY(-50%);
  left: 0;
}
.second__banner .wrap__title .text:after {
  transform: rotate(25deg) translateY(-50%);
  right: 0;
}
.second__banner .wrap__title .title {
  font-weight: bold;
}

.second__title {
  font-weight: bold;
  color: #000;
  text-align: center;
}

.section-second__comfort {
  text-align: center;
}
.section-second__comfort .second__title {
  position: relative;
  display: inline-block;
}
.section-second__comfort .second__title:before, .section-second__comfort .second__title:after {
  content: "";
  position: absolute;
}

.section-second__benefit .list-benefits {
  display: flex;
  flex-wrap: wrap;
}

.list-benefits li {
  display: flex;
  flex-direction: column;
}
.list-benefits li .title {
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.list-benefits li.is-icon {
  position: relative;
}
.list-benefits li.is-icon:before {
  content: "";
  position: absolute;
  top: 0;
}
.list-benefits .benefit__content {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.5;
  color: #231815;
  letter-spacing: -0.05em;
}
.list-benefits .benefit__content .text {
  line-height: 1.5;
}
.list-benefits .is-pink .title {
  background-color: #ecaecb;
}
.list-benefits .is-pink .benefit__content {
  background-color: #fbeef4;
}
.list-benefits .is-blue .title {
  background-color: #84bdcf;
}
.list-benefits .is-blue .benefit__content {
  background-color: #eef6f8;
}
.list-benefits .is-orange .title {
  background-color: #ddb74e;
}
.list-benefits .is-orange .benefit__content {
  background-color: #faf4e5;
}
.list-benefits .is-brown .title {
  background-color: #b6967c;
}
.list-benefits .is-brown .benefit__content {
  background-color: #f4f0ec;
}

.section-second__install .wrapper-anchor {
  background-color: #eaf0f4;
}
.section-second__install .installation__title {
  border-top: 5px solid #86a9c0;
  text-align: center;
  font-weight: bold;
  color: #86a9c0;
  letter-spacing: 0.1em;
  background-color: #fff;
}
.section-second__install .wrap-home {
  width: 100%;
}

.list-anchor-install {
  display: flex;
  flex-wrap: wrap;
}
.list-anchor-install li {
  position: relative;
}
.list-anchor-install li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
}


.list-anchor-install li .title {
  font-weight: bold;
  text-shadow: white 1px 0px 0px, white 0.5403px 0.84147px 0px, white -0.41615px 0.9093px 0px, white -0.98999px 0.14112px 0px, white -0.65364px -0.7568px 0px, white 0.28366px -0.95892px 0px, white 0.96017px -0.27942px 0px;
}
.list-anchor-install .is-blue .title {
  color: #98c7d6;
}
.list-anchor-install .is-pink .title {
  color: #efb9d2;
}
.list-anchor-install .is-orange .title {
  color: #dfbc5f;
}
.list-anchor-install .is-brown .title {
  color: #b6967c;
}

.install__title {
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.install__image {
  position: relative;
  z-index: 1;
}
.install__image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.install__image img {
  height: 100%;
  object-fit: cover;
  object-position: 0 50%;
}

.button-recommend {
  border: 1px solid;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: background-color .3s, color .3s;
}
.button-recommend span {
  display: inline-block;
}

.list-install .install__content .second__text {
  text-align: justify;
}
.list-install .is-orange .install__title {
  background-color: #ddb74e;
}
.list-install .is-orange .button-recommend {
  color: #ddb74e;
}
.list-install .is-orange .button-recommend:hover,
.list-install .is-blue .button-recommend:hover,
.list-install .is-pink .button-recommend:hover,
.list-install .is-brown .button-recommend:hover {
  color: #fff
}
.list-install .is-orange .install__image:before {
  background-color: #eedba6;
}
.list-install .is-blue .install__title {
  background-color: #84bdcf;
}
.list-install .is-blue .button-recommend {
  color: #84bdcf;
}
.list-install .is-blue .install__image:before {
  background-color: #c1dee7;
}
.list-install .is-pink .install__title {
  background-color: #ecaecb;
}
.list-install .is-pink .button-recommend {
  color: #ecaecb;
}
.list-install .is-pink .install__image:before {
  background-color: #f5d6e5;
}
.list-install .is-brown .install__title {
  background-color: #b6967c;
}
.list-install .is-brown .button-recommend {
  color: #b6967c;
}
.list-install .is-brown .install__image:before {
  background-color: #dacabd;
}

.customer-thinking {
  background-color: #eaf0f4;
  color: #000;
}
.customer-thinking .button-recommend {
  border: 1px solid #000;
  color: #000;
}
.customer-thinking .button-recommend span:before {
  border-color: transparent transparent transparent #000;
}
.customer-thinking .title {
  font-weight: bold;
  text-align: center;
}
.customer-thinking .wrap-button {
  text-align: center;
}

.image-home img {
  width: 100%;
  height: auto;
}

@media print, (min-width: 768px) {
  .wrapper-second {
    max-width: 1000px;
    padding: 0 10px;
    margin: 0 auto;
  }
  .trans {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition: opacity 0.26s ease;
    -o-transition: opacity 0.26s ease;
    -webkit-transition: opacity 0.26s ease;
    transition: opacity 0.26s ease;
  }
  .trans:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .second__banner {
    background: url(../img/product/dressing_table/plan_famile007.jpg) no-repeat center/cover;
    height: 707px;
    margin-bottom: 60px;
  }
  .second__banner .wrap__title {
    width: 534px;
    min-height: 204px;
    padding: 64px 0 34px;
  }
  .second__banner .wrap__title:before {
    background: url(../img/reform/dressing_table/contents/txt_dressing.jpg) no-repeat center/262px 44px;
    height: 44px;
    width: 262px;
    top: -21px;
  }
  .second__banner .wrap__title .text {
    font-size: 21px;
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .second__banner .wrap__title .text:before, .second__banner .wrap__title .text:after {
    height: 45px;
  }
  .second__banner .wrap__title .title {
    font-size: 42px;
  }

  .second__title {
    font-size: 31px;
  }

  .section-second__comfort {
    padding: 50px 0 90px;
  }
  .section-second__comfort .second__title {
    padding: 0 70px;
    margin-bottom: 35px;
    line-height: 1.58;
  }
  .section-second__comfort .second__title:after {
    width: 113px;
    height: 448px;
    background: url(../img/reform/dressing_table/contents/027.png) no-repeat center/113px 448px;
    bottom: -315px;
    right: -60px;
  }
  .section-second__comfort .second__title:before {
    top: -53px;
    left: 0;
    width: 64px;
    height: 81px;
    background: url(../img/reform/dressing_table/contents/icon_comfort_01.png) no-repeat center/64px 81px;
  }
  .section-second__comfort .second__text {
    line-height: 2.0625;
  }

  .second__text {
    font-size: 16px;
    font-weight: 500;
    color: #666;
  }

  .section-second__benefit {
    padding: 90px 0 126px;
  }
  .section-second__benefit .second__title {
    margin-bottom: 33px;
  }

  .list-benefits {
    margin: 0 -11px;
  }
  .list-benefits li {
    width: calc(33.33% - 22px);
    margin: 0 11px 22px;
  }
  .list-benefits li .title {
    padding: 9px 0;
    font-size: 14px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .list-benefits li .title {
    padding: 12px 0 6px;
  }
}
@media print, (min-width: 768px) {
  .list-benefits li.is-icon:before {
    left: 20px;
    height: 55px;
    width: 66px;
    background: url(../img/reform/dressing_table/contents/icon_point.png) no-repeat center/66px 55px;
  }
  .list-benefits .benefit__content {
    font-weight: 600;
    font-size: 20px;
    min-height: 168px;
    padding: 10px;
  }

  .section-second__install {
    padding: 50px 0 90px;
  }
  .section-second__install .wrap-home {
    height: 350px;
    background: url(../img/reform/dressing_table/contents/bg_installation.png) no-repeat center bottom/contain;
  }
  .section-second__install .wrapper-anchor {
    padding: 41px 0 73px;
  }

  .installation__title {
    margin-bottom: 121px;
    padding: 5px 0;
    font-size: 28px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .installation__title {
    padding: 10px 0 0;
  }
}

@media print, (min-width: 768px) {
  .list-anchor-install li a {
    width: 116px;
    height: 116px;
    font-size: 21px;
    line-height: 1.238;
    position: relative;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .list-anchor-install li a {
    padding-top: 8px;
  }
}
.list-install .button-recommend span:before {
  transition: border-color .3s
}
.list-anchor-install li:before {
  content: "";
  position: absolute;
  z-index: 1;
}
@media print, (min-width: 768px) {
  .list-anchor-install li .title {
    line-height: 1.238;
    font-size: 21px;
    text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
  }

  .list-anchor-install li.is-horizontal {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
  .list-anchor-install li.is-horizontal a {
    flex-shrink: 0;
    margin-right: 20px;
  }
  .list-anchor-install .is-blue {
    margin-top: -198px;
    left: 225px;
  }
  .list-anchor-install .is-blue a {
    background-color: #84bdcf;
  }
  .list-anchor-install .is-blue:before {
    left: -40px;
    top: 66px;
    width: 70px;
    height: 263px;
    background: url(../img/reform/dressing_table/contents/033.png) no-repeat right center/70px 263px;
  }
  .list-anchor-install .is-pink {
    margin-top: -198px;
    right: -336px;
  }
  .list-anchor-install .is-pink a {
    background-color: #ecaecb;
  }
  .list-anchor-install .is-pink:before {
    left: -52px;
    top: 67px;
    width: 70px;
    height: 261px;
    background: url(../img/reform/dressing_table/contents/034.png) no-repeat right center/70px 261px;
  }
  .list-anchor-install .is-orange {
    top: 73px;
    left: -547px;
  }
  .list-anchor-install .is-orange .title {
    top: -8px;
    left: 0;
  }
  .list-anchor-install .is-orange a {
    background-color: #ddb74e;
  }
  .list-anchor-install .is-orange:before {
    left: -38px;
    top: 59px;
    width: 86px;
    height: 189px;
    background: url(../img/reform/dressing_table/contents/031.png) no-repeat right center/86px 189px;
  }
  .list-anchor-install .is-brown .title,
  .list-anchor-install .is-orange .title {
    position: relative;
    text-align: center;
  }
  .list-anchor-install .is-brown {
    top: 76px;
    right: -36px;
  }
  .list-anchor-install .is-brown .title {
    top: -10px;
  }
  .list-anchor-install .is-brown a {
    background-color: #b6967c;
  }
  .list-anchor-install .is-brown:before {
    top: 137px;
    right: -90px;
    width: 220px;
    height: 184px;
    background: url(../img/reform/dressing_table/contents/035.png) no-repeat right center/220px 184px;
  }

  .list-install {
    padding: 120px 0;
  }
  .list-install li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .list-install li:not(:last-child) {
    margin-bottom: 147px;
  }
  .list-install li:nth-child(2n+1) {
    flex-direction: row-reverse;
  }
  .list-install li:nth-child(2n+1) .install__image:before {
    left: 10px;
  }
  .list-install li:nth-child(2n) .install__image:before {
    right: 10px;
  }
  .list-install .wrap-button {
    text-align: right;
  }
  .list-install .is-orange .install__content:before {
    top: 193px;
    left: -213px;
    width: 210px;
    height: 212px;
    background: url(../img/reform/dressing_table/contents/028.png) no-repeat center/210px 212px;
  }
  .list-install .is-orange .button-recommend:hover span:before,
  .list-install .is-blue .button-recommend:hover span:before,
  .list-install .is-pink .button-recommend:hover span:before,
  .list-install .is-brown .button-recommend:hover span:before
  {
    border-color: transparent transparent transparent #fff;
  }

  .list-install .is-orange .button-recommend span:before
   {
    border-color: transparent transparent transparent #ddb74e;
  }
  .list-install .is-blue .install__content:before {
    bottom: -121px;
    left: 13px;
    width: 65px;
    height: 244px;
    background: url(../img/reform/dressing_table/contents/033.png) no-repeat center/65px 244px;
  }
  .list-install .is-blue .button-recommend span:before {
    border-color: transparent transparent transparent #84bdcf;
  }
  .list-install .is-blue .wrap-button {
    margin-top: 63px;
  }
  .list-install .is-pink .install__content:before {
    top: 173px;
    left: -85px;
    width: 75px;
    height: 280px;
    background: url(../img/reform/dressing_table/contents/034.png) no-repeat center/75px 280px;
  }
  .list-install .is-pink .button-recommend span:before {
    border-color: transparent transparent transparent #ecaecb;
  }
  .list-install .is-pink .wrap-button {
    margin-top: 91px;
  }
  .list-install .is-brown .install__content:before {
    top: 281px;
    left: -44px;
    width: 200px;
    height: 168px;
    background: url(../img/reform/dressing_table/contents/035.png) no-repeat center/200px 168px;
  }
  .list-install .is-brown span:before {
    border-color: transparent transparent transparent #b6967c;
  }
  .list-install .button-recommend {
    width: 242px;
    padding: 23px 0 21px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .list-install .button-recommend {
    padding: 25px 0 20px;
  }
}
@media print, (min-width: 768px) {
  .list-install .button-recommend span {
    padding-right: 25px;
  }

  .list-install .is-orange .button-recommend {
    border-color: #eedba7;
  }
  .list-install .is-orange .button-recommend:hover {
    background-color: #ddb74e;
  }
  .list-install .is-blue .button-recommend {
    border-color: #c2dee7;
  }
  .list-install .is-blue .button-recommend:hover {
    background-color: #84bdcf;
  }
  .list-install .is-pink .install__title {
    background-color: #ecaecb;
  }
  .list-install .is-pink .button-recommend {
    border-color: #f6d7e5;
    color: #ecaecb;
  }
  .list-install .is-pink .button-recommend:hover {
    background-color: #ecaecb;
  }
  .list-install .is-pink .install__image:before {
    background-color: #f5d6e5;
  }
  .list-install .is-brown .install__title {
    background-color: #b6967c;
  }
  .list-install .is-brown .button-recommend {
    border-color: #dbcbbe;
  }
  .list-install .is-brown .button-recommend:hover {
    background-color: #b6967c;
  }
  .list-install .is-brown .install__image:before {
    background-color: #dacabd;
  }

  .button-recommend {
    font-size: 14px;
  }
  .button-recommend span {
    position: relative;
  }
  .button-recommend span:before {
    content: "";
    border-style: solid;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 7px 10px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .button-recommend span:before {
    top: 36%;
  }
}

@media print, (min-width: 768px) {

  .install__content {
    width: 400px;
    position: relative;
  }
  .install__content:before {
    content: "";
    position: absolute;
    z-index: 10;
  }
  .install__content .install__title {
    font-size: 21px;
    padding: 7px 10px 3px;
    margin-bottom: 15px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .install__content .install__title {
    padding: 16px 0 8px;
  }
}
@media print, (min-width: 768px) {
  .install__content .second__text {
    margin-bottom: 35px;
    line-height: 1.75;
  }

  .install__image {
    width: 500px;
    height: 350px;
    flex-shrink: 0;
  }
  .install__image:before {
    top: 10px;
  }

  .customer-thinking {
    min-height: 400px;
    padding: 72px 0;
  }
  .customer-thinking .image-home {
    width: 101px;
    margin: 0 auto 8px;
  }
  .customer-thinking .title {
    font-size: 28px;
    margin-bottom: 29px;
  }
  .customer-thinking .button-recommend {
    padding: 22px 14px;
    min-width: 344px;
  }
  .customer-thinking .button-recommend span {
    padding-right: 33px;
  }
}
@media all and (min-width: 768px) and (-ms-high-contrast: none), print and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: active) {
  .customer-thinking .button-recommend {
    padding: 25px 14px 19px;
  }
  .install__image img {
    width: auto;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .wrapper-second {
    padding: 0 20px;
  }

  .second__banner {
    background: url(../img/product/dressing_table/plan_famile007_sp.jpg) no-repeat center/cover;
    height: 400px;
  }
  .second__banner .wrap__title {
    width: 267px;
    padding: 32px 0 15px;
  }
  .second__banner .wrap__title:before {
    background: url(../img/reform/dressing_table/contents/txt_dressing.jpg) no-repeat center/131px 22px;
    height: 22px;
    width: 131px;
    top: -11px;
  }
  .second__banner .wrap__title .text {
    font-size: 11px;
    padding: 0 8px;
    margin-bottom: 5px;
  }
  .second__banner .wrap__title .text:before, .second__banner .wrap__title .text:after {
    height: 21px;
  }
  .second__banner .wrap__title .title {
    font-size: 21px;
  }

  .second__title {
    font-size: 21px;
    line-height: 1.43;
  }

  .section-second__comfort {
    padding: 56px 0 50px;
  }
  .section-second__comfort .second__title {
    margin-bottom: 31px;
    padding: 0 25px;
  }
  .section-second__comfort .second__title:after {
    width: 36px;
    height: 143px;
    background: url(../img/reform/dressing_table/contents/027.png) no-repeat center/36px 143px;
    top: -23px;
    right: -6px;
  }
  .section-second__comfort .second__title:before {
    top: -15px;
    left: 0;
    width: 21px;
    height: 26px;
    background: url(../img/reform/dressing_table/contents/icon_comfort_01_sp.png) no-repeat center/21px 26px;
  }
  .section-second__comfort .second__text {
    text-align: left;
    line-height: 1.72;
    margin-bottom: 24px;
  }

  .second__text {
    font-size: 14px;
    color: #333;
  }

  .section-second__benefit {
    padding: 8px 0 30px;
  }
  .section-second__benefit .second__title {
    margin-bottom: 23px;
  }

  .list-benefits {
    margin: 0 -7px;
    justify-content: center;
  }
  .list-benefits li {
    width: calc(50% - 14px);
    margin: 0 7px 15px;
  }
  .list-benefits li .title {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 5px;
    font-size: 14px;
    line-height: 1.25;
  }
  .list-benefits li.is-icon:before {
    left: 5px;
    height: 28px;
    width: 33px;
    background: url(../img/reform/dressing_table/contents/icon_point.png) no-repeat center/33px 28px;
  }
  .list-benefits .benefit__content {
    font-size: 14px;
    min-height: 80px;
    padding: 10px 6px;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
  }

  .section-second__install {
    padding: 15px 0 19px;
  }
  .section-second__install .wrapper-anchor {
    padding: 40px 0 74px;
  }
  .section-second__install .wrap-home {
    height: 327px;
    background: url(../img/reform/dressing_table/contents/bg_installation_sp.png) no-repeat center bottom/contain;
  }
  .section-second__install .installation__title {
    border-width: 3px;
    margin-bottom: 59px;
    padding: 10px 0;
    font-size: 15px;
  }

  .list-anchor-install {
    max-width: 335px;
    margin: 0 auto;
  }
  .list-anchor-install li {
    width: 50%;
  }
  .list-anchor-install li a {
    width: 90px;
    height: 90px;
    font-size: 14px;
    line-height: 1.285;
  }
  .list-anchor-install li .title {
    font-size: 14px;
    line-height: 1.285;
    position: relative;
    text-align: center;
    text-shadow: white 1px 0px 0px, white 0.5403px 0.84147px 0px, white -0.41615px 0.9093px 0px, white -0.98999px 0.14112px 0px, white -0.65364px -0.7568px 0px, white 0.28366px -0.95892px 0px, white 0.96017px -0.27942px 0px;
  }

  .list-anchor-install .is-blue {
    margin-top: -32px;
    left: -8px;
  }
  .list-anchor-install .is-blue .title {
    top: -8px;
  }
  .list-anchor-install .is-blue a:before {
    width: 55px;
    height: 59px;
    background: url(../img/reform/dressing_table/contents/img_install_01.png) no-repeat right center/55px 59px;
  }
  .list-anchor-install .is-blue:before {
    left: 10px;
    top: 31px;
    width: 40px;
    height: 150px;
    background: url(../img/reform/dressing_table/contents/033.png) no-repeat right center/40px 150px;
  }

  .list-anchor-install .is-pink:before {
    right: 17px;
    top: 20px;
    width: 40px;
    height: 150px;
    background: url(../img/reform/dressing_table/contents/034.png) no-repeat right center/40px 150px;
  }
  .list-anchor-install .is-orange:before {
    left: -2px;
    top: -6px;
    width: 50px;
    height: 110px;
    background: url(../img/reform/dressing_table/contents/031.png) no-repeat right center/50px 110px;
  }
  .list-anchor-install .is-brown:before {
    z-index: -1;
    top: 128px;
    right: 79px;
    width: 110px;
    height: 92px;
    background: url(../img/reform/dressing_table/contents/035.png) no-repeat right center/110px 92px;
}
  .list-anchor-install .is-pink {
    top: -32px;
    left: 8px;
  }
  .list-anchor-install .is-pink .title {
    top: -9px;
  }
  .list-anchor-install .is-pink a:before {
    width: 55px;
    height: 75px;
    background: url(../img/reform/dressing_table/contents/img_install_02.png) no-repeat right center/55px 75px;
  }
  .list-anchor-install .is-orange,
  .list-anchor-install .is-brown {
    display: flex;
    flex-direction: column-reverse;
  }
  .list-anchor-install .is-orange .title,
  .list-anchor-install .is-brown .title {
    top: 11px;
  }
  .list-anchor-install .is-orange {
    margin-top: 112px;
    left: 8px;
  }
  .list-anchor-install .is-orange a:before {
    width: 43px;
    height: 51px;
    background: url(../img/reform/dressing_table/contents/img_install_03.png) no-repeat right center/43px 51px;
  }
  .list-anchor-install .is-brown {
    left: 60px;
    width: 120px;
    z-index: 1;
  }
  .list-anchor-install .is-brown a:before {
    width: 44px;
    height: 83px;
    background: url(../img/reform/dressing_table/contents/img_install_04.png) no-repeat right center/44px 83px;
  }

  .list-install .is-orange .button-recommend {
    border-color: #ddb74e;
  }
  .list-install .is-orange .button-recommend:hover {
    background-color: #ddb74e;
  }

  .list-install .is-blue .button-recommend {
    border-color: #84bdcf;
  }

  .list-install .is-blue .button-recommend:hover {
    background-color: #84bdcf;
  }
  .list-install .is-pink .button-recommend {
    border-color: #ecaecb;
  }
  .list-install .is-pink .button-recommend:hover {
    background-color: #ecaecb;
  }

  .list-install .is-brown .button-recommend {
    border-color: #b6967c;
  }
  .list-install .is-brown .button-recommend:hover {
    background-color: #b6967c;
  }
  .list-install {
    padding: 40px 0;
  }
  .list-install li:not(:last-child) {
    margin-bottom: 61px;
  }
  .list-install li:nth-child(2n) .install__image:before {
    right: 5px;
  }
  .list-install li:nth-child(2n+1) .install__image:before {
    left: 5px;
  }
  .list-install .wrap-button {
    text-align: center;
  }
  .list-install .is-orange .button-recommend:before {
    border-color: transparent transparent transparent #ddb74e;
  }
  .list-install .is-orange .button-recommend:hover:before,
  .list-install .is-blue .button-recommend:hover:before,
  .list-install .is-pink .button-recommend:hover:before,
  .list-install .is-brown .button-recommend:hover:before {
    border-color: transparent transparent transparent #fff;
  }
  .list-install .is-orange .install__image:after {
    bottom: -30px;
    right: -54px;
    width: 150px;
    height: 151px;
    background: url(../img/reform/dressing_table/contents/028.png) no-repeat center/150px 151px;
  }
  .list-install .is-blue .button-recommend:before {
    border-color: transparent transparent transparent #84bdcf;
  }
  .list-install .is-blue .install__image:after {
    bottom: -111px;
    left: -47px;
    width: 60px;
    height: 225px;
    background: url(../img/reform/dressing_table/contents/033.png) no-repeat center/60px 225px;
  }
  .list-install .is-pink .button-recommend:before {
    border-color: transparent transparent transparent #ecaecb;
  }
  .list-install .is-pink .install__image:after {
    top: 57px;
    right: -46px;
    width: 60px;
    height: 224px;
    background: url(../img/reform/dressing_table/contents/034.png) no-repeat center/60px 224px;
  }
  .list-install .is-brown .button-recommend:before {
    border-color: transparent transparent transparent #b6967c;
  }
  .list-install .is-brown .install__image:after {
    bottom: -22px;
    left: -48px;
    width: 150px;
    height: 126px;
    background: url(../img/reform/dressing_table/contents/035.png) no-repeat center/150px 126px;
  }

  .button-recommend {
    font-size: 14px;
    width: 230px;
    padding: 13px 20px 11px;
    position: relative;
  }
  .button-recommend:before {
    content: "";
    position: absolute;
    border-width: 5px 6px;
    border-style: solid;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
  }

  .install__content .install__title {
    font-size: 15px;
    padding: 3px 10px 2px;
    margin-bottom: 22px;
  }
  .install__content .second__text {
    line-height: 1.714;
    margin: 0 5px 25px;
  }

  .install__image {
    width: 250px;
    height: 175px;
    margin: 0 auto 34px;
  }
  .install__image:before {
    top: 5px;
  }
  .install__image:after {
    content: "";
    position: absolute;
    z-index: 1;
  }

  .customer-thinking {
    min-height: 264px;
  }
  .customer-thinking .wrapper-second {
    width: 100%;
    padding: 60px 20px;
  }
  .customer-thinking .image-home {
    width: 51px;
    margin: 0 auto 15px;
  }
  .customer-thinking .title {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .customer-thinking .button-recommend {
    font-size: 13px;
    display: block;
    width: 100%;
    padding: 11px 0 9px;
  }
  .customer-thinking .button-recommend:before {
    border-color: transparent transparent transparent #000;
  }
}

@media only screen and (max-width: 369px) {
  .list-anchor-install .is-blue {
    margin-top: -8px;
    left: -7px;
  }
  .list-anchor-install .is-blue .title {
    top: 0;
  }
  .list-anchor-install .is-pink {
    top: -8px;
    left: 8px;
  }
  .list-anchor-install .is-orange .title,
  .list-anchor-install .is-brown .title {
    top: 0;
  }
  .list-anchor-install .is-orange {
    margin-top: 125px;
    left: 8px;
  }
  .list-anchor-install .is-brown {
    left: 65px;
    width: 100px;
  }
}

@media only screen and (max-width: 340px) {
  .list-install .is-orange .install__image:after{
    bottom: -28px;
    right: -20px;
    width: 100px;
    height: 101px;
    background: url(../img/reform/dressing_table/contents/028.png) no-repeat center/100px 101px;
  }
  .list-install .is-blue .install__image.install__image:after{
    bottom: -91px;
    left: -31px;
    width: 50px;
    height: 188px;
    background: url(../img/reform/dressing_table/contents/033.png) no-repeat center/50px 188px;
  }
  .list-install .is-pink .install__image:after {
    top: 57px;
    right: -28px;
    width: 50px;
    height: 187px;
    background: url(../img/reform/dressing_table/contents/034.png) no-repeat center/50px 187px;
}
.list-install .is-brown .install__image:after {
  left: -27px
}
  .list-anchor-install .is-blue {
    margin-top: 14px;
  }

  .list-anchor-install .is-pink {
    top: 12px;
  }
  .list-anchor-install .is-orange .title,
  .list-anchor-install .is-brown .title {
    top: 0;
  }
  .list-anchor-install .is-orange {
    margin-top: 106px;
  }
  .list-anchor-install .is-brown {
    left: 50px;
  }

  .section-second__comfort .second__title {
    letter-spacing: -0.05em;
  }
  .section-second__comfort .second__title:after {
    right: 0;
  }
  .list-anchor-install .is-brown:before {
    top: 113px;
    right: 73px;
    width: 100px;
    height: 84px;
    background: url(../img/reform/dressing_table/contents/035.png) no-repeat right center/100px 84px;
  }
}

/* LIST GENERAL */
.list-general .item-bar {
  position: relative;
  line-height: 1.285;
  color: #fff;
  text-align: center;
}
.list-general .bar-decor {
  position: absolute;
  top: 0;
  display: block;
  background:
      url("/img/brand/showroom/showroom_icon_007.png") center top / 100% 50% no-repeat,
      url("/img/brand/showroom/showroom_icon_003.png") center bottom / 100% auto no-repeat;
  color: #fff;
  text-align: center;
}
.list-general .item-pink .item-bar {
  background: #df74a5;
}
.list-general .item-yellow .item-bar {
  background: #e9bc46;
}
.list-general .item-blue .item-bar {
  background: #58a7ba;
}
.list-general .item-thumbnail img {
  width: 100%;
  display: block;
}
.list-general .item-description,
.list-general .item-title {
  text-align: center;
}
.list-general .item-description {
  display: flex;
  justify-content: center;
}
.list-general .item-description span {
  display: block;
  font-weight: 700;
  line-height: 1;
  background:
      url("/img/brand/showroom/showroom_icon_004.png") left center / auto 100% no-repeat,
      url("/img/brand/showroom/showroom_icon_005.png") right center / auto 100% no-repeat;
}
.list-general .item-title {
  font-weight: 700;
  line-height: 1.5;
}
.list-general .item-pink .item-title {
  color: #df74a5;
}
.list-general .item-yellow .item-title {
  color: #e9bc46;
}
.list-general .item-blue .item-title {
  color: #58a7ba;
}
.list-general .item-detail {
  border: solid #ccc;
  font-size: 1.6rem;
}
.list-general .detail-item {
  display: flex;
  line-height: 1.5;
}

.list-general .button-pdf a {
  display: block;
  line-height: 1.71;
  text-decoration: none;
  color: #000;
}
.list-general .button-pdf a:hover {
  background-color: #3db4d0;
  border-color: #3db4d0;
  color: #fff;
}

.list-general .button-pdf .m-icon.m-icon-pdf {
  display: none;
}

.list-general .button-pdf {
  width: 100%;
}

@media print,screen and (min-width:769px) and (max-width:9999px) {
  .list-general .button-pdf {
    margin: 12px 0 18px 0;
  }
  .list-general .button-pdf a {
    padding: 6px 0 6px 17px;
    background: #ecf5f8 url("/img/brand/showroom/showroom_icon_006.png") center right 10px / 26px auto no-repeat;
    border: 1px solid #58a7ba;
    font-size: 1.4rem;
    letter-spacing: -.04em;
  }
  .list-general .is-mb {
    display: none!important;
  }
  .list-general .list-contain {
    display: flex;
    margin: -7px -20px;
  }
  .list-general .list-item {
    width: 33.333%;
    padding: 10px;
  }
  .list-general .item-bar {
    padding: 7px 0 6px 0;
    font-size: 1.4rem;
  }
  .list-general .bar-decor {
    width: 65px;
    padding: 14px 0 19px 0;
    left: 12px;
  }
  .list-general .item-thumbnail {
    padding-bottom: 10px;
  }
  .list-general .item-description {
    margin: 20px 0 3px 0;
  }
  .list-general .item-description span {
    padding: 8px 30px 9px 30px;
    font-size: 1.8rem;
    letter-spacing: -.12em;
  }
  .list-general .item-title {
    margin-bottom: 20px;
    font-size: 2.6rem;
    letter-spacing: -.07em;
    white-space: nowrap;
  }
  .list-general .item-detail {
    min-height: 196px;
    padding: 23px 15px 27px 16px;
    border-width: 1px 0;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .list-general .detail-item span + span {
    padding-left: 9px;
  }
}

@media print,screen and (min-width:769px) and (max-width:9999px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .list-general .button-pdf a {
    padding: 9px 0 3px 17px;
  }
  .list-general .item-bar {
    padding: 10px 0 3px 0;
  }

  .list-general .item-description span {
    padding: 11px 30px 6px 30px;
  }
}

@media print,screen and (min-width:0px) and (max-width:768px) {
  .list-general .button-pdf {
    margin: 1.7rem 0 1.85rem 0;
  }
  .list-general .button-pdf a {
    padding: .6rem 0 .7rem 1.8rem;
    background: #ecf5f8 url("/img/brand/showroom/showroom_icon_006.png") center right 1rem / 2.75rem auto no-repeat;
    border: .05rem solid #58a7ba;
    font-size: 1.5rem;
    letter-spacing: -.04em;
  }
  .list-general .is-pc {
    display: none!important;
  }
  .list-general .list-contain {
    margin: -2.85rem 0;
  }
  .list-general .list-item {
    padding: 2.85rem 0.4rem;
  }
  .list-general .item-bar {
    padding: .7rem 0;
    font-size: 1.5rem;
  }
  .list-general .bar-decor {
    width: 7rem;
    padding: 1.4rem 0 2.15rem 0;
    left: 1.2rem;
    letter-spacing: -.07em;
  }
  .list-general .item-thumbnail {
    padding-bottom: 1rem;
  }
  .list-general .item-description {
    margin: .9rem 0 .3rem 0;
  }
  .list-general .item-description span {
    padding: .85rem 2.1rem .6rem 2.1rem;
    font-size: 1.8rem;
    letter-spacing: -.02em;
  }
  .list-general .item-title {
    margin-bottom: .7rem;
    font-size: 2.88rem;
    letter-spacing: -.04em;
    white-space: nowrap;
  }
  .list-general .item-detail {
    padding: 0 1.75rem;
    border-width: 0;
    font-size: 1.6rem;
    line-height: 1.5625;
    letter-spacing: -.0134em;
  }
  .list-general .detail-item span + span {
      padding-left: .9rem;
  }
}
/*******************************
UPDATE
*******************************/
.is-visual-brand {
  position: relative;
}
.is-visual-brand .visual-background {
  width: 100%;
  display: block;
  position: relative;
  z-index: 0;
  height: 100%;
  object-fit: cover;
}
.display-flex{
  display: flex;
  flex-wrap: wrap;
}
.custom-info-page{
  max-width: 1020px;
  padding: 0 10px;
  width: 100%;
  margin: 0 auto;
}
.custom-info-page span{
  color: #015CAA;
}
/* commitments */
.block-commitment{
  background: url(/img/brand/proposal/img_commitments.jpg) no-repeat center center / cover;
  padding: 90px 0 120px;
  margin-bottom: 120px;
}
.block-commitment .title-section span{
  font-weight: 500;
}
.list-commitments{
  margin: 15px -15px 0;
}
.list-commitments .item-commitments{
  width: 33.33%;
  padding: 0 15px;
}
.commitments-inner{
  background: #fff;
  height: 100%;
  box-shadow: 0 3px 20px rgba(0,0,0,0.1);
  display: block;
  text-decoration: none;
}
.commitments-inner img{
  transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.content-commitments{
  padding: 24px 0;
}
.content-commitments p{
  font-weight: 500;
}
.content-commitments p span{
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  display: block;
  margin-top: 6px;
}

/* banner */

.is-visual-brand .visual-main {
  display: flex;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: -5px;
  left: 0;
  z-index: 1;
}
.is-visual-brand .visual-main .title-section {
  background: #fff;
  max-width: 670px;
  width: 100%;
  padding-bottom: 0;
  font-weight: 500;
  padding: 6rem 2rem 0;
  letter-spacing: 0.1em;
}

.page-showroom .brand {
  background: url(/img/brand/brand_img.jpg) no-repeat center center / cover;
  line-height: 32px;
  text-align: center;
}
.title-section{
  line-height: 1.35;
  text-align: center;
  font-weight: 500;
}
.title-section span{
  line-height: 1.33;
  font-weight: 400;
  display: block;
  margin-bottom: .8rem;
  color: #000;
}
/* far-price */
.section-promise{
  padding-bottom: 100px;
}
.main-promise{
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.main-promise h2{
  color: #015caa;
}

.main-promise p:last-child {
  margin-bottom: 0;
}
.main-promise p:nth-child(3) {
  margin-bottom: 2rem;
}
.is-bold{
  font-weight: 700;
}
@media print, screen and (min-width: 1020px) and (max-width: 9999px) {
  .page-brand .glb-content ,
  .page-showroom .glb-content {
    max-width: 1020px !important;
  }
}
@media print, screen and (min-width: 1366px) and (max-width: 9999px) {
  .img-promise{
    margin: 0 -5.6rem !important;
    margin-bottom: 9rem !important;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .is-mb {
    display: none!important;
  }
  .block-commitment .title-section span{
    font-size: 2rem;
    margin-bottom: 1.1rem;
  }
  .custom-info-page{
    text-align: center;
    margin-bottom: 5.5rem;
  }
  .main-promise h3{
    font-size: 2.2rem;
    line-height: 40px;
    margin-bottom: 2rem;
  }
  .main-promise p{
    margin-bottom: 3.5rem;
    line-height: 2;
  }
  .content-commitments p{
    padding: 0 15px;
    font-size: 13px;
    line-height: 17px;
    color: #000;
  }
  .main-promise h2{
    font-size: 3.2rem;
    line-height: 36px;
    margin-bottom: 5rem;
  }
  .title-section {
    font-size: 3.2rem;
    padding-bottom: 5rem;
  }
  .custom-info-page{
    font-size: 1.8rem;
  }
  .page-showroom .brand {
    padding: 2.7rem 0;
  }
  .page-showroom .brand h2 {
    font-size: 2.4rem;
    line-height: 1.33;
    padding-bottom: 0;
    font-weight: 500;
  }
  .page-showroom .brand .title-section span {
    font-size: 1.4rem;
    line-height: 19px;
  }
  .is-visual-brand {
    margin-bottom: 110px;
    padding-bottom: 0;
    height: 600px;
  }
  .is-visual-brand .title-section span{
    font-size: 18px;
  }
  .section-promise .img-promise{
    margin: 0 -0.65rem;
    margin-bottom: 9rem;
  }
}
@media print,screen and (min-width:0px) and (max-width:768px) {
  .is-pc {
    display: none!important;
  }
  .is-mb {
    display: block!important;
  }
  .img-skill img{
    width: 100%;
  }
  .section-promise .main-promise {
    padding: 0 1rem;
  }
  .section-promise .main-promise p{
    font-size: 14px;
  }
  .section-promise .main-promise h3{
    color: #015caa;
  }
  .block-commitment{
    padding: 3rem 1rem 4.5rem;
    margin-bottom: 3.3rem;
  }
  .block-commitment.home-commitment{
    margin-bottom: 4.5rem;
  }
  .custom-info-page{
    font-size: 1.4rem;
    padding: 0 2rem;
    margin-bottom: 3rem;
    text-align: left;
  }
  .page-showroom .brand {
    background: url(/img/brand/brand_img_sp.jpg) no-repeat center center / cover;
  }
  .block-commitment.home-commitment .title-section span {
    font-size: 1.6rem;
  }
  .block-commitment.home-commitment .title-section {
    font-size: 2.6rem;
  }
  .block-commitment .title-section span {
    font-size: 1.4rem;
  }
  .block-commitment .title-section {
    font-size: 2rem;
  }
  .list-commitments{
    margin: 0 -10px;
    margin-top: 3rem;
  }
  .list-commitments .item-commitments{
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 0 10px;
  }
  .list-commitments .item-commitments:last-child{
    margin-bottom: 0;
  }
  .commitments-inner{
    position: relative;
  }
  .thumbnail-commitments img{
    width: 100%;
  }
  .content-commitments {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .content-commitments:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
  }
  .content-commitments p{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.6;
    width: 100%;
    padding: 0 20px;
  }
  
  .content-commitments p span{
    font-size: 1.7rem;
    line-height: 20px;
    margin-right: 20px;
  }
  .content-commitments .button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2rem;
    background: unset;
    outline: 0;
    border: 0;
    pointer-events: none;
  }
  .block-commitment{
    background: url(/img/brand/proposal/img_mb_commitments.jpg) no-repeat center center / cover;
  }
  .page-showroom .brand{
    padding: 2rem 0;
  }
  .page-showroom .brand .title-section{
    font-size: 1.8rem;
  }
  .page-showroom .brand .title-section span{
    font-size: 1.2rem;
    margin-bottom: 0;
  }
  .is-visual-brand .visual-main .title-section span{
    font-size: 1.2rem;
    margin-bottom: 1.5rem;
  }
  .is-visual-brand .visual-main .title-section{
    font-size: 2.4rem;
    padding: 3rem 2rem 0 2rem;
  }
  .title-section span{
    font-size: 1.4rem;
  }
  .is-visual-brand .title-section{
    font-size: 2rem;
  }
  .is-visual-brand .visual-main{
    width: 89.33%;
    margin: 0 auto;
    bottom: 1rem;
  }
  .page-price .is-visual-brand .visual-main{
    bottom: -1.3rem;
  }
  .page-price .is-visual-brand .section-visual{
    margin-bottom: 5rem;
  }
  .is-visual-brand {
    margin-bottom: 3.35rem;
    padding-bottom: 0;
  }
  .section-promise .img-promise{
    margin: 0 -1.5rem;   
    padding: 0 7.5px;
    margin-bottom: 5.5rem;
    background: #ebfafd;
  }
  .section-promise .img-promise img{ 
    margin: 0 auto;
  }
  .section-promise .main-promise h2{
    font-size: 2rem;
    line-height: 1.6;
    margin-bottom: 15px;
  }
  .section-promise .main-promise p{
    margin-bottom: 2.5rem;
    text-align: left;
    line-height: 28px;
  }
  .section-promise .main-promise h3 {
    font-size: 1.4rem;
    line-height: 2;
    text-align: left;
    margin-bottom: 2.5rem;
  }
  .section-promise {
    padding-bottom: 7.5rem;
  }
  .page-showroom .glb-content {
    padding: 1.2rem .75rem 0;
  }

}
@media screen and (max-width:374px) {
  .block-commitment.home-commitment .content-commitments p{
    font-size: .8rem !important;
  }
  .block-commitment.home-commitment .content-commitments p span{
    font-size: .9rem !important;
  }
  .content-commitments p span{
    font-size: 1.3rem !important;
  }
  .is-visual-brand .visual-main .title-section {
    font-size: 2.2rem;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .m-column.col2 .m-column_right {
    width: calc(33.33% - 24px)
  }
  .m-column.col2 .m-column_left {
    width: calc(66.67% - 24px)
  }
  .m-column.col2 .m-column_right .m-text-size-02 {
    font-size: 1.2rem;
  }
  .style-reform-kitchen .list-charm > li:not(:first-child) {
    margin-top: 70px;
  }
  .style-reform-kitchen .list-charm > li:nth-child(even) {
    align-items: flex-start;
  }
  .style-reform-kitchen .list-charm .charm-btn {
    margin-top: 30px;
  }
}
.table-care-point tbody th,
.table-schedule tbody th {
  background: #d2deef;
}
.table-schedule tbody th.is-heading {
  background: #d2deef;
  color: #fa9734;
}
.table-schedule tbody .a-right.is-heading {
  border-left-width: 0;
  font-size: 20px;
  color: #fff;
  background: linear-gradient(-90deg, rgba(63,102,169,1) 0%, rgba(256,256,256,1) 97%);
}
.table-schedule tbody th.first-heading {
  border-right-width: 0;
  background: linear-gradient(90deg, rgba(63,102,169,1) 0%, rgba(256,256,256,1) 97%);
}

.table-care-point td,
.table-care-point th {
  border-color: #88a4d9
}
.is-marked {
  font-size: 10px;
  position: relative;
  top: -4px;
  background: #fff;
  color: #ff0000
}

@media print,screen and (min-width:0px) and (max-width:768px) {
  .style-reform-kitchen .list-charm .charm-btn {
    text-align: center;
    margin: 15px auto 5px;
  }
  .style-reform-kitchen .list-charm .charm-image {
    text-align: center;
  }
}

/* LEMURE NEW
 * ----------------------------------------------- */

.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/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/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;
  }
}
@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;
  }
}
.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/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/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/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/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: 70px;
    margin-left: 53px;
    width: 600px;
  }
  .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/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/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: 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/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/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;
}

/*******************************
UPDATE
*******************************/
.header-wrapper {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(229,242,248,.95);
}
.header-wrapper .header {
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}
.header-wrapper .header a {
  display: block;
  color: #000;
  text-decoration: none;
}
.header-wrapper a .is-center-text {
  position: relative;
  top: 1px;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .header-wrapper {
    width: 100%;
    left: 0
  }
  .header-wrapper .header {
    min-height: 45px;
    padding-left: 35px;
  }
  .m-hdg-01.is-top-text {
    margin-top: 30px;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .m-hdg-01.is-top-text {
    margin-top: 60px;
  }
  .header-wrapper .header {
    width: 960px;
    min-height: 50px;
  }
  .header-wrapper .header a {
    padding: 15px 20px;
  }
}

/*******************************
UPDATE COMMITMENT
*******************************/
.list-special.list-center {
  justify-content: center;
}

.block-commitment.block-commitment-custom .glb-content {
  max-width: 1260px !important;
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .block-commitment.block-commitment-custom {
    padding-bottom: 58px;
  }
  .block-commitment.block-commitment-custom .glb-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .block-commitment.block-commitment-custom .content-commitments-custom {
    margin-right: 10px;
    font-size: 1.6rem;
    line-height: 1.25;
  }
  .block-commitment.block-commitment-custom .list-commitments {
    margin: 26px 0 0;
    display: block;
  }
  .block-commitment.block-commitment-custom .list-commitments .item-commitments {
    padding: 0;
  }
  .block-commitment.block-commitment-custom .content-commitments .button {
    margin-top: -5px;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .block-commitment.block-commitment-custom .content-commitments-custom {
    font-size: 1.25rem !important;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .story_slider li p {
    font-size: 1.4rem;
  }
  .block-commitment.block-commitment-custom .title-section {
    padding-bottom: 4.5rem;
  }
  .block-commitment.block-commitment-custom .list-commitments .item-commitments {
    width: 20%;
  }
  .block-commitment.block-commitment-custom .list-commitments {
    position: relative;
    left: -2px;
    justify-content: center;
  }
  .block-commitment.block-commitment-custom .content-commitments p {
    font-size: 1.2rem;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media print,screen and (min-width:769px) and (max-width:1200px) {
  .block-commitment.block-commitment-custom .list-commitments {
    margin-left: -10px;
    margin-right: -10px;
  }
  .block-commitment.block-commitment-custom .list-commitments li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .block-commitment.block-commitment-custom .list-commitments li:nth-child(1) .content-commitments-custom {
    padding-right: 0;
  }
  .block-commitment.block-commitment-custom .content-commitments p {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media print,screen and (min-width:769px) and (max-width:1120px) {
  .block-commitment.block-commitment-custom .content-commitments p {
    font-size: 1.1rem;
  }
}
@media print,screen and (min-width:769px) and (max-width:1024px) {
  .block-commitment.block-commitment-custom .list-commitments {
    margin-left: -8px;
    margin-right: -8px;
  }
  .block-commitment.block-commitment-custom .list-commitments li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .block-commitment.block-commitment-custom .list-commitments li:nth-child(1) .content-commitments-custom {
    padding-right: 0;
  }
  .block-commitment.block-commitment-custom .content-commitments p {
    padding-left: 10px;
    padding-right: 10px;
  }
  .block-commitment.block-commitment-custom .content-commitments p span {
    font-size: 1.7rem;
  }
}

/*******************************
START UPDATE BANNER 2021/10/08
*******************************/
.m-box-showroom-04 {
  padding: 4px;
  border: 1px solid #2f528f;
}
.m-box-showroom-04 .m-box-showroom_hdg {
  font-weight: bold;
  background: no-repeat center/cover;
  position: relative;
  line-height: 1.5;
}
.m-box-showroom-04 .m-box-showroom_hdg:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: no-repeat center/100%;
}
.m-box-showroom-04 .m-title-orange {
  color: #3db4d0;
  display: block;
}
.m-box-showroom-04 .m-banner-link {
  background: #3db4d0;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  padding: 15px 10px;
  font-weight: bold;
  transition: ease .26s;
  margin: 0 auto;
}
.m-box-showroom-04 .m-banner-link:hover {
  background: #005bac;
}
.m-box-showroom-04 .m-banner-link .m-icon {
  display: none;
}
.m-box-showroom-04 .m-box-showroom_content {
  background: #f7f7f7;
}
.m-box-showroom-04 .m-banner-subtitle {
  margin-bottom: 10px;
}
.m-box-showroom-04 .m-banner-list {
  margin-bottom: 20px;
}
.m-box-showroom-04 .m-banner-list > li {
  margin-bottom: 15px;
}
.m-box-showroom-04 .m-banner-list > li p {
  color: #666;
  font-size: 13px;
}
.m-box-showroom-04 .m-item-title {
  margin-bottom: 5px;
  padding-left: 1em;
  text-indent: -1em;
}
.glb-mainWrapper .m-box-showroom-04 {
  margin-left: 0;
  margin-right: 0;
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .m-box-showroom-04 {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .m-box-showroom-04 .m-box-showroom_hdg {
    min-height: 270px;
    padding: 55px 380px 29px 25px;
    font-size: 2rem;
    background-image: url(/img/common/bnr_bg_pc.jpg);
  }
  .m-box-showroom-04 .m-box-showroom_hdg:before {
    width: 395px;
    height: 269px;
  }
  .m-box-showroom-04 .m-title-orange {
    margin-bottom: 12px;
    font-size: 2.9rem;
  }
  .m-box-showroom-04 .m-banner-subtitle {
    font-size: 1.5rem;
  }
  .m-box-showroom-04 .m-box-showroom_content {
    padding: 40px;
  }
  .m-box-showroom-04 .m-banner-list {
    margin-bottom: 30px;
    font-size: 1.5rem;
    padding-left: 1.13em;
  }
  .m-box-showroom-04 .m-item-title {
    font-size: 1.5rem;
    margin-left: -1em;
  }
  .m-box-showroom-04 .m-banner-link {
    width: 350px;
    height: 60px;
    font-size: 1.8rem;
  }
}
@media print, screen and (min-width:769px) and (max-width: 1000px) {
  .m-box-showroom-04 {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (min-width:0px) and (max-width:768px) {
  .m-box-showroom-04 {
    margin: 0 15px;
  }
  .m-box-showroom-04 .m-box-showroom_hdg {
    min-height: 130px;
    padding: 26px 100px 17px 15px;
    font-size: 1.09rem;
    background-image: url(/img/common/bnr_bg_sp.jpg);
  }
  .m-box-showroom-04 .m-box-showroom_hdg:before {
    width: 136px;
    height: 126px;
  }
  .m-box-showroom-04 .m-title-orange {
    margin-bottom: 5px;
    font-size: 1.75rem;
  }
  .m-box-showroom-04 .m-banner-subtitle {
    font-size: 1.4rem;
  }
  .m-box-showroom-04 .m-box-showroom_content {
    padding: 14px;
  }
  .m-box-showroom-04 .m-banner-list {
    font-size: 1.3rem;
    padding-left: 1em;
  }
  .m-box-showroom-04 .m-item-title {
    font-size: 1.4rem;
    margin-left: -1em;
    letter-spacing: .05em;
  }
  .m-box-showroom-04 .m-banner-link {
    width: 96.7%;
    min-height: 55px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width:0px) and (max-width:374px) {
  .m-box-showroom-04 .m-box-showroom_hdg:before {
    width: 116px;
    height: 106px;
  }
  .m-box-showroom-04 .m-box-showroom_hdg {
    padding: 20px 100px 10px 10px;
    font-size: .9rem;
  }
  .m-box-showroom-04 .m-banner-link,
  .m-box-showroom-04 .m-title-orange {
    font-size: 1.3rem;
  }
}
/*******************************
END UPDATE BANNER 2021/10/08
*******************************/

/*******************************
START BANNER FIXED 2021/10/18
*******************************/
.banner-common {
  position: fixed;
  z-index: 100010
}
.banner-common img {
  display: block;
  width: 100%;
  height: auto;
}
.banner-common a {
  display: block;
}
@media screen and (min-width:0px) and (max-width:768px) {
  .is-has-banner footer {
    padding-bottom: 17vw;
  }
  .banner-common {
    width: 100%;
    left: 0;
    bottom: 0;
    transition: visibility 0.3s, opacity 0.3s;
    visibility: hidden;
    opacity: 0;
  }
  .banner-common.is-banner-show {
    visibility: visible;
    opacity: 1;
  }
  .banner-common .button-close {
    position: absolute;
    width: 29px;
    height: 29px;
    background: #ccc url(../img/common/btn_close.svg) no-repeat center center/10px auto;
    right: 4px;
    top: -22px;
    z-index: 2;
    border-radius: 100%;
  }
}
@media print, screen and (min-width:769px) and (max-width:9999px) {
  .banner-common {
    width: 120px;
    right: 0;
    top: 329px;
    transform: translateX(150px);
    transition: transform 0.3s;
  }
  .banner-common a {
    transition: 0.26s ease
  }
  .banner-common a:hover {
    opacity: 0.8;
  }
  .banner-common.is-banner-show {
    transform: translateX(0);
  }
}
/*******************************
END BANNER FIXED 2021/10/18
*******************************/
.a-center.m-box-showroom-03 {
  margin: 0;
  padding: 0;
  border: none;
}
.a-center.m-box-showroom-03 .m-box-showroom_btn-01 {
  margin-top: 10px;
  max-width: 350px;
}
@media only screen and (max-width: 768px) {
  .a-center.m-box-showroom-03 .m-box-showroom_btn-01 {
    width: calc(100% - 30px);
  }
}

/*******************************
START STYLE NEW 2022/03/08
*******************************/
.style-new {
  position: relative;
}
.style-new::before {
  content: "";
  position: absolute;
  background-color:rgba(0,0,0,0.4);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.style-new .style-banner {
  position: relative;
  width: 100%;
  object-fit: cover;
}
.style-new .style-top-title {
  position: absolute;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 100%;
  top: 50%;
  left: 50%;
  padding: 0 20px;
  transform: translateX(-50%);
  color: #fff;
  font-weight: 300;
  z-index: 2;
}
.style-new .style-top-title span {
  display: block;
  font-size: 15px;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .style-new {
    margin-bottom: 40px;
  }
  .style-new .style-banner {
    height: 120px;
  }
  .style-new .style-top-title {
    margin-top: -55px;
    font-size: 50px;
  }
  .style-new .style-top-title span {
    margin-top: -16px;
  }
}
@media only screen and (min-width: 0) and (max-width: 768px) {
  .style-new {
    margin-bottom: 40px;
  }
  .style-new .style-banner {
    height: 20vw;
  }
  .style-new .style-top-title {
    margin-top: -41px;
    font-size: 35px;
  }
  .style-new .style-top-title span {
    margin-top: -11px;
  }
}
.section-partner-map .map-title {
  margin-bottom: 15px;;
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 2.5rem;
  font-weight: 600;
}
.section-partner-map .showRoomMap_link {
  font-weight: bold;
  line-height: calc(24 / 15);
  text-underline-offset: 2px;
}
.section-partner-map .m-hdg-05 {
  margin-bottom: 10px;
  line-height: 1.5;
}
.section-partner-map .showRoomMap {
  margin-top: 0;
}
.section-partner-map .showRoomMap_area {
  padding: 15px;
}
.section-partner-map .showRoomMap_area-tohoku {
  top: 148px;
}
.section-partner-map .showRoomMap_area-koushinetsu {
  top: 200px;
}
.section-partner-map .showRoomMap_area-kinki,
.section-partner-map .showRoomMap_area-chugoku {
  top: 300px;
}
.section-partner-map .showRoomMap_area-kinki:before,
.section-partner-map .showRoomMap_area-kinki:after {
  top: 40px;
}
.section-partner-map .showRoomMap_area-kanto {
  top: 368px;
}
.section-partner-map .showRoomMap_area-chubu,
.section-partner-map .showRoomMap_area-shikoku,
.section-partner-map .showRoomMap_area-kyushu {
  top: 576px;
}
.partner-modal {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.6);
  display: none;
}
.partner-modal .modal-wrapper {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
}
.partner-modal .modal-title {
  background: #efefef;
}
.partner-modal .modal-list {
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
  position: relative;
}
.partner-modal .modal-close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.partner-modal .modal-close:hover {
  opacity: .8;
}
.partner-modal .modal-close span {
  position: relative;
  top: 50%;
  display: block;
  background: #fff;
  width: 100%;
  height: 2px;
}
.partner-modal .modal-close span:first-child {
  transform: rotate(45deg) translateX(1px);
}
.partner-modal .modal-close span:last-child {
  transform: rotate(-45deg) translateX(1px);
}
@media print,screen and (min-width:768.02px) and (max-width:9999px) {
  .section-partner-map .m-nav-breadcrumb {
    margin-bottom: 25px;
  }
  .section-partner-map .showRoomMap_link {
    width: calc(100%/2 - 1.2em);
  }
  .partner-modal .modal-wrapper {
    width: 1040px;
    max-width: 85%;
    padding: 40px;
  }
  .partner-modal .modal-title {
    padding: 5px 20px;
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
  .partner-modal .modal-list {
    padding-left: 20px;
    max-height: 200px;
  }
  .partner-modal .modal-list li {
    width: 30%;
    margin: 0 25px 10px 0;
    max-width: calc(33.333% - 25px);
  }
  .partner-modal .modal-close {
    width: 45px;
    height: 45px;
    transform: translate(120%, -90%);
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-partner-map .map-title {
    font-size: 2.2rem;
  }
  .partner-modal .modal-wrapper {
    padding: 40px 20px;
    width: 100%;
  }
  .partner-modal .modal-title {
    padding: 5px 20px;
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
  .partner-modal .modal-list {
    padding-left: 20px;
    max-height: 40vh;
  }
  .partner-modal .modal-list li {
    width: 100%;
    margin: 0 25px 10px 0;
  }
  .partner-modal .modal-close {
    width: 45px;
    height: 45px;
    transform: translate(0, -100%);
  }
}
.section-osakahdc-map .map-title {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.section-osakahdc-map .map-figure {
  margin: 0 auto;
}
.section-osakahdc-map .city-list li {
  word-break: break-word;
}
@media print,screen and (min-width:768.02px) and (max-width:9999px) {
  .section-osakahdc-map {
    padding-bottom: 65px;
  }
  .section-osakahdc-map .map-title {
    font-size: 2.5rem;
    line-height: calc(36 / 25);
    margin-bottom: 20px;
  }
  .section-osakahdc-map .map-text {
    font-size: 1.6rem;
    line-height: calc(26 / 16);
    margin-bottom: 35px;
  }
  .section-osakahdc-map .map-figure {
    width: 485px;
    margin-bottom: 55px;
  }
  .section-osakahdc-map .ts-h3-01 {
    margin-bottom: 10px;
  }
  .section-osakahdc-map .map-city {
    display: flex;
    align-items: flex-start;
    padding: 30px 50px 0 0;
  }
  .section-osakahdc-map .ts-h3-01 + .map-city {
    padding-top: 40px;
  }
  .section-osakahdc-map .city-name {
    width: 120px;
    flex-shrink: 0;
  }
  .section-osakahdc-map .city-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .section-osakahdc-map .city-list li {
    margin: 0 35px 10px;
    width: calc(50% - 70px);
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-osakahdc-map .map-title {
    font-size: 2.5rem;
    margin-bottom: 20px;
  }
  .section-osakahdc-map .map-text {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .section-osakahdc-map .map-figure {
    margin-bottom: 25px;
  }
  .section-osakahdc-map .map-figure img {
    width: 100%;
    height: auto;
  }
  .section-osakahdc-map .map-city {
    padding: 20px 0;
  }
  .section-osakahdc-map .city-name {
    margin-bottom: 10px;
  }
  .section-osakahdc-map .city-list li {
    margin-bottom: 10px;
  }
}
.section-osakahdc-blog {
  background: #e5f2f8;
}
.section-osakahdc-blog .blog-content {
  background: #fff;
}
.section-osakahdc-blog .blog-content.is-last {
  position: relative;
}
.section-osakahdc-blog .blog-content.is-last:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 3px;
  height: 3px;
  background: #888;
  border-radius: 50%;
  box-shadow: 0 7px 0 0 #888, 0 14px 0 0 #888;
}
.section-osakahdc-blog .content-info dt {
  font-weight: bold;
  position: relative;
}
.section-osakahdc-blog .content-info dt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.section-osakahdc-blog .content-info dd {
  font-weight: 500;
}
.section-osakahdc-blog .content-info address {
  font-style: normal;
}
.section-osakahdc-blog .info-phone + dd a {
  display: inline-block;
}
.section-osakahdc-blog .content-info .info-address:before {
  background-image: url(/img/sitemanage/templates/partner/icon_pin.png);
}
.section-osakahdc-blog .content-info .info-hour:before {
  background-image: url(/img/sitemanage/templates/partner/icon_clock.png);
}
.section-osakahdc-blog .content-info .info-phone:before {
  background-image: url(/img/sitemanage/templates/partner/icon_phone.png);
}
.section-osakahdc-blog .content-info .info-fax:before {
  background-image: url(/img/sitemanage/templates/partner/icon_fax.png);
}
.section-osakahdc-blog .content-info .info-message:before {
  background-image: url(/img/sitemanage/templates/partner/icon_message.png);
}
.section-osakahdc-blog .m-btn_inner {
  line-height: 1;
}
@media print,screen and (min-width:768.02px) and (max-width:9999px) {
  .section-osakahdc-blog {
    padding: 45px 0 60px;
  }
  .section-osakahdc-blog .m-hdg-05 {
    margin-bottom: 30px;
  }
  .section-osakahdc-blog .blog-content {
    margin-bottom: 20px;
    padding: 25px 30px 35px;
  }
  .section-osakahdc-blog .blog-content.is-last {
    margin-top: 70px;
    margin-bottom: 30px;
  }
  .section-osakahdc-blog .blog-content.is-last:before {
    top: -45px;
  }
  .section-osakahdc-blog .content-title {
    margin-bottom: 22px;
    font-size: 1.9rem;
  }
  .section-osakahdc-blog .content-wrapper {
    display: flex;
  }
  .section-osakahdc-blog .content-inner {
    flex: 0 0 374px;
    margin-right: 40px;
  }
  .section-osakahdc-blog .content-figure {
    margin: 0 0 20px;
  }
  .section-osakahdc-blog .content-info dt,
  .section-osakahdc-blog .content-info dd {
    padding-left: 28px;
  }
  .section-osakahdc-blog .content-info dd:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 17px;
    border-bottom: 1px solid #dadada;
  }
  .section-osakahdc-blog .content-info dt:before {
    width: 22px;
    height: 22px;
  }
  .section-osakahdc-blog .m-icon {
    margin-top: -4px;
  }
}
@media print,screen and (min-width:0) and (max-width:768px) {
  .section-osakahdc-blog {
    padding: 0 0 60px;
  }
  .section-osakahdc-blog .m-hdg-05 {
    margin-bottom: 30px;
  }
  .section-osakahdc-blog .blog-content {
    margin-bottom: 20px;
    padding: 20px 30px;
  }
  .section-osakahdc-blog .blog-content.is-last {
    margin-top: 50px;
  }
  .section-osakahdc-blog .blog-content.is-last:before {
    top: -35px;
  }
  .section-osakahdc-blog .content-title {
    margin-bottom: 20px;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .section-osakahdc-blog .content-info dt {
    font-size: 1.8rem;
  }
  .section-osakahdc-blog .content-inner {
    margin-bottom: 20px;
  }
  .section-osakahdc-blog .content-figure {
    margin-bottom: 15px;
  }
  .section-osakahdc-blog .content-figure img {
    width: 100%;
    height: auto;
  }
  .section-osakahdc-blog .content-info dt,
  .section-osakahdc-blog .content-info dd {
    padding-left: 28px;
  }
  .section-osakahdc-blog .content-info dd {
    font-size: 1.6rem;
  }
  .section-osakahdc-blog .content-info dd:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dadada;
  }
  .section-osakahdc-blog .content-info dt:before {
    width: 22px;
    height: 22px;
  }
}

.section-brand-navigate {
  background-color: #dff1ff;
  position: relative;
}

.section-brand-navigate .is-hidden {
  display: none!important;
}

.section-brand-navigate .section-wrapper {
  margin: 0 auto;
}

.section-brand-navigate .info-logo img {
  width: 100%;
  height: auto;
}

.section-brand-navigate .section-button-anniversary {
  background: center center / 100% auto no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  color: #fff;
  transition: opacity .3s ease;
}

.section-brand-navigate .section-button-anniversary:hover {
  opacity: .8;
  color: #fff;
}

.section-brand-navigate .section-button-anniversary .button-wrapper {
  display: block;
  position: relative;
}

.section-brand-navigate .section-list-navigate .list-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.section-brand-navigate .section-list-navigate .list-item {
  position: relative;
}

.section-brand-navigate .section-list-navigate .item-wrapper {
  display: block;
  position: relative;
  text-decoration: none;
}


@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-brand-navigate {
    padding: 23px 0;
  }

  .section-brand-navigate .section-wrapper {
    max-width: 870px;
    display: flex;
    justify-content: space-between;
  }

  .section-brand-navigate .section-info {
    padding: 52px 20px 0 0;
  }

  .section-brand-navigate .info-logo {
    max-width: 278px;
    margin-bottom: 9px;
  }

  .section-brand-navigate .section-button-anniversary {
    width: 316px;
    height: 66px;
    margin-left: -18px;
    padding: 7px 20px 5px;
    background-image: url(/img/brand/anniversary/110/background_chat_04.png);
    font-size: 1.8rem;
  }

  .is-mac.is-safari .section-brand-navigate .section-button-anniversary .button-wrapper {
    top: -1px;
  }

  .section-brand-navigate .section-list-navigate {
    width: 552px;
  }

  .section-brand-navigate .section-list-navigate .list-wrapper {
    margin: 0 -15px -14px 0;
    padding-left: 27px;
  }

  .section-brand-navigate .section-list-navigate .list-item {
    padding: 0 15px 14px 0;
  }

  .section-brand-navigate .section-list-navigate .item-wrapper {
    width: 120px;
    text-decoration: none;
    text-align: center;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
  }

  .section-brand-navigate .section-list-navigate .item-wrapper:hover::after {
    opacity: 1;
  }

  .section-brand-navigate .section-list-navigate .item-wrapper:hover .item-text {
    opacity: 1;
  }

  .section-brand-navigate .section-list-navigate .item-wrapper::after {
    content: "";
    background-color: rgba(30, 80, 200, .7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity .3s ease;
  }

  .section-brand-navigate .section-list-navigate .item-text {
    padding: 5px 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    font-size: 1.5rem;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
    line-height: calc(20 / 16);
    color: #fff;
    letter-spacing: -.1em;
    opacity: 0;
    transition: opacity .3s ease;
  }

  .section-brand-navigate .section-list-navigate .item-background {
    width: 120px;
    height: 110px;
    background-color: #fff;
    position: relative;
    z-index: 0;
  }

  .section-brand-navigate .section-list-navigate img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-brand-navigate {
    padding-top: 40px;
    padding-bottom: 38px;
  }

  .section-brand-navigate .section-info {
    margin-bottom: 25px;
  }

  .section-brand-navigate .info-logo {
    max-width: 256px;
    margin: 0 auto 3px;
  }

  .section-brand-navigate .section-button-anniversary {
    width: 316px;
    height: 66px;
    margin: 0 auto;
    padding: 10px;
    background-image: url(/img/brand/anniversary/110/background_chat_04_sp.png);
    font-size: 1.7rem;
  }

  .is-android .section-brand-navigate .section-button-anniversary .button-wrapper {
    top: -1px;
  }

  .section-brand-navigate .section-list-navigate .info-logo {
    width: 240px;
    margin: 0 auto 2px;
  }

  .section-brand-navigate .section-list-navigate .list-wrapper {
    max-width: 375px;
    margin: 0 auto;
  }

  .section-brand-navigate .section-list-navigate .list-item {
    width: calc(50% - 2px);
    margin-bottom: 2px;
    background-color: #1e50c8;
  }

  .section-brand-navigate .section-list-navigate .list-item:nth-child(2n + 1) {
    margin-right: 2px;
  }

  .section-brand-navigate .section-list-navigate .item-wrapper {
    min-height: 38px;
    padding: 1px 10px 0 33px;
    display: flex;
    align-items: center;
  }

  .section-brand-navigate .section-list-navigate .item-text {
    position: relative;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: -.06em;
    line-height: 1.23;
    color: #fff;
  }

  .section-brand-navigate .section-list-navigate .item-text::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    top: calc(50% - 4px);
    left: -15px;
    transform: rotate(45deg) skew(9deg, 6deg);
  }
}

@media only screen and (min-width: 0px) and (max-width: 399px) {
  .section-brand-navigate {
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .section-brand-navigate .section-info {
    margin-bottom: 24px;
  }

  .section-brand-navigate .info-logo {
    max-width: 240px;
  }

  .section-brand-navigate .section-button-anniversary {
    width: 296px;
    height: 62px;
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 374px) {
  .section-brand-navigate {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .section-brand-navigate .section-info {
    margin-bottom: 20px;
  }

  .section-brand-navigate .info-logo {
    max-width: 218px;
  }

  .section-brand-navigate .section-button-anniversary {
    width: 253px;
    height: 53px;
    font-size: 1.3rem;
  }

  .section-brand-navigate .section-list-navigate .item-wrapper {
    min-height: 35px;
  }

  .is-android .section-brand-navigate .section-list-navigate .item-wrapper {
    padding-top: 0;
    padding-bottom: 1px;
  }

  .section-brand-navigate .section-list-navigate .item-text {
    font-size: 1rem;
  }

  .section-brand-navigate .section-list-navigate .item-text::before {
    width: 5px;
    height: 5px;
  }

  .is-iphone .section-brand-navigate .section-list-navigate .item-text::before {
    top: calc(50% - 3px);
  }
}
.utilities-accordion .utilities-title {
  color: #282828;
}

.utilities-accordion .item-title {
  position: relative;
}
.utilities-accordion .item-link {
  color: #1a1a1a;
  text-decoration: none;
}
.utilities-accordion .item-link:hover {
  text-decoration: underline;
  color: #3db4d0;
}
.utilities-accordion .content-text li {
  padding-left: 1em;
  text-indent: -0.4em;
}

.utilities-accordion .content-text li:before {
  content: '>';
  color: #00b3cf;
  display: inline-block;
}

@media print,screen and (min-width:769px) and (max-width:9999px) {
  .glb-pageWrapper.page-support {
    min-width: 1100px;
  }
  .utilities-list {
    margin-top: 10px;
    padding-left: 35px;
    margin-left: -40px;
    margin-right: -40px;
  }
  .utilities-accordion {
    display: flex;
    flex-wrap: wrap;
  }
  .utilities-accordion .item-title {
    pointer-events: none;
  }
  .utilities-accordion .item-content {
    display: block !important;
  }
  .utilities-accordion .list-item {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 33.3%;
    padding-right: 40px;
    padding-left: 40px;
  }
  .utilities-accordion .content-text li,
  .utilities-accordion .content-text li:before {
    font-size: 1.6rem;
  }
  .utilities-accordion .content-text li {
    padding-left: 25px;
    text-indent: -10px;
  }
  .utilities-accordion .content-text li:before {
    position: relative;
    top: -1px;
    margin-right: 8px;
    left: -4px;
  }
  .utilities-accordion .title-icon {
    position: absolute;
    left: -92px;
    top: 16px;
    width: 83px;
    height: 83px;
    z-index: 1;
  }
}

@media print,screen and (min-width:0) and (max-width:768px) {
  .utilities-list {
    margin-top: 30px;
    margin-bottom: 70px;
  }
  .utilities-accordion .item-content {
    padding-bottom: 15px;
    display: none;
  }
  .utilities-accordion .content-text li {
    padding-left: 60px;
    text-indent: 0;
    position: relative;
  }
  .utilities-accordion .content-text li:before {
    font-size: 2.1rem;
    position: absolute;
    left: 18px;
    top: 3px;
    line-height: 1;
  }
  .utilities-accordion .item-title {
    padding: 15px 40px 13px 60px;
  }
  .utilities-accordion .item-title::before {
    content: "〉";
    position: absolute;
    transform: rotate(90deg);
    color: #00b3cf;
    right: 15px;
    top: calc(50% - 13px);
    font-size: 2.3rem;
  }
  .utilities-accordion .list-item {
    border-bottom: 1px solid #ccc;
  }
  .utilities-accordion .list-item:first-child {
    border-top: 1px solid #ccc;
  }
  .utilities-accordion .list-item.is-active .item-title::before {
    transform: rotate(-90deg) scaleY(-1);
    top: calc(50% - 30px);
  }
  .utilities-accordion .title-icon {
    position: absolute;
    left: -60px;
    top: 0;
    width: 60px;
    height: 60px;
    z-index: 1;
  }
  .utilities-accordion .utilities-title {
    font-size: 1.8rem;
  }
  .utilities-accordion .title-icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 50px;
    z-index: 1;
    transform: translateY(-50%);
  }
}

@media print,screen and (min-width:0) and (max-width:374px) {
  .utilities-accordion .content-text li {
    font-size: 1.4rem;
  }
  .utilities-accordion .utilities-title {
    font-size: 1.5rem;
  }
}

/* ---- Common Menu ---- */
.section-common-menu {
  background: #221714;
  font-family: "YuMincho", "游明朝", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
  color: #fff;
}
.section-common-menu .list-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section-common-menu .item-menu {
  flex: 0 0 auto;
}
.section-common-menu .link-menu {
  display: block;
  text-decoration: none;
  position: relative;
}
.section-common-menu .title-menu {
  color: #fff;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}
.section-common-menu .item-wrapper {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  color: #fff;
}
.section-common-menu .showroom-frame {
  margin: 0 auto;
  border: 1px solid #646464;
  text-align: center;
}
.section-common-menu .frame-title {
  display: block;
  font-family: "Times New Roman", serif;
  font-weight: 400;
}
.section-common-menu .frame-detail {
  display: block;
}
@media print,screen and (min-width:769px) and (max-width:9999px) {
  .section-common-menu {
    padding-bottom: 106px;
  }
  .section-common-menu .list-menu {
    margin-bottom: 95px;
  }
  .section-common-menu .item-menu {
    flex: 1;
  }
  .section-common-menu .link-menu {
    padding-bottom: 70.315%;
  }
  .section-common-menu .link-menu img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .section-common-menu .title-menu {
    font-size: 2rem;
  }
  .section-common-menu .item-wrapper {
    padding-bottom: 0;
    font-size: 16px;
  }
  .section-common-menu .showroom-frame {
    width: 68.4%;
    min-width: 730px;
    padding: 85px 0 101px 0;
  }
  .section-common-menu .frame-title {
    margin-bottom: 31px;
    font-size: 48px;
  }
  .section-common-menu .frame-detail {
    margin-bottom: 53px;
    font-size: 22px;
    line-height: 2.1;
  }
  .section-common-menu .item-one .item-wrapper {
    background: url("/img/product/system_bath/p_sb060.jpg") center center / cover no-repeat;
  }
  .section-common-menu .item-two .item-wrapper {
    background: url("/img/product/system_bath/p_sb061.jpg") center center / cover no-repeat;
  }
  .section-common-menu .item-three .item-wrapper {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_006_01.jpg") center center / cover no-repeat;
  }
  .section-common-menu .item-four .item-wrapper {
    background: url("/img/product/system_bath/plan_predencia004.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:769px) and (max-width:9999px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section-common-menu .item-wrapper {
    padding-top: 4px;
  }
}
@media print,screen and (min-width:769px) and (max-width:1030px) {
  .section-common-menu .title-menu {
    font-size: 1.8rem;
  }
}

@media print,screen and (min-width:0) and (max-width:768px) {
  .section-common-menu {
    padding: 20px 0 41px 0;
  }
  .section-common-menu .list-menu {
    margin: 0 -1px 34px 0;
  }
  .section-common-menu .item-menu {
    width: 50%;
  }
  .section-common-menu .title-menu {
    font-size: 1.6rem;
  }
  .section-common-menu .link-menu {
    padding-bottom: 56.24%;
  }
  .section-common-menu .link-menu img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .section-common-menu .showroom-frame {
    margin: 0 24px;
    padding: 36px 16px 30px 16px;
  }
  .section-common-menu .frame-title {
    margin-bottom: 4px;
    font-size: 24px;
  }
  .section-common-menu .frame-detail {
    margin-bottom: 28px;
    font-size: 12px;
    line-height: 1.83;
  }
  .section-common-menu .item-one .item-wrapper {
    background: url("/img/product/system_bath/p_sb060.jpg") center center / cover no-repeat;
  }
  .section-common-menu .item-two .item-wrapper {
    background: url("/img/product/system_bath/p_sb061.jpg") center center / cover no-repeat;
  }
  .section-common-menu .item-three .item-wrapper {
    background: url("/img/reform/system_bath/contents/holo/craftsmanship_006_01.jpg") center center / cover no-repeat;
  }
  .section-common-menu .item-four .item-wrapper {
    background: url("/img/product/system_bath/plan_predencia004.jpg") center center / cover no-repeat;
  }
}
@media print,screen and (min-width:375px) and (max-width:768px) {
  .section-common-menu .item-wrapper {
    font-size: 16px;
  }
}
@media print,screen and (min-width:0) and (max-width:374px) {
  .section-common-menu .item-wrapper {
    font-size: 14px;
  }
  .section-common-menu .title-menu {
    font-size: 1.3rem;
  }
}

.section-common-catalog * {
  box-sizing: border-box;
  word-break: break-word;
}
.section-common-catalog .section-wrapper {
  background-color: #f0f0f0;
}
.catalog-modify .section-common-catalog .section-wrapper {
  background-color: #3c3c3c;
}
.catalog-modify .section-common-catalog .m-hdg-05 {
  color: #c29b6d;
}
.section-common-catalog .m-list-idx-10 > * {
  border: none;
}
.section-common-catalog .m-list-idx-10 > * .m-list-idx_img {
  height: auto;
  flex: 0 0 auto;
}
.section-common-catalog .m-list-idx-10 .m-list-idx_img > img {
  height: auto;
}
.section-common-catalog .m-list-idx-10 > * .m-list-idx_content {
  flex: 1 1 auto;
}
.section-common-catalog .m-list-idx-10 > * .m-list-idx_content > p {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.6666666667;
  color: #000;
  letter-spacing: -0.05em;
}
.section-common-catalog .m-list-btn-01 {
  margin: 0;
  padding: 0;
  display: block;
}
.section-common-catalog .m-list-btn-01 > li {
  width: 100%;
  margin: 0;
  display: block;
}
.section-common-catalog .m-list-btn-01 > li:not(:last-child) {
  margin-bottom: 12px;
}
.section-common-catalog .m-list-idx-10 > * .m-btn-01 {
  width: 100%;
  min-width: auto;
  min-height: 44px;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: #1a1a1a;
  letter-spacing: 0;
}
.section-common-catalog .m-list-idx-10 > * .m-btn-01:hover {
  color: #fff;
}
.section-common-catalog .m-list-idx-10 > * .m-btn-01 .m-btn_inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
.section-common-catalog .section-button-direct {
  min-width: 248px;
  min-height: 44px;
  padding: 0 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: #1a1a1a;
  letter-spacing: 0;
}
.section-common-catalog .section-button-direct:hover {
  color: #fff;
}
.section-common-catalog .section-button-direct .m-btn_inner {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-common-catalog .m-hdg-05 {
    margin-bottom: 13px;
  }
  .section-common-catalog .section-wrapper {
    padding: 20px;
  }
  .section-common-catalog .m-list-idx-10 {
    width: calc(100% + 50px);
    margin: 0 -25px;
  }
  .section-common-catalog .m-list-idx-10 > * {
    width: calc(50% - 50px);
    margin: 0 20px 20px;
    padding: 0;
  }
  .section-common-catalog .m-list-idx_container {
    width: 100%;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_img {
    width: 129px;
    max-width: none;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_content {
    padding: 0px 20px;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_content > p {
    margin: 0 -10px 10px 0;
  }
  .section-common-catalog .m-btn-01 .m-btn_inner::before {
    top: 51%;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .section-common-catalog .section-wrapper {
    padding: 20px;
  }
  .section-common-catalog .m-list-idx-10 > * {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    padding: 20px;
  }
  .section-common-catalog .m-list-idx-10 > *:not(:last-child) {
    margin-bottom: 20px;
  }
  .section-common-catalog .m-list-idx_container {
    width: 100%;
    margin-bottom: 10px;
  }
  .section-common-catalog .m-list-idx-10.col2 {
    margin: 0 auto 0px;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_img {
    width: 93px;
    max-width: none;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_content {
    padding: 0 0 0 20px;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_content > p {
    margin-right: -10px;
  }
  .section-common-catalog .m-list-idx-10 > * .m-btn-01 {
    width: 208px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 0px) and (max-width: 374px) {
  .section-common-catalog .section-wrapper {
    padding: 55px 15px 50px;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_content {
    padding: 10px 10px 0 15px;
  }
  .section-common-catalog .section-button-direct {
    min-width: auto;
  }
  .section-common-catalog .m-list-idx-10 > * .m-list-idx_content > p {
    font-size: 1.6rem;
  }
}


.block-common-navigation {
  border-top: solid 1px #c9caca;
  border-bottom: solid 1px #c9caca;
}
.block-common-navigation .glb-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-common-navigation .text-left {
  font-weight: 600;
  color: #1a1a1a;
}
.block-common-navigation .list-navigation a {
  text-decoration: none;
  font-weight: 600;
  color: #1a1a1a;
  transition: color 0.25s;
}
.block-common-navigation .list-navigation a.menu-active {
  color: #34a9bb;
}
.block-common-navigation.is-modify .list-navigation a.menu-active {
  color: #c49d6d;
}
.block-common-navigation .list-navigation a:hover {
  color: #34a9bb;
}
.block-common-navigation.is-modify .list-navigation a:hover {
  color: #c49d6d;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .block-common-navigation {
    padding: 8px;
  }
  .block-common-navigation .text-left {
    font-size: 2rem;
  }
  .block-common-navigation .list-navigation {
    display: flex;
    padding-top: 5px;
  }
  .block-common-navigation .list-navigation li:not(:last-child) {
    margin-right: 30px;
  }
  .block-common-navigation .list-navigation a {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .block-common-navigation {
    position: relative;
  }
  .block-common-navigation .glb-content {
    padding: 14px 15px 8px;
  }
  .block-common-navigation .list-navigation {
    display: none;
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 0 29px;
  }
  .block-common-navigation .list-navigation a {
    padding: 23px 0 19px;
    display: block;
  }
  .block-common-navigation .list-navigation li {
    border-bottom: solid 1px #c9caca;
  }
  .block-common-navigation .is-active .text-open:after {
    transform: rotate(180deg);
  }
  .block-common-navigation .text-open {
    color: #34a9bb;
    font-size: 1.3rem;
    padding-top: 2px;
    padding-right: 31px;
    font-weight: 600;
    position: relative;
  }
  .block-common-navigation.is-modify .text-open {
    color: #c49d6d;
  }
  .block-common-navigation .text-open:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    background: url(/img/product/system_bath/granspa/plan/plan_icon_01.svg) center/contain no-repeat;
    width: 22px;
    height: 22px;
    transition: transform 0.25s;
  }
  .block-common-navigation.is-modify .text-open:after {
    background-image: url(/img/product/system_bath/predencia/predencia_icon_01.png)
  }
}

.m-video video {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (max-width: 768px) {
  .m-column_col.m-video + .m-column_col.m-video {
    margin-top: 15px !important;
  }
}

.m-custom-heading .MLC_MODULE_COMMENT {
  margin-bottom: 10px;
}

.m-common-useful {
  background-color: #edf8fc;
}
.m-common-useful .list-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}
.m-common-useful .list-title span {
  display: inline-block;
  font-weight: 500;
}
.m-common-useful .is-mark {
  font-weight: 500;
  color: #fff;
  background-color: #73cbe8;
}
.m-common-useful .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}
.m-common-useful .list a {
  display: block;
  text-decoration: none;
}
.m-common-useful .item-image {
  margin-bottom: 6px;
}
.m-common-useful .item-title {
  font-weight: 500;
  color: #000;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .m-common-useful {
    padding: 36px 34px 4px;
    margin-bottom: 40px;
    border: solid 1px #cccccc;
  }
  .m-common-useful .list-title {
    margin-bottom: 28px;
    font-size: 2.2rem;
    line-height: 1.2;
  }
  .m-common-useful .is-mark {
    margin-right: 10px;
    padding: 3px 15px 0 10px;
  }
  .m-common-useful .list li {
    width: 25%;
    margin-bottom: 17px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .m-common-useful .item-title {
    font-size: 1.4rem;
    line-height: calc(15/12);
  }
  .m-common-useful .inner-wraper {
    display: -ms-flexbox;
    display: flex;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .m-common-useful {
    padding: 30px 25px 20px;
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .m-common-useful::after {
    content: "";
    height: 1px;
    width: calc(100% - 50px);
    background-color: #73cbe8;
    position: absolute;
    left: 50%;
    bottom: 0;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    z-index: 1;
  }
  .m-common-useful .list-title {
    margin-bottom: 24px;
    -ms-flex-direction: column;
        flex-direction: column;
    line-height: 1.2;
  }
  .m-common-useful .is-mark {
    font-size: 2.2rem;
    margin-bottom: 6px;
    padding: 2px 10px 4px;
  }
  .m-common-useful .is-normal {
    font-size: 1.8rem;
  }
  .m-common-useful .list li {
    width: 50%;
    margin-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .m-common-useful .item-title {
    font-size: 1.4rem;
    line-height: 1.2;
  }
}
@media (max-width: 374px) {
  .m-common-useful .is-mark {
    font-size: 2rem;
  }
}

.m-common-lis-product .list-product {
  background-color: #f0f0f0;
}
.m-common-lis-product .image-product img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .m-common-lis-product {
    max-width: 960px;
    margin: 0 auto;
  }
  .m-common-lis-product .list-product {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 39px 30px 18px;
  }
  .m-common-lis-product .item-product {
    width: calc(33.3333333333% - 50px);
    margin: 0 25px 25px;
  }
  .m-common-lis-product .image-product {
    width: 250px;
    height: 160px;
  }
  .m-common-lis-product .item-title {
    font-size: 1.8rem;
  }
  .m-common-lis-product .item-text {
    font-size: 1.4rem;
    line-height: 1.8571428571;
    margin-bottom: 10px;
  }
  .m-common-lis-product .m-btn-01.ptn04 {
    width: 248px;
    margin: 0 auto;
    padding-top: 11px;
    padding-bottom: 8px;
  }
  .m-common-lis-product .m-btn-01 .m-btn_inner::before {
    top: 44%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .m-common-lis-product .list-product {
    padding: 20px 20px;
  }
  .m-common-lis-product .item-product {
    max-width: 253px;
    margin: 0 auto;
  }
  .m-common-lis-product .item-product:not(:last-child) {
    margin-bottom: 30px;
  }
  .m-common-lis-product .item-product:nth-child(3) .image-product img {
    object-fit: unset;
  }
  .m-common-lis-product .image-product {
    max-width: 250px;
    height: 160px;
  }
  .m-common-lis-product .item-title {
    font-size: 1.8rem;
  }
  .m-common-lis-product .item-text {
    font-size: 1.4rem;
    margin-bottom: 10px;
    line-height: 1.8571428571;
  }
  .m-common-lis-product .m-btn-01.ptn04 {
    font-size: 1.5rem;
    max-width: 248px;
    width: 100%;
    margin: 0 auto;
    padding-top: 11px;
    padding-bottom: 11px;
  }
}
@media (max-width: 374px) {
  .m-common-lis-product .list-product {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-common-lis-product .item-text {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}

.m-common-related {
  position: relative;
  border: 1px solid #73cbe8;
  background: #fff;
}
.m-common-related .related-title {
  border-left: 3px solid #73cbe8;
}
.m-common-related .related-list {
  display: flex;
  flex-wrap: wrap;
}
.m-common-related .related-link {
  color: #000;
  text-decoration: none;
}
.m-common-related .related-link .link-title {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: underline;

}
.m-common-related .related-link .link-text {
  font-weight: 500;
}
.m-common-related .content-label {
  position: relative;
  left: 3px;
  display: block;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-weight: 700;
}
.m-common-related .content-label:hover {
  opacity: .8;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .m-common-related {
    max-width: 960px;
    margin: 0 auto;
    padding: 49px 70px 34px;
  }
  .m-common-related .related-title {
    padding: 1px 0 0 5px;
    margin: 0 0 25px -1px;
    font-size: 2.6rem;
    line-height: calc(20 / 15);
    letter-spacing: -.07em;
  }
  .m-common-related .related-list {
    margin: 0 -7.5px 14px;
  }
  .m-common-related .related-item {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 25px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .m-common-related .related-link .link-title {
    min-height: 44px;
    padding-top: 10px;
    font-size: 1.8rem;
    line-height: calc(18 / 15);
    font-feature-settings: "palt";
  }
  .m-common-related .related-link .link-title.custom-fz {
    font-size: 1.2rem;
    line-height: calc(13 / 12);
    padding-top: 3px;
  }
  .m-common-related .related-link .link-text {
    padding: 9px 0 0 0;
    font-size: 1.4rem;
    line-height: calc(18 / 12);
  }
  .m-common-related .content-label {
    width: 410px;
    min-height: 85px;
    padding: 18px 10px 5px;
    background: url(../img/common/function_bnr_bg.png) no-repeat center / contain;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .m-common-related {
    padding: 27px 24px 22px;
  }
  .m-common-related .related-title {
    padding: 2px 0 2px 5px;
    margin: 0 0 25px -5px;
    font-size: 2.2rem;
    line-height: 1;
  }
  .m-common-related .related-list {
    margin: 0 -12px 13px;
  }
  .m-common-related .related-item {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .m-common-related .related-link .link-title {
    padding: 6px 5px;
    min-height: 40px;
    margin-bottom: 20px;
    font-size: 1.45rem;
    line-height: 1.3;
  }
  .m-common-related .related-link .link-title.custom-fz-sp {
    font-size: 1.3rem;
  }
  .m-common-related .related-link .link-text {
    display: none;
  }
  .m-common-related .content-label {
    min-height: 70px;
    max-width: 316px;
    padding: 16px 10px 10px;
    background: url(../img/common/function_bnr_bg_sp.png) no-repeat center / contain;
    font-size: 1.5rem;
    line-height: 1.3;
  }
}
@media (max-width: 376px) {
  .m-common-related .related-link .link-title {
    min-height: 75px;
    font-size: 1.1rem;
  }
  .m-common-related .content-label {
    font-size: 1.3rem;
  }
}

.m-common-voice {
  overflow: hidden;
}
.m-common-voice * {
  padding: 0;
  box-sizing: border-box;
  word-break: break-word;
}
.m-common-voice .common-voice-wrapper {
  background-color: #f0f0f0;
}
.m-common-voice .common-voice-slider {
  position: relative;
  opacity: 0;
}
.m-common-voice .common-voice-slider.is-slider-ready {
  opacity: 1;
}
.m-common-voice .common-voice-slider .slider-arrow {
  background: url(/img/brand/story/voice_arrow_001.svg) center center/100% 100% no-repeat;
  position: absolute;
  top: 50%;
  z-index: 1;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.m-common-voice .common-voice-slider .slider-arrow:hover {
  opacity: 0.8;
}
.m-common-voice .common-voice-slider .slider-arrow.is-previous {
  left: 0;
  -ms-transform: scale(-1, 1) translateY(-50%);
  transform: scale(-1, 1) translateY(-50%);
}
.m-common-voice .common-voice-slider .slider-arrow.is-next {
  right: 0;
}
.m-common-voice .common-voice-slider .slider-wrapper, .m-common-voice .common-voice-slider .slick-track {
  display: -ms-flexbox;
  display: flex;
}
.m-common-voice .common-voice-slider .slider-wrapper {
  position: relative;
  z-index: 0;
}
.m-common-voice .common-voice-slider .slider-item {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.m-common-voice .common-voice-slider .item-wrapper {
  height: 100%;
  background-color: #fff;
  display: block;
  text-decoration: none;
}
.m-common-voice .common-voice-slider .item-thumbnail {
  padding-top: 100%;
  position: relative;
}
.m-common-voice .common-voice-slider .item-thumbnail img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  object-fit: cover;
}
.m-common-voice .common-voice-slider .item-title {
  display: block;
  font-weight: 400;
  color: #1a1a1a;
  letter-spacing: -0.05em;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m-common-voice .m-btn-01 {
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #1a1a1a;
  letter-spacing: 0;
}
.m-common-voice .m-btn-01:hover {
  color: #fff;
}
@media (min-width: 769px) {
  .m-common-voice {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
  }
  .m-common-voice .common-voice-wrapper {
    padding: 20px 0;
  }
  .m-common-voice .common-voice-slider .slider-arrow {
    width: 40px;
    height: 40px;
  }
  .m-common-voice .common-voice-slider .slider-wrapper {
    margin: 0 -15px;
  }
  .m-common-voice .common-voice-slider .slider-item {
    padding: 10px 15px;
  }
  .m-common-voice .common-voice-slider .item-wrapper {
    width: 240px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  .m-common-voice .common-voice-slider .item-title {
    padding: 9px 10px 8px;
    font-size: 1.4rem;
    line-height: 2;
  }
  .m-common-voice .m-btn-01 {
    max-width: calc(100% - 100px);
    min-width: 248px;
    min-height: 44px;
    padding: 0 10px;
    font-size: 1.5rem;
  margin-top: 10px;
  }
  .m-common-voice .m-btn-01 .m-btn_inner {
    padding-top: 11px;
    padding-bottom: 10px;
  }
  .m-common-voice .m-btn-01 .m-btn_inner::before {
    top: 53%;
  }
}
@media (max-width: 768px) {
  .m-common-voice {
    padding: 0;
  }
  .m-common-voice .common-voice-wrapper {
    padding: 20px 0;
    overflow: hidden;
    width: calc(100% - 20px);
    margin: 0 auto;
  }
  .m-common-voice .common-voice-slider .slider-wrapper {
    margin: 0 -15px;
  }
  .m-common-voice .common-voice-slider .slider-item {
    padding: 10px 15px;
  }
  .m-common-voice .common-voice-slider .item-wrapper {
    width: 240px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  }
  .m-common-voice .common-voice-slider .item-title {
    padding: 9px 10px 8px;
    font-size: 1.4rem;
  }
  .m-common-voice .m-btn-01 {
    max-width: calc(100% - 100px);
    min-width: 248px;
    min-height: 44px;
    padding: 0 10px;
    font-size: 1.5rem;
  }
  .m-common-voice .m-btn-01 .m-btn_inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 376px) {
  .m-common-voice .m-btn-01 {
    min-width: auto;
    max-width: calc(100% - 66px);
  }

  .m-common-voice .m-btn-01 {
    font-size: 1.3rem;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .glb-content-wrapper {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 0) and (max-width: 768px) {
  .glb-content-wrapper {
    padding: 0 15px;
  }
}

.ecbn-selection-widget .ecbn-selection-powered-name .m-icon-blank {
  display: none
}
@media only screen and (min-width: 0) and (max-width: 768px) {
  .glb-content .vsm-tile .ecbn-selection-page-wrapper .ecbn-selection-title {
    margin-top: 30px !important;
  }
}
p.product-name{
  font-size: 20px;
}