@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Libre+Caslon+Display&family=Shippori+Mincho+B1&family=Zen+Old+Mincho&display=swap");
@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond&display=swap";
/* setting //////////////////////////////////////////////////*/
/*color*/
/*font-family*/
/*filler color*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*// mixin //////////////////////////////////////////////////*/
/* media query */
/* hover */
a {
  color: #333;
}

a:hover, a:focus {
  color: #333;
}

body {
  color: #333;
}

.ftCaption {
  background-color: #fff;
}

.ftCaption .c-ft_cap {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.4;
  letter-spacing: 0.05em;
  padding: 60px 0;
  line-height: 1.6;
  color: #666;
}

@media only screen and (max-width: 768px) {
  .ftCaption .c-ft_cap {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 768px) {
  .ftCaption .c-ft_cap {
    padding: 40px 0;
  }
}
.p-txt_sans {
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.p-txt_en-gra {
  font-family: "Cormorant Garamond", serif;
  line-height: 1;
  letter-spacing: 0.05em;
}

.brandContents a {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.brandContents a:hover {
  opacity: 0.7;
}

@media only screen and (max-width: 768px) {
  .brandContents a:hover {
    opacity: 1;
  }
}
.brandContents .container {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.brandContents .container.-size {
  max-width: 1440px;
}

.brandContents .w100 {
  width: 100% !important;
}

.brandContents .bgColor-01 {
  background-color: #f9f7f7;
}

.brandContents .bgColor-ff {
  background-color: #fff;
}

.brandContents .f-ttl_l {
  font-size: 28px;
  font-size: 2.8rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .f-ttl_l {
    font-size: 20px;
    font-size: 2rem;
  }
}
.brandContents .f-ttl_s {
  font-size: 24px;
  font-size: 2.4rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .f-ttl_s {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.brandContents .f-txt_l {
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .f-txt_l {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.brandContents .f-txt_s {
  font-size: 15px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .f-txt_s {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.brandContents .cap {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-top: 4px;
}

@media only screen and (max-width: 768px) {
  .brandContents .cap {
    font-size: 10px;
    font-size: 1rem;
  }
}
.brandContents .sub {
  font-size: 11px;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 1.4;
  letter-spacing: 0.05em;
  vertical-align: text-top;
}

@media only screen and (max-width: 768px) {
  .brandContents .sub {
    font-size: 10px;
    font-size: 1rem;
  }
}
.brandContents .f-bold {
  font-weight: 700;
}

.brandContents .txt-lh_l {
  line-height: 2.3;
}

.brandContents .txt-lh_ml {
  line-height: 1.8;
}

.brandContents .txt-lh_m {
  line-height: 1.6;
}

.brandContents .txt-lh_s {
  line-height: 1.2;
}

.brandContents .f-ptColor {
  color: #b89535;
}

.brandContents .mt0 {
  margin-top: 0 !important;
}

.brandContents .mt50 {
  margin-top: 50px !important;
}

.brandContents .mb0 {
  margin-bottom: 0 !important;
}

.brandContents .sec {
  padding: 80px 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .sec {
    padding: 40px 0;
  }
}
.brandContents .sec.-pd_l {
  padding: 120px 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .sec.-pd_l {
    padding: 60px 0;
  }
}
.brandContents .sec.-pd_m {
  padding: 90px 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .sec.-pd_m {
    padding: 45px 0;
  }
}
.brandContents .sec.-pd_s {
  padding: 60px 0 80px;
}

@media only screen and (max-width: 768px) {
  .brandContents .sec.-pd_s {
    padding: 30px 0 40px;
  }
}
.brandContents .imgBox {
  position: relative;
}

.brandContents .imgBox__cap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 1.2;
}

.brandContents .imgBox__cap.cap-basic {
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  width: auto;
  font-size: 1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  line-height: 1;
  padding: 2px 3px;
}

.brandContents .imgBox__cap.cap-tl {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
}

.brandContents .imgBox.-capGr::before {
  content: "";
  width: 100%;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  position: absolute;
  bottom: 0;
  left: 0;
}

.brandContents .imgBox.-capGr .imgBox__cap {
  color: #fff;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
  padding: 2% 4%;
  font-size: min(1.6vw, 1.6rem);
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 768px) {
  .brandContents .imgBox.-capGr .imgBox__cap {
    font-size: 1rem;
  }
}
.brandContents .secHead {
  margin-bottom: 50px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .brandContents .secHead {
    margin-bottom: 25px;
  }
}
.brandContents .secHead__ttl {
  margin-bottom: 30px;
  line-height: 1.32;
}

@media only screen and (max-width: 768px) {
  .brandContents .secHead__ttl {
    margin-bottom: 15px;
  }
}
.brandContents .secHead__ttl-01 {
  display: block;
  font-size: 45px;
  font-size: 4.5rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .secHead__ttl-01 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}
.brandContents .secHead__ttl-01 small {
  display: block;
  font-size: 55.5%;
}

.brandContents .secHead__ttl-02 {
  display: block;
  color: #b89535;
  margin-top: 10px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .secHead__ttl-02 {
    margin-top: 6px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.brandContents .con {
  padding: 50px 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .con {
    padding: 25px 0;
  }
}
.brandContents .con__ttl {
  font-size: 38px;
  font-size: 3.8rem;
  color: #b89535;
  text-align: center;
  line-height: 1.32;
  margin-bottom: 36px;
}

@media only screen and (max-width: 768px) {
  .brandContents .con__ttl {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}
.brandContents .p-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  text-align: center;
  background-color: #b89535;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  line-height: 1;
  width: 80%;
  max-width: 320px;
  height: 58px;
  margin: 0 auto;
  border-radius: 30px;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .p-btn {
    font-size: 14px;
    font-size: 1.4rem;
    height: 48px;
  }
}
.brandContents .p-btn::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #f4efe9;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .brandContents .p-btn::before {
    width: 6px;
    height: 6px;
  }
}
.brandContents .conTtl {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.36;
  padding: 18px 0;
  margin-bottom: 20px;
  border-bottom: solid 1px #b3b3b3;
}

@media only screen and (max-width: 768px) {
  .brandContents .conTtl {
    font-size: 19px;
    font-size: 1.9rem;
    padding: 8px 0;
    margin-bottom: 10px;
  }
}
.brandContents .conTtl-gd {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .brandContents .conTtl-gd {
    margin-bottom: 15px;
  }
}
.brandContents .conTtl.-size {
  font-size: 25px;
  font-size: 2.5rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .conTtl.-size {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.brandContents .conTxt {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.6;
}

@media only screen and (max-width: 768px) {
  .brandContents .conTxt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.brandContents .conItemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 44px 4%;
}

@media only screen and (max-width: 768px) {
  .brandContents .conItemBox {
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    padding: 22px 4%;
  }
}
.brandContents .conItemBtn {
  letter-spacing: 0;
  margin-left: 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .conItemBtn {
    width: 100%;
    margin-left: auto;
  }
}
.brandContents .pageTitle {
  padding: 128px 0 80px;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 768px) {
  .brandContents .pageTitle {
    padding: 100px 0 40px;
  }
}
.brandContents .pageTitle__ttl-01 {
  display: block;
  font-size: 6.5rem;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 768px) {
  .brandContents .pageTitle__ttl-01 {
    font-size: 3.6rem;
  }
}
.brandContents .pageTitle__ttl-01 small {
  font-size: 70%;
}

.brandContents .pageTitle__ttl-02 {
  display: block;
  font-size: 2.2rem;
  line-height: 1.4;
  margin-top: 2px;
}

@media only screen and (max-width: 768px) {
  .brandContents .pageTitle__ttl-02 {
    font-size: 1.3rem;
    margin-top: 8px;
  }
}
.brandContents .pageMv {
  width: 100%;
  height: 40vw;
  max-height: 730px;
  min-height: 320px;
  background: url(../images/brand/mv_pc.jpg) no-repeat center/cover;
}

@media only screen and (max-width: 768px) {
  .brandContents .pageMv {
    min-height: 280px;
    background: url(../images/brand/mv_sp.jpg) no-repeat center/cover;
  }
}
.brandContents .brTabWrap {
  padding: 35px 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .brTabWrap {
    padding: 12px 0;
  }
}
.brandContents .brTab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.brandContents .brTab li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  text-align: center;
  width: 48%;
  height: 99px;
  background: #fff;
  border: solid 1px #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .brandContents .brTab li {
    height: auto;
    padding: 2vw 0;
  }
}
.brandContents .brTab li::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 3%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 1.2vw;
  max-width: 13px;
  min-width: 6px;
  height: 34px;
  background: url(../images/brand/arr-r.svg) no-repeat center/contain;
}

.brandContents .brTab li p .txt-01 {
  display: block;
  font-size: 3.6rem;
}

@media only screen and (max-width: 768px) {
  .brandContents .brTab li p .txt-01 {
    font-size: min(7vw, 2rem);
  }
}
.brandContents .brTab li p .txt-02 {
  display: block;
  font-size: 1.8rem;
  line-height: 1.2;
}

@media only screen and (max-width: 768px) {
  .brandContents .brTab li p .txt-02 {
    font-size: min(2.4vw, 1.4rem);
  }
}
.brandContents .brTab li.on, .brandContents .brTab li:hover {
  background: #b89535;
  color: #fff;
  border-color: #b89535;
}

.brandContents .brTab li.on::after, .brandContents .brTab li:hover::after {
  -webkit-filter: invert(100%) sepia(0%) saturate(5987%) hue-rotate(146deg) brightness(125%) contrast(112%);
  filter: invert(100%) sepia(0%) saturate(5987%) hue-rotate(146deg) brightness(125%) contrast(112%);
}

.brandContents .brTabItem > div {
  display: none;
}

.brandContents .brTabItem > div.on {
  display: block;
}

.brandContents .anchorBtnWrap {
  background-color: #e6e6e6;
  padding: 30px 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 90;
}

@media only screen and (max-width: 768px) {
  .brandContents .anchorBtnWrap {
    padding: 10px 0;
    top: 0;
  }
}
.brandContents .anchorBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.brandContents .anchorBtn li {
  width: 19%;
}

.brandContents .anchorBtn li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: relative;
  background-color: #fff;
  text-align: center;
  line-height: 1.2;
  height: 80px;
  font-size: min(1.8vw, 1.8rem);
  letter-spacing: 0;
  padding: 0 4%;
}

@media only screen and (max-width: 768px) {
  .brandContents .anchorBtn li a {
    height: 68px;
    font-size: min(3vw, 1.35rem);
  }
}
.brandContents .anchorBtn li a::after {
  content: "";
  position: absolute;
  bottom: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 14%;
  max-width: 26px;
  min-width: 13px;
  height: 13px;
  background: url(../images/brand/arr-d.svg) no-repeat center/contain;
}

@media only screen and (max-width: 768px) {
  .brandContents .anchorBtn li a::after {
    bottom: 2.4%;
  }
}
.brandContents .anchorBtn li a p {
  margin-bottom: 4%;
  letter-spacing: 0;
}

.brandContents .anchorBtn.col4 li {
  width: 24%;
}

.brandContents .index__logo {
  margin-bottom: 100px;
}

@media only screen and (max-width: 768px) {
  .brandContents .index__logo {
    width: 50%;
    max-width: 200px;
    margin: 0 auto 50px;
  }
}
.brandContents .acdItem {
  position: relative;
  background-color: #fff;
  padding: 60px;
}

@media only screen and (max-width: 768px) {
  .brandContents .acdItem {
    padding: 30px 20px 40px;
  }
}
.brandContents .acdItem .is-item {
  max-height: 0;
  overflow: hidden;
  margin-top: 0;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
  visibility: hidden;
}

.brandContents .acdItem .is-item.active {
  max-height: 3000px;
  margin-top: 50px;
  visibility: visible;
}

@media only screen and (max-width: 768px) {
  .brandContents .acdItem .is-item.active {
    margin-top: 40px;
    max-height: 5000px;
  }
}
.brandContents .acdItem .moreBtn {
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background-color: #333;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 18px;
  font-size: 1.8rem;
  width: 150px;
  height: 50px;
  border-radius: 25px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .brandContents .acdItem .moreBtn {
    font-size: 14px;
    font-size: 1.4rem;
    width: 120px;
    height: 42px;
    bottom: -21px;
  }
}
.brandContents .acdItem .moreBtn p {
  padding-bottom: 4%;
}

.brandContents .acdItem .moreBtn .more {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 15%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media only screen and (max-width: 768px) {
  .brandContents .acdItem .moreBtn .more {
    width: 12px;
    height: 12px;
  }
}
.brandContents .acdItem .moreBtn .more::after, .brandContents .acdItem .moreBtn .more::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  content: "";
  width: 100%;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.brandContents .acdItem .moreBtn .more::after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  -ms-transform: translate(-50%, -50%) rotate(-90deg);
      transform: translate(-50%, -50%) rotate(-90deg);
}

.brandContents .acdItem .moreBtn.active .more::after {
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  -ms-transform: translate(-50%, -50%) rotate(0deg);
      transform: translate(-50%, -50%) rotate(0deg);
}

.brandContents .commitItem__item {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-auto-rows: 0.5fr;
  grid-template-columns: 0.815fr 1fr;
  grid-template-rows: auto 1fr;
  gap: 0px 0;
  grid-template-areas: "titlearea imagearea" "textarea imagearea";
  margin-top: 50px;
}

.brandContents .commitItem__item:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item {
    display: block;
  }
}
.brandContents .commitItem__item .titlearea {
  grid-area: titlearea;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item .titlearea {
    margin-bottom: 16px;
  }
}
.brandContents .commitItem__item .titlearea__sub {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item .titlearea__sub {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 8px;
  }
}
.brandContents .commitItem__item .titlearea__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.brandContents .commitItem__item .titlearea__title .num {
  font-size: 70px;
  font-size: 7rem;
  line-height: 1.2;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item .titlearea__title .num {
    line-height: 1;
    font-size: 56px;
    font-size: 5.6rem;
  }
}
.brandContents .commitItem__item .titlearea__title .text {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #000;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item .titlearea__title .text {
    font-size: 20px;
    font-size: 2rem;
    margin-left: 10px;
    padding-left: 10px;
  }
}
.brandContents .commitItem__item .titlearea__title .text span {
  display: inline-block;
}

.brandContents .commitItem__item .textarea {
  grid-area: textarea;
}

.brandContents .commitItem__item .textarea__text {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item .textarea__text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.brandContents .commitItem__item .imagearea {
  grid-area: imagearea;
  padding-left: 10%;
}

@media only screen and (max-width: 768px) {
  .brandContents .commitItem__item .imagearea {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.brandContents .commitItem__item .imagearea img {
  width: 100%;
}

.brandContents .commitItem__item--01 .titlearea__sub span, .brandContents .commitItem__item--01 .titlearea__title .num {
  color: #8aa781;
}

.brandContents .commitItem__item--01 .titlearea__title .text {
  border-left-color: #8aa781;
}

.brandContents .commitItem__item--02 .titlearea__sub span, .brandContents .commitItem__item--02 .titlearea__title .num {
  color: #9e736e;
}

.brandContents .commitItem__item--02 .titlearea__title .text {
  border-left-color: #9e736e;
}

.brandContents .commitItem__item--03 .titlearea__sub span, .brandContents .commitItem__item--03 .titlearea__title .num {
  color: #5f96b6;
}

.brandContents .commitItem__item--03 .titlearea__title .text {
  border-left-color: #5f96b6;
}

.brandContents .commitItem__item--04 .titlearea__sub span, .brandContents .commitItem__item--04 .titlearea__title .num {
  color: #cc8c5f;
}

.brandContents .commitItem__item--04 .titlearea__title .text {
  border-left-color: #cc8c5f;
}

.brandContents .commitItem__item--05 .titlearea__sub span, .brandContents .commitItem__item--05 .titlearea__title .num {
  color: #8a9832;
}

.brandContents .commitItem__item--05 .titlearea__title .text {
  border-left-color: #8a9832;
}

.brandContents .commitItem__item--06 .titlearea__sub span, .brandContents .commitItem__item--06 .titlearea__title .num {
  color: #978661;
}

.brandContents .commitItem__item--06 .titlearea__title .text {
  border-left-color: #978661;
}

.brandContents .commitItem__item--07 .titlearea__sub span, .brandContents .commitItem__item--07 .titlearea__title .num {
  color: #826993;
}

.brandContents .commitItem__item--07 .titlearea__title .text {
  border-left-color: #826993;
}

.brandContents #achivements .sec-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents #achivements .sec-in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.brandContents #achivements .sec-in__01 {
  -ms-flex-preferred-size: 32%;
  -webkit-flex-basis: 32%;
          flex-basis: 32%;
}

.brandContents #achivements .sec-in__01 .itemWrap {
  padding: 0px 7% 7%;
}

.brandContents #achivements .sec-in__01 .itemWrap .logo {
  width: 90%;
  max-width: 240px;
  margin: 0 auto;
}

.brandContents #achivements .sec-in__01 .itemWrap > div {
  padding-top: 6%;
}

.brandContents #achivements .sec-in__02 {
  -ms-flex-preferred-size: 66.7%;
  -webkit-flex-basis: 66.7%;
          flex-basis: 66.7%;
}

.brandContents #achivements .sec-in__02 .itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.brandContents #achivements .sec-in__02 .itemWrap .imgBox {
  -ms-flex-preferred-size: 49%;
  -webkit-flex-basis: 49%;
          flex-basis: 49%;
}

.brandContents #achivements .sec-in h4 {
  color: #b89535;
  text-align: center;
  font-size: min(2vw, 2.2rem);
  border-top: solid 1px #b89535;
  border-bottom: solid 1px #b89535;
  line-height: 1;
  padding: 16px 0;
  margin-bottom: 30px;
}

@media only screen and (max-width: 768px) {
  .brandContents #achivements .sec-in h4 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.brandContents #quality .sec-in {
  margin-top: 120px;
}

@media only screen and (max-width: 768px) {
  .brandContents #quality .sec-in {
    margin-top: 60px;
  }
}
.brandContents #quality .sec-in .itemWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin-bottom: 56px;
}

