@charset "UTF-8";
/* ============================================================================
  base
============================================================================== */
body {
  line-height: 1;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
}

body, h1, h2, h3, h4, h5, h6, figure, p, ul, li {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  height: auto;
}

ul, li {
  list-style: none;
}

a {
  cursor: pointer;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

a:hover {
  opacity: 0.8;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  text-decoration: none;
}

a, a img, input:focus, button:focus, textarea, span {
  outline: 0;
}

html {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

html::-webkit-scrollbar {
  display: none;
}

.com-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .com-sp {
    display: block;
  }
  .com-pc {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* ============================================================================
  common
============================================================================== */
.body, h2, h3, h4, h5 {
  color: #555555;
  font-family: "Noto Serif JP", "serif";
  font-weight: 400;
  font-size: 20px;
  line-height: 2;
}

.com-h2 {
  color: #922A32;
  letter-spacing: 0.08em;
  font-size: 40px;
}

.com-inner {
  max-width: 1440px;
  padding: 0 60px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .com-inner {
    padding: 0 10px;
  }
}

.com-bg-color {
  background-color: #F9F4F4;
}

/*--------------------------------
 共通オンラインストアリンク
---------------------------------*/
.com-link-sect-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .com-link-sect-flex {
    display: block;
  }
}

.com-link-sect .link {
  border: 1px solid #922A32;
  display: block;
  padding: 54px 10px;
  width: 49%;
}

@media screen and (max-width: 767px) {
  .com-link-sect .link {
    margin-top: 10px;
    padding: 17px 10px;
    width: 100%;
  }
}

.com-link-sect .link-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.com-link-sect .link-bg-store {
  background-image: url(../img/info/info-banner-store.jpg);
}

.com-link-sect .link-bg-company {
  background-image: url(../img/info/info-banner-company.jpg);
}

.com-link-sect .txt {
  color: #922A32;
  font-size: 24px;
  letter-spacing: 0.04em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .com-link-sect .txt {
    font-size: 15px;
    letter-spacing: 0.03em;
  }
}

/* ============================================================================
  kakishibu LP
  1
  mv
============================================================================== */
/*--------------------------------
 1-1
 header
---------------------------------*/
.header {
  position: relative;
}

/*--------------------------------
 1-2
 site-ttl ロゴ
---------------------------------*/
.header .site-ttl {
  position: absolute;
  left: 60px;
  top: 90px;
  z-index: 1;
}

@media screen and (max-width: 999px) {
  .header .site-ttl {
    left: 30px;
    top: 40px;
  }
}

.header .site-ttl__img {
  max-width: 75px;
  width: 100%;
}

@media screen and (max-width: 1499px) {
  .header .site-ttl__img {
    max-width: 55px;
  }
}

@media screen and (max-width: 999px) {
  .header .site-ttl__img {
    max-width: 50px;
  }
}

@media screen and (max-width: 767px) {
  .header .site-ttl__img {
    max-width: 35px;
  }
}

.header .site-link {
  display: block;
}

/*--------------------------------
 1-3
 mv
---------------------------------*/
.header .mv__img {
  height: calc(100vh - 178px);
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 1299px) {
  .header .mv__img {
    height: calc(100vh - 194px);
  }
}

@media screen and (max-width: 767px) {
  .header .mv__img {
    max-height: calc((var(--vh, 1vh) * 100) - 220px);
    -o-object-position: bottom right;
       object-position: bottom right;
  }
}

.header .accent {
  display: none;
  bottom: -95px;
  position: absolute;
  right: 60px;
}

.header .accent__img {
  max-width: 200px;
}

/*--------------------------------
 1-4
 テキスト
---------------------------------*/
.header .catch-copy {
  left: 260px;
  position: absolute;
  top: 210px;
}

@media screen and (max-width: 999px) {
  .header .catch-copy {
    left: 200px;
    top: 150px;
  }
}

@media screen and (max-width: 767px) {
  .header .catch-copy {
    left: 187px;
    top: 66px;
  }
}

.header .catch-copy__txt {
  font-size: 24px;
  letter-spacing: 0.12em;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .header .catch-copy__txt {
    font-size: 15px;
  }
}

/* ============================================================================
  kakishibu LP
  2
  info
============================================================================== */
/*--------------------------------
 2-1
 全体
---------------------------------*/
.info {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .info {
    margin-top: 50px;
  }
}

/*--------------------------------
 2-2
 インフォメーション
---------------------------------*/
.info__txt-sect .ttl {
  color: #922A32;
  letter-spacing: 0.04em;
  font-family: "adobe-caslon-pro", "serif";
  font-size: 24px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .info__txt-sect .ttl {
    font-size: 18px;
    line-height: 1.2;
    padding-top: 5px;
    text-align: center;
  }
}

.info__txt-sect .items {
  margin-top: 17px;
}

@media screen and (max-width: 767px) {
  .info__txt-sect .items {
    margin-top: 0;
  }
}

.info__txt-sect .items .item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .info__txt-sect .items .item {
    display: block;
    padding-top: 15px;
  }
}

.info__txt-sect .items .item__date {
  display: block;
  font-family: "adobe-caslon-pro", "serif";
  font-size: 18px;
  letter-spacing: 0.06em;
  padding-right: 27px;
}

@media screen and (max-width: 767px) {
  .info__txt-sect .items .item__date {
    font-size: 14px;
    line-height: 1.4;
  }
}

.info__txt-sect .items .item__txt {
  display: block;
  font-size: 18px;
  letter-spacing: 0.02em;
  padding-bottom: 9px;
}

@media screen and (max-width: 767px) {
  .info__txt-sect .items .item__txt {
    font-size: 14px;
    line-height: 1.4;
  }
}

/*--------------------------------
 2-3
 オンラインストアリンク
---------------------------------*/
.info .com-link-sect {
  margin-top: 154px;
}

@media screen and (max-width: 767px) {
  .info .com-link-sect {
    margin-top: 0;
  }
}

/*--------------------------------
 2-4
 infoHeader
 ※インフォメーションテキストまでファーストビューに入れる
---------------------------------*/
.infoHeader {
  margin-top: 20px !important;
}

.infoHeader .info__txt-sect .items {
  margin-top: 0;
}

/* ============================================================================
  kakishibu LP
  3
  lead
============================================================================== */
/*--------------------------------
 3-1
 全体
---------------------------------*/
.lead {
  margin-top: 150px;
}

@media screen and (max-width: 767px) {
  .lead {
    margin-top: 55px;
  }
}

@media screen and (min-width: 1441px) {
  .lead .com-inner {
    max-width: 100%;
  }
}

/*--------------------------------
 3-2
 lead-block共通
---------------------------------*/
.lead-block-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .lead-block-flex {
    display: block;
  }
}

