@import url("general.css");

#feature-brand-sabaekoki {
  font-size: 14px;
  color: #5a5a5a;
  font-family: "noto-sans-cjk-jp", sans-serif;
  line-height: 1.8;
  background: #f7f7f7;
  width: 100%;
  overflow-x: hidden;
}

#feature-brand-sabaekoki {
  --Pink: #a51a53;
  --DarkGray: #333;
  --DullGray: #999;
  --LightGray: #ccc;
  --PaleGray: #f1f1f1;
  --White: #fff;
}

/*------------------------------------------------------------
	fadeinup
------------------------------------------------------------*/
#feature-brand-sabaekoki .fadein {
  opacity: 0;
  transition: all 800ms ease-out;
}

#feature-brand-sabaekoki .fadeinup,
#feature-brand-sabaekoki .fadeinuplate,
#feature-brand-sabaekoki #js-t li {
  opacity: 0;
  transform: translateY(100px);
  transition: all 800ms ease-out;
}

#feature-brand-sabaekoki .fadeinleft {
  opacity: 0;
  transform: translateX(-100px);
  transition: all 800ms ease-out;
}

#feature-brand-sabaekoki .fadeinright {
  opacity: 0;
  transform: translateX(100px);
  transition: all 800ms ease-out;
}

#feature-brand-sabaekoki *.sin {
  opacity: 1 !important;
}

#feature-brand-sabaekoki *.scrollin {
  opacity: 1 !important;
  transform: translate3d(0, 0, 0) !important;
}

#feature-brand-sabaekoki table {
  border-collapse: collapse;
}

#feature-brand-sabaekoki img {
  vertical-align: bottom;
}

#feature-brand-sabaekoki a {
  color: var(--DarkGray);
  text-decoration: none;
}

#feature-brand-sabaekoki a:hover {
  opacity: 0.7;
}

#feature-brand-sabaekoki .pc {
  display: block !important;
}

#feature-brand-sabaekoki .sp {
  display: none !important;
}

#feature-brand-sabaekoki,
#feature-brand-sabaekoki div,
#feature-brand-sabaekoki dl,
#feature-brand-sabaekoki dt,
#feature-brand-sabaekoki dd,
#feature-brand-sabaekoki ul,
#feature-brand-sabaekoki ol,
#feature-brand-sabaekoki li,
#feature-brand-sabaekoki h1,
#feature-brand-sabaekoki h2,
#feature-brand-sabaekoki h3,
#feature-brand-sabaekoki h4,
#feature-brand-sabaekoki h5,
#feature-brand-sabaekoki h6,
#feature-brand-sabaekoki pre,
#feature-brand-sabaekoki form,
#feature-brand-sabaekoki fieldset,
#feature-brand-sabaekoki p,
#feature-brand-sabaekoki blockquote,
#feature-brand-sabaekoki th,
#feature-brand-sabaekoki td,
#feature-brand-sabaekoki img,
#feature-brand-sabaekoki a {
  margin: 0;
  padding: 0;
  list-style: none;
}

#feature-brand-sabaekoki h1,
#feature-brand-sabaekoki h2,
#feature-brand-sabaekoki h3,
#feature-brand-sabaekoki h4,
#feature-brand-sabaekoki h5,
#feature-brand-sabaekoki p,
#feature-brand-sabaekoki ul,
#feature-brand-sabaekoki ol,
#feature-brand-sabaekoki li,
#feature-brand-sabaekoki dl,
#feature-brand-sabaekoki dt,
#feature-brand-sabaekoki dd,
#feature-brand-sabaekoki form {
  font-weight: normal;
}

#feature-brand-sabaekoki {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

#feature-brand-sabaekoki header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  height: 50px;
  background: #000;
}

/* concept飛び先調整*/
/* .anc {
  margin-top: -100px;
  padding-top: 100px;
} */

#feature-brand-sabaekoki .inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

#feature-brand-sabaekoki header h1 {
  width: 112px;
  height: 37px;
  display: block;
  position: relative;
}

#feature-brand-sabaekoki header h1 img {
  width: 100%;
  position: absolute;
  top: 0;
}

#feature-brand-sabaekoki header .flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

#feature-brand-sabaekoki header .flex ul {
  display: flex;
  align-items: center;
}

#feature-brand-sabaekoki header .flex ul li {
  margin-left: 60px;
}

#feature-brand-sabaekoki header .flex ul li a {
  display: block;
  display: flex;
  height: 11px;
}

#feature-brand-sabaekoki header .flex ul li img {
  height: 100%;
}

/*------------------------------------------------------------
	comMainImg
------------------------------------------------------------*/
#feature-brand-sabaekoki .wrapccc {
  /* background: #fff url(../img/ani.gif) center no-repeat; */
  background: #fff;
}

