@charset "UTF-8";
/* ---------------------------------------------

	梵珠工場見学 PC
	（Figma: bonjyu-factory_PC 529:2589）

---------------------------------------------- */
#factory.bonjyuFactory .pageKv {
  background-image: url("../img/factory/bonjyuFactory/kv_pc.jpg");
}
#factory.bonjyuFactory article {
  background-color: #ffffff;
}
#factory.bonjyuFactory h2 {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: 400;
  color: #000000;
}
#factory.bonjyuFactory .content01 {
  padding: 40px 0 80px;
}
#factory.bonjyuFactory .content01 .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#factory.bonjyuFactory .content01 .card,
#factory.bonjyuFactory .content01 .photoStrip,
#factory.bonjyuFactory .content01 .interior {
  margin-bottom: 80px;
}
#factory.bonjyuFactory .content01 .card:last-child,
#factory.bonjyuFactory .content01 .photoStrip:last-child,
#factory.bonjyuFactory .content01 .interior:last-child {
  margin-bottom: 0;
}
#factory.bonjyuFactory .content01 .card {
  position: relative;
}
#factory.bonjyuFactory .content01 .card__image {
  position: relative;
  overflow: hidden;
  padding-bottom: 54.5454545455%;
}
#factory.bonjyuFactory .content01 .card__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#factory.bonjyuFactory .content01 .card__box {
  position: absolute;
  left: 40px;
  bottom: 40px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 32px;
  box-sizing: border-box;
}
#factory.bonjyuFactory .content01 .cardBonjyu .card__box {
  width: 610px;
}
#factory.bonjyuFactory .content01 .cardBonjyu .card__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 24px;
}
#factory.bonjyuFactory .content01 .cardBonjyu h2 {
  font-size: 3rem;
  line-height: 1.5;
  letter-spacing: 0.2rem;
}
#factory.bonjyuFactory .content01 .cardBonjyu h2 span {
  display: block;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: bold;
  font-size: 1.8rem;
  color: #e60013;
}
#factory.bonjyuFactory .content01 .cardBonjyu p {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.18rem;
  color: #000000;
  width: 552px;
}
#factory.bonjyuFactory .content01 .photoStrip {
  position: relative;
  padding-bottom: 25%;
}
#factory.bonjyuFactory .content01 .photoStrip img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#factory.bonjyuFactory .content01 .interior {
  position: relative;
  padding-bottom: 54.5454545455%;
}
#factory.bonjyuFactory .content01 .interior img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#factory.bonjyuFactory .content01 .cardShop .card__image {
  padding-bottom: 50%;
}
#factory.bonjyuFactory .content01 .cardShop .card__box {
  bottom: auto;
  top: 247px;
  width: 616px;
  background-color: rgba(255, 255, 255, 0.8);
}
#factory.bonjyuFactory .content01 .cardShop h2 {
  font-size: 3.2rem;
  line-height: 1.5;
  letter-spacing: 0.32rem;
  margin-bottom: 24px;
}
#factory.bonjyuFactory .content01 .cardShop p {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.18rem;
  color: #000000;
  width: 552px;
  margin-bottom: 24px;
}
#factory.bonjyuFactory .btnRed {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #e60013;
  border: 1px solid transparent;
  border-radius: 8px;
  padding: 8px 16px;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
  font-size: 2rem;
  color: #ffffff;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  box-sizing: border-box;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .btnRed:hover {
  cursor: pointer;
}
#factory.bonjyuFactory .btnRed:hover {
  background-color: #ffffff;
  border-color: #e60013;
  color: #e60013;
}
#factory.bonjyuFactory .btnRed i {
  display: block;
  width: 18px;
  height: 26px;
  background: url("../img/factory/bonjyuFactory/icon_arrow_white.svg") no-repeat center/contain;
  flex-shrink: 0;
}
#factory.bonjyuFactory .btnRed:hover i {
  background-image: url("../img/factory/bonjyuFactory/icon_arrow_red.svg");
}
#factory.bonjyuFactory .btnOutline {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  background-color: #ffffff;
  border: 1px solid #e60013;
  border-radius: 5px;
  padding: 8px 20px;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  color: #e60013;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .btnOutline:hover {
  cursor: pointer;
}
#factory.bonjyuFactory .btnOutline:hover {
  background-color: #e60013;
  border-color: #e60013;
  color: #ffffff;
}
#factory.bonjyuFactory .btnOutline i {
  display: block;
  width: 18px;
  height: 18px;
  background: url("../img/factory/bonjyuFactory/icon_arrow_red.svg") no-repeat center/contain;
  flex-shrink: 0;
}
#factory.bonjyuFactory .btnOutline:hover i {
  background-image: url("../img/factory/bonjyuFactory/icon_arrow_white.svg");
}
#factory.bonjyuFactory .content02 {
  background-color: #464033;
  padding: 80px 0;
}
#factory.bonjyuFactory .content02 .inner {
  max-width: 1100px;
  margin: 0 auto 80px;
  padding: 40px 100px;
  box-sizing: border-box;
}
#factory.bonjyuFactory .content02 .inner:last-child {
  margin-bottom: 0;
}
#factory.bonjyuFactory .content02 h2 {
  text-align: center;
  font-size: 3.2rem;
  letter-spacing: 0.16rem;
  margin-bottom: 40px;
}
#factory.bonjyuFactory .access h2 {
  color: #ffffff;
}
#factory.bonjyuFactory .access .map {
  position: relative;
  padding-bottom: 42%;
  margin-bottom: 20px;
}
#factory.bonjyuFactory .access .map img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#factory.bonjyuFactory .access .address {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #ffffff;
}
#factory.bonjyuFactory .reserveInfo {
  background-color: #f7f6f2;
  padding: 40px 100px;
  box-sizing: border-box;
  text-align: center;
}
#factory.bonjyuFactory .reserveInfo h2 {
  letter-spacing: 0.32rem;
}
#factory.bonjyuFactory .reserveInfo > p {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.18rem;
  color: #000000;
  margin-bottom: 40px;
}
#factory.bonjyuFactory .reserveInfo .detailBox {
  width: 620px;
  max-width: 100%;
  margin: 0 auto 40px;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 16px;
  box-sizing: border-box;
  text-align: left;
}
#factory.bonjyuFactory .reserveInfo .detailBox dl {
  display: flex;
  padding: 6px 0;
}
#factory.bonjyuFactory .reserveInfo .detailBox dl dt, #factory.bonjyuFactory .reserveInfo .detailBox dl dd {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  line-height: 1.5;
  color: #000000;
}
#factory.bonjyuFactory .reserveInfo .detailBox dl dt {
  width: 110px;
  flex-shrink: 0;
}
#factory.bonjyuFactory .checklist {
  background-color: #ffffff;
  padding: 40px 100px;
  box-sizing: border-box;
  text-align: center;
}
#factory.bonjyuFactory .checklist h2 {
  color: #000000;
  letter-spacing: 0.32rem;
}
#factory.bonjyuFactory .checklist > p {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.18rem;
  color: #000000;
  margin-bottom: 40px;
}
#factory.bonjyuFactory .checklist__block {
  text-align: left;
  margin-bottom: 40px;
}
#factory.bonjyuFactory .checklist__block:last-child {
  margin-bottom: 0;
}
#factory.bonjyuFactory .checklist__block h3 {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 2rem;
  color: #000000;
  margin-bottom: 8px;
}
#factory.bonjyuFactory .checklist__items {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#factory.bonjyuFactory .checklist__items--column {
  flex-direction: column;
  gap: 32px;
}
#factory.bonjyuFactory .checklist__item {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 440px;
}
#factory.bonjyuFactory .checklist__item img {
  width: 100px;
  height: 100px;
  flex-shrink: 0;
}
#factory.bonjyuFactory .checklist__item p {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000000;
}
#factory.bonjyuFactory .checklist__item--wide {
  width: 100%;
}
#factory.bonjyuFactory .checklist__item--alert p {
  color: #e60013;
}
#factory.bonjyuFactory .experience {
  background-color: #f7f6ed;
  padding: 80px 0;
}
#factory.bonjyuFactory .experience .experience__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}
#factory.bonjyuFactory .experience .experience__title {
  margin-bottom: 40px;
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: 500;
  font-size: 3.2rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.05em;
  color: #000000;
}
#factory.bonjyuFactory .experience .experience__title .experience__titleBr {
  display: none;
}
#factory.bonjyuFactory .experience .experience__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-bottom: 40px;
}
#factory.bonjyuFactory .experience .expCard {
  position: relative;
  flex: 1 1 0;
  min-width: 330px;
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .experience .expCard:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
#factory.bonjyuFactory .experience .expCard:hover .expCard__btn {
  background-color: #ffffff;
  border-color: #e60013;
  color: #e60013;
}
#factory.bonjyuFactory .experience .expCard__image {
  position: relative;
  padding-bottom: 50.2941176471%;
}
#factory.bonjyuFactory .experience .expCard__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#factory.bonjyuFactory .experience .expCard__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 32px 20px;
}
#factory.bonjyuFactory .experience .expCard__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
#factory.bonjyuFactory .experience .expCard__name {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #000000;
}
#factory.bonjyuFactory .experience .expCard__tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px;
}
#factory.bonjyuFactory .experience .expCard__tagsSub {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  gap: 4px;
}
#factory.bonjyuFactory .experience .expCard__btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-top: auto;
  padding: 4px 16px;
  border: 1px solid transparent;
  border-radius: 5px;
  background-color: #e60013;
  color: #ffffff;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  white-space: nowrap;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .experience .expCard__btn:hover {
  cursor: pointer;
}
#factory.bonjyuFactory .experience .expCard__btn::after {
  content: "";
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  mask: url("../img/common/arrow_forward.svg") no-repeat center/contain;
}
#factory.bonjyuFactory .experience .expCard__btn:hover {
  background-color: #ffffff;
  border-color: #e60013;
  color: #e60013;
}
#factory.bonjyuFactory .experience .expTag {
  display: inline-flex;
  align-items: center;
  padding: 2px 12px;
  border-radius: 100px;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  white-space: nowrap;
}
#factory.bonjyuFactory .experience .expTag--free {
  background-color: #ffcccc;
  color: #000000;
}
#factory.bonjyuFactory .experience .expTag--required {
  background-color: #e60013;
  color: #ffffff;
}
#factory.bonjyuFactory .experience .expTag--amber {
  background-color: #d1831b;
  color: #ffffff;
}
#factory.bonjyuFactory .experience .experience__rows {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
#factory.bonjyuFactory .experience .expRow {
  position: relative;
  display: flex;
  align-items: stretch;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .experience .expRow:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