@media only screen and (max-width: 768px) {
  .brandContents #quality .sec-in .itemWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    margin-bottom: 28px;
  }
}
.brandContents #quality .sec-in .itemWrap .txtBox {
  -ms-flex-preferred-size: 42%;
  -webkit-flex-basis: 42%;
          flex-basis: 42%;
}

.brandContents #quality .sec-in .itemWrap .txtBox .logoBox {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .brandContents #quality .sec-in .itemWrap .txtBox .logoBox {
    width: 80%;
    margin: 0 auto;
  }
}
.brandContents #quality .sec-in .itemWrap .txtBox .logoBox p {
  font-size: min(1.5vw, 1.4rem);
  margin-bottom: 16px;
}

@media only screen and (max-width: 768px) {
  .brandContents #quality .sec-in .itemWrap .txtBox .logoBox p {
    font-size: min(2.8vw, 1.2rem);
  }
}
.brandContents #quality .sec-in .itemWrap .txtBox h4 {
  margin: 42px 0 16px;
}

@media only screen and (max-width: 768px) {
  .brandContents #quality .sec-in .itemWrap .txtBox h4 {
    margin: 30px 0 8px;
  }
}
.brandContents #quality .sec-in .itemWrap .imgBox {
  -ms-flex-preferred-size: 52%;
  -webkit-flex-basis: 52%;
          flex-basis: 52%;
  max-width: 550px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .brandContents #quality .sec-in .itemWrap .imgBox {
    margin-top: 15px;
  }
}
.brandContents #quality .sec-in .itemWrap .imgBox.-w100 {
  max-width: 100%;
}