/* スライダー全体の箱 */
#feature-brand-sabaekoki .comMainImg {
  position: relative;
  z-index: 0;
}

#feature-brand-sabaekoki .comMainImg .movie {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* 1枚のスライド（あとで複数に増やせる） */
#feature-brand-sabaekoki .kv-slide {
  position: relative;
  width: 100%;
  /* height: 100vh; */
}

/* 画像を中央基準でトリミング表示 */
/* .kv-media {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} */

#feature-brand-sabaekoki .kv-media img {
  width: 100%;
  /* height: 100%; */
  display: block;
}

#feature-brand-sabaekoki .comMainImg__logo {
  position: absolute;
  z-index: 2;
  top: 11.72vw;
  right: 7.81vw;
  width: 23.4vw;
}

#feature-brand-sabaekoki .comMainImg__logo img {
  width: 100%;
  height: auto;
  max-width: none;
  display: block;
}

#feature-brand-sabaekoki .comMainImg .textBox {
  text-align: center;
  position: relative;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 87px;
}

#feature-brand-sabaekoki .comMainImg .textBox img {
  width: 100%;
}

#feature-brand-sabaekoki .conts1 {
  background: linear-gradient(#6B7B96 0%, #8C8C8F 100%);
  height: 919px;
  position: relative;
}

#feature-brand-sabaekoki .conts1 ul {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  flex-flow: row-reverse;
}

#feature-brand-sabaekoki .conts1 ul li {
  margin: 0 10px;
}

#feature-brand-sabaekoki .conts1 ul li:nth-child(1) {
  margin-left: 35px;
}

#feature-brand-sabaekoki .conts1 ul li:nth-child(11),
#feature-brand-sabaekoki .conts1 ul li:nth-child(8),
#feature-brand-sabaekoki .conts1 ul li:nth-child(5),
#feature-brand-sabaekoki .conts1 ul li:nth-child(3) {
  margin-left: 28px;
}

#feature-brand-sabaekoki .conts1 ul img {
  width: 16px;
}

#feature-brand-sabaekoki .conts2 {
  display: flex;
  position: relative;
  margin-bottom: 300px;
  background: #8C8C8F;
}

#feature-brand-sabaekoki .conts2 .c {
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  z-index: 1;
}

#feature-brand-sabaekoki .conts2 p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15vw;
  z-index: 100;
}

#feature-brand-sabaekoki .conts2 .l {
  width: 50%;
  position: relative;
}

#feature-brand-sabaekoki .conts2 .r {
  width: 50%;
  position: relative;
}

#feature-brand-sabaekoki .conts2 img {
  width: 100%;
}

#feature-brand-sabaekoki .takumi {
  padding: 0 0 300px;
}

#feature-brand-sabaekoki .takumi .inner {
  padding-bottom: 80px;
}

#feature-brand-sabaekoki h2.left {
  width: 62px;
  margin-left: 15px;
}

#feature-brand-sabaekoki h2.left img {
  width: 100%;
}

#feature-brand-sabaekoki .takumi .read {
  width: 663px;
  margin: 0 auto;
}

#feature-brand-sabaekoki .takumi .inner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #c6a88e;
  top: 0;
  left: 0px;
  position: absolute;
  z-index: 1;
}

#feature-brand-sabaekoki h3.under {
  height: 30px;
  display: block;
  width: 120px;
  position: relative;
  border-bottom: 1px solid #c6a88e;
}

#feature-brand-sabaekoki h3.under img {
  height: 11px;
  width: auto !important;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#feature-brand-sabaekoki .takumi .one .box {
  position: relative;
  width: 1000px;
  height: 1360px;
  margin: 200px 0 0 200px;
}

#feature-brand-sabaekoki .takumi .one .box .img img:nth-child(1) {
  width: 680px;
  position: absolute;
  left: 230px;
  top: 0;
  z-index: 1;
}

#feature-brand-sabaekoki .takumi .one .box .img img:nth-child(2) {
  width: 770px;
  position: absolute;
  top: 530px;
  left: 0;
}

#feature-brand-sabaekoki .takumi .one h3 {
  position: absolute;
  top: 50px;
  left: 234px;
  z-index: 1;
}

#feature-brand-sabaekoki .takumi .one .box .img p {
  width: 190px;
  position: absolute;
  top: 250px;
  left: 0px;
}

/* .two {
  margin: 0px 0 0;
} */
#feature-brand-sabaekoki .two .box {
  width: 965px;
  height: 1310px;
  position: relative;
  margin-left: 120px;
}

#feature-brand-sabaekoki .two .box .img img:nth-child(1) {
  width: 360px;
  position: absolute;
  right: -20px;
  top: 80px;
  z-index: 0;
}

#feature-brand-sabaekoki .two .box .img img:nth-child(2) {
  width: 540px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

#feature-brand-sabaekoki .two .box .img img:nth-child(3) {
  width: 500px;
  position: absolute;
  top: 522px;
  left: 340px;
  z-index: 2;
}