#factory.bonjyuFactory .experience .expRow:hover .expRow__btn {
  background-color: #e60013;
  border-color: #e60013;
  color: #ffffff;
}
#factory.bonjyuFactory .experience .expRow__image {
  position: relative;
  flex-shrink: 0;
  width: 520px;
}
#factory.bonjyuFactory .experience .expRow__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#factory.bonjyuFactory .experience .expRow__body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 32px;
}
#factory.bonjyuFactory .experience .expRow__name {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #000000;
}
#factory.bonjyuFactory .experience .expRow__lead {
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #000000;
}
#factory.bonjyuFactory .experience .expRow__sns {
  position: relative;
  z-index: 2;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  color: #000000;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .experience .expRow__sns:hover {
  cursor: pointer;
}
#factory.bonjyuFactory .experience .expRow__sns:hover .expRow__snsText {
  text-decoration: underline;
}
#factory.bonjyuFactory .experience .expRow__snsIcon {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  background-image: url("../img/common/icon_instagram_color.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#factory.bonjyuFactory .experience .expRow__snsBr {
  display: none;
}
@media screen and (max-width: 1100px) {
  #factory.bonjyuFactory .experience .expRow__snsBr {
    display: inline;
  }
}
@media screen and (max-width: 1100px) {
  #factory.bonjyuFactory .experience .expRow__sns {
    line-height: 1.4;
  }
}
#factory.bonjyuFactory .experience .expRow__btn {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  gap: 4px;
  padding: 8px 20px;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.5;
  white-space: nowrap;
  transition: all 0.2s ease-out;
  backface-visibility: hidden;
  zoom: 1;
}
#factory.bonjyuFactory .experience .expRow__btn:hover {
  cursor: pointer;
}
#factory.bonjyuFactory .experience .expRow__btn::after {
  content: "";
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  background-color: currentColor;
  mask: url("../img/common/arrow_forward.svg") no-repeat center/contain;
}
#factory.bonjyuFactory .experience .expRow__btn:hover {
  background-color: #e60013;
  border-color: #e60013;
  color: #ffffff;
}
#factory.bonjyuFactory .experience--nav .expCard {
  flex-direction: row;
  align-items: flex-start;
}
#factory.bonjyuFactory .experience--nav .expCard__image {
  width: 140px;
  height: 130px;
  flex-shrink: 0;
  padding-bottom: 0;
}
#factory.bonjyuFactory .experience--nav .expCard__image img.mode_pc {
  display: none;
}
#factory.bonjyuFactory .experience--nav .expCard__image img.mode_sp {
  display: block;
}
#factory.bonjyuFactory .experience--nav .expCard__body {
  align-items: flex-start;
  justify-content: center;
  align-self: stretch;
  min-width: 0;
  gap: 12px;
  padding: 16px;
}
#factory.bonjyuFactory .experience--nav .expCard__head {
  align-items: flex-start;
  gap: 8px;
}
#factory.bonjyuFactory .experience--nav .expCard__tags {
  flex-direction: column;
  align-items: flex-start;
}
#factory.bonjyuFactory .experience--nav .expCard__btn {
  display: none;
}