.brandContents #support .conBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media only screen and (max-width: 768px) {
  .brandContents #support .conBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
  }
}
.brandContents #support .conBox > div {
  width: 100%;
}

.brandContents #support .conBox > div.-half {
  width: 47.5%;
}

@media only screen and (max-width: 768px) {
  .brandContents #support .conBox > div.-half {
    width: 100%;
  }
}
.brandContents #support .conItemBox {
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .brandContents #support .conItemBox {
    margin-top: 20px;
  }
}
.brandContents #support .conItemBox .imgBox {
  -ms-flex-preferred-size: 18%;
  -webkit-flex-basis: 18%;
          flex-basis: 18%;
  text-align: center;
}

.brandContents #support .conItemBox .txtBox {
  -ms-flex-preferred-size: 78%;
  -webkit-flex-basis: 78%;
          flex-basis: 78%;
}

.brandContents #support .conItemBox-gd .txtBox {
  -ms-flex-preferred-size: 46%;
  -webkit-flex-basis: 46%;
          flex-basis: 46%;
}

.brandContents #support .conItemBox-gd .imgBox {
  -ms-flex-preferred-size: 48%;
  -webkit-flex-basis: 48%;
          flex-basis: 48%;
  text-align: center;
}

.brandContents #support .imgBoxAreaWrap {
  margin-top: 20px;
}