/* .two .box .img2 img:nth-child(1) {
  width: 310px;
  position: absolute;
  left: 120px;
  bottom: 0;
  z-index: 1;
}
.two .box .img2 img:nth-child(2) {
  width: 355px;
  position: absolute;
  bottom: 80px;
  right: 170px;
} */
#feature-brand-sabaekoki .takumi .two h3 {
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 2;
}

#feature-brand-sabaekoki .two .box .img p {
  width: 190px;
  position: absolute;
  top: 690px;
  left: 100px;
  z-index: 1;
}

#feature-brand-sabaekoki .two .box .img2 p {
  width: 220px;
  position: absolute;
  bottom: 0;
  right: 5px;
}

#feature-brand-sabaekoki .three {
  /* margin: 240px 0 0; */
  position: relative;
}

#feature-brand-sabaekoki .three .box {
  width: 1040px;
  height: 960px;
  position: relative;
  margin-left: 150px;
}

#feature-brand-sabaekoki .three .box .img img:nth-child(1) {
  width: 440px;
  position: absolute;
  left: 0px;
  top: 0;
  z-index: 1;
}

#feature-brand-sabaekoki .three .box .img img:nth-child(2) {
  width: 440px;
  position: absolute;
  top: 270px;
  left: 0px;
  z-index: 1;
}

#feature-brand-sabaekoki .three .box .img img:nth-child(3) {
  width: 570px;
  position: absolute;
  bottom: 190px;
  right: 0;
  z-index: 1;
}

#feature-brand-sabaekoki .three .box .img p {
  width: 190px;
  position: absolute;
  bottom: 200px;
  line-height: 1.6;
  left: 70px;
}

#feature-brand-sabaekoki .three h3 {
  position: absolute;
  top: 170px;
  right: 50px;
  z-index: 2;
}

#feature-brand-sabaekoki .four {
  margin: 40px 0 0;
  position: relative;
  z-index: 0;
  mix-blend-mode: darken;
}

#feature-brand-sabaekoki .four .box {
  width: 1057px;
  position: relative;
  margin-left: 130px;
  height: 820px;
}

#feature-brand-sabaekoki .four .box .img img:nth-child(1) {
  width: 448px;
  position: absolute;
  left: 0px;
  top: 200px;
  z-index: 2;
}

#feature-brand-sabaekoki .four .box .img img:nth-child(2) {
  width: 300px;
  position: absolute;
  bottom: 152px;
  left: 240px;
  z-index: 2;
}

#feature-brand-sabaekoki .four .box .img img:nth-child(3) {
  width: 590px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

#feature-brand-sabaekoki .four .box .img p {
  width: 220px;
  position: absolute;
  bottom: 150px;
  left: 0px;
}

#feature-brand-sabaekoki .four .box .img p:last-child {
  width: 220px;
  position: absolute;
  bottom: 50px;
  left: 180px;
}

#feature-brand-sabaekoki .four h3 {
  position: absolute;
  top: 220px;
  left: 430px;
  z-index: 3;
}

#feature-brand-sabaekoki .bi .read {
  width: 663px;
  margin: 0px auto 110px;
}

#feature-brand-sabaekoki .bi {
  margin-bottom: 0px;
}

#feature-brand-sabaekoki .bi .inner {
  padding-bottom: 0px;
}

#feature-brand-sabaekoki .bi .inner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #c6a88e;
  top: 0;
  left: 0px;
  position: absolute;
  z-index: 1;
}

#feature-brand-sabaekoki .lwrap {
  mix-blend-mode: darken;
  margin: 0 auto 200px;
  text-align: center;
}

#feature-brand-sabaekoki .lwrap .tit {
  width: 76px;
  height: 20px;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

#feature-brand-sabaekoki .lwrap .tit img {
  height: 20px;
  width: auto;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  position: absolute;
}

#feature-brand-sabaekoki .lwrap .img {
  position: relative;
}

#feature-brand-sabaekoki .lwrap .new {
  width: 34px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

#feature-brand-sabaekoki .lwrap img {
  width: 100%;
}

#feature-brand-sabaekoki .lwrap p {
  font-size: 12px;
  color: #6c6c6c;
}

#feature-brand-sabaekoki .lwrap .list {
  margin: 0 auto 80px;
  width: 670px;
}

#feature-brand-sabaekoki .lwrap .list .img {
  mix-blend-mode: darken;
  position: relative;
}

#feature-brand-sabaekoki .lwrap .list .img .new {
  width: 42px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

#feature-brand-sabaekoki .lwrap .list .img .new img {
  width: 100%;
}

#feature-brand-sabaekoki .lwrap .lists {
  width: 720px;
  margin: 0 auto;
}