.lead-block .pict-sec {
  width: 55.5%;
}

@media screen and (max-width: 767px) {
  .lead-block .pict-sec {
    width: 100%;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}

.lead-block .pict-sec__img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lead-block .text-wrap {
  width: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .lead-block .text-wrap {
    display: block;
    margin-top: 25px;
    width: 100%;
  }
}

.lead-block .ttl-sec__txt {
  font-size: 32px;
  letter-spacing: 0.15em;
  line-height: 1.5;
  text-orientation: upright;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media screen and (max-width: 767px) {
  .lead-block .ttl-sec__txt {
    font-size: 18px;
    letter-spacing: 0.06em;
    text-orientation: initial;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
  }
}

.lead-block .desc-sec {
  max-width: 275px;
  margin-top: auto;
}

@media screen and (max-width: 767px) {
  .lead-block .desc-sec {
    max-width: 100%;
    margin-top: 12px;
  }
}

.lead-block .desc-sec__txt {
  letter-spacing: 0.02em;
  font-size: 16px;
  line-height: 1.65;
}

@media screen and (max-width: 767px) {
  .lead-block .desc-sec__txt {
    font-size: 11px;
    letter-spacing: 0.04em;
    line-height: 2;
  }
}

/*--------------------------------
 3-4
 lead-block-upper
---------------------------------*/
.lead-block__upper {
  margin-left: -60px;
}

@media screen and (max-width: 767px) {
  .lead-block__upper {
    margin-left: 0;
  }
}

@media screen and (min-width: 1441px) {
  .lead-block__upper .text-wrap {
    padding-right: calc((100% - 1400px) / 2);
  }
}

.lead-block__upper .ttl-sec {
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .lead-block__upper .ttl-sec {
    padding-left: 0;
  }
}

/*--------------------------------
 3-5
 lead-block-bottom
---------------------------------*/
.lead-block__bottom {
  margin-top: 110px;
  margin-right: -60px;
}

@media screen and (max-width: 767px) {
  .lead-block__bottom {
    margin-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  .lead-block__bottom {
    margin-right: 0;
  }
}

.lead-block__bottom .lead-block-flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (min-width: 1441px) {
  .lead-block__bottom .text-wrap {
    padding-left: calc((100% - 1400px) / 2);
  }
}

.lead-block__bottom .ttl-sec {
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .lead-block__bottom .ttl-sec {
    padding: 0;
  }
}

/*--------------------------------
 3-6
 lead-block-middle
---------------------------------*/
.lead-middle {
  margin-top: 95px;
}

@media screen and (max-width: 767px) {
  .lead-middle {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1441px) {
  .lead-middle {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}

.lead-middle-ttl-sect {
  text-align: center;
}

.lead-middle-ttl-sect .ttl {
  color: #922A32;
  font-size: 24px;
  letter-spacing: 0.04em;
}

@media screen and (max-width: 767px) {
  .lead-middle-ttl-sect .ttl {
    font-size: 18px;
  }
}

.lead-middle-pict-sect {
  text-align: center;
  margin-top: 20px;
}

.lead-middle-pict-sect .img {
  margin: auto;
  max-width: 735px;
}

@media screen and (max-width: 767px) {
  .lead-middle-pict-sect .img {
    max-width: 400px;
  }
}

/*--------------------------------
 3-7
 safari対策
---------------------------------*/
@media screen and (min-width: 768px) {
  _::-webkit-full-page-media, _:future, :root .lead-block__upper .ttl-sec__txt {
    width: 144px;
  }
}

@media screen and (min-width: 768px) {
  _::-webkit-full-page-media, _:future, :root .lead-block__bottom .ttl-sec__txt {
    width: 96px;
  }
}

/*--------------------------------
 3-8
 firefox対策
---------------------------------*/
@-moz-document url-prefix() {
  @media screen and (min-width: 768px) {
    .lead-block__upper .ttl-sec__txt {
      width: 144px;
    }
  }
  @media screen and (min-width: 768px) {
    .lead-block__bottom .ttl-sec__txt {
      width: 96px;
    }
  }
}

/* ============================================================================
  CSR LP
  2025-07
============================================================================== */
.feat {
/*  margin-top: 113px;*/
}

@media screen and (max-width: 767px) {
  .feat {
    margin-top: 40px;
  }
}

.feat .com-bg-color {
  padding:50px 100px 100px 200px;
}

@media screen and (max-width: 767px) {
  .feat .com-bg-color {
    padding-top: 25px;
    padding-bottom: 40px;
  }
}

/*--------------------------------
 4-2
 共通
---------------------------------*/
.feat-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .feat-flex-container .feat-block {
    margin-top: 25px;
  }
}

.feat-flex-container .feat-block .point {
  color: #922A32;
  letter-spacing: 0.04em;
  padding-top: 25px;
}
.feat-flex-container .feat-block h2.point {
  padding-top:0;
}

@media screen and (max-width: 767px) {
  .feat-flex-container .feat-block .point {
    font-size: 15px;
    letter-spacing: 0.06em;
    padding-top: 8px;
  }
}

.feat-flex-container .feat-block .space {
  padding-right: 20px;
}

@media screen and (max-width: 767px) {
  .feat-flex-container .feat-block .space {
    padding-right: 15px;
  }
}

.feat-flex-container .feat-block .txt {
  font-size: 16px;
  line-height: 1.75;
  padding-top: 10px;
}

@media screen and (max-width: 767px) {
  .feat-flex-container .feat-block .txt {
    font-size: 11px;
    letter-spacing: 0.04em;
    line-height: 2;
    padding-top: 5px;
  }
}

/*--------------------------------
 4-3
 特徴1
---------------------------------*/
@media screen and (max-width: 767px) {
  .feat-flex-container-upper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.feat-flex-container-upper .feat-block {
  max-width: 1105px;
}

.feat-flex-container-upper .feat-ttl {
  padding: 0 30px 0 60px;
}

@media screen and (max-width: 1399px) {
  .feat-flex-container-upper .feat-ttl {
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .feat-flex-container-upper .feat-ttl {
    padding: 0;
    text-align: center;
  }
}

.feat-flex-container-upper .feat-ttl .ttl {
  font-size: 40px;
  letter-spacing: 0.3em;
  line-height: 1.25;
  text-orientation: upright;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

@media screen and (max-width: 767px) {
  .feat-flex-container-upper .feat-ttl .ttl {
    text-orientation: initial;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
    font-size: 20px;
    letter-spacing: 0.02em;
  }
}

/*--------------------------------
 4-4
 特徴2,特徴3
---------------------------------*/
.feat-flex-container-bottom {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .feat-flex-container-bottom {
    margin-top: 0;
  }
}

.feat-flex-container-bottom .feat-flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1105px;
}

@media screen and (max-width: 767px) {
  .feat-flex-container-bottom .feat-flex-wrap {
    display: block;
  }
}

.feat-flex-container-bottom .feat-block {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .feat-flex-container-bottom .feat-block {
    width: 100%;
  }
}

.feat-flex-container-bottom .feat-flex-dummy {
  min-width: 140px;
}

@media screen and (max-width: 1399px) {
  .feat-flex-container-bottom .feat-flex-dummy {
    min-width: 110px;
  }
}

@media screen and (max-width: 767px) {
  .feat-flex-container-bottom .feat-flex-dummy {
    display: none;
  }
}

/* ============================================================================
  kakishibu LP
  5
  products
============================================================================== */
/*--------------------------------
 5-1
 全体
---------------------------------*/
.products {
  margin-top: 135px;
}

@media screen and (max-width: 767px) {
  .products {
    margin-top: 45px;
  }
}

/*--------------------------------
 5-2
 タイトル
---------------------------------*/
.products-ttl-sect {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .products-ttl-sect .ttl {
    font-size: 18px;
  }
}

/*--------------------------------
 5-3
 商品リンク部分｜全体レイアウト
---------------------------------*/
.products-link-sect {
  margin-top: 55px;
}

@media screen and (max-width: 767px) {
  .products-link-sect {
    margin-top: 25px;
  }
}

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

@media screen and (max-width: 767px) {
  .products-link-flex {
    display: block;
  }
}

/*--------------------------------
 5-3
 商品ブロック：共通
---------------------------------*/
.products-link-sect {
  margin-top: 28px;
}

.products-link-sect .item:nth-child(2) {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .products-link-sect .item:nth-child(2) {
    margin-top: 40px;
  }
}

.products-link-sect .item:nth-child(3) {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .products-link-sect .item:nth-child(3) {
    margin-top: 40px;
  }
}

.products-link-sect .item {
  width: 30.46%;
}

@media screen and (max-width: 767px) {
  .products-link-sect .item {
    width: 100%;
  }
}

.products-link-sect .item-link {
  display: block;
}

@media screen and (max-width: 767px) {
  .products-link-sect .item-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 767px) {
  .products-link-sect .item:nth-child(odd) .item-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media screen and (max-width: 767px) {
  .products-link-sect .img-wrap {
    width: 49%;
  }
}

.products-link-sect .desc-wrap {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .products-link-sect .desc-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
    width: 49%;
  }
}

.products-link-sect .desc-wrap__ttl {
  letter-spacing: 0.04em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .products-link-sect .desc-wrap__ttl {
    letter-spacing: 0.02em;
  }
}

@media screen and (max-width: 599px) {
  .products-link-sect .desc-wrap__ttl {
    font-size: 14px;
    text-align: left;
  }
}

.products-link-sect .desc-wrap__txt {
  color: #555;
  font-size: 14px;
  margin-top: 15px;
}

@media screen and (max-width: 599px) {
  .products-link-sect .desc-wrap__txt {
    font-size: 11px;
    margin-top: 0;
  }
}

.products-link-sect .desc-wrap__link {
  color: #555;
  background-color: #FFF;
  border: 1px solid #555;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  margin-top: 35px;
  padding: 15px 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .products-link-sect .desc-wrap__link {
    font-size: 12px;
    margin-top: auto;
    padding: 5px 10px;
  }
}

@media screen and (max-width: 599px) {
  .products-link-sect .desc-wrap__link {
    margin-top: 15px;
  }
}

/*--------------------------------
 5-3
 products
---------------------------------*/
.products__pict-sect--link {
  display: block;
  width: 30%;
}

@media screen and (max-width: 767px) {
  .products__pict-sect--link {
    width: 100%;
  }
}

.products__pict-sect--link:nth-child(2) {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .products__pict-sect--link:nth-child(2) {
    margin-top: 30px;
  }
}

.products__pict-sect--link:nth-child(3) {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .products__pict-sect--link:nth-child(3) {
    margin-top: 30px;
  }
}

.products__pict-sect--img {
  max-width: 400px;
}

@media screen and (max-width: 767px) {
  .products__pict-sect--img {
    max-width: 100%;
  }
}

/* ============================================================================
  kakishibu LP
  6
  concept
============================================================================== */
/*--------------------------------
 6-1
 全体
---------------------------------*/
.concept {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .concept {
    margin-top: 50px;
  }
}

.concept .com-bg-color {
  padding-top: 75px;
  padding-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .concept .com-bg-color {
    padding-top: 25px;
    padding-bottom: 30px;
  }
}

/*--------------------------------
 6-2
 テキスト
---------------------------------*/
.concept-txt-sect {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .concept-txt-sect .ttl {
    font-size: 18px;
  }
}

.concept-txt-sect .txt {
  margin: auto;
  margin-top: 50px;
  max-width: 1000px;
}

@media screen and (max-width: 767px) {
  .concept-txt-sect .txt {
    font-size: 11px;
    letter-spacing: 0;
    margin-top: 15px;
  }
}

@media screen and (max-width: 499px) {
  .concept-txt-sect .txt .br {
    display: none;
  }
}

/*--------------------------------
 6-3
 画像
---------------------------------*/
.concept-pict-sect {
  margin-top: 90px;
}

@media screen and (max-width: 767px) {
  .concept-pict-sect {
    margin-top: 25px;
  }
}

/* ============================================================================
  kakishibu LP
  7
  about
============================================================================== */
/*--------------------------------
 7-1
 全体
---------------------------------*/
.about {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .about {
    margin-top: 38px;
  }
}

/*--------------------------------
 7-2
 タイトル
---------------------------------*/
@media screen and (max-width: 767px) {
  .about-ttl-sect .ttl {
    font-size: 18px;
    text-align: center;
  }
}

/*--------------------------------
 7-3
 flex
---------------------------------*/
.about-flex-sect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 43px;
}

@media screen and (max-width: 767px) {
  .about-flex-sect {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 15px;
  }
}

.about-flex-sect .desc-wrap {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .about-flex-sect .desc-wrap {
    margin-top: 20px;
    width: 100%;
  }
}

.about-flex-sect .desc-wrap .txt {
  font-size: 16px;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  .about-flex-sect .desc-wrap .txt {
    font-size: 11px;
    line-height: 2;
    text-align: center;
  }
}

.about-flex-sect .pict-wrap {
  width: 47%;
}

@media screen and (max-width: 767px) {
  .about-flex-sect .pict-wrap {
    width: 100%;
  }
}

.about-flex-sect .pict-wrap .img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.about-flex-sect .link {
  margin-top: 90px;
  color: #555;
  background-color: #FFF;
  border: 1px solid #555;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  max-width: 400px;
  padding: 15px 10px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .about-flex-sect .link {
    font-size: 12px;
    max-width: 100%;
    margin-top: 20px;
    padding: 5px 10px;
  }
}

/* ============================================================================
  kakishibu LP
  8
  faq
============================================================================== */
/*--------------------------------
 8-1
 全体
---------------------------------*/
.faq {
  margin-top: 120px;
}

@media screen and (max-width: 767px) {
  .faq {
    margin-top: 90px;
  }
}

.faq .com-bg-color {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .faq .com-bg-color {
    padding-top: 25px;
    padding-bottom: 20px;
  }
}

/*--------------------------------
 8-2
 タイトル
---------------------------------*/
.faq-ttl-sec .ttl {
  color: #922A32;
  font-weight: 500;
  font-size: 34px;
  letter-spacing: 0.08em;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .faq-ttl-sec .ttl {
    font-size: 18px;
  }
}

/*--------------------------------
 8-3
 テキスト
---------------------------------*/
@media screen and (max-width: 767px) {
  .faq-cont-wrap {
    margin-top: -10px;
  }
}

.faq-cont-wrap .items {
  margin-left: 7vw;
}

@media screen and (min-width: 1441px) {
  .faq-cont-wrap .items {
    margin-left: 5vw;
  }
}

@media screen and (max-width: 1199px) {
  .faq-cont-wrap .items {
    margin-left: 0;
  }
}

.faq-cont-wrap .item {
  padding-top: 55px;
}

@media screen and (max-width: 767px) {
  .faq-cont-wrap .item {
    padding-top: 27px;
  }
}

.faq-cont-wrap .ttl {
  font-size: 24px;
  color: #922A32;
  font-weight: 500;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .faq-cont-wrap .ttl {
    font-size: 13px;
  }
}

.faq-cont-wrap .no {
  padding-right: 10px;
}

.faq-cont-wrap .txt {
  font-size: 16px;
  color: #922A32;
  font-weight: 500;
  letter-spacing: 0.08em;
  padding-left: 3.5vw;
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .faq-cont-wrap .txt {
    font-size: 11px;
    padding-left: 0;
  }
}

/* ============================================================================
  kakishibu LP
  9
  footer
============================================================================== */
/*--------------------------------
 8-1
 全体
---------------------------------*/
.footer {
  margin-top: 110px;
  margin-bottom: 50px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .footer {
    margin-top: 55px;
    margin-bottom: 25px;
  }
}

/*--------------------------------
 8-2
 タイトル
---------------------------------*/
.footer-cont-ttl-sect .ttl {
  font-size: 28px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer-cont-ttl-sect .ttl {
    font-size: 18px;
    line-height: 1.75;
  }
}

.footer-cont-ttl-sect .desc {
  color: #922A32;
  letter-spacing: 0.08em;
  font-size: 24px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer-cont-ttl-sect .desc {
    font-size: 14px;
    margin-top: 4px;
  }
}

/*--------------------------------
 8-3
 オンラインストアリンク
---------------------------------*/
.footer-cont .com-link-sect {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .footer-cont .com-link-sect {
    margin-top: 20px;
  }
}

/*--------------------------------
 8-3
 footer-cont-tel
---------------------------------*/
.footer-cont-tel {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer-cont-tel {
    margin-top: 15px;
  }
}

.footer-cont-tel .link {
  display: inline-block;
}

.footer-cont-tel .link__img {
  max-width: 480px;
}

@media screen and (max-width: 767px) {
  .footer-cont-tel .link__img {
    max-width: 270px;
  }
}

.footer-cont-tel .txt {
  letter-spacing: 0.12em;
  padding-top: 5px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .footer-cont-tel .txt {
    font-size: 13px;
  }
}

/*--------------------------------
 8-4
 footer-logo
---------------------------------*/
.footer-logo {
  margin-top: 170px;
}

@media screen and (max-width: 767px) {
  .footer-logo {
    margin-top: 80px;
    text-align: center;
  }
}

.footer-logo-link {
  display: block;
}

.footer-logo .img {
  max-width: 55px;
  width: 55px;
}

@media screen and (max-width: 767px) {
  .footer-logo .img {
    max-width: 35px;
    width: 35px;
  }
}

/*--------------------------------
 8-5
 footer-copyright
---------------------------------*/
.footer-copyright {
  margin-top: 20px;
  margin-left: 18%;
}

@media screen and (max-width: 767px) {
  .footer-copyright {
    margin-left: 0;
    margin-top: 44px;
    text-align: center;
  }
}

.footer-copyright .txt {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .footer-copyright .txt {
    font-size: 10px;
  }
}

.footer-copyright .txt-copyright {
  font-family: "adobe-caslon-pro", "serif";
}

/*--------------------------------
 8-6
 footer-to-top-btn
---------------------------------*/
.footer-to-top-btn {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 30px;
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  .footer-to-top-btn {
    display: none;
  }
}

.footer-to-top-btn .img {
  max-width: 18px;
}

/* 202407 コンテンツ追加対応 */
.feat-flex-container-addition .feat-flex-wrap {
  display:flex;
  margin-top:50px;
  border-top:1px solid #ccc;
  padding-bottom:50px;
  max-width:1105px;
  justify-content:space-between;
}
.feat-flex-container-addition .feat-block.block_text .point {
  margin-bottom:15px;
}
.feat-flex-container-addition .feat-block.block_text .txt {
  line-height:1.4;
  padding-top:0;
}
.feat-flex-container-addition .feat-block.block_text h4 {
  font-size:16px;
  line-height:1.4;
  font-weight:bold;
}
.feat-flex-container-addition .feat-block.block_text .txt + h4 {
  margin-top:15px;
}
.feat-flex-container-addition .feat-block.block_text .txt + .txt {
  margin-top:10px;
}
.feat-flex-container-addition .feat-block.block_text .txt strong {
  text-decoration:underline;
}
.feat-flex-container-addition .feat-block.block_image {
  padding-top:25px;
  min-width:37%;
  width:37%;
  margin-left:40px;
}
.feat-flex-container-addition .feat-flex-dummy {
  min-width:140px;
}
.products-link-sect .products-link-flex.items_align_top .item {
  margin-top:0;
}

@media (max-width:1399px){
  .feat-flex-container-addition .feat-flex-dummy {
    min-width:110px;
  }
}
@media (max-width:767px){
  .feat-flex-container-addition .feat-flex-dummy {
    display:none;
  }
  .feat-flex-container-addition .feat-flex-wrap {
    flex-direction:column-reverse;
    width:100%;
    padding-bottom:0;
  }
  .feat-flex-container-addition .feat-block.block_text {
    margin-top:15px;
  }
  .feat-flex-container-addition .feat-block.block_image {
    padding-top:0;
    width:100%;
    margin-left:0;
  }
  .feat-flex-container-addition .feat-block.block_text .point {
    padding-top:0;
  }
  .feat-flex-container-addition .feat-block.block_text h4 {
    font-size:13px;
  }
  .products-link-sect .products-link-flex.items_align_top .item + .item {
    margin-top:40px;
  }
}

.item a,.footer-cont-ttl-sect p a{
	color: #922A32;
}

/* ------------------------------------------------------- */
/* CSR 2025.07 */
/* ------------------------------------------------------- */
.page_csr .main {
  width:100%;
  position:relative;
  padding-top:50px;
}
.page_csr .main .csr_h2ttl {
  padding:0 0 5px 0;
  margin:0 100px 0 200px;
  text-align:center;
  font-size:32px;
  border-bottom:1px solid #999;
}
.csr_body_flex {
  width:100%;
  height:auto;
  display:flex;
  flex-wrap:wrap;
  padding:50px 100px 100px 200px;
  justify-content:space-between;
  gap:50px 0;
}
.csr_body_flex .csr_body_item {
  width:30%;
  aspect-ratio:3/2;
  line-height:1;
}
.csr_body_flex .csr_body_item.item1,
.csr_body_flex .csr_body_item.item2 {
  width:45%;
}
.csr_body_flex .csr_body_item a {
  display:flex;
  aspect-ratio:3/2;
  justify-content:center;
  align-items:center;
  position:relative;
}
.csr_body_flex .csr_body_item a img {
  display:block;
  margin:0;
  width:100%;
  height:100%;
}
.csr_footer .footer-logo {
  margin-top:0;
}
.csr_page_btn {
  padding-left:200px;
}
.csr_page_btn a {
/*  color:#666;
  font-size:60%;
  text-decoration:underline;*/
}
.page_csr #bread-crumb {
  padding:0 0 0 200px;
  margin:0;
  display:flex;
  gap: 23px;
}
#bread-crumb li,
#bread-crumb li a {
  font-size:10px;
  display:block;
  position:relative;
  line-height:20px;
  color:#555;
}
#bread-crumb li a::after {
  content:"";
  display:block;
  position:absolute;
  width:4px;
  height:7px;
  background:url(../img/breadcrumb_bg.gif) no-repeat left center;
  top:50%;
  right:-13px;
  translate:0 -50%;
}

.page_csr .com-bg-color {
  background-color:#fff;
}

@media (max-width:999px){
  .page_csr .main {
    padding-top:40px;
  }
  .page_csr .main .csr_h2ttl {
    font-size:24px;
    margin:0 10vw 0 20vw;
  }
  .csr_body_flex {
    padding:5vw 10vw 10vw 20vw;
    gap:5vw 0;
  }
  .csr_page_btn {
  padding-left:150px;
  }
  .page_csr .feat .com-bg-color {
    padding:50px 50px 0 150px;
  }
  .page_csr #bread-crumb {
    padding-left:150px;
  }
}
@media (max-width:767px){
  .page_csr .main .csr_h2ttl {
    margin:0 10vw 0 15vw;
  }
  .csr_body_flex {
    flex-direction:column;
    align-items:center;
    justify-content:flex-start;
    padding:5vw 10vw 10vw 15vw;
  }
  .csr_body_flex .csr_body_item.item1,
  .csr_body_flex .csr_body_item.item2,
  .csr_body_flex .csr_body_item {
    width:100%;
  }
  .page_csr .feat {
    margin-top:0;
  }
  .page_csr .feat-flex-container .feat-block {
    margin-top:0;
  }
  .page_csr .feat-flex-container .feat-block.block_image {
    margin-top:15px;
  }
  .page_csr .feat-flex-container-addition .feat-flex-wrap {
    margin-top:0;
    border:0;
    flex-direction:column;
  }
  .page_csr .feat-flex-container-addition .feat-block.block_text .point {
    margin-top:20px;
  }
  .page_csr .feat .com-bg-color {
    padding-bottom:60px;
  }
}

.header .site-ttl__img.sp {
  display:none;
}
@media (max-width:480px){
  .page_csr .header {
    position:fixed;
    width:100%;
    height:54px;
    background-color:#fff;
    z-index:10;
  }
  .page_csr .header .header-inner {
    display:flex;
    width:100%;
    align-items:center;
    padding:10px;
  }
  .header .site-ttl.csr_title {
    position:relative;
    left:auto;
    top:auto;
  }
  .header .site-ttl__img.pc {
    display:none;
  }
  .header .site-ttl__img.sp {
    display:block;
    width:130px;
    height:auto;
    max-width:100%;
  }
  .page_csr #bread-crumb {
    padding-left:20px;
  }
  .page_csr .main {
    padding-top:60px;
  }
  .page_csr .main .csr_h2ttl {
    margin:0 20px;
  }
  .csr_body_flex {
    padding:30px 20px 0;
    gap: 30px 0;
  }
  .page_csr .feat .com-bg-color {
    padding:70px 20px 40px;
  }
  .csr_page_btn {
    padding-left:20px;
  }
  .csr_page_btn a {
    font-size:16px;
  }
}
/* 追加分 */
.page_csr .main .csr_footer_navi {
  padding:0 100px 0 200px;
  display:none;
}
.page_csr .main .csr_footer_navi .csr_h2ttl {
  text-align:left;
  font-size:20px;
  padding-left:10px;
  margin-left:0;
  margin-right:0;
  margin-bottom:20px;
}
.csr_footer_navi .csr_body_flex {
  gap:3%;
  padding:0 0 0 5%;
  justify-content:flex-start;
}
.csr_footer_navi .csr_body_flex .csr_body_item.item1,
.csr_footer_navi .csr_body_flex .csr_body_item.item2,
.csr_footer_navi .csr_body_flex .csr_body_item {
  width:17%;
}

@media (max-width:999px){
  .page_csr .main .csr_footer_navi {
    padding-right:50px;
    padding-left:150px;
  }
}
@media (max-width:767px){
  .csr_footer_navi .csr_body_flex {
    flex-direction:row;
    flex-wrap:wrap;
    gap:20px 0;
    justify-content:space-between;
    padding-left:0;
  }
  .csr_footer_navi .csr_body_flex .csr_body_item {
    width:30%;
  }
  .csr_footer_navi .csr_body_flex .csr_body_item.item1,
  .csr_footer_navi .csr_body_flex .csr_body_item.item2 {
    width:47%;
  }

}
@media (max-width:480px){
  .page_csr .main .csr_footer_navi {
    padding-top:50px;
    padding-left:20px;
    padding-right:20px;
  }
  .page_csr .main .csr_footer_navi .csr_h2ttl {
    font-size:16px;
  }
  .csr_footer_navi .csr_body_flex .csr_body_item.item1,
  .csr_footer_navi .csr_body_flex .csr_body_item.item2,
  .csr_footer_navi .csr_body_flex .csr_body_item {
    width:100%;
  }
}