.brandContents #support .imgBoxArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents #support .imgBoxArea {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 10px 0.5%;
  }
}
.brandContents #support .imgBoxArea > div {
  width: 24%;
}

@media only screen and (max-width: 768px) {
  .brandContents #support .imgBoxArea > div {
    width: 49%;
  }
}
.brandContents #support .imgBoxArea img {
  width: 100%;
}

.brandContents #support .conItem {
  margin-top: 60px;
}

@media only screen and (max-width: 768px) {
  .brandContents #support .conItem {
    margin-top: 24px;
  }
}
.brandContents #aftercare .sec-in {
  margin-top: 80px;
}

@media only screen and (max-width: 768px) {
  .brandContents #aftercare .sec-in {
    margin-top: 36px;
  }
}
.brandContents #aftercare .sec-in img {
  width: 100%;
}

.brandContents #aftercare .sec-in .conItemBox {
  padding: 0;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents #aftercare .sec-in .conItemBox {
    margin-top: 40px;
  }
}
.brandContents #aftercare .sec-in .conItemBox .txtBox {
  -ms-flex-preferred-size: 70.5%;
  -webkit-flex-basis: 70.5%;
          flex-basis: 70.5%;
  border-left: solid 3px #b89535;
  padding-left: 2%;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 768px) {
  .brandContents #aftercare .sec-in .conItemBox .txtBox {
    padding-left: 24px;
  }
}
.brandContents #aftercare .sec-in .conItemBox .imgBox {
  -ms-flex-preferred-size: 26.4%;
  -webkit-flex-basis: 26.4%;
          flex-basis: 26.4%;
}