/* gridに変更_202510 */
#feature-brand-sabaekoki .lwrap .lists ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
  justify-content: center;
  /* flex-wrap: wrap; */
}

#feature-brand-sabaekoki .lwrap .lists li {
  width: 100%;
  /* margin: 20px 30px; */
  margin-top: 60px;
}


#feature-brand-sabaekoki .sou .read {
  width: 663px;
  margin: 60px auto 175px;
}

#feature-brand-sabaekoki .sou {
  margin-bottom: 300px;
}

#feature-brand-sabaekoki .sou .inner {
  padding-bottom: 300px;
}

#feature-brand-sabaekoki .sou .inner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #c6a88e;
  top: 0;
  left: 0px;
  position: absolute;
  z-index: 1;
}

#feature-brand-sabaekoki .sou .col {
  width: 788px;
  display: flex;
  justify-content: space-between;
  margin-left: 130px;
}

#feature-brand-sabaekoki .sou img {
  width: 100%;
}

#feature-brand-sabaekoki .sou .col .img {
  width: 338px;
}

#feature-brand-sabaekoki .sou .col span {
  border-left: 1px solid #5a5a5a;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  padding-left: 8px;
  margin-top: 10px;
}

#feature-brand-sabaekoki .sou .col .r {
  flex: 1;
  margin-left: 30px;
}

#feature-brand-sabaekoki .sou .col .r h3 {
  font-family: "Noto Serif JP", serif;
  font-size: 21px;
  margin-bottom: 25px;
}

#feature-brand-sabaekoki .sou .imgc {
  width: 492px;
  margin: 150px auto 170px;
}

#feature-brand-sabaekoki .sou .imgc {
  width: 562px;
  margin: 150px auto 170px;
}

#feature-brand-sabaekoki .sou .imgc2 {
  width: 363px;
  margin: 150px auto 320px;
}

#feature-brand-sabaekoki .sou .rev .r {
  order: 1;
  margin-left: 0;
  margin-right: 30px;
}

#feature-brand-sabaekoki .sou .rev .img {
  order: 2;
}

#feature-brand-sabaekoki .sou .mb1 {
  margin: 0 auto 200px;
  margin-right: 50px;
}

#feature-brand-sabaekoki .sou .mlist {
  margin: 0 auto;
  text-align: center;
}

#feature-brand-sabaekoki .mlist .read_m {
  margin-bottom: 110px;
}

#feature-brand-sabaekoki .mlist h3 {
  width: 145px;
  margin: 0 auto 50px;
}

#feature-brand-sabaekoki .mlist ul {
  display: flex;
  justify-content: space-between;
  width: 920px;
  margin: 0 auto;
}

#feature-brand-sabaekoki .mlist li {
  width: 277px;
  text-align: left;
  font-size: 12px;
}

#feature-brand-sabaekoki .mlist li img {
  margin-bottom: 8px;
}

#feature-brand-sabaekoki .banner {
  margin-bottom: 150px;
}

#feature-brand-sabaekoki .banner img {
  width: 100%;
}

#feature-brand-sabaekoki .banner ul {
  display: flex;
  justify-content: center;
  mix-blend-mode: darken;
  align-items: center;
}

#feature-brand-sabaekoki .banner li {
  margin: 0 45px;
}

#feature-brand-sabaekoki .banner ul li:first-child {
  width: 242px;
}

#feature-brand-sabaekoki .banner ul li:last-child {
  width: 266px;
}

#feature-brand-sabaekoki .imageg {
  background: linear-gradient(#c1745f 0%, #6f483e 100%);
  padding: 100px 0 0;
}

#feature-brand-sabaekoki .imageg h2 img {
  width: 13px;
}

#feature-brand-sabaekoki .imageg img {
  width: 100%;
}

#feature-brand-sabaekoki .imageg .inner {
  padding-bottom: 280px;
}

#feature-brand-sabaekoki .imageg .inner:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0px;
  position: absolute;
  z-index: 1;
}

#feature-brand-sabaekoki .imageg .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 920px;
  margin: 0 auto 0;
}

#feature-brand-sabaekoki .imageg .list li {
  margin-bottom: 30px;
  width: 210px;
}

#feature-brand-sabaekoki footer {
  background: #12162a;
  text-align: center;
  position: relative;
  padding: 30px 0 20px;
}

#feature-brand-sabaekoki footer img {
  width: 100%;
}

#feature-brand-sabaekoki footer .logo {
  width: 192px;
  margin: 0 auto;
}

#feature-brand-sabaekoki footer .fc {
  display: flex;
  align-items: end;
  margin-top: 20px;
}

#feature-brand-sabaekoki footer .fc a {
  width: 200px;
}

#feature-brand-sabaekoki footer ul {
  position: absolute;
  right: 0;
  display: flex;
  top: 0px;
}

#feature-brand-sabaekoki footer ul li {
  width: 24px;
  margin-left: 25px;
}

