@import url("https://fonts.googleapis.com/css2?family=M+PLUS+2:wght@100..900&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
html {
  scroll-behavior: smooth;
}
.ccsakura {
  color: #000;
  font-family: "M PLUS 2", sans-serif;
  letter-spacing: 0;
  line-height: 1.5;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .ccsakura {
    margin-top: 70px;
  }
}
.ccsakura * {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .ccsakura .isPc {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .isSp {
    display: none;
  }
}
.ccsakura a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ccsakura a:hover {
  opacity: 0.8;
}
.ccsakura img {
  max-width: 100%;
}
.ccsakura .l_inr {
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ccsakura .l_inr {
    max-width: 1130px;
    padding-inline: 15px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .l_inr {
    padding-inline: 4vw;
  }
}
.ccsakura .strong {
  color: #fe3b68;
}
.ccsakura .p_hexagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #fe3b68;
}
.ccsakura .p_hexagram:before {
  display: block;
  content: "";
  background-image: url("/files/user/content/ccsakura2026/img/hexagram_pink.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
}
.ccsakura .o_hexagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ca9e03;
}
.ccsakura .o_hexagram:before {
  display: block;
  content: "";
  background-image: url("/files/user/content/ccsakura2026/img/hexagram_ocher.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.ccsakura .b_hexagram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.ccsakura .b_hexagram:before {
  display: block;
  content: "";
  background-image: url("/files/user/content/ccsakura2026/img/hexagram_black.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  min-width: 16px;
  aspect-ratio: 16/18;
}
.ccsakura .head2 {
  color: #ff6b91;
  font-weight: 300;
  letter-spacing: 0;
}
.ccsakura .head2:before {
  display: inline-block;
  content: attr(en);
  margin-right: 10px;
}
@media screen and (min-width: 769px) {
  .ccsakura .head2 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .ccsakura .head2:before {
    font-size: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .head2 {
    font-size: 16px;
    margin-bottom: 13px;
  }
  .ccsakura .head2:before {
    font-size: 40px;
  }
}
.ccsakura section.order {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .ccsakura section.order {
    overflow: hidden;
    background-image: url("/files/user/content/ccsakura2026/img/order_bg.png");
    background-repeat: no-repeat;
    background-size: calc(max(1500px, 100vw) * (1676 / 1500)) auto;
    background-position: left calc(max(1500px, 100vw) * (-44 / 1500)) top;
    padding: 80px 0;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura section.order {
    overflow-x: hidden;
    padding: 32px 0 40px;
  }
}
.ccsakura section.order:before {
  position: absolute;
  content: "";
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
}
@media screen and (min-width: 769px) {
  .ccsakura section.order:before {
    width: calc(max(1500px, 100vw) * (1121.33 / 1500));
    aspect-ratio: 1121.33/1036.5;
    background-image: url("/files/user/content/ccsakura2026/img/base_bg_top.png");
    background-position: left top;
    right: auto;
    bottom: auto;
    left: calc(max(1500px, 100vw) * (786.48 / 1500));
    top: calc(max(1500px, 100vw) * (-240.25 / 1500));
  }
}
@media screen and (max-width: 768px) {
  .ccsakura section.order:before {
    right: -76px;
    width: 327px;
    aspect-ratio: 327/317;
    background-image: url("/files/user/content/ccsakura2026/img/base_bg_top_sp.png");
  }
}
.ccsakura .introduntion {
  background: #fde7e7;
  text-align: center;
  color: #fe3b68;
  border-radius: 20px;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .ccsakura .introduntion {
    font-size: 24px;
    padding: 64px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .introduntion {
    font-size: 16px;
    padding: 40px 4vw;
    margin-bottom: 40px;
  }
}
.ccsakura .order_block {
  border: solid 4px #fe3b68;
  background: #fff;
  border-radius: 20px;
  background-repeat: no-repeat;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .ccsakura .order_block {
    padding: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .order_block {
    padding-block: 37px;
    padding-inline: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .order_block dl + dl {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .order_block dl + dl {
    margin-top: 24px;
  }
}
.ccsakura .order_block dt {
  font-weight: 500;
  gap: 6px;
  font-size: 20px;
  margin-bottom: 10px;
}
.ccsakura .order_block dt:before {
  min-width: 17px;
  aspect-ratio: 17/18;
}
@media screen and (min-width: 769px) {
  .ccsakura .order_block dd {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .order_block dd {
    font-size: 16px;
  }
}
.ccsakura .dot_list li {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ccsakura .dot_list li:before {
  content: '・';
}
.ccsakura .dot_list .strong:before {
  color: #000;
}
.ccsakura .btn {
  font-family: "M PLUS 2", sans-serif;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #72d5d4;
  background-image: url("/files/user/content/ccsakura2026/img/btn_right_arrow.png");
  letter-spacing: 0;
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 7px auto;
  line-height: 1;
}
.ccsakura .btn.deactive {
  background-color: #dbdbdb;
  pointer-events: none;
}
.ccsakura .btn.b_center {
  margin-top: 40px;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ccsakura .btn.min {
    padding: 3px;
    width: 280px;
    font-size: 16px;
    background-position: right 20px center;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .btn.min .btn_border {
    padding-block: 15px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .btn {
    background-position: right 40px center;
    width: 400px;
    padding: 5px 4px;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .btn {
    background-position: right 23px center;
    padding: 2px;
    font-size: 18px;
  }
}
.ccsakura .btn_border {
  border: solid 1.5px #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .btn_border {
    padding-block: 21px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .btn_border {
    padding-block: 18px;
  }
}
.ccsakura .product {
  background-repeat: repeat;
  background-position: left -9px top -9px;
  background-size: 52.5px auto;
  background-image: url("/files/user/content/ccsakura2026/img/rhombus.png");
  display: block;
}
@media screen and (min-width: 769px) {
  .ccsakura .product {
    padding: 80px 0;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .product {
    padding-block: 34px 50px;
  }
}
.ccsakura .reserve {
  position: relative;
  z-index: 0;
  display: block;
  background-repeat: no-repeat;
  overflow-x: hidden;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve {
    overflow: hidden;
    background-image: url("/files/user/content/ccsakura2026/img/reserve_bg.png");
    background-size: calc(max(1500px, 100vw) * (1500 / 1500)) auto;
    background-position: left 50% top calc(max(1500px, 100vw) * (791 / 1500));
    padding: 80px 0 100px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve {
    padding: 50px 0;
  }
}
.ccsakura .reserve:before,
.ccsakura .reserve:after {
  position: absolute;
  content: "";
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.ccsakura .reserve:before {
  background-position: right top;
  top: 0;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve:before {
    width: calc(max(1500px, 100vw) * (1121.33 / 1500));
    aspect-ratio: 1121.33/1036.5;
    background-image: url("/files/user/content/ccsakura2026/img/base_bg_top.png");
    background-position: left top;
    right: auto;
    bottom: auto;
    left: calc(max(1500px, 100vw) * (686.48 / 1500));
    top: calc(max(1500px, 100vw) * (-203.25 / 1500));
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve:before {
    right: -76px;
    width: 327px;
    aspect-ratio: 327/317;
    background-image: url("/files/user/content/ccsakura2026/img/base_bg_top_sp.png");
  }
}
.ccsakura .reserve:after {
  background-position: left bottom;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve:after {
    width: calc(max(1500px, 100vw) * (1121.33 / 1500));
    aspect-ratio: 1121.33/1036.5;
    background-image: url("/files/user/content/ccsakura2026/img/base_bg_top.png");
    background-position: left top;
    right: auto;
    bottom: auto;
    left: calc(max(1500px, 100vw) * (-693.33 / 1500));
    bottom: calc(max(1500px, 100vw) * (-255.25 / 1500));
    top: auto;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve:after {
    background-size: auto 100%;
    width: 100%;
    height: 517px;
    background-image: url("/files/user/content/ccsakura2026/img/base_bg_bottom_sp.png");
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .product_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 13px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ccsakura .product_nav_list li {
  text-align: center;
  background-repeat: no-repeat;
  background-image: url("/files/user/content/ccsakura2026/img/btn_down_arrow.png");
}
@media screen and (min-width: 769px) {
  .ccsakura .product_nav_list li {
    background-size: 22px auto;
    background-position: right clamp(20px, 1.9285714285714284vw, 27px) center;
    font-size: clamp(24px, 2.142857142857143vw, 30px);
    width: clamp(300px, 25.571428571428573vw, 358px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .product_nav_list li {
    font-size: 20px;
    background-position: right 31px center;
    background-size: 14px auto;
  }
}
.ccsakura .product_nav_list li:not(:last-of-type) {
  background-color: #fe3b68;
}
@media screen and (min-width: 769px) {
  .ccsakura .product_nav_list li:nth-of-type(3) .nav_border {
    padding-right: clamp(25px, 3.571428571428571vw, 50px);
  }
}
.ccsakura .product_nav_list li:last-of-type {
  background-color: #ca9e03;
}
@media screen and (max-width: 768px) {
  .ccsakura .product_nav_list li + li {
    margin-top: 10px;
  }
}
.ccsakura .product_nav_list li a {
  text-decoration: none;
  display: block;
  color: #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .product_nav_list li a {
    padding: 3px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .product_nav_list li a {
    padding: 4px;
  }
}
.ccsakura .product_nav_list .nav_border {
  border: solid 2px #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .product_nav_list .nav_border {
    padding-block: 23px;
    padding-right: clamp(10px, 1.4285714285714286vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .product_nav_list .nav_border {
    padding-block: 15px;
  }
}
.ccsakura .label_head {
  font-weight: 500;
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .label_head {
    padding-block: 22.5px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .label_head {
    padding-block: 21px;
    margin-bottom: 20px;
  }
}
.ccsakura .label_text {
  color: #fff;
  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;
}
@media screen and (min-width: 769px) {
  .ccsakura .label_text {
    font-size: 30px;
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .label_text {
    font-size: 20px;
    gap: 20px;
  }
}
.ccsakura .label_text:before,
.ccsakura .label_text:after {
  display: block;
  content: "";
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  background-image: url("/files/user/content/ccsakura2026/img/hexagram_wh.png");
}
@media screen and (min-width: 769px) {
  .ccsakura .label_text:before,
  .ccsakura .label_text:after {
    min-width: 20px;
    aspect-ratio: 20/22;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .label_text:before,
  .ccsakura .label_text:after {
    min-width: 16px;
    aspect-ratio: 16/18;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .product_section {
    background-color: #fff;
    border-radius: 20px;
    border: solid 3px #fe3b68;
    margin-top: 80px;
    padding: 56px clamp(40px, 4.285714285714286vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .product_section {
    margin-top: 40px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .product_section .label_head {
    background-image: url("/files/user/content/ccsakura2026/img/label_pink_pc.png");
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .product_section .label_head {
    background-image: url("/files/user/content/ccsakura2026/img/label_pink_sp.png");
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .item_grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(15px, 2.142857142857143vw, 30px);
  }
}
.ccsakura .item_detail {
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 768px) {
  .ccsakura .item_detail {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .item_slide_wrap {
    aspect-ratio: 471/380;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .item_slide_wrap {
    aspect-ratio: 345/294;
  }
}
.ccsakura .splide.composition_slide {
  visibility: visible;
  margin-inline: auto;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .splide.composition_slide {
    max-width: 471px;
    width: calc((471 / 1400) * 100vw);
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .splide.composition_slide .splide__slide {
    max-width: 471px;
    padding: 30px clamp(25px, 3.571428571428571vw, 50px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .splide.composition_slide .splide__slide {
    padding-block: 35px;
    padding-inline: 11.2vw;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .splide.composition_slide .splide__slide img {
    width: 70.93333333333334vw;
  }
}
.ccsakura .splide__arrow {
  opacity: 1;
  background-color: transparent;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .ccsakura .splide__arrow {
    aspect-ratio: 35/63;
    width: clamp(10px, 1.2142857142857142vw, 17px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .splide__arrow {
    aspect-ratio: 39/68;
    width: 5.066666666666666vw;
  }
}
.ccsakura .splide__arrow--prev {
  background-image: url("/files/user/content/ccsakura2026/img/arrow_prev.png");
}
@media screen and (min-width: 769px) {
  .ccsakura .splide__arrow--prev {
    left: clamp(10px, 1.4285714285714286vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .splide__arrow--prev {
    left: 3.2vw;
  }
}
.ccsakura .splide__arrow--next {
  background-image: url("/files/user/content/ccsakura2026/img/arrow_next.png");
}
@media screen and (min-width: 769px) {
  .ccsakura .splide__arrow--next {
    right: clamp(10px, 1.4285714285714286vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .splide__arrow--next {
    right: 3.2vw;
  }
}
.ccsakura .splide__arrow svg {
  display: none;
}
.ccsakura .splide__pagination {
  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;
  gap: 7px;
}
@media screen and (min-width: 769px) {
  .ccsakura .splide__pagination {
    bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .splide__pagination {
    bottom: 10px;
  }
}
.ccsakura .splide__pagination__page {
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0;
  background: #e4e4e4;
}
.ccsakura .splide__pagination__page.is-active {
  background: #fe3b68;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ccsakura .item_image {
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .item_image {
    aspect-ratio: 471/380;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .item_image {
    aspect-ratio: 345/294;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura #scale .item_image img {
    width: 211px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura #scale .item_image img {
    width: 40vw;
  }
}
.ccsakura .item_head4 {
  font-weight: bold;
  color: #fe3b68;
}
@media screen and (min-width: 769px) {
  .ccsakura .item_head4 {
    font-size: 24px;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .item_head4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.ccsakura .data_section {
  background: #fff;
  border-radius: 20px;
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 769px) {
  .ccsakura .data_section {
    gap: clamp(10px, 1.4285714285714286vw, 20px);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-block: 53px;
    padding-inline: clamp(20px, 1.9285714285714284vw, 27px) clamp(8px, 1.2142857142857142vw, 17px);
    border: solid 3px #ca9e03;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_section {
    padding-block: 27px;
    padding-inline: 3.2vw;
    border: solid 3px #fe3b68;
  }
}
.ccsakura .data_head4 {
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .ccsakura .data_head4 {
    font-size: clamp(20px, 1.7142857142857144vw, 24px);
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_head4 {
    text-align: center;
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    font-size: 18px;
    margin-bottom: 24px;
  }
}
.ccsakura p {
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 768px) {
  .ccsakura p {
    -webkit-box-ordinal-group: 31;
        -ms-flex-order: 30;
            order: 30;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image {
    max-width: 451px;
    padding-inline: clamp(12px, 1.7142857142857144vw, 24px) clamp(15px, 2.071428571428571vw, 29px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image {
    -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
            order: 20;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_main {
    -webkit-box-flex: 191;
        -ms-flex: 191;
            flex: 191;
    max-width: clamp(250px, 13.642857142857142vw, 191px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_main {
    width: 206px;
    margin: 0 auto 20px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_logo_wrap {
    max-width: 197px;
    -webkit-box-flex: 197;
        -ms-flex: 197;
            flex: 197;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_logo_wrap {
    margin-top: 20px;
    margin-inline: auto;
  }
}
.ccsakura .data_image_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_logo {
    gap: 6px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_logo {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    gap: 10px;
  }
}
.ccsakura .data_image_logo:first-of-type {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_logo:first-of-type img:first-of-type {
    -webkit-box-flex: 53;
        -ms-flex: 53;
            flex: 53;
    max-width: clamp(48px, 3.785714285714286vw, 53px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_logo:first-of-type img:first-of-type {
    -webkit-box-flex: 50;
        -ms-flex: 50;
            flex: 50;
    max-width: 50px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_logo:first-of-type img:nth-of-type(2) {
    -webkit-box-flex: 137;
        -ms-flex: 137;
            flex: 137;
    max-width: clamp(100px, 9.785714285714285vw, 137px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_logo:first-of-type img:nth-of-type(2) {
    -webkit-box-flex: 131;
        -ms-flex: 131;
            flex: 131;
    max-width: 131px;
  }
}
.ccsakura .data_image_logo:nth-of-type(2) {
  margin-top: 9px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_logo:nth-of-type(2) img:first-of-type {
    -webkit-box-flex: 50;
        -ms-flex: 50;
            flex: 50;
    max-width: clamp(40px, 3.571428571428571vw, 50px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_logo:nth-of-type(2) img:first-of-type {
    -webkit-box-flex: 48;
        -ms-flex: 48;
            flex: 48;
    max-width: 48px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .data_image_logo:nth-of-type(2) img:nth-of-type(2) {
    -webkit-box-flex: 133;
        -ms-flex: 133;
            flex: 133;
    max-width: clamp(100px, 9.5vw, 133px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_image_logo:nth-of-type(2) img:nth-of-type(2) {
    -webkit-box-flex: 127;
        -ms-flex: 127;
            flex: 127;
    max-width: 127px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .data_detail {
    max-width: 451px;
    padding-left: 5px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .data_detail {
    display: contents;
  }
}
.ccsakura .recipe_grid {
  border: solid 3px #fe3b68;
  border-radius: 20px;
  display: -ms-grid;
  display: grid;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .recipe_grid {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
    gap: 25px;
    padding: 20px 23px 23px 20px;
    margin: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .recipe_grid {
    padding-inline: 3.2vw;
    padding-block: 3.2vw 7.2vw;
    margin-block: 40px;
  }
}
.ccsakura .recipe_grid p {
  font-family: "Noto Sans JP";
}
.ccsakura .recipe_image {
  display: -ms-grid;
  display: grid;
  place-items: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .recipe_image img {
    width: auto;
    max-height: clamp(240px, 22.857142857142858vw, 320px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .recipe_image img {
    width: 50.666666666666664vw;
  }
}
.ccsakura .recipe_head4 {
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .ccsakura .recipe_head4 {
    font-size: 24px;
    margin-bottom: 13px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .recipe_head4 {
    font-size: 18px;
    margin: 20px 0;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_section {
    margin: 60px 0;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .voice_section {
    margin: 40px 0;
  }
}
.ccsakura .voice_head4 {
  color: #fe3b68;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_head4 {
    font-size: 42px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .voice_head4 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.ccsakura .voice_list {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-inline: auto;
    max-width: 860px;
    gap: 10px;
  }
}
.ccsakura .voice_item {
  color: #fe3b68;
  background: #fde7e7;
  border-radius: 14px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    aspect-ratio: 28/15;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    row-gap: 9px;
    padding-bottom: 6px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .voice_item {
    margin-top: 10px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-inline: 8vw;
    padding-block: 16px;
  }
}
.ccsakura .voice_ttl {
  font-weight: bold;
  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;
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_ttl {
    gap: 5px;
    font-size: clamp(18px, 1.7857142857142856vw, 25px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .voice_ttl {
    gap: 10px;
    font-size: 18px;
  }
}
.ccsakura .voice_ttl:before,
.ccsakura .voice_ttl:after {
  display: block;
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/files/user/content/ccsakura2026/img/hexagram_pink.png");
  aspect-ratio: 8/9;
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_ttl:before,
  .ccsakura .voice_ttl:after {
    min-width: clamp(10px, 1.1428571428571428vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .voice_ttl:before,
  .ccsakura .voice_ttl:after {
    min-width: 16px;
  }
}
.ccsakura .voice_icon {
  border-radius: 50%;
  aspect-ratio: 1;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/files/user/content/ccsakura2026/img/voice_icon.png");
}
@media screen and (min-width: 769px) {
  .ccsakura .voice_icon {
    background-size: 50% auto;
    width: clamp(50px, 5vw, 70px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .voice_icon {
    background-size: 35px auto;
    width: 48px;
    min-width: 48px;
  }
}
.ccsakura .item_label_wrapper {
  margin-top: 40px;
}
.ccsakura .item_label_wrapper input {
  display: none;
}
.ccsakura .item_label_wrapper input:checked ~ label > .item_label_check {
  background-color: #72d5d4;
}
.ccsakura .item_label_wrapper label {
  cursor: pointer;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: solid 3px #fe3b68;
  background: #fde7e7;
  border-radius: 20px;
  text-align: center;
  padding: 20px;
}
@media screen and (min-width: 769px) {
  .ccsakura .item_label_wrapper label {
    min-height: 200px;
    row-gap: 12px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .item_label_wrapper label {
    min-height: 157px;
    row-gap: 10px;
  }
}
.ccsakura .item_label_check {
  position: absolute;
  -webkit-box-shadow: inset 0px 3px 6px rgba(0,0,0,0.161);
          box-shadow: inset 0px 3px 6px rgba(0,0,0,0.161);
  background-color: #c6eeed;
  border-radius: 50%;
  background-image: url("/files/user/content/ccsakura2026/img/check.png");
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .ccsakura .item_label_check {
    background-size: clamp(26px, 2.214285714285714vw, 31px) auto;
    top: clamp(15px, 2.142857142857143vw, 30px);
    right: clamp(20px, 2.857142857142857vw, 40px);
    width: clamp(40px, 3.571428571428571vw, 50px);
    height: clamp(40px, 3.571428571428571vw, 50px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .item_label_check {
    background-size: 23px auto;
    width: 40px;
    height: 40px;
    top: 20px;
    right: 20px;
  }
}
.ccsakura .item_label_name {
  font-weight: 500;
  color: #fe3b68;
}
@media screen and (min-width: 769px) {
  .ccsakura .item_label_name {
    font-size: clamp(22px, 2vw, 28px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .item_label_name {
    font-size: 16px;
  }
}
.ccsakura .function_section {
  position: relative;
  border-radius: 20px;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .function_section {
    border: solid 3px #ca9e03;
    padding-block: 30px 37px;
    padding-left: clamp(16px, 2.2857142857142856vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .function_section {
    border: solid 3px #fe3b68;
    padding-block: 27px;
    padding-inline: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .func_head4 {
    color: #ca9e03;
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_head4 {
    color: #fe3b68;
    text-align: center;
    font-size: 14px;
  }
}
.ccsakura .func_head4:before {
  content: attr(en);
}
@media screen and (min-width: 769px) {
  .ccsakura .func_head4:before {
    font-size: 42px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_head4:before {
    display: block;
    font-size: 28px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .func_image {
    position: absolute;
    width: 261px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: clamp(20px, 3.642857142857143vw, 51px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_image {
    display: block;
    width: 45.333333333333336vw;
    margin-inline: auto;
    margin-bottom: 20px;
  }
}
.ccsakura .func_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 769px) {
  .ccsakura .func_list {
    width: clamp(404px, 38.714285714285715vw, 542px);
    gap: 12px clamp(5px, 0.7142857142857143vw, 10px);
    margin: 25px 0;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
    margin: 20px 0;
  }
}
.ccsakura .func_item {
  border: solid 1px #ca9e03;
  text-align: center;
  border-radius: 20px;
  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;
}
@media screen and (min-width: 769px) {
  .ccsakura .func_item {
    width: clamp(100px, 9.142857142857142vw, 128px);
    height: 34px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_item {
    width: 36.8vw;
    height: 38px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .func_item.en img {
    height: clamp(10px, 0.8571428571428572vw, 12px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_item.en img {
    height: 12px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .func_item img {
    height: clamp(12px, 1.0714285714285714vw, 15px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .func_item img {
    height: 15px;
  }
}
.ccsakura .timer_head {
  color: #fe3b68;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_head {
    font-size: 28px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_head {
    font-size: min(5.866666666666666vw, 22px);
    margin-inline: -4vw;
    margin-top: 24px;
    margin-bottom: 13px;
  }
}
.ccsakura .timer_text {
  text-align: center;
  font-weight: 500;
  font-family: "M PLUS 2", sans-serif;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_text {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_text {
    font-size: 18px;
    margin-bottom: 40px;
  }
}
.ccsakura .timer_explain_container {
  position: relative;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_container {
    display: -ms-grid;
    display: grid;
    place-items: center;
    width: 100%;
    max-width: 902px;
    height: 349px;
  }
}
.ccsakura .timer_explain_image {
  position: relative;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_image {
    width: clamp(220px, 18.142857142857142vw, 254px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_explain_image {
    padding-inline: 13.866666666666667vw;
    padding-bottom: 78px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_list {
    display: contents;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item {
    position: absolute;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_explain_item {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain01 {
    top: 40px;
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain01 .timer_explain_text {
    max-width: clamp(180px, 17.357142857142858vw, 243px);
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain02 {
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain02 .timer_explain_text {
    max-width: clamp(180px, 17.642857142857142vw, 247px);
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain03 {
    top: clamp(40px, 6.071428571428571vw, 85px);
    right: clamp(23px, 3.9285714285714284vw, 55px);
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain03 .timer_explain_ttl {
    width: clamp(165px, 17.785714285714285vw, 249px);
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_item.explain03 .timer_explain_text {
    max-width: clamp(150px, 14.142857142857142vw, 198px);
  }
}
.ccsakura .timer_explain_strong {
  position: absolute;
  bottom: 0;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_strong {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
    left: 180px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_explain_strong {
    right: 2.4vw;
    padding-right: 20.8vw;
  }
}
.ccsakura .timer_explain_strong:before {
  content: "";
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_strong:before {
    background-position: center;
    background-size: contain;
    aspect-ratio: 153/111;
    background-image: url("/files/user/content/ccsakura2026/img/timer_pickup_pc.png");
    min-width: clamp(120px, 10.928571428571429vw, 153px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_explain_strong:before {
    position: absolute;
    max-width: 150px;
    width: 28vw;
    aspect-ratio: 105/163;
    background-image: url("/files/user/content/ccsakura2026/img/timer_pickup_sp.png");
    background-size: contain;
    background-position: left center;
    right: 0;
    bottom: 17px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_strong .timer_explain_ttl {
    width: clamp(165px, 17.785714285714285vw, 249px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_explain_strong .timer_explain_ttl {
    font-size: 20px;
    padding-right: 9px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_text {
    width: 100%;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding-left: clamp(20px, 2vw, 28px);
  }
}
.ccsakura .timer_explain_ttl {
  font-family: "M PLUS 2", sans-serif;
  font-weight: bold;
  color: #fe3b68;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  font-size: clamp(18px, 1.5714285714285716vw, 22px);
  gap: 7px;
}
.ccsakura .timer_explain_ttl:before {
  min-width: clamp(18px, 1.5714285714285716vw, 22px);
  aspect-ratio: 22/25;
  margin-top: clamp(3px, 0.35714285714285715vw, 5px);
}
.ccsakura .timer_explain_ttl span {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .ccsakura .timer_explain_text {
    font-size: clamp(14px, 1.1428571428571428vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .timer_explain_text {
    font-size: 16px;
    margin-top: 5px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .label_head {
    background-image: url("/files/user/content/ccsakura2026/img/label_ocher_pc.png");
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .label_head {
    background-image: url("/files/user/content/ccsakura2026/img/label_ocher_sp.png");
  }
}
.ccsakura .reserve .reserve_head3 {
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .reserve_head3 {
    font-size: clamp(24px, 2.2857142857142856vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .reserve_head3 {
    font-size: 22px;
  }
}
.ccsakura .reserve_benefit {
  position: relative;
  border: solid 3px #fe3b68;
  border-radius: 20px;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_benefit {
    padding-block: 61px;
    padding-inline: clamp(30px, 4.357142857142858vw, 61px);
    letter-spacing: 0.03em;
    margin: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_benefit {
    margin: 15px 0 40px;
    padding-block: 17px;
    padding-inline: 3.2vw;
  }
}
.ccsakura .reserve_benefit .reserve_head3 {
  font-weight: 500;
  text-align: center;
  color: #fe3b68;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_benefit .reserve_head3 {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_benefit .reserve_head3 {
    gap: 4px;
    font-size: 22px;
    margin-bottom: 12px;
  }
}
.ccsakura .reserve_benefit p.indent {
  font-family: "Noto Sans JP";
  font-size: 14px;
  padding-left: 14px;
  text-indent: -14px;
}
.ccsakura .reserve .reserve_grid {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .reserve_grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-block: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .reserve_grid {
    row-gap: 10px;
    margin: 10px 0;
  }
}
.ccsakura .reserve .reserve_head4 {
  color: #fe3b68;
  font-weight: bold;
  text-align: center;
  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;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .reserve_head4 {
    font-size: 32px;
    gap: 8px;
    margin-bottom: 23px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .reserve_head4 {
    font-size: 22px;
    gap: 4px;
    margin-bottom: 12px;
  }
}
.ccsakura .reserve .reserve_head4:before,
.ccsakura .reserve .reserve_head4:after {
  display: inline-block;
  content: "";
  background-image: url("/files/user/content/ccsakura2026/img/hexagram_pink.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .reserve_head4:before,
  .ccsakura .reserve .reserve_head4:after {
    min-width: 25px;
    aspect-ratio: 25/28;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .reserve_head4:before,
  .ccsakura .reserve .reserve_head4:after {
    min-width: 18px;
    aspect-ratio: 18/20;
  }
}
.ccsakura .reserve .benefit_image {
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .benefit_image {
    width: 264px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .benefit_image {
    width: 229px;
  }
}
.ccsakura .reserve .reserve_item {
  border-radius: 20px;
  background: #faf6e7;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .reserve_item {
    padding-block: 20px 26px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .reserve_item {
    padding-block: 20px 28px;
  }
}
.ccsakura .reserve .benefit_text {
  text-align: center;
}
.ccsakura .reserve_contents {
  margin-top: 40px;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .p_hexagram {
    gap: 8px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .p_hexagram {
    gap: 7px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .p_hexagram:before {
    min-width: clamp(20px, 1.7857142857142856vw, 25px);
    aspect-ratio: 25/28;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .p_hexagram:before {
    min-width: 18px;
    aspect-ratio: 18/20;
  }
}
.ccsakura .reserve .o_hexagram {
  letter-spacing: 0.08em;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .o_hexagram {
    gap: 10px;
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .o_hexagram {
    gap: 8px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve .o_hexagram:before {
    min-width: 29px;
    aspect-ratio: 29/32;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve .o_hexagram:before {
    min-width: 21px;
    aspect-ratio: 21/24;
  }
}
.ccsakura .reserve_section {
  background: #faf6e7;
  border-radius: 20px;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_section {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 43px;
    padding: 20px;
    padding-right: clamp(20px, 4.571428571428571vw, 64px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_section {
    margin-top: 17px;
    padding-block: 15px;
    padding-inline: 4vw;
  }
}
.ccsakura .reserve_section p {
  font-family: "Noto Sans JP";
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_section .reserve_head3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_image {
    -webkit-box-flex: 390;
        -ms-flex: 390;
            flex: 390;
    max-width: 390px;
  }
}
.ccsakura .reserve_image img {
  border-radius: 8px;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_detail {
    -webkit-box-flex: 582;
        -ms-flex: 582;
            flex: 582;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_detail {
    margin-top: 20px;
  }
}
.ccsakura .reserve_block {
  border: solid 2px #ca9e03;
  border-radius: 20px;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block {
    letter-spacing: 0.05em;
    padding: 38px;
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block {
    letter-spacing: 0;
    font-size: 16px;
    padding-block: 17px;
    padding-inline: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block dl + dl {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block dl + dl {
    margin-top: 33px;
  }
}
.ccsakura .reserve_block dt {
  font-weight: bold;
  color: #ca9e03;
  border-bottom: solid 2px #ca9e03;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block dt {
    line-height: 1.1;
    padding-bottom: 11px;
    font-size: 22px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block dt {
    line-height: 1.5;
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}
.ccsakura .reserve_block dd {
  font-family: "Noto Sans JP";
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block dd {
    font-weight: 500;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block dd {
    font-weight: 400;
  }
}
.ccsakura .reserve_block dd .btn {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block p span {
    display: inline-block;
    font-size: 14px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block p span {
    display: block;
    font-size: 12px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block p + p {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block p + p {
    margin-top: 20px;
  }
}
.ccsakura .reserve_block .reserve_ttl {
  margin: 10px 0;
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block .dot_list + .reserve_ttl {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_block .dot_list li {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block .dot_list li {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_block .dot_list span {
    margin-left: -17px;
    margin-top: 10px;
  }
}
.ccsakura .reserve_block .dot_list a {
  color: inherit;
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .ccsakura .note_list {
    margin-top: 12px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .note_list {
    margin-top: 20px;
  }
}
.ccsakura .note_list li {
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ccsakura .note_list li:before {
  content: "※";
}
@media screen and (min-width: 769px) {
  .ccsakura #buy .dot_list li + li {
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura #buy .dot_list li + li {
    margin-top: 20px;
  }
}
.ccsakura #attention dt {
  text-align: center;
  margin-bottom: 12px;
}
.ccsakura .reserve_note {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 18px;
  color: #fe3b68;
}
@media screen and (min-width: 769px) {
  .ccsakura .reserve_note {
    margin-left: 10px;
    margin-block: auto 3px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura .reserve_note {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura #period .reserve_head3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    row-gap: 0;
  }
}
.ccsakura_cart {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  background-color: rgba(255,255,255,0.84);
}
@media screen and (min-width: 769px) {
  .ccsakura_cart {
    padding-block: 28px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura_cart {
    padding-block: 14px;
  }
}
.ccsakura_cart form {
  height: 100%;
}
.ccsakura_cart__btn {
  position: relative;
  font-family: "M PLUS 2", sans-serif;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #72d5d4;
  background-image: url("/files/user/content/ccsakura2026/img/cart_icon.png");
  letter-spacing: 0;
  text-decoration: none;
  background-repeat: no-repeat;
  margin-inline: auto;
}
@media screen and (min-width: 769px) {
  .ccsakura_cart__btn {
    background-size: 27px auto;
    background-position: left 32px center;
    width: 400px;
    height: 74px;
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura_cart__btn {
    background-size: 22px auto;
    background-position: left 26px center;
    width: 100%;
    max-width: 345px;
    height: 60px;
    font-size: 18px;
  }
}
.ccsakura_cart__btn .btn_border {
  width: 100%;
  border: solid 1.5px #fff;
}
.ccsakura_cart input[type=submit] {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: transparent;
  background: transparent;
  z-index: 9999999;
  cursor: pointer;
}
.ccsakura_cart__text {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  overflow: hidden;
  z-index: 2;
  border: solid 1.5px #fff;
}
@media screen and (min-width: 769px) {
  .ccsakura_cart__text {
    top: 5px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 10px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura_cart__text {
    top: 4px;
    left: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 8px);
  }
}
.ccsakura_cart__number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  border-radius: 100%;
  color: #fff;
  font-weight: 500;
  background-color: #fe3b68;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .ccsakura_cart__number {
    right: min(1.76991150442478vw, 20px);
    width: min(2.65486725663717vw, 30px);
    height: min(2.65486725663717vw, 30px);
    font-size: min(1.50442477876106vw, 17px);
  }
}
@media screen and (max-width: 768px) {
  .ccsakura_cart__number {
    font-size: 14px;
    right: 24px;
    width: 25px;
    height: 25px;
  }
}
.ccsakura_copyright {
  position: relative;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #fe3b68;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .ccsakura_copyright {
    font-size: 14px;
    padding-block: 31px;
  }
}
@media screen and (max-width: 768px) {
  .ccsakura_copyright {
    font-size: 12px;
    padding-block: 33px;
  }
}

/*# sourceMappingURL=ccsakura2026.css.map */