.brandContents .voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents .voice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.brandContents .voice__item {
  position: relative;
  -ms-flex-preferred-size: 48.7%;
  -webkit-flex-basis: 48.7%;
          flex-basis: 48.7%;
}

.brandContents .voice__item img {
  width: 100%;
}

.brandContents .voice__item .txtBox {
  padding: 26px 9% 120px;
}

@media only screen and (max-width: 768px) {
  .brandContents .voice__item .txtBox {
    padding: 20px 9% 90px;
  }
}
.brandContents .voice__item .voiceTtl {
  text-align: center;
  line-height: 1.3;
  margin-bottom: 26px;
}

@media only screen and (max-width: 768px) {
  .brandContents .voice__item .voiceTtl {
    margin-bottom: 16px;
  }
}
.brandContents .voice__item .voiceTtl span {
  display: block;
}

.brandContents .voice__item .voiceTtl__01 {
  color: #b89535;
  margin-bottom: 4px;
}

.brandContents .voice__item .voiceTxt {
  letter-spacing: 0;
  line-height: 1.8;
}

.brandContents .voice__item .voiceBtn {
  position: absolute;
  bottom: 38px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}

@media only screen and (max-width: 768px) {
  .brandContents .voice__item .voiceBtn {
    bottom: 24px;
  }
}
.brandContents .about .index__logo {
  margin-bottom: 60px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .index__logo {
    width: 80%;
    max-width: 240px;
    margin-bottom: 30px;
  }
}
.brandContents .about .index__lead {
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .index__lead {
    margin-bottom: 16px;
  }
}
.brandContents .about .index__txt {
  margin-bottom: 80px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .index__txt {
    margin-bottom: 40px;
  }
}
.brandContents .about .cBgImg {
  width: 100%;
  height: 46vw;
  max-height: 800px;
  min-height: 320px;
  background: url(../images/brand/g-c01_pc.jpg) no-repeat center/cover;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .cBgImg {
    min-height: 300px;
    background: url(../images/brand/g-c01_sp.jpg) no-repeat 44% center/cover;
  }
}
.brandContents .about .secTtl {
  text-align: center;
  line-height: 1;
  color: #fff;
  background-color: #b89535;
  font-size: 45px;
  font-size: 4.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  height: 80px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .secTtl {
    font-size: 26px;
    font-size: 2.6rem;
    height: 56px;
  }
}
.brandContents .about .developItem .developItemTtl {
  font-size: 38px;
  font-size: 3.8rem;
  color: #b89535;
  line-height: 1;
  padding: 30px 0 20px;
  margin-bottom: 50px;
  border-bottom: solid 2px #b89535;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .developItem .developItemTtl {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 15px 0 12px;
    margin-bottom: 20px;
    border-width: 1px;
  }
}
.brandContents .about .developItem__item--01 .developItemTtl {
  padding-top: 0;
}