#feature-brand-sabaekoki footer p {
  position: absolute;
  right: 0;
}

/* ================ */
/* SP */
/* ================ */
@media screen and (max-width: 1140px) {
  #feature-brand-sabaekoki .pc {
    display: none !important;
  }

  #feature-brand-sabaekoki .sp {
    display: block !important;
  }

  #feature-brand-sabaekoki .mt {
    margin-top: 20px;
  }

  #feature-brand-sabaekoki {
    font-size: 14px;
  }

  #feature-brand-sabaekoki img {
    width: 100%;
  }

  #feature-brand-sabaekoki header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    height: 60px;
    background: #000;
  }

  /* .anc {
    margin-top: -100px;
    padding-top: 100px;
  } */
  #feature-brand-sabaekoki .inner {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  #feature-brand-sabaekoki header h1 {
    width: 112px;
    height: 37px;
    display: block;
    position: relative;
    margin: 12px 0 10px 20px;
  }

  #feature-brand-sabaekoki header h1 img {
    width: 100%;
    position: absolute;
    top: 0;
  }

  #feature-brand-sabaekoki header .flex {
    display: block;
    height: 100%;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    top: 0;
  }

  #feature-brand-sabaekoki header .flex ul {
    display: block;
    background: rgba(0, 0, 0, .8);
  }

  #feature-brand-sabaekoki header .flex ul li {
    margin-left: 0px;
  }

  #feature-brand-sabaekoki header .flex ul li a {
    display: block;
    height: auto;
    box-sizing: border-box;
    border-bottom: 1px solid #707070;
    padding: 15px 30px 25px;
    color: #C6A88E;
    font-size: 14px;
  }

  #feature-brand-sabaekoki .ctop li a {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 18px 30px 23px !important;
    color: #C6A88E;
    font-size: 14px;
    display: block;
  }

  #feature-brand-sabaekoki header .flex ul li img {
    height: 15px;
    width: auto;
  }

  #feature-brand-sabaekoki header dl {
    background: rgba(0, 0, 0, .8);
    display: flex;
  }

  #feature-brand-sabaekoki header dt {
    width: 35px;
    margin-left: 30px;
    padding: 17px 0;
  }

  #feature-brand-sabaekoki header .menu {
    position: absolute;
    right: 15px;
    top: 17px;
    width: 36px;
    height: 33px;
  }

  #feature-brand-sabaekoki header .menu span {
    width: 100%;
    height: 3px;
    background: #C6A88E;
    position: absolute;
    transition: .5s;
  }

  #feature-brand-sabaekoki header .menu span:nth-child(1) {
    top: 0;
  }

  #feature-brand-sabaekoki header .menu span:nth-child(2) {
    top: 10px;
  }

  #feature-brand-sabaekoki header .menu span:nth-child(3) {
    bottom: 10px;
  }

  #feature-brand-sabaekoki header .spmenu {
    display: none;
  }

  #feature-brand-sabaekoki header .menu.on span:nth-child(1) {
    top: 10px;
    transform: rotate(-45deg);
  }

  #feature-brand-sabaekoki header .menu.on span:nth-child(2) {
    display: none;
  }

  #feature-brand-sabaekoki header .menu.on span:nth-child(3) {
    bottom: 20px;
    transform: rotate(45deg);
  }

  /*------------------------------------------------------------
	comMainImg
------------------------------------------------------------*/
  #feature-brand-sabaekoki .comMainImg {
    position: relative;
    z-index: 0;
    width: 100%;
  }

  #feature-brand-sabaekoki .comMainImg__logo {
    position: absolute;
    z-index: 2;
    top: 21.72vw;
    right: 7.81vw;
    width: 37.4vw;
  }


  /* .comMainImg .movie {
    z-index: 1;
    width: 100%;
    overflow: hidden;
    height: 100%;
    background: #fff;
  } */

  /* .comMainImg .textBox {
    text-align: center;
    position: relative;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 87px;
  }
  .comMainImg .textBox img {
    width: 100%;
  } */


  /* コンセプト */
  /*
  .conts1 {
    height: 100vh;
    position: relative;
  }
  .conts1 ul {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-wrap: wrap;
    width: 300px;
  }
  .conts1 ul li {
    margin: 30px 8px 30px;
  }
  .conts1 ul li:nth-child(1) {
    margin-left: 25px;
    margin-right: 60px;
  }
  .conts1 ul li:nth-child(8),
  .conts1 ul li:nth-child(3) {
    margin-left: 20px;
  }
  .conts1 ul li:nth-child(5) {
    margin-left: 60px;
  }
  .conts1 ul li:nth-child(11) {
    margin-left: 8px !important;
  }
  .conts1 ul img {
    width: 14px;
  } */
  #feature-brand-sabaekoki .conts2 {
    display: block;
    position: relative;
    margin-bottom: 170px;
    background: #323a59;
  }

  #feature-brand-sabaekoki .conts2 .c {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    z-index: 1;
  }

  #feature-brand-sabaekoki .conts2 p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30vw;
    z-index: 100;
  }

  #feature-brand-sabaekoki .conts2 .l {
    width: 100%;
    position: relative;
  }

  #feature-brand-sabaekoki .conts2 .r {
    width: 100%;
    position: relative;
  }

  #feature-brand-sabaekoki .conts2 img {
    width: 100%;
  }

  #feature-brand-sabaekoki .takumi {
    padding: 0 0 130px;
  }

  #feature-brand-sabaekoki .takumi .inner {
    padding-bottom: 0;
  }

  #feature-brand-sabaekoki h2.left {
    width: 62px;
    margin-left: 30px;
  }

  #feature-brand-sabaekoki h2.left img {
    width: 100%;
  }

  #feature-brand-sabaekoki .takumi .read {
    width: 75%;
    margin-left: auto;
    margin-right: 30px;
    padding-top: 30px;
  }

  #feature-brand-sabaekoki .takumi .inner:before {
    content: "";
    display: block;
    width: 1px;
    height: 100vw;
    background: #c6a88e;
    top: 0;
    left: 15px;
    position: absolute;
    z-index: 1;
  }

  #feature-brand-sabaekoki h3.under {
    height: 30px;
    display: block;
    width: 120px;
    position: relative;
    border-bottom: 1px solid #c6a88e;
  }

  #feature-brand-sabaekoki h3.under img {
    height: 11px;
    width: auto !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  #feature-brand-sabaekoki .takumi .one .box {
    position: relative;
    width: 90%;
    height: 150vw;
    margin: 140px 0 0 auto;
  }

  #feature-brand-sabaekoki .takumi .one .box .img img:nth-child(1) {
    width: 70vw;
    position: absolute;
    left: 65px;
    bottom: 6vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .takumi .one .box .img img:nth-child(2) {
    width: 70vw;
    position: absolute;
    top: 55vw;
    left: -23px;
  }

  #feature-brand-sabaekoki .takumi .one h3 {
    position: absolute;
    top: 3vw;
    left: 7vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .takumi .one .box .img p {
    width: 40vw;
    position: absolute;
    left: auto;
    /* font-size: 3.5vw; */
    top: 115vw;
  }

  #feature-brand-sabaekoki .two {
    margin: 250px 0 0;
  }

  #feature-brand-sabaekoki .two .box {
    width: 100vw;
    height: 180vw;
    position: relative;
    margin-left: 0;
  }

  #feature-brand-sabaekoki .two .box .img img:nth-child(1) {
    width: 40vw;
    position: absolute;
    right: 8px;
    top: -26vw;
    z-index: 5;
  }

  #feature-brand-sabaekoki .two .box .img img:nth-child(2) {
    width: 65vw;
    position: absolute;
    top: 0;
    left: 3vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .two .box .img img:nth-child(3) {
    width: 55.14vw;
    position: absolute;
    top: 64.62vw;
    left: 28.82vw;
    z-index: 2;
  }

  #feature-brand-sabaekoki .two .box .img2 img:nth-child(1) {
    width: 38vw;
    position: absolute;
    left: 10vw;
    bottom: 42vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .two .box .img2 img:nth-child(2) {
    width: 40vw;
    position: absolute;
    bottom: 50vw;
    right: 11vw;
  }

  #feature-brand-sabaekoki .takumi .two h3 {
    position: absolute;
    top: 37vw;
    right: 0;
    z-index: 2;
  }

  #feature-brand-sabaekoki .two .box .img p {
    width: 40vw;
    position: absolute;
    top: 130vw;
    left: 10vw;
  }

  #feature-brand-sabaekoki .two .box .img2 p {
    width: 34vw;
    position: absolute;
    bottom: 10vw;
    right: 3vw;
  }

  #feature-brand-sabaekoki .three {
    margin: 50px 0 0;
    position: relative;
  }

  #feature-brand-sabaekoki .three .box {
    width: 95%;
    height: 200vw;
    position: relative;
    margin-left: 0;
  }

  #feature-brand-sabaekoki .three .box .img img:nth-child(1) {
    width: 60vw;
    position: absolute;
    left: 3vw;
    top: 37vw;
    bottom: 0;
    z-index: 1;
  }

  #feature-brand-sabaekoki .three .box .img img:nth-child(2) {
    width: 60vw;
    position: absolute;
    top: 0;
    left: 3vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .three .box .img img:nth-child(3) {
    width: 69vw;
    position: absolute;
    top: 83vw;
    bottom: auto;
    right: -20px;
    z-index: 1;
  }

  #feature-brand-sabaekoki .three .box .img p {
    width: 40vw;
    position: absolute;
    bottom: auto;
    left: 10vw;
    top: 160vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .three h3 {
    position: absolute;
    top: 3vw;
    right: 0;
    ;
    z-index: 2;
  }

  #feature-brand-sabaekoki .four {
    margin: 200px 0 0;
    position: relative;
    z-index: 0;
    mix-blend-mode: darken;
  }

  #feature-brand-sabaekoki .four .box {
    width: 90vw;
    position: relative;
    margin-left: auto;
    height: 176vw;
  }

  #feature-brand-sabaekoki .four .box .img img:nth-child(1) {
    width: 60vw;
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 2;
  }

  #feature-brand-sabaekoki .four .box .img img:nth-child(2) {
    width: 40vw;
    position: absolute;
    bottom: auto;
    top: 39vw;
    left: auto;
    right: 13vw;
    z-index: 2;
  }

  #feature-brand-sabaekoki .four .box .img img:nth-child(3) {
    width: 80vw;
    position: absolute;
    top: auto;
    bottom: 0;
    right: -8vw;
    z-index: 1;
  }

  #feature-brand-sabaekoki .four .box .img p {
    width: 35vw;
    position: absolute;
    bottom: auto;
    top: 44vw;
    left: 0px;
    z-index: 1;
  }

  #feature-brand-sabaekoki .four .box .img p:last-child {
    width: 35vw;
    position: absolute;
    bottom: auto;
    top: 94vw;
    left: 0;
  }

  #feature-brand-sabaekoki .four h3 {
    position: absolute;
    top: 3vw;
    left: auto;
    right: 10vw;
    z-index: 3;
  }

  #feature-brand-sabaekoki .bi .read {
    width: 75%;
    margin-left: auto;
    margin-right: 30px;
    padding-top: 30px;
    margin-top: 0 !important;
  }

  #feature-brand-sabaekoki .bi {
    margin-bottom: 250px;
  }

  #feature-brand-sabaekoki .bi .inner {
    padding-bottom: 0px;
  }

  #feature-brand-sabaekoki .bi .inner:before {
    content: "";
    display: block;
    width: 1px;
    height: 60vw;
    background: #c6a88e;
    top: 0;
    left: 15px;
    position: absolute;
    z-index: 1;
  }

  #feature-brand-sabaekoki .lwrap {
    mix-blend-mode: darken;
    margin: 0 auto 150px;
    text-align: center;
  }

  #feature-brand-sabaekoki .lwrap .tit {
    width: 76px;
    height: 11px;
    position: relative;
    margin: 0 auto;
  }

  #feature-brand-sabaekoki .lwrap .tit img {
    height: 15px;
    width: auto;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    position: absolute;
  }

  #feature-brand-sabaekoki .lwrap img {
    width: 100%;
  }

  #feature-brand-sabaekoki .lwrap p {
    font-size: 12px;
    color: #6c6c6c;
  }

  #feature-brand-sabaekoki .lwrap .list {
    margin: 0 auto 80px;
    width: 90%;
  }

  #feature-brand-sabaekoki .lwrap .lists {
    width: 75%;
    margin: 0 auto;
  }

  #feature-brand-sabaekoki .lwrap .lists ul {
    display: block;
    justify-content: space-between;
  }

  #feature-brand-sabaekoki .lwrap .lists li {
    width: 100%;
    margin: 0 0 60px;
  }

  #feature-brand-sabaekoki .sou .read {
    width: 75%;
    margin-left: auto;
    margin-right: 30px;
    padding-top: 30px;
    margin-top: 0 !important;
    margin-bottom: 140px !important;
  }

  #feature-brand-sabaekoki .sou {
    margin-bottom: 250px;
  }

  #feature-brand-sabaekoki .sou .inner {
    padding-bottom: 0px;
  }

  #feature-brand-sabaekoki .sou .inner:before {
    content: "";
    display: block;
    width: 1px;
    height: 57vw;
    background: #c6a88e;
    top: 0;
    left: 15px;
    position: absolute;
    z-index: 1;
  }

  #feature-brand-sabaekoki .sou .col {
    width: 70vw;
    display: block;
    justify-content: space-between;
    margin: 0 auto;
  }

  #feature-brand-sabaekoki .sou img {
    width: 100%;
  }

  #feature-brand-sabaekoki .sou .col .img {
    width: 100%;
  }

  #feature-brand-sabaekoki .sou .col span {
    border-left: 1px solid #5a5a5a;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding-left: 8px;
    margin-top: 10px;
  }

  #feature-brand-sabaekoki .sou .col .r {
    flex: 1;
    margin-left: 0px;
  }

  #feature-brand-sabaekoki .sou .col .r h3 {
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 30px;
  }

  #feature-brand-sabaekoki .sou .imgc {
    width: 70vw;
    margin: 120px auto;
  }

  #feature-brand-sabaekoki .sou .imgc {
    width: 70vw;
    margin: 120px auto;
  }

  #feature-brand-sabaekoki .sou .imgc2 {
    width: 60vw;
    margin: 120px auto 200px;
  }

  #feature-brand-sabaekoki .sou .rev .r {
    order: 1;
    margin-left: 0;
    margin-right: 0;
  }

  #feature-brand-sabaekoki .sou .rev .img {
    order: 2;
  }

  #feature-brand-sabaekoki .sou .mb1 {
    margin: 0 auto 150px;
  }

  #feature-brand-sabaekoki .sou .mlist {
    margin: 0 auto;
    text-align: center;
    width: 70vw;
  }

  #feature-brand-sabaekoki .mlist .read_m {
    margin-bottom: 50px;
  }

  #feature-brand-sabaekoki .mlist h3 {
    width: 145px;
    margin: 0 auto 50px;
  }

  #feature-brand-sabaekoki .mlist ul {
    display: block;
    justify-content: space-between;
    width: 60vw;
    margin: 0 auto;
  }

  #feature-brand-sabaekoki .mlist li {
    width: 100%;
    margin-bottom: 20px;
  }

  #feature-brand-sabaekoki .mlist li img {
    margin-bottom: 8px;
  }

  #feature-brand-sabaekoki .banner {
    margin-bottom: 100px;
  }

  #feature-brand-sabaekoki .banner img {
    width: 100%;
  }

  #feature-brand-sabaekoki .banner ul {
    display: flex;
    justify-content: center;
    mix-blend-mode: darken;
    align-items: center;
  }

  #feature-brand-sabaekoki .banner li {
    margin: 0 5vw;
  }

  #feature-brand-sabaekoki .banner ul li:first-child {
    width: 35vw;
  }

  #feature-brand-sabaekoki .banner ul li:last-child {
    width: 40vw;
  }

  #feature-brand-sabaekoki .imageg {
    padding: 50px 0 0;
  }

  #feature-brand-sabaekoki .imageg h2 img {
    width: 13px;
  }

  #feature-brand-sabaekoki .imageg img {
    width: 100%;
  }

  #feature-brand-sabaekoki .imageg .inner {
    padding-bottom: 150px;
  }

  #feature-brand-sabaekoki .imageg .inner:before {
    content: "";
    display: block;
    width: 1px;
    height: 60vw;
    background: #fff;
    top: 0;
    left: 15px;
    position: absolute;
    z-index: 1;
  }

  #feature-brand-sabaekoki .imageg .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 70vw;
    margin: -15vw auto 0;
    margin-right: 10vw;
  }

  #feature-brand-sabaekoki .imageg .list li {
    margin-bottom: 30px;
    width: 48%;
  }

  #feature-brand-sabaekoki footer {
    background: #12162a;
    text-align: center;
    position: relative;
    padding: 30px 0 40px;
  }

  #feature-brand-sabaekoki footer img {
    width: 100%;
  }

  #feature-brand-sabaekoki footer .logo {
    width: 150px;
    margin: 0 auto 20px;
  }

  #feature-brand-sabaekoki footer .fc {
    display: block;
  }

  #feature-brand-sabaekoki footer .fc a {
    width: 150px;
    display: block;
    margin: 0 auto 30px;
  }

  #feature-brand-sabaekoki footer ul {
    display: none;
  }

  #feature-brand-sabaekoki footer ul li {
    width: 24px;
    margin-left: 25px;
  }

  #feature-brand-sabaekoki footer p {
    position: absolute;
    right: 10px;
  }

  #feature-brand-sabaekoki .lwrap .list .img .new {
    width: 38px;
    right: 0px;
    top: 0;
  }
}


/* タブレット画角用調整 */
@media screen and (max-width: 760px) {

  #feature-brand-sabaekoki .conts1 {
    height: 100vh;
    position: relative;
  }

  #feature-brand-sabaekoki .conts1 ul {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    flex-wrap: wrap;
    width: 300px;
  }

  #feature-brand-sabaekoki .conts1 ul li {
    margin: 30px 8px 30px;
  }

  #feature-brand-sabaekoki .conts1 ul li:nth-child(1) {
    margin-left: 25px;
    margin-right: 60px;
  }

  #feature-brand-sabaekoki .conts1 ul li:nth-child(8),
  #feature-brand-sabaekoki .conts1 ul li:nth-child(3) {
    margin-left: 20px;
  }

  #feature-brand-sabaekoki .conts1 ul li:nth-child(5) {
    margin-left: 60px;
  }

  #feature-brand-sabaekoki .conts1 ul li:nth-child(11) {
    margin-left: 8px !important;
  }

  #feature-brand-sabaekoki .conts1 ul img {
    width: 14px;
  }
}

.pm-brand-pack{
  position: relative;
}
#feature-brand-sabaekoki{
  overflow: visible;
}