/* ---------------------------------------------

	梵珠工場見学 TB

---------------------------------------------- */
@media screen and (max-width: 1025px) {
  #factory.bonjyuFactory .content01 .inner {
    width: 100%;
    padding: 0;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu .card__box {
    width: 100%;
    left: 5%;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu p,
  #factory.bonjyuFactory .content01 .cardShop p {
    width: auto;
  }
  #factory.bonjyuFactory .content01 .cardShop .card__box {
    width: 90%;
    left: 5%;
    top: auto;
    bottom: 20px;
  }
  #factory.bonjyuFactory .content02 .inner {
    padding: 0 30px;
  }
  #factory.bonjyuFactory .reserveInfo {
    padding: 40px 30px;
  }
  #factory.bonjyuFactory .checklist {
    padding: 40px 30px;
  }
  #factory.bonjyuFactory .checklist__item {
    width: 100%;
  }
}
/* ---------------------------------------------

	梵珠工場見学 SP
	（Figma: bonjyu-factory_SP 529:2470, 基準幅375）

---------------------------------------------- */
@media screen and (max-width: 767px) {
  #factory.bonjyuFactory .pageKv {
    background-image: url("../img/factory/bonjyuFactory/kv_sp.jpg");
  }
  #factory.bonjyuFactory .content01 {
    padding: 5.1282051282vw 0 10.2564102564vw;
  }
  #factory.bonjyuFactory .content01 .inner {
    padding: 0;
  }
  #factory.bonjyuFactory .content01 .card,
  #factory.bonjyuFactory .content01 .photoStrip,
  #factory.bonjyuFactory .content01 .interior {
    margin-bottom: 10.2564102564vw;
  }
  #factory.bonjyuFactory .content01 .card__image {
    padding-bottom: 101.7811704835%;
  }
  #factory.bonjyuFactory .content01 .card__box {
    position: static;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 4.1025641026vw;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu .card__head {
    margin-bottom: 4.1025641026vw;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu h2 {
    font-size: 2.4rem;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu h2 span {
    font-size: 1.4rem;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu p {
    width: 100%;
    font-size: 1.4rem;
  }
  #factory.bonjyuFactory .content01 .cardBonjyu .btnRed {
    font-size: 1.6rem;
  }
  #factory.bonjyuFactory .content01 .photoStrip {
    padding-bottom: 100%;
  }
  #factory.bonjyuFactory .content01 .interior {
    padding-bottom: 101.7811704835%;
  }
  #factory.bonjyuFactory .content01 .cardShop .card__image {
    padding-bottom: 101.7811704835%;
  }
  #factory.bonjyuFactory .content01 .cardShop .card__box {
    top: auto;
  }
  #factory.bonjyuFactory .content01 .cardShop h2 {
    font-size: 2.4rem;
    letter-spacing: 0.24rem;
    margin-bottom: 2.0512820513vw;
  }
  #factory.bonjyuFactory .content01 .cardShop p {
    width: 100%;
    font-size: 1.4rem;
    margin-bottom: 4.1025641026vw;
  }
  #factory.bonjyuFactory .content02 {
    padding: 15.3846153846vw 0;
  }
  #factory.bonjyuFactory .content02 .inner {
    padding: 4.1025641026vw;
    margin-bottom: 10.2564102564vw;
  }
  #factory.bonjyuFactory .access h2 {
    margin-bottom: 5.1282051282vw;
  }
  #factory.bonjyuFactory .access .map {
    padding-bottom: 80.3324099723%;
    margin-bottom: 2.0512820513vw;
  }
  #factory.bonjyuFactory .access .address {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.0512820513vw;
    font-size: 3.5897435897vw;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
  #factory.bonjyuFactory .reserveInfo {
    padding: 10.2564102564vw 4.1025641026vw;
    text-align: left;
  }
  #factory.bonjyuFactory .reserveInfo h2 {
    font-size: 2.4rem;
    letter-spacing: 0.24rem;
    margin-bottom: 5.1282051282vw;
  }
  #factory.bonjyuFactory .reserveInfo > p {
    font-size: 1.4rem;
    letter-spacing: 0.14rem;
    text-align: left;
    margin-bottom: 5.1282051282vw;
  }
  #factory.bonjyuFactory .reserveInfo .detailBox {
    width: 100%;
    padding: 2.0512820513vw;
    margin-bottom: 5.1282051282vw;
  }
  #factory.bonjyuFactory .reserveInfo .detailBox dl {
    flex-wrap: wrap;
    padding: 1.0256410256vw 0;
  }
  #factory.bonjyuFactory .reserveInfo .detailBox dl dt, #factory.bonjyuFactory .reserveInfo .detailBox dl dd {
    font-size: 1.4rem;
    letter-spacing: 0.14rem;
  }
  #factory.bonjyuFactory .reserveInfo .detailBox dl dt {
    width: 80px;
  }
  #factory.bonjyuFactory .checklist {
    padding: 10.2564102564vw 4.1025641026vw;
    text-align: left;
  }
  #factory.bonjyuFactory .checklist h2 {
    font-size: 2.4rem;
    letter-spacing: 0.24rem;
  }
  #factory.bonjyuFactory .checklist > p {
    text-align: left;
    font-size: 1.6rem;
    letter-spacing: 0.16rem;
  }
  #factory.bonjyuFactory .checklist__item {
    width: 100%;
  }
  #factory.bonjyuFactory .checklist__item img {
    width: 60px;
    height: 60px;
  }
  #factory.bonjyuFactory .checklist__item p {
    font-size: 1.4rem;
  }
  #factory.bonjyuFactory .experience {
    padding: 40px 16px;
  }
  #factory.bonjyuFactory .experience .experience__inner {
    max-width: none;
    padding: 0;
  }
  #factory.bonjyuFactory .experience .experience__title {
    margin-bottom: 24px;
    font-size: 2rem;
  }
  #factory.bonjyuFactory .experience .experience__title .experience__titleBr {
    display: inline;
  }
  #factory.bonjyuFactory .experience .experience__cards {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 40px;
  }
  #factory.bonjyuFactory .experience .expCard {
    flex: none;
    flex-direction: row;
    align-items: flex-start;
    min-width: 0;
    width: 100%;
  }
  #factory.bonjyuFactory .experience .expCard__image {
    width: 140px;
    height: 120px;
    flex-shrink: 0;
    padding-bottom: 0;
  }
  #factory.bonjyuFactory .experience .expCard__body {
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    min-width: 0;
    gap: 12px;
    padding: 16px;
  }
  #factory.bonjyuFactory .experience .expCard__head {
    align-items: flex-start;
    gap: 8px;
  }
  #factory.bonjyuFactory .experience .expCard__name {
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }
  #factory.bonjyuFactory .experience .expCard__tags {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
  }
  #factory.bonjyuFactory .experience .expCard__btn {
    display: none;
    padding: 4px 12px;
    font-size: 1.2rem;
  }
  #factory.bonjyuFactory .experience .expCard__btn::after {
    width: 14px;
    height: 14px;
  }
  #factory.bonjyuFactory .experience .expTag {
    padding: 1px 8px;
    font-size: 1.1rem;
  }
  #factory.bonjyuFactory .experience .experience__rows {
    gap: 24px;
  }
  #factory.bonjyuFactory .experience .expRow {
    flex-direction: column;
  }
  #factory.bonjyuFactory .experience .expRow__image {
    width: 100%;
    padding-bottom: 57.6177285319%;
  }
  #factory.bonjyuFactory .experience .expRow__body {
    gap: 12px;
    padding: 20px 16px;
  }
  #factory.bonjyuFactory .experience .expRow__lead {
    font-size: 1.4rem;
  }
  #factory.bonjyuFactory .experience .expRow__sns {
    font-size: 1.5rem;
  }
  #factory.bonjyuFactory .experience .expRow__snsIcon {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 389px) {
  #factory.bonjyuFactory .experience .experience__title {
    letter-spacing: 0;
  }
  #factory.bonjyuFactory .experience .expCard__image {
    width: 130px;
  }
}