.brandContents .about .developItem .itemBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .developItem .itemBoxWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.brandContents .about .developItem .itemBoxWrap .itemBox {
  -ms-flex-preferred-size: 30%;
  -webkit-flex-basis: 30%;
          flex-basis: 30%;
}

.brandContents .about .developItem .itemBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-top: 50px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .developItem .itemBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    margin-top: 30px;
  }
}
.brandContents .about .developItem .itemBox.flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: end;
          align-items: end;
}

.brandContents .about .developItem .itemBox.flex-block {
  display: block;
}

.brandContents .about .developItem .itemBox .imgBox {
  -ms-flex-preferred-size: 46.5%;
  -webkit-flex-basis: 46.5%;
          flex-basis: 46.5%;
}

.brandContents .about .developItem .itemBox .txtBox {
  -ms-flex-preferred-size: 49.5%;
  -webkit-flex-basis: 49.5%;
          flex-basis: 49.5%;
}

.brandContents .about .developItem .itemBox .txtBox .conEtc {
  border: solid 1px #b3b3b3;
  padding: 12px 24px;
  margin-top: 32px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about .developItem .itemBox .txtBox .conEtc {
    padding: 8px 16px;
    margin-top: 20px;
  }
}
.brandContents .about #mansion .itemBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents .about #mansion .itemBoxWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.brandContents .about #mansion .itemBoxWrap .itemBox {
  -ms-flex-preferred-size: 31%;
  -webkit-flex-basis: 31%;
          flex-basis: 31%;
}

