@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@600&family=Noto+Sans+JP:wght@100..900&family=Zen+Kaku+Gothic+New:wght@700&display=swap");
@media screen and (min-width: 769px) {
  .is__sp {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .is__pc {
    display: none !important;
  }
}

.yebisu-1-tank .ybs-lower {
  background-color: #fff;
}
.yebisu-1-tank .ybs-aside {
  position: relative;
  z-index: 1;
}

.ybs-section {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .ybs-section {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}
.yebisu-1-tank .ybs-section .y1t-button {
  margin-top: 2.6666666667vw;
  width: 100%;
  height: 2.5em;
  padding-right: 4vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff !important;
  font-weight: 700;
  background-color: #340008;
  background-repeat: no-repeat;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/icon__arrow.svg);
  background-position: right 3.2vw top 55%;
  background-size: 2.1333333333vw;
  border-radius: 2.5em;
}
@media screen and (min-width: 769px) {
  .yebisu-1-tank .ybs-section .y1t-button {
    margin-top: clamp(16.875px , 1.3888888889vw , 20px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 2.5em;
    padding-left: clamp(25.3125px , 2.0833333333vw , 30px);
    padding-right: clamp(35.4375px , 2.9166666667vw , 42px);
    background-position: right clamp(21.9375px , 1.8055555556vw , 26px) top 55%;
    background-size: clamp(8.4375px , 0.6944444444vw , 10px);
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
  }
  .yebisu-1-tank .ybs-section .y1t-button:hover {
    opacity: 0.6;
  }
}
.ybs-section .y1t-caption {
  text-align: right;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-caption {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}
.ybs-section p a:not(.y1t-button):not(.y1t-nav__link), .ybs-section li a:not(.y1t-button):not(.y1t-nav__link) {
  text-decoration: underline;
  color: inherit !important;
}

.y1t-inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 84vw;
  padding-top: 21.3333333333vw;
  padding-bottom: 24vw;
}
@media screen and (min-width: 769px) {
  .y1t-inner {
    width: clamp(1012.5px , 83.3333333333vw , 1200px);
    padding-top: clamp(81.84375px , 6.7361111111vw , 97px);
    padding-left: clamp(25.3125px , 2.0833333333vw , 30px);
    padding-right: clamp(25.3125px , 2.0833333333vw , 30px);
    padding-bottom: clamp(101.25px , 8.3333333333vw , 120px);
  }
}

.y1t-section__title-wrap {
  margin-left: auto;
  margin-right: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: center;
}
.ybs-section .y1t-section__title-deco {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 14.4vw;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-section__title-deco {
    font-size: clamp(67.5px , 5.5555555556vw , 80px);
  }
}
.ybs-section .y1t-section__title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 130%;
  font-size: 4.2666666667vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-section__title {
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.ybs-section .y1t-section__description {
  margin-top: 8vw;
  line-height: 160%;
  font-size: 4.8vw;
  font-weight: 700;
  color: #EEE3D8;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-section__description {
    margin-top: clamp(25.3125px , 2.0833333333vw , 30px);
    text-align: center;
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}

.y1t-hero {
  width: 100%;
  padding-top: 12.8vw;
  padding-bottom: 14.6666666667vw;
  position: relative;
  color: #fff;
  background-position: left top;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/bg.jpg);
}
@media screen and (min-width: 769px) {
  .y1t-hero {
    padding-top: clamp(77.625px , 6.3888888889vw , 92px);
    padding-bottom: clamp(59.90625px , 4.9305555556vw , 71px);
  }
}
.y1t-hero__inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .y1t-hero__inner {
    width: clamp(793.125px , 65.2777777778vw , 940px);
    padding-left: clamp(25.3125px , 2.0833333333vw , 30px);
    padding-right: clamp(25.3125px , 2.0833333333vw , 30px);
  }
}
.y1t-hero__title {
  font-size: 11.2vw;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .y1t-hero__title {
    padding-left: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-hero__title {
    font-size: clamp(92.8125px , 7.6388888889vw , 110px);
  }
}
.ybs-section .y1t-hero__title:not(.ybs-kv__title) {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.6357142857;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-hero__title:not(.ybs-kv__title) {
    line-height: 130%;
  }
}
.y1t-hero__description-wrap {
  margin-top: 8.8vw;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .y1t-hero__description-wrap {
    padding-left: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-hero__description-wrap {
    margin-top: clamp(74.25px , 6.1111111111vw , 88px);
    width: 100%;
  }
}
.y1t-hero__description {
  line-height: 180%;
  letter-spacing: -0.01em;
  font-size: 4.5333333333vw;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .y1t-hero__description {
    font-size: clamp(28.6875px , 2.3611111111vw , 34px);
  }
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-hero__description + .y1t-hero__description {
    margin-top: clamp(18.5625px , 1.5277777778vw , 22px);
  }
}
.y1t-hero__img {
  margin-top: 8vw;
  margin-left: auto;
  margin-right: auto;
  width: 22.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-hero__img {
    margin-top: clamp(67.5px , 5.5555555556vw , 80px);
    width: clamp(131.776875px , 10.8458333333vw , 156.18px);
  }
}

.y1t-about {
  width: 100%;
  position: relative;
  background-position: left top;
  background-size: 500px;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/bg2.png);
}
.y1t-about__title-deco {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-size: 14.4vw;
  color: #AD684A;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .y1t-about__title-deco {
    font-size: clamp(67.5px , 5.5555555556vw , 80px);
  }
}
.y1t-about__title {
  margin-top: 2.4vw;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-weight: 700;
  font-size: 6.4vw;
  line-height: 150%;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .y1t-about__title {
    margin-top: clamp(5.0625px , 0.4166666667vw , 6px);
    font-size: clamp(30.375px , 2.5vw , 36px);
  }
}
.ybs-section .y1t-about__title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.y1t-about__title-date {
  width: 100%;
  height: 3.8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: 700;
  font-size: 3.7333333333vw;
  line-height: 1.4;
  color: #fff;
  background-color: #AD684A;
  border-radius: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-about__title-date {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 2.5em;
    padding-left: clamp(23.625px , 1.9444444444vw , 28px);
    padding-right: clamp(23.625px , 1.9444444444vw , 28px);
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.ybs-section .y1t-about__title-date {
  margin-top: 8vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-about__title-date {
    margin-top: clamp(25.3125px , 2.0833333333vw , 30px);
  }
}
.y1t-about__list {
  margin-top: 16vw;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .y1t-about__list {
    margin-top: clamp(15.1875px , 1.25vw , 18px);
  }
}
.y1t-about__item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .y1t-about__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(39.65625px , 3.2638888889vw , 47px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .y1t-about__list .y1t-about__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.y1t-about__item + .y1t-about__item {
  margin-top: 14.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-about__item + .y1t-about__item {
    margin-top: clamp(33.75px , 2.7777777778vw , 40px);
  }
}
.y1t-about__item-img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .y1t-about__item-img {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-about__item-img {
    width: clamp(455.625px , 37.5vw , 540px);
  }
}
@media screen and (min-width: 769px) {
  .y1t-about__item-inner {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.y1t-about__item-title {
  font-size: 5.3333333333vw;
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .y1t-about__item-title {
    font-size: clamp(25.3125px , 2.0833333333vw , 30px);
  }
}
.ybs-section .y1t-about__item-title {
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.y1t-about__item-text {
  line-height: 2;
}
.ybs-section .y1t-about__item-text {
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-about__item-text {
    margin-top: clamp(33.75px , 2.7777777778vw , 40px);
  }
}
.y1t-about__feature {
  margin-top: 21.3333333333vw;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .y1t-about__feature {
    padding: 14.9333333333vw 8vw 10.6666666667vw;
    background-repeat: repeat;
    background-position: left top;
    background-size: 13.3333333333vw;
    background-image: url(/yebisu/communication/yebisu-1-tank/images/about__bg.png);
    border-radius: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-about__feature {
    margin-top: clamp(33.75px , 2.7777777778vw , 40px);
  }
}
.y1t-about__feature-title {
  color: #AD684A;
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .y1t-about__feature-title {
    font-size: clamp(20.25px , 1.6666666667vw , 24px);
  }
}
.ybs-section .y1t-about__feature-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.y1t-about__feature-list {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .y1t-about__feature-list {
    margin-top: clamp(25.3125px , 2.0833333333vw , 30px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .y1t-about__feature-item {
    margin-top: 8.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-about__feature-item {
    width: clamp(464.0625px , 38.1944444444vw , 550px);
    padding: clamp(25.3125px , 2.0833333333vw , 30px) clamp(29.53125px , 2.4305555556vw , 35px);
    background-repeat: repeat;
    background-position: left top;
    background-size: clamp(42.1875px , 3.4722222222vw , 50px);
    background-image: url(/yebisu/communication/yebisu-1-tank/images/about__bg.png);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.y1t-about__feature-subtitle {
  font-size: 4.8vw;
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .y1t-about__feature-subtitle {
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.ybs-section .y1t-about__feature-text {
  margin-top: 3.4666666667vw;
  line-height: 200%;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-about__feature-text {
    margin-top: clamp(21.9375px , 1.8055555556vw , 26px);
  }
}

.y1t-scene {
  width: 100%;
  position: relative;
  color: #fff;
  background-position: left top;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/bg.jpg);
}
.y1t-scene .y1t-section__title,
.y1t-scene .y1t-section__title-deco,
.y1t-scene .y1t-section__description {
  color: #EEE3D8;
}
.y1t-scene__list {
  margin-top: clamp(42.1875px , 3.4722222222vw , 50px);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .y1t-scene__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(27px , 2.2222222222vw , 32px);
  }
}
.y1t-scene__item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .y1t-scene__item {
    width: clamp(303.75px , 25vw , 360px);
  }
}
@media screen and (max-width: 768px) {
  .y1t-scene__item + .y1t-scene__item {
    margin-top: 8vw;
  }
}
.y1t-scene__item-title {
  margin-top: 3.7333333333vw;
  margin-bottom: 2.6666666667vw;
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .y1t-scene__item-title {
    margin-top: clamp(10.125px , 0.8333333333vw , 12px);
    margin-bottom: clamp(14.34375px , 1.1805555556vw , 17px);
  }
}
.ybs-section .y1t-scene__item-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: left;
  font-size: clamp(16.875px , 1.3888888889vw , 20px);
}
.ybs-section .y1t-scene__item-text {
  line-height: 200%;
  font-size: 4vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-scene__item-text {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}

.simplebar-track {
  z-index: 0;
}

.y1t-flow {
  width: 100%;
  position: relative;
  background-position: left top;
  background-size: 500px;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/bg2.png);
}
.y1t-flow .y1t-section__title-deco {
  color: #AD684A;
}
@media screen and (max-width: 768px) {
  .y1t-flow__list-container {
    width: 100%;
    padding-bottom: 15px;
    overflow-x: scroll;
  }
  .y1t-flow__list-container .simplebar-scrollbar:before {
    background: #AD684A;
    opacity: 1;
  }
  .y1t-flow__list-container .simplebar-track {
    background: #fff;
  }
  .y1t-flow__list-container .simplebar-track.simplebar-vertical {
    width: 10px;
  }
}
@media screen and (min-width: 769px) {
  .y1t-flow__list-container {
    overflow: hidden;
  }
  .y1t-flow__list-container .simplebar-scrollbar:before {
    display: none;
  }
  .y1t-flow__list-container .simplebar-track.simplebar-vertical {
    display: none;
  }
}
.y1t-flow__list {
  margin-top: clamp(33.75px , 2.7777777778vw , 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.6666666667vw;
  margin-bottom: 5.3333333333vw;
}
@media screen and (max-width: 768px) {
  .y1t-flow__list {
    width: 312.2666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-flow__list {
    width: 100%;
    gap: clamp(8.4375px , 0.6944444444vw , 10px);
    margin-bottom: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.y1t-flow__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.y1t-flow__item.is__flow1 {
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item.is__flow1 {
    width: clamp(185.625px , 15.2777777778vw , 220px);
  }
}
.y1t-flow__item.is__flow2 {
  width: 181.3333333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item.is__flow2 {
    width: clamp(573.75px , 47.2222222222vw , 680px);
  }
}
.y1t-flow__item.is__flow3 {
  width: 58.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item.is__flow3 {
    width: clamp(185.625px , 15.2777777778vw , 220px);
  }
}
.y1t-flow__item-title {
  width: 100%;
  position: relative;
  padding-bottom: 6.4vw;
  font-size: 4.8vw;
  font-weight: 700;
  color: #AD684A;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item-title {
    padding-bottom: clamp(20.25px , 1.6666666667vw , 24px);
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.y1t-flow__item-title::before, .y1t-flow__item-title::after {
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
}
.y1t-flow__item-title::before {
  height: 6.4vw;
  bottom: 0;
  border-left: 0.5333333333vw solid #AD684A;
  border-right: 0.5333333333vw solid #AD684A;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item-title::before {
    height: clamp(20.25px , 1.6666666667vw , 24px);
    border-left: clamp(1.6875px , 0.1388888889vw , 2px) solid #AD684A;
    border-right: clamp(1.6875px , 0.1388888889vw , 2px) solid #AD684A;
  }
}
.y1t-flow__item-title::after {
  height: 0.5333333333vw;
  bottom: 2.6666666667vw;
  background-color: #AD684A;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item-title::after {
    height: clamp(1.6875px , 0.1388888889vw , 2px);
    bottom: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.ybs-section .y1t-flow__item-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.y1t-flow__item-title strong {
  font-size: 8vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__item-title strong {
    font-size: clamp(27px , 2.2222222222vw , 32px);
  }
}
.y1t-flow__box_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box_container {
    gap: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.y1t-flow__box {
  margin-top: 13.3333333333vw;
  width: 58.6666666667vw;
  padding: 38.6666666667vw 2.6666666667vw 3.7333333333vw 5.3333333333vw;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 2.1333333333vw;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box {
    margin-top: clamp(42.1875px , 3.4722222222vw , 50px);
    width: clamp(185.625px , 15.2777777778vw , 220px);
    padding: clamp(122.34375px , 10.0694444444vw , 145px) clamp(8.4375px , 0.6944444444vw , 10px) clamp(11.8125px , 0.9722222222vw , 14px) clamp(16.875px , 1.3888888889vw , 20px);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.y1t-flow__box.is__box1 {
  background-image: url(/yebisu/communication/yebisu-1-tank/images/flow__step1_img.svg);
  background-position: left 50% top 17.3333333333vw;
  background-size: 16.952vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box.is__box1 {
    background-position: left 50% top clamp(54.84375px , 4.5138888889vw , 65px);
    background-size: clamp(53.6371875px , 4.4145833333vw , 63.57px);
  }
}
.y1t-flow__box.is__box2 {
  background-image: url(/yebisu/communication/yebisu-1-tank/images/flow__step2_img.svg);
  background-position: left 23.4666666667vw top 13.8666666667vw;
  background-size: 11.2453333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box.is__box2 {
    background-position: left clamp(74.25px , 6.1111111111vw , 88px) top clamp(43.875px , 3.6111111111vw , 52px);
    background-size: clamp(35.5809375px , 2.9284722222vw , 42.17px);
  }
}
.y1t-flow__box.is__box3 {
  background-position: left 22.0186666667vw top 17.3333333333vw;
  background-size: 17.9493333333vw;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/flow__step3_img.svg);
}
@media screen and (min-width: 769px) {
  .y1t-flow__box.is__box3 {
    background-position: left clamp(69.6684375px , 5.7340277778vw , 82.57px) top clamp(54.84375px , 4.5138888889vw , 65px);
    background-size: clamp(56.7928125px , 4.6743055556vw , 67.31px);
  }
}
.y1t-flow__box.is__box4 {
  background-position: center top 16.2666666667vw;
  background-size: 13.3333333333vw;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/flow__step4_img.svg);
}
@media screen and (min-width: 769px) {
  .y1t-flow__box.is__box4 {
    background-position: center top clamp(51.46875px , 4.2361111111vw , 61px);
    background-size: clamp(42.1875px , 3.4722222222vw , 50px);
  }
}
.y1t-flow__box.is__box5 {
  background-position: left 19.2vw top 15.2vw;
  background-size: 20.1466666667vw;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/flow__step5_img.png);
}
@media screen and (min-width: 769px) {
  .y1t-flow__box.is__box5 {
    background-position: left clamp(60.75px , 5vw , 72px) top clamp(48.09375px , 3.9583333333vw , 57px);
    background-size: clamp(63.7453125px , 5.2465277778vw , 75.55px);
  }
}
.y1t-flow__box-number {
  margin-left: auto;
  margin-right: auto;
  width: 18.744vw;
  position: absolute;
  top: -9.3333333333vw;
  left: 0;
  right: 0;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box-number {
    width: clamp(59.3071875px , 4.88125vw , 70.29px);
    top: clamp(-29.53125px , -2.4305555556vw , -35px);
  }
}
.y1t-flow__box-title {
  margin-bottom: 2.4vw;
  padding-right: 2.6666666667vw;
  color: #AD684A;
  font-size: 5.3333333333vw;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box-title {
    margin-bottom: clamp(7.59375px , 0.625vw , 9px);
    padding-right: clamp(8.4375px , 0.6944444444vw , 10px);
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.ybs-section .y1t-flow__box-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  line-height: 160%;
}
.y1t-flow__box-text {
  font-size: 4vw;
  line-height: 200%;
}
@media screen and (min-width: 769px) {
  .y1t-flow__box-text {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}
.y1t-flow__description {
  margin-left: 68.3653333333vw;
  width: 232.968vw;
  height: 9.6986666667vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 4.8vw;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  background-color: #AD684A;
}
@media screen and (min-width: 769px) {
  .y1t-flow__description {
    margin-left: auto;
    margin-right: clamp(15.1875px , 1.25vw , 18px);
    width: clamp(737.1253125px , 60.66875vw , 873.63px);
    height: clamp(30.6871875px , 2.5256944444vw , 36.37px);
    font-size: clamp(15.1875px , 1.25vw , 18px);
  }
}
.y1t-flow__description::before, .y1t-flow__description::after {
  content: "";
  margin: auto;
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-width: 4.8493333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-flow__description::before, .y1t-flow__description::after {
    border-width: clamp(15.34359375px , 1.2628472222vw , 18.185px);
  }
}
.y1t-flow__description::before {
  left: -9.6vw;
  border-left-color: transparent;
  border-right-color: #AD684A;
}
@media screen and (min-width: 769px) {
  .y1t-flow__description::before {
    left: clamp(-35.4375px , -2.9166666667vw , -42px);
  }
}
.y1t-flow__description::after {
  right: -9.6vw;
  border-left-color: #AD684A;
  border-right-color: transparent;
}
@media screen and (min-width: 769px) {
  .y1t-flow__description::after {
    right: clamp(-35.4375px , -2.9166666667vw , -42px);
  }
}
.y1t-flow .y1t-caption {
  margin-top: clamp(5.90625px , 0.4861111111vw , 7px);
}
@media screen and (max-width: 768px) {
  .y1t-flow .y1t-caption {
    width: 312.2666666667vw;
  }
}

.y1t-detail {
  width: 100%;
  position: relative;
  color: #fff;
  background-position: left top;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/bg.jpg);
}
.y1t-detail .y1t-section__title,
.y1t-detail .y1t-section__title-deco {
  color: #EEE3D8;
}
.y1t-detail__list {
  margin-top: 10.1333333333vw;
  width: 100%;
  padding: 8vw 8vw 10.6666666667vw;
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 2.1333333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-detail__list {
    margin-top: clamp(35.4375px , 2.9166666667vw , 42px);
    padding: clamp(38.8125px , 3.1944444444vw , 46px) clamp(97.875px , 8.0555555556vw , 116px) clamp(49.78125px , 4.0972222222vw , 59px);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.y1t-detail__item {
  width: 100%;
  padding-top: 7.4666666667vw;
  padding-bottom: 7.4666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-detail__item {
    padding-top: clamp(20.25px , 1.6666666667vw , 24px);
    padding-bottom: clamp(29.53125px , 2.4305555556vw , 35px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(30.375px , 2.5vw , 36px);
  }
}
.y1t-detail__item + .y1t-detail__item {
  border-top: 1px solid #AD684A;
}
.y1t-detail__item-title {
  font-weight: 700;
  color: #AD684A;
  text-align: left;
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .y1t-detail__item-title {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.ybs-section .y1t-detail__item-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.is__first .y1t-detail__item-title {
  margin-bottom: 1.8666666667vw;
}
@media screen and (min-width: 769px) {
  .is__first .y1t-detail__item-title {
    margin-bottom: clamp(5.90625px , 0.4861111111vw , 7px);
  }
}
.y1t-detail__item-text {
  color: #340008;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-detail__item-text {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}
.y1t-detail__caption {
  width: 100%;
  display: block;
  position: relative;
}
.y1t-detail__img {
  margin-left: auto;
  margin-right: auto;
  width: 30.0133333333vw;
}
@media screen and (max-width: 768px) {
  .y1t-detail__img {
    margin-bottom: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-detail__img {
    width: clamp(162.84375px , 13.4027777778vw , 193px);
  }
}
.y1t-detail__box {
  width: 100%;
  color: #340008;
}
@media screen and (min-width: 769px) {
  .y1t-detail__box {
    width: clamp(467.4375px , 38.4722222222vw , 554px);
  }
}
.y1t-detail__box-inner {
  font-weight: 700;
}
.y1t-detail__box-inner + .y1t-detail__box-inner {
  margin-top: 4.8vw;
}
@media screen and (min-width: 769px) {
  .y1t-detail__box-inner + .y1t-detail__box-inner {
    margin-top: clamp(15.1875px , 1.25vw , 18px);
  }
}
.y1t-detail__box-row {
  color: #340008;
}
.y1t-detail__box-list {
  color: #340008;
}
@media screen and (max-width: 768px) {
  .y1t-detail__box-list {
    margin-top: 2.1333333333vw;
  }
  .is__first .y1t-detail__box-list {
    margin-top: 0;
  }
}
.y1t-detail__text {
  padding-left: 1em;
  position: relative;
  font-size: 3.7333333333vw;
  line-height: 200%;
}
@media screen and (min-width: 769px) {
  .y1t-detail__text {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}
.y1t-detail__text::before {
  content: "・";
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
}
.y1t-detail__text.is__caution::before {
  content: "※";
}
.ybs-section p + .y1t-detail__text {
  margin-top: 0;
}
.y1t-detail__schedule-list {
  margin-top: 5.8666666667vw;
  margin-bottom: 5.8666666667vw;
  border-top: 1px solid #AD684A;
}
@media screen and (max-width: 768px) {
  .y1t-detail__schedule-list {
    margin-left: auto;
    width: 62.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-detail__schedule-list {
    width: 100%;
    margin-top: clamp(15.1875px , 1.25vw , 18px);
    margin-bottom: clamp(15.1875px , 1.25vw , 18px);
  }
}
.y1t-detail__schedule-item {
  width: 100%;
  padding: 0.5em;
  border-bottom: 1px solid #AD684A;
}
@media screen and (min-width: 769px) {
  .y1t-detail__schedule-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1em;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
}
.y1t-detail__text .y1t-detail__schedule-item:nth-child(1) {
  border-top: 1px solid #AD684A;
}
.ybs-section .y1t-detail__schedule-item p + p {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .y1t-detail__schedule-item {
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
}
.y1t-detail__schedule-date {
  display: block;
}
@media screen and (min-width: 769px) {
  .is__schedule .y1t-detail__schedule-date {
    width: clamp(185.625px , 15.2777777778vw , 220px);
  }
}
@media screen and (min-width: 769px) {
  .is__pay .y1t-detail__schedule-date {
    width: clamp(126.5625px , 10.4166666667vw , 150px);
  }
}
@media screen and (min-width: 769px) {
  .y1t-detail__schedule-text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.yebisu-1-tank .ybs-section .y1t-detail .y1t-button {
  margin-top: 0.4em;
  margin-bottom: 1em;
}
@media screen and (min-width: 769px) {
  .yebisu-1-tank .ybs-section .y1t-detail .y1t-button {
    margin-left: clamp(5.90625px , 0.4861111111vw , 7px);
  }
}

.y1t-contact {
  text-align: center;
}
.y1t-contact__title {
  font-weight: 700;
  font-size: 6.4vw;
}
.ybs-section .y1t-contact__title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
@media screen and (min-width: 769px) {
  .y1t-contact__title {
    font-size: clamp(25.3125px , 2.0833333333vw , 30px);
  }
}
.y1t-contact__date {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 2.4vw 0;
  color: #fff;
  font-weight: 700;
  font-size: 3.7333333333vw;
  background-color: #AD684A;
  border-radius: 2.1333333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-contact__date {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: clamp(4.21875px , 0.3472222222vw , 5px) clamp(24.46875px , 2.0138888889vw , 29px);
    font-size: clamp(15.1875px , 1.25vw , 18px);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.ybs-section .y1t-contact__date {
  margin-top: 8.5333333333vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-contact__date {
    margin-top: clamp(27px , 2.2222222222vw , 32px);
  }
}
.y1t-contact__box {
  margin-top: 10.6666666667vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 9.3333333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-contact__box {
    margin-top: clamp(8.4375px , 0.6944444444vw , 10px);
    margin-bottom: clamp(16.875px , 1.3888888889vw , 20px);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(30.375px , 2.5vw , 36px);
  }
}
.yebisu-1-tank .ybs-section .y1t-contact .y1t-button {
  height: 19.2vw;
  font-size: 5.8666666667vw;
  background-size: 3.4666666667vw;
}
@media screen and (min-width: 769px) {
  .yebisu-1-tank .ybs-section .y1t-contact .y1t-button {
    width: clamp(367.875px , 30.2777777778vw , 436px);
    height: clamp(84.375px , 6.9444444444vw , 100px);
    font-size: clamp(21.9375px , 1.8055555556vw , 26px);
    background-size: clamp(10.96875px , 0.9027777778vw , 13px);
  }
}
.yebisu-1-tank .ybs-section .y1t-contact .y1t-button--end {
  font-size: 4.2666666667vw;
  background-image: none;
  padding-right: 0;
}
@media screen and (min-width: 769px) {
  .yebisu-1-tank .ybs-section .y1t-contact .y1t-button--end {
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.yebisu-1-tank .ybs-section .y1t-contact .y1t-button--end:hover {
  opacity: 1;
}
.y1t-contact__tel {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .y1t-contact__tel {
    line-height: 120%;
  }
}
.y1t-contact__tel strong {
  font-size: 9.6vw;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
@media screen and (max-width: 768px) {
  .y1t-contact__tel strong {
    line-height: 1.4;
  }
}
@media screen and (min-width: 769px) {
  .y1t-contact__tel strong {
    font-size: clamp(30.375px , 2.5vw , 36px);
  }
}
@media screen and (max-width: 768px) {
  .y1t-contact__caption {
    text-align: left;
  }
}
.y1t-contact__bg {
  width: 100%;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/contact__bg_sp.jpg);
}
@media screen and (min-width: 769px) {
  .y1t-contact__bg {
    background-image: url(/yebisu/communication/yebisu-1-tank/images/contact__bg.jpg);
  }
}
.y1t-contact__bg .y1t-contact__title {
  color: #fff;
}
.y1t-contact__bg .y1t-button {
  border: clamp(1.6875px , 0.1388888889vw , 2px) solid #fff;
}

.y1t-faq {
  width: 100%;
  position: relative;
  color: #fff;
  background-position: left top;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/bg.jpg);
}
@media screen and (min-width: 769px) {
  .y1t-faq .y1t-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(33.75px , 2.7777777778vw , 40px);
  }
}
.y1t-faq .y1t-section__title-wrap {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .y1t-faq .y1t-section__title-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .y1t-faq .y1t-section__title-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.y1t-faq .y1t-section__title,
.y1t-faq .y1t-section__title-deco {
  color: #EEE3D8;
}
@media screen and (min-width: 769px) {
  .y1t-faq .y1t-section__title,
.y1t-faq .y1t-section__title-deco {
    text-align: left;
  }
}
.y1t-faq .y1t-section__title-deco {
  margin-bottom: 1.8666666667vw;
}
@media screen and (max-width: 768px) {
  .y1t-faq .y1t-section__title-deco {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .y1t-faq .y1t-section__title-deco {
    margin-bottom: clamp(5.90625px , 0.4861111111vw , 7px);
    font-size: clamp(101.25px , 8.3333333333vw , 120px);
  }
}
.y1t-faq .y1t-section__title {
  margin-bottom: 6.6666666667vw;
}
@media screen and (min-width: 769px) {
  .y1t-faq .y1t-section__title {
    margin-bottom: clamp(39.65625px , 3.2638888889vw , 47px);
  }
}
@media screen and (max-width: 768px) {
  .y1t-faq__list {
    margin-top: 8.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .y1t-faq__list {
    width: clamp(641.25px , 52.7777777778vw , 760px);
  }
}
.y1t-faq__item {
  width: 100%;
  padding: 5.6vw 10.6666666667vw 5.6vw 4vw;
  position: relative;
  color: #340008;
  background-color: #EEE3D8;
  border-radius: 2.1333333333vw;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .y1t-faq__item {
    padding: clamp(12.65625px , 1.0416666667vw , 15px) clamp(42.1875px , 3.4722222222vw , 50px) clamp(12.65625px , 1.0416666667vw , 15px) clamp(16.875px , 1.3888888889vw , 20px);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.y1t-faq__item + .y1t-faq__item {
  margin-top: 0.8vw;
}
@media screen and (min-width: 769px) {
  .y1t-faq__item + .y1t-faq__item {
    margin-top: clamp(1.6875px , 0.1388888889vw , 2px);
  }
}
.y1t-faq__item::before, .y1t-faq__item::after {
  content: "";
  margin: auto;
  width: 3.7333333333vw;
  height: 0.5333333333vw;
  display: block;
  position: absolute;
  right: 5.8666666667vw;
  top: 11.7333333333vw;
  background-color: #AD684A;
  -webkit-transition: rotate 0.3s ease-out;
  transition: rotate 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  .y1t-faq__item::before, .y1t-faq__item::after {
    width: clamp(11.8125px , 0.9722222222vw , 14px);
    height: clamp(1.6875px , 0.1388888889vw , 2px);
    right: clamp(18.5625px , 1.5277777778vw , 22px);
    top: clamp(23.625px , 1.9444444444vw , 28px);
  }
}
.y1t-faq__item::after {
  rotate: 90deg;
}
.y1t-faq__item.is-open::after {
  rotate: 0deg;
}
.y1t-faq__item-title {
  padding-left: 10.6666666667vw;
  text-align: left;
  font-weight: 700;
  font-size: 4.8vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .y1t-faq__item-title {
    padding-left: clamp(50.625px , 4.1666666667vw , 60px);
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.ybs-section .y1t-faq__item-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.y1t-faq__item-title::before {
  content: "";
  margin: auto;
  width: 8vw;
  height: 8vw;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/yebisu/communication/yebisu-1-tank/images/icon__question.svg);
}
@media screen and (min-width: 769px) {
  .y1t-faq__item-title::before {
    width: clamp(33.75px , 2.7777777778vw , 40px);
    height: clamp(33.75px , 2.7777777778vw , 40px);
  }
}
.y1t-faq__item-text {
  max-height: 0;
  padding-left: 10.6666666667vw;
  overflow: hidden;
  line-height: 200%;
  -webkit-transition: max-height 0.2s ease-out, margin-top 0.2s ease-out;
  transition: max-height 0.2s ease-out, margin-top 0.2s ease-out;
}
@media screen and (min-width: 769px) {
  .y1t-faq__item-text {
    padding-left: clamp(50.625px , 4.1666666667vw , 60px);
  }
}
.ybs-section .is-open .y1t-faq__item-text {
  margin-top: 2.1333333333vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .is-open .y1t-faq__item-text {
    margin-top: clamp(13.5px , 1.1111111111vw , 16px);
  }
}

.y1t-notes__box {
  width: 100%;
  height: 166.9333333333vw;
  padding: 6.6666666667vw 8vw;
  color: #AD684A;
  text-align: left;
  line-height: 200%;
  border: 1px solid #AD684A;
  border-radius: 2.1333333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-notes__box {
    height: clamp(337.5px , 27.7777777778vw , 400px);
    padding: clamp(30.375px , 2.5vw , 36px) clamp(67.5px , 5.5555555556vw , 80px);
    border-radius: clamp(8.4375px , 0.6944444444vw , 10px);
  }
}
.y1t-notes__title, .y1t-notes__section-title {
  margin-bottom: 2.4vw;
  text-align: left;
  font-size: 4.8vw;
  font-weight: 700;
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .y1t-notes__title, .y1t-notes__section-title {
    margin-bottom: clamp(27px , 2.2222222222vw , 32px);
    font-size: clamp(16.875px , 1.3888888889vw , 20px);
  }
}
.ybs-section .y1t-notes__title, .ybs-section .y1t-notes__section-title {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.y1t-notes__text {
  font-size: 3.7333333333vw;
  line-height: 200%;
}
@media screen and (min-width: 769px) {
  .y1t-notes__text {
    font-size: clamp(12.65625px , 1.0416666667vw , 15px);
  }
}
.y1t-notes__section {
  margin-top: 3.7333333333vw;
}
@media screen and (min-width: 769px) {
  .y1t-notes__section {
    margin-top: clamp(27px , 2.2222222222vw , 32px);
  }
}
.y1t-notes .simplebar-scrollbar:before {
  background: #AD684A;
  opacity: 1;
}
.y1t-notes .simplebar-track.simplebar-vertical {
  width: 10px;
}

.y1t-nav {
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.6666666667vw;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
}
@media screen and (min-width: 769px) {
  .y1t-nav {
    gap: clamp(10.125px , 0.8333333333vw , 12px);
  }
}
.y1t-nav.is__hidden {
  translate: clamp(42.1875px , 3.4722222222vw , 50px);
}
.y1t-nav__item {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
.y1t-nav__link {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 4vw 3.2vw;
  border-radius: 2.1333333333vw 0 0 2.1333333333vw;
  display: block;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  background-color: #340108;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media screen and (min-width: 769px) {
  .y1t-nav__link {
    padding: clamp(21.09375px , 1.7361111111vw , 25px) clamp(12.65625px , 1.0416666667vw , 15px);
    border-radius: clamp(6.75px , 0.5555555556vw , 8px) 0 0 clamp(6.75px , 0.5555555556vw , 8px);
    -webkit-transition: padding 0.2s ease-out;
    transition: padding 0.2s ease-out;
  }
  .y1t-nav__link:hover {
    padding-right: clamp(21.09375px , 1.7361111111vw , 25px);
  }
}
.ybs-section .y1t-nav__link {
  color: #fff !important;
  font-size: 3.5vw;
}
@media screen and (min-width: 769px) {
  .ybs-section .y1t-nav__link {
    font-size: clamp(13.5px , 1.1111111111vw , 16px);
  }
}
/*# sourceMappingURL=index.css.map */