.brandContents .about #mansion .itemBoxWrap .itemBox img {
  width: 100%;
}

.brandContents .about #mansion .itemBoxWrap .itemBox .logoBox {
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about #mansion .itemBoxWrap .itemBox .logoBox {
    width: 80%;
    max-width: 400px;
    margin: 0 auto 10px;
  }
}
.brandContents .about #global .itemBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents .about #global .itemBoxWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 30px;
  }
}
.brandContents .about #global .itemBoxWrap .itemBox {
  -ms-flex-preferred-size: 47.5%;
  -webkit-flex-basis: 47.5%;
          flex-basis: 47.5%;
}

.brandContents .about #group .logo {
  width: 90%;
  max-width: 480px;
  margin: 0 auto;
}

.brandContents .about #group .lead {
  text-align: center;
  margin: 60px auto 70px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about #group .lead {
    margin: 30px auto 35px;
  }
}
.brandContents .about #group .itemBoxWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

@media only screen and (max-width: 768px) {
  .brandContents .about #group .itemBoxWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.brandContents .about #group .itemBoxWrap .itemBox {
  -ms-flex-preferred-size: 32%;
  -webkit-flex-basis: 32%;
          flex-basis: 32%;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 24px 30px 40px;
}

@media only screen and (max-width: 768px) {
  .brandContents .about #group .itemBoxWrap .itemBox {
    padding: 16px 32px 30px;
  }
}
/*# sourceMappingURL=../../map/brand/brand.css.map */