﻿@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,600&display=swap&subset=japanese");html {overflow-x: hidden;scroll-behavior: smooth;}body {margin: 0;overflow-x: hidden;}#osechi26 {font-family: "Noto Serif JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;line-height: 1.6;color: #000;}@media screen and (max-width: 767px) {#osechi26 {font-size: 14px;font-size: 0.875rem;}}#osechi26,#osechi26 * {box-sizing: border-box;}#osechi26 h1,#osechi26 h2,#osechi26 h3,#osechi26 h4,#osechi26 h5,#osechi26 h6 {margin: 0;}#osechi26 p {margin: 0;}#osechi26 ul,#osechi26 ol {list-style: none;margin: 0;padding: 0;}#osechi26 dl,#osechi26 dt,#osechi26 dd {margin: 0;padding: 0;}#osechi26 img {display: block;height: auto;max-width: 100%;}#osechi26 .osechi26_header {position: fixed;display: flex;justify-content: space-between;align-items: center;top: 0;left: 0;padding-left: 20px;height: 70px;width: 100%;opacity: 0;background-color: #fff;z-index: 1000;filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.3));}#osechi26 .osechi26_header_pc {display: flex;justify-content: center;align-items: center;}@media screen and (max-width: 991px) {#osechi26 .osechi26_header_pc {display: none;}}#osechi26 .osechi26_header_menu {display: flex;margin-right: 20px;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_header_menu {margin-right: 15px;}}#osechi26 .osechi26_header_menu li {padding: 0 20px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 14px;font-size: 0.875rem;font-weight: 600;line-height: 1;border-right: 1px solid #000;}#osechi26 .osechi26_header_menu li:first-child {border-left: 1px solid #000;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_header_menu li {padding: 0 10px;}}#osechi26 .osechi26_header_news {height: 70px;width: 200px;background-color: #ba0108;color: #fff;font-weight: bold;text-align: center;display: flex;align-items: center;justify-content: center;}#osechi26 .osechi26_header_news span {font-size: 0.9em;}#osechi26 #osechi26Header.UpMove {-webkit-animation: UpAnime 0.5s forwards;animation: UpAnime 0.5s forwards;}#osechi26 #osechi26Header.DownMove {-webkit-animation: DownAnime 0.5s forwards;animation: DownAnime 0.5s forwards;}@-webkit-keyframes UpAnime {from {opacity: 0;}to {opacity: 1;}}@keyframes UpAnime {from {opacity: 0;}to {opacity: 1;}}@-webkit-keyframes DownAnime {from {opacity: 1;}to {opacity: 0;}}@keyframes DownAnime {from {opacity: 1;}to {opacity: 0;}}#osechi26 .osechi26_drawer_news {color: #ba0108;font-weight: bold;margin-top: 30px;background-color: #fff;padding: 20px 15px;}#osechi26 #g-nav {position: fixed;z-index: 999;top: 0;right: -120%;width: 100%;height: 100vh;background: #ba0108;transition: all 0.6s;}#osechi26 #g-nav.panelactive {right: 0;}#osechi26 #g-nav.panelactive #g-nav-list {position: fixed;z-index: 999;width: 100%;height: 100vh;overflow: auto;-webkit-overflow-scrolling: touch;}#osechi26 #g-nav ul {position: absolute;z-index: 999;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60%;}#osechi26 #g-nav li {list-style: none;text-align: center;}#osechi26 #g-nav li a {color: #fff;text-decoration: none;padding: 20px 10px;display: block;text-transform: uppercase;letter-spacing: 0.1em;font-weight: bold;}#osechi26 .openbtn {position: fixed;z-index: 9999;top: 10px;right: 5px;cursor: pointer;width: 50px;height: 50px;}#osechi26 .openbtn span {display: inline-block;transition: all 0.4s;position: absolute;left: 14px;height: 3px;border-radius: 2px;background-color: #ba0108;width: 45%;}#osechi26 .openbtn span:nth-of-type(1) {top: 15px;}#osechi26 .openbtn span:nth-of-type(2) {top: 23px;}#osechi26 .openbtn span:nth-of-type(3) {top: 31px;}#osechi26 .openbtn.active span:nth-of-type(1) {top: 18px;left: 18px;transform: translateY(6px) rotate(-45deg);width: 30%;background-color: #fff;}#osechi26 .openbtn.active span:nth-of-type(2) {opacity: 0;}#osechi26 .openbtn.active span:nth-of-type(3) {top: 30px;left: 18px;transform: translateY(-6px) rotate(45deg);width: 30%;background-color: #fff;}#osechi26 .pc-only {display: block;}@media screen and (max-width: 767px) {#osechi26 .pc-only {display: none;}}#osechi26 .lg-only {display: none;}@media screen and (max-width: 991px) {#osechi26 .lg-only {display: block;}}#osechi26 .sp-only {display: none;}@media screen and (max-width: 767px) {#osechi26 .sp-only {display: block;}}#osechi26 .sample {font-size: 30px;font-size: 1.875rem;}@media screen and (max-width: 991px) {#osechi26 .sample {font-size: 17px;font-size: 1.0625rem;}}#osechi26 .container {position: relative;margin: 0 auto;max-width: 1200px;width: 100%;}#osechi26 #osechi26fixSearch {position: fixed;bottom: 80px;right: 20px;padding: 15px 20px 30px;max-width: 240px;width: 100%;background: white;border-radius: 8px;opacity: 0;visibility: hidden;transition: opacity 0.3s ease, visibility 0.3s ease;z-index: 9999;filter: drop-shadow(0px 5px 3px rgba(0, 0, 0, 0.1));}@media screen and (max-width: 767px) {#osechi26 #osechi26fixSearch {display: none;}}#osechi26 #osechi26fixSearch.show {opacity: 1;visibility: visible;}#osechi26 #osechi26fixSearch #osechi26fixSearchClose {position: absolute;top: 14px;right: 14px;width: 26px;height: 26px;background-color: #333;border-radius: 50%;cursor: pointer;}#osechi26 #osechi26fixSearch #osechi26fixSearchClose::before, #osechi26 #osechi26fixSearch #osechi26fixSearchClose::after {content: "";position: absolute;left: 50%;top: 50%;width: 16px;height: 2px;background: #fff;transform-origin: center;}#osechi26 #osechi26fixSearch #osechi26fixSearchClose::before {transform: translate(-50%, -50%) rotate(45deg);}#osechi26 #osechi26fixSearch #osechi26fixSearchClose::after {transform: translate(-50%, -50%) rotate(-45deg);}#osechi26 #osechi26fixSearch .osechi26_fix_search_ttl {text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 700;}#osechi26 #osechi26fixSearch .osechi26_fix_search_list {margin-top: 10px;}#osechi26 #osechi26fixSearch .osechi26_fix_search_list li {position: relative;margin-top: 6px;text-align: center;}#osechi26 #osechi26fixSearch .osechi26_fix_search_list li::after {content: "";position: absolute;top: -5px;bottom: 0;right: 15px;margin: auto;vertical-align: middle;width: 8px;height: 8px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(135deg);}#osechi26 #osechi26fixSearch .osechi26_fix_search_list li a {display: inline-block;padding: 10px 15px;text-align: center;max-width: 200px;width: 100%;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 15px;font-size: 0.9375rem;color: #fff;background-color: #ba0108;border-radius: 5px;}@media screen and (min-width: 768px) {#osechi26 #osechi26fixSearch .osechi26_fix_search_list li a {transition: 0.3s;}#osechi26 #osechi26fixSearch .osechi26_fix_search_list li a:hover {opacity: 0.7;}}#osechi26 .osechi26_fv {position: relative;margin: 8px auto 0 auto;overflow: hidden;max-width: 1920px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_fv {padding-bottom: 26.6666666667%;}}#osechi26 .osechi26_fv_left {position: absolute;top: 0;left: 0;z-index: 2;padding: 0;}@media screen and (max-width: 1700px) {#osechi26 .osechi26_fv_left {left: -10vw;}}@media screen and (max-width: 1500px) {#osechi26 .osechi26_fv_left {left: -20vw;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_fv_left {top: auto;bottom: 3%;left: 0;right: 0;margin: auto;width: 90%;}}@media screen and (max-width: 1199px) {#osechi26 .osechi26_fv_left img {height: 500px;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_fv_left img {height: 400px;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_fv_left img {height: auto;}}#osechi26 .osechi26_fv_slide {display: flex;justify-content: flex-end;align-items: center;}@media screen and (max-width: 767px) {#osechi26 .osechi26_fv_slide {justify-content: center;}}#osechi26 .osechi26_fv_slide img {height: 700px;-o-object-fit: cover;object-fit: cover;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_fv_slide img {height: 500px;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_fv_slide img {height: 400px;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_fv_slide img {height: auto;}}#osechi26 .osechi26_link_txt {display: flex;justify-content: center;align-items: center;padding: 0 20px;background-color: #c69337;}@media screen and (max-width: 767px) {#osechi26 .osechi26_link_txt {display: none;}}#osechi26 .osechi26_link_txt_item {position: relative;line-height: 1;}#osechi26 .osechi26_link_txt_item:last-child a span {border: none;}@media screen and (max-width: 991px) {#osechi26 .osechi26_link_txt_item:last-child a span {padding-right: 30px;}}#osechi26 .osechi26_link_txt_item .hover-ttl {display: block;padding: 30px 0;min-width: 160px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;font-weight: 500;letter-spacing: 0.05rem;color: #fff;transition: 0.3s;cursor: default;}#osechi26 .osechi26_link_txt_item .hover-ttl:hover {background: rgba(255, 255, 255, 0.3);}@media screen and (max-width: 991px) {#osechi26 .osechi26_link_txt_item .hover-ttl {font-size: 15px;font-size: 0.9375rem;}}#osechi26 .osechi26_link_txt_item .hover-ttl__link {cursor: pointer;}#osechi26 .osechi26_link_txt_item .hover-ttl span {position: relative;display: block;padding: 0 40px 0 20px;text-align: center;border-right: 1px solid #fff;}@media screen and (max-width: 991px) {#osechi26 .osechi26_link_txt_item .hover-ttl span {padding-right: 20px;}}#osechi26 .osechi26_link_txt_item .hover-ttl span::after {content: "";position: absolute;top: -5px;bottom: 0;right: 20px;margin: auto;vertical-align: middle;width: 11px;height: 11px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(135deg);}@media screen and (max-width: 991px) {#osechi26 .osechi26_link_txt_item .hover-ttl span::after {right: 10px;}}#osechi26 .osechi26_link_txt_item .hover-menu {position: absolute;visibility: hidden;left: -10px;right: 0;margin: auto;padding: 20px 15px;width: 180px;background-color: #fff;opacity: 0;z-index: 1;transition: opacity 0.2s ease, visibility 0.2s ease;pointer-events: none;filter: drop-shadow(0px 5px 3px rgba(0, 0, 0, 0.2));}#osechi26 .osechi26_link_txt_item .hover-menu.active {opacity: 1;visibility: visible;pointer-events: all;}#osechi26 .osechi26_link_txt_item .hover-menu li {margin-bottom: 25px;}#osechi26 .osechi26_link_txt_item .hover-menu li:last-child {margin-bottom: 0;}#osechi26 .osechi26_link_txt_item .hover-menu li a {display: flex;align-items: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 15px;font-size: 0.9375rem;font-weight: bold;}#osechi26 .osechi26_link_txt_item .hover-menu li a::before {content: "";margin-right: 5px;width: 10px;height: 2px;background-color: #9d6b11;}#osechi26 .osechi26_link_txt_item .hover-menu li a:hover {color: #9d6b11;}#osechi26 .osechi26_link_bnr {display: flex;justify-content: center;align-items: center;gap: 15px 25px;margin-top: 70px;padding: 0 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_link_bnr {flex-direction: column;margin-top: 40px;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_link_bnr a {max-width: 280px;}}@media screen and (min-width: 768px) {#osechi26 .osechi26_link_bnr img {transition: 0.3s;}#osechi26 .osechi26_link_bnr img:hover {opacity: 0.7;}}#osechi26 .osechi26_lineup {margin-top: 50px;padding: 60px 20px 80px;width: 100%;background: url(../../img/usr/lp_osechi26/bg_lineup.jpg);background-repeat: no-repeat;background-size: cover;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup {padding: 30px 0 40px;}}#osechi26 .osechi26_lineup_wrapper {margin: 0 auto;max-width: 1200px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup_wrapper {padding-right: 5.3333333333%;padding-left: 5.3333333333%;}}#osechi26 .osechi26_lineup_ttl {margin-bottom: 50px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup_ttl {margin-bottom: 20px;}}#osechi26 .osechi26_lineup_ttl h2 {font-size: 34px;font-size: 2.125rem;font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup_ttl h2 {font-size: 5.3333333333vw;line-height: 1.5;}}#osechi26 .osechi26_lineup_ttl h2 span {position: relative;display: inline-block;padding-left: 20px;border-left: 4px solid #ba0108;}#osechi26 .osechi26_lineup_slide {max-width: 238px;}#osechi26 .osechi26_lineup_slide h3 {margin-top: 20px;font-size: 20px;font-size: 1.25rem;font-weight: 700;line-height: 1.4;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup_slide h3 {font-size: 16px;font-size: 1rem;}}#osechi26 .osechi26_lineup .swiper {overflow: inherit;}#osechi26 .osechi26_lineup .lineup-button-prev,#osechi26 .osechi26_lineup .lineup-button-next {top: 6%;left: auto;width: 50px;height: 50px;color: #fff;background-color: #c8b358;border-radius: 50%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup .lineup-button-prev,#osechi26 .osechi26_lineup .lineup-button-next {width: 8vw;height: 8vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_lineup .lineup-button-prev,#osechi26 .osechi26_lineup .lineup-button-next {top: 8%;width: 10.6666666667vw;height: 10.6666666667vw;}}#osechi26 .osechi26_lineup .lineup-button-prev::after,#osechi26 .osechi26_lineup .lineup-button-next::after {font-size: 16px;font-size: 1rem;font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup .lineup-button-prev::after,#osechi26 .osechi26_lineup .lineup-button-next::after {font-size: 3.2vw;}}#osechi26 .osechi26_lineup .lineup-button-prev {right: 8%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_lineup .lineup-button-prev {right: 15%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_lineup .lineup-button-prev {right: 15%;}}#osechi26 .osechi26_lineup .lineup-button-next {right: 0%;}#osechi26 .osechi26_about {padding-bottom: 40px;background: linear-gradient(to bottom, #fff 0% 35%, transparent 35% 100%), url(../../img/usr/lp_osechi26/bg_about.jpg);background-position: center bottom;background-repeat: no-repeat;background-size: cover;}#osechi26 .osechi26_about_txt {position: relative;margin: auto;padding: 2.6666666667% 0;max-width: 940px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_txt {padding: 9.3333333333% 0 9.3333333333%;}}#osechi26 .osechi26_about_txt h2 {position: relative;text-align: center;font-size: 50px;font-size: 3.125rem;font-weight: 600;line-height: 1.4;color: #000;z-index: 2;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_txt h2 {font-size: 6.6666666667vw;}}#osechi26 .osechi26_about_txt h2 span {color: #b90909;}#osechi26 .osechi26_about_txt p {margin-top: 10px;text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;font-weight: 500;position: relative;z-index: 2;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_txt p {font-size: 3.2vw;}}#osechi26 .osechi26_about_movie {margin: auto;padding: 0 40px;max-width: 1000px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_movie {padding: 0 20px;}}#osechi26 .osechi26_about_movie video {margin: auto;max-width: 1000px;width: 100%;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.2));}#osechi26 .osechi26_about_slider {margin: 100px auto 0;padding-bottom: 30px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_slider {margin-top: 50px;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_about_slider {padding-bottom: 0;}}#osechi26 .osechi26_about_slider img {margin: auto;padding-bottom: 10px;filter: drop-shadow(0px 5px 3px rgba(0, 0, 0, 0.1));}#osechi26 .osechi26_about_slider .about-button-prev,#osechi26 .osechi26_about_slider .about-button-next {top: 50%;width: 50px;height: 50px;color: #000;background-color: #fff;border-radius: 50%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_slider .about-button-prev,#osechi26 .osechi26_about_slider .about-button-next {width: 9.3333333333vw;height: 9.3333333333vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_about_slider .about-button-prev,#osechi26 .osechi26_about_slider .about-button-next {width: 12vw;height: 12vw;}}#osechi26 .osechi26_about_slider .about-button-prev::after,#osechi26 .osechi26_about_slider .about-button-next::after {font-size: 16px;font-size: 1rem;font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_slider .about-button-prev::after,#osechi26 .osechi26_about_slider .about-button-next::after {font-size: 3.2vw;}}#osechi26 .osechi26_about_slider .about-button-prev {left: 22%;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_about_slider .about-button-prev {left: 14%;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_about_slider .about-button-prev {left: 8%;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_slider .about-button-prev {left: 20vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_about_slider .about-button-prev {left: 9.3333333333vw;}}#osechi26 .osechi26_about_slider .about-button-next {right: 22%;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_about_slider .about-button-next {right: 14%;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_about_slider .about-button-next {right: 8%;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_about_slider .about-button-next {right: 20vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_about_slider .about-button-next {right: 9.3333333333vw;}}#osechi26 .osechi26_about .about-pagination {margin-top: 20px;text-align: center;}#osechi26 .osechi26_about .about-pagination .swiper-pagination-bullet {margin: 0 6px;width: 15px;height: 15px;background-color: #c5ae8f;border-radius: 50%;opacity: 1;}#osechi26 .osechi26_about .about-pagination .swiper-pagination-bullet-active {background-color: #7f6038;}#osechi26 .osechi26_voice {margin-top: 80px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice {margin-top: 40px;}}#osechi26 .osechi26_voice_wrapper_pc {display: flex;flex-wrap: wrap;justify-content: center;align-items: stretch;gap: 30px 20px;margin: 20px 20px 0;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_wrapper_pc {display: none;}}#osechi26 .osechi26_voice_wrapper_sp {display: none;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_wrapper_sp {display: flex;justify-content: center;align-items: stretch;margin: 20px 20px 0;}}#osechi26 .osechi26_voice_wrapper_sp .voice-slider .swiper-wrapper .swiper-slide {padding-bottom: 10px;width: auto;height: auto;}#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev,#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {top: 40%;width: 50px;height: 50px;color: #000;background-color: #fff;border: 2px solid #000;border-radius: 50%;}@media screen and (min-width: 768px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev,#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {display: none;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev,#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {width: 9.3333333333vw;height: 9.3333333333vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev,#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {width: 10.6666666667vw;height: 10.6666666667vw;}}#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev::after,#osechi26 .osechi26_voice_wrapper_sp .voice-button-next::after {font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev::after,#osechi26 .osechi26_voice_wrapper_sp .voice-button-next::after {font-size: 3.4666666667vw;}}#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev {left: 50px;}@media screen and (max-width: 991px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev {left: 20px;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-prev {left: 2.6666666667vw;}}#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {right: 50px;}@media screen and (max-width: 991px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {right: 20px;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_wrapper_sp .voice-button-next {right: 2.6666666667vw;}}#osechi26 .osechi26_voice_box {display: flex;flex-grow: 1;flex-direction: column;justify-content: stretch;align-items: stretch;padding: 30px 30px 40px;max-width: 360px;width: 32%;outline: 3px solid #c8b358;outline-offset: -8px;background-color: #fff;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box {padding: 20px;max-width: none;width: 100%;height: 100%;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_ico {width: 27.7777777778%;}}#osechi26 .osechi26_voice_box_user {display: flex;justify-content: flex-start;align-items: center;}#osechi26 .osechi26_voice_box_user_evaluation {margin-left: 10px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_user_evaluation {margin-left: 7.4074074074%;}}#osechi26 .osechi26_voice_box_user_evaluation_star {display: block;font-size: 26px;font-size: 1.625rem;color: #cda245;}@media screen and (max-width: 991px) {#osechi26 .osechi26_voice_box_user_evaluation_star {font-size: 20px;font-size: 1.25rem;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_user_evaluation_star {font-size: 5.3333333333vw;}}#osechi26 .osechi26_voice_box_user_evaluation_item {display: block;font-size: 16px;font-size: 1rem;font-weight: 500;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_user_evaluation_item {font-size: max(2.9333333333vw, 0.9em);}}#osechi26 .osechi26_voice_box_user_evaluation_item span {font-size: 20px;font-size: 1.25rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_user_evaluation_item span {font-size: 16px;font-size: 1rem;}}#osechi26 .osechi26_voice_box_txt {display: flex;justify-content: stretch;margin-top: 15px;text-align: justify;flex-grow: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_txt {margin-top: 7.4074074074%;}}#osechi26 .osechi26_voice_box_txt p {font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;font-weight: 400;flex-grow: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_box_txt p {font-size: 13px;font-size: 0.8125rem;}}#osechi26 .osechi26_voice_box_txt p span {font-weight: bold;background: linear-gradient(transparent 60%, #faef3e 60%);}#osechi26 .osechi26_voice_annotation {margin-top: 40px;margin-right: 15px;text-align: right;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 12px;font-size: 0.75rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice_annotation {margin-top: 30px;}}#osechi26 .osechi26_voice .voice-pagination {margin-top: 20px;text-align: center;}@media screen and (min-width: 768px) {#osechi26 .osechi26_voice .voice-pagination {display: none;}}#osechi26 .osechi26_voice .voice-pagination .swiper-pagination-bullet {width: 11px;height: 11px;background-color: #8f8f8f;border-radius: 50%;opacity: 1;}#osechi26 .osechi26_voice .voice-pagination .swiper-pagination-bullet-active {background-color: #ae1414;}#osechi26 .osechi26_voice h3 img {margin: auto;padding-right: 17%;}@media screen and (max-width: 991px) {#osechi26 .osechi26_voice h3 img {padding-right: 20%;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_voice h3 img {padding-right: 10%;}}#osechi26 .osechi26_products {margin-top: -70px;padding-top: 70px;}#osechi26 .osechi26_products_bundle {position: relative;margin-top: 70px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_bundle {margin-top: 40px;}}#osechi26 .osechi26_products_bundle_bg {width: 100%;height: 200px;-o-object-fit: cover;object-fit: cover;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_bundle_bg {min-height: 160px;height: 23vw;}}#osechi26 .osechi26_products_bundle_ornament {position: absolute;right: 0;bottom: -25px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_bundle_ornament {width: 90px;}}#osechi26 .osechi26_products_bundle h2 {position: absolute;display: block;top: 25%;right: 0;left: 0;margin: auto;text-align: center;font-size: 60px;font-size: 3.75rem;line-height: 1.2;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_bundle h2 {top: 3%;font-size: 8vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_bundle h2 {top: 25%;font-size: 30px;font-size: 1.875rem;}}#osechi26 .osechi26_products_bundle h2 .year {font-size: 50px;font-size: 3.125rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_bundle h2 .year {font-size: 6.6666666667vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_bundle h2 .year {font-size: 25px;font-size: 1.5625rem;}}#osechi26 .osechi26_products_bundle h2 .conjunction {font-size: 42px;font-size: 2.625rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_bundle h2 .conjunction {font-size: 5.6vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_bundle h2 .conjunction {font-size: 21px;font-size: 1.3125rem;}}#osechi26 .osechi26_products_background {padding: 80px 30px;width: 100%;background: url(../../img/usr/lp_osechi26/bg_products_light.jpg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_background {padding: 40px 0;}}#osechi26 .osechi26_products_background-dark {background: url(../../img/usr/lp_osechi26/bg_products_dark.jpg);}#osechi26 .osechi26_products_background .container {max-width: 1000px;}#osechi26 .osechi26_products_category {position: relative;display: flex;justify-content: center;align-items: center;background-color: #fff;border-top: 4px solid #ae1414;border-bottom: 4px solid #ae1414;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_category {margin: 0 20px;}}#osechi26 .osechi26_products_category h2 {position: relative;display: block;margin: 4px auto;padding: 13px 0 18px;text-align: center;width: 100%;font-size: 50px;font-size: 3.125rem;font-weight: 600;line-height: 1;color: #ae1414;border-top: 2px solid #ae1414;border-bottom: 2px solid #ae1414;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_category h2 {font-size: 40px;font-size: 2.5rem;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_category h2 {padding: 9px 0 12px;font-size: 25px;font-size: 1.5625rem;}}#osechi26 .osechi26_products_category h2::before, #osechi26 .osechi26_products_category h2::after {content: "";position: absolute;display: inline-block;top: 3px;width: 26px;height: 74px;background-size: contain;background-repeat: no-repeat;vertical-align: middle;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_category h2::before, #osechi26 .osechi26_products_category h2::after {width: 23px;height: 72px;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_category h2::before, #osechi26 .osechi26_products_category h2::after {width: 14px;height: 60px;}}#osechi26 .osechi26_products_category h2::before {left: 5px;background-image: url(../../img/usr/lp_osechi26/img_ttl_belt_left.png);}#osechi26 .osechi26_products_category h2::after {right: 5px;background-image: url(../../img/usr/lp_osechi26/img_ttl_belt_right.png);}#osechi26 .osechi26_products_main {display: flex;justify-content: center;align-items: flex-start;padding: 80px 0 40px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main {flex-direction: column;padding: 8% 0;}}#osechi26 .osechi26_products_main_border {border-top: 2px solid #816830;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_border {padding: 13.3333333333% 0 8%;}}#osechi26 .osechi26_products_main_left {max-width: 580px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_left {max-width: none;}}#osechi26 .osechi26_products_main_left_thumb {position: relative;transition: 0.3s;}#osechi26 .osechi26_products_main_left_thumb:hover img {opacity: 1;filter: brightness(108%);}#osechi26 .osechi26_products_main_left_point {position: absolute;top: -30px;left: -30px;z-index: 1;max-width: 173px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_left_point {left: 2.9333333333%;top: -5.3333333333%;max-width: 29.0666666667%;}}#osechi26 .osechi26_products_main_left_other {display: flex;justify-content: space-between;align-items: flex-start;margin-top: 30px;gap: 0 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_left_other {display: none;}}#osechi26 .osechi26_products_main_left_other_wrapper {display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;max-width: 270px;width: 100%;}#osechi26 .osechi26_products_main_left_other_wrapper h3 {margin-top: 10px;font-size: 24px;font-size: 1.5rem;font-weight: 500;}@media screen and (max-width: 991px) {#osechi26 .osechi26_products_main_left_other_wrapper h3 {font-size: 20px;font-size: 1.25rem;}}#osechi26 .osechi26_products_main_left_other_wrapper p {font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 15px;font-size: 0.9375rem;letter-spacing: 0.01rem;}#osechi26 .osechi26_products_main_left_other_wrapper p span {font-size: 12px;font-size: 0.75rem;}#osechi26 .osechi26_products_main_right {margin-left: 60px;max-width: 360px;width: 100%;}@media screen and (max-width: 991px) {#osechi26 .osechi26_products_main_right {margin-left: 40px;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right {width: 86.6666666667%;max-width: 86.6666666667%;margin: 5.3333333333% auto 0;}}#osechi26 .osechi26_products_main_right_new {display: flex;justify-content: flex-start;align-items: center;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right_new {align-items: flex-end;}}#osechi26 .osechi26_products_main_right_new_box {margin-right: 20px;padding: 10px 15px;text-align: center;font-size: 20px;font-size: 1.25rem;line-height: 1.4;color: #fff;background-color: #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right_new_box {padding: 3.0769230769% 4.1538461538%;font-size: 5.3333333333vw;margin-right: 6.1538461538%;}#osechi26 .osechi26_products_main_right_new_box + .osechi26_products_main_right_phrase {padding-bottom: 2.3076923077%;}}#osechi26 .osechi26_products_main_right_phrase {font-size: 24px;font-size: 1.5rem;font-weight: 600;line-height: 1.4;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right_phrase {font-size: 4.8vw;}}#osechi26 .osechi26_products_main_right_name {margin-top: 15px;font-size: 60px;font-size: 3.75rem;font-weight: 600;line-height: 1.2;}#osechi26 .osechi26_products_main_right_name.fs80 {font-size: 80px;font-size: 5rem;}#osechi26 .osechi26_products_main_right_name span {display: block;font-size: 40px;font-size: 2.5rem;}#osechi26 .osechi26_products_main_right_name span.small {font-size: 60px;font-size: 3.75rem;}#osechi26 .osechi26_products_main_right_name span.inline {display: inline-block;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right_name {margin-top: 0;font-size: 13.3333333333vw;}#osechi26 .osechi26_products_main_right_name.sp-fsnochange {font-size: 10.6666666667vw;margin-top: 3.0769230769%;}#osechi26 .osechi26_products_main_right_name.fs80 {font-size: 13.3333333333vw;}#osechi26 .osechi26_products_main_right_name span {display: inline-block;font-size: 8.5333333333vw;}#osechi26 .osechi26_products_main_right_name span.small {font-size: 10.6666666667vw;}}#osechi26 .osechi26_products_main_right_ruby {margin-top: 5px;font-size: 20px;font-size: 1.25rem;font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right_ruby {font-size: 5.3333333333vw;}}#osechi26 .osechi26_products_main_right_description {margin-top: 10px;font-size: 16px;font-size: 1rem;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-weight: 500;}#osechi26 .osechi26_products_main_right_description .marker {background: linear-gradient(transparent 60%, #faef3e 60%);}#osechi26 .osechi26_products_main_right_description .annotation {font-size: 12px;font-size: 0.75rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_right_description {display: none;}}#osechi26 .osechi26_products_main_right_other {display: flex;justify-content: space-between;align-items: flex-start;margin-top: 6.1538461538%;gap: 0 4.6153846154%;}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_main_right_other {display: none;}}#osechi26 .osechi26_products_main_right_other_wrapper {display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;max-width: 310px;width: 100%;}#osechi26 .osechi26_products_main_right_other_wrapper p {margin-top: 10px;font-size: 4.2666666667vw;font-weight: 500;}#osechi26 .osechi26_products_main_cta {margin-top: 15px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta {margin-top: 7.6923076923%;}}#osechi26 .osechi26_products_main_cta_period {padding: 7px 20px 10px;background-color: #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_period {padding: 3.3846153846% 10px;}}#osechi26 .osechi26_products_main_cta_period p {text-align: center;font-size: 30px;font-size: 1.875rem;font-weight: 600;line-height: 1;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_period p {font-size: 6vw;}}#osechi26 .osechi26_products_main_cta_period p span {font-size: 34px;font-size: 2.125rem;letter-spacing: 0.1rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_period p span {font-size: 6.4vw;}}#osechi26 .osechi26_products_main_cta_period p span.fs70 {font-size: 70%;}#osechi26 .osechi26_products_main_cta_period p span.fs50 {font-size: 50%;}#osechi26 .osechi26_products_main_cta_price {padding: 5px 15px 40px;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price {padding: 3.0769230769% 0 6.1538461538%;}}#osechi26 .osechi26_products_main_cta_price_normal {font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 24px;font-size: 1.5rem;font-feature-settings: "palt";}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_normal {font-size: 4.8vw;text-align: center;}}#osechi26 .osechi26_products_main_cta_price_normal .strike {text-decoration: line-through;text-decoration-thickness: 0.1rem;}#osechi26 .osechi26_products_main_cta_price_normal .tax {font-weight: 500;}#osechi26 .osechi26_products_main_cta_price_normal span {font-size: 30px;font-size: 1.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_normal span {font-size: 6vw;}}#osechi26 .osechi26_products_main_cta_price_normal span.fs70 {font-size: 70%;}#osechi26 .osechi26_products_main_cta_price_normal span.adjustment__left {margin-left: 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_normal span.adjustment__left {margin-left: 0;}}#osechi26 .osechi26_products_main_cta_price_normal span.tax {font-size: 16px;font-size: 1rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_normal span.tax {font-size: 3.2vw;}}#osechi26 .osechi26_products_main_cta_price_arrow {position: relative;margin-top: 5px;width: 100%;}#osechi26 .osechi26_products_main_cta_price_arrow span {position: relative;display: block;margin: auto;width: 36px;height: 16px;background-color: #ba0108;-webkit-clip-path: polygon(100% 0, 50% 100%, 0 0);clip-path: polygon(100% 0, 50% 100%, 0 0);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_arrow span {width: 7.2vw;height: auto;aspect-ratio: 36/16;}}#osechi26 .osechi26_products_main_cta_price_sale {margin-top: 10px;text-align: center;font-size: 40px;font-size: 2.5rem;font-weight: bold;color: #ba0108;white-space: nowrap;font-feature-settings: "palt";}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_sale {font-size: 8vw;}}#osechi26 .osechi26_products_main_cta_price_sale .shipping {display: inline-block;padding: 2px 4px 4px;border: 2px solid #ba0108;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 500;line-height: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_sale .shipping {font-size: 3.6vw;}}#osechi26 .osechi26_products_main_cta_price_sale .emphasis {font-size: 60px;font-size: 3.75rem;line-height: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_sale .emphasis {font-size: 13.0666666667vw;}}#osechi26 .osechi26_products_main_cta_price_sale .yen {margin-left: -5px;font-size: 70%;}#osechi26 .osechi26_products_main_cta_price_sale .tax {font-size: 16px;font-size: 1rem;font-weight: 400;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_price_sale .tax {font-size: 2.9333333333vw;}}#osechi26 .osechi26_products_main_cta_set {margin-top: 20px;padding: 5px 15px 40px;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set {margin-top: 7.6923076923%;padding: 4.6153846154% 0 6.1538461538%;}}#osechi26 .osechi26_products_main_cta_set_phrase {text-align: center;font-size: 26px;font-size: 1.625rem;letter-spacing: 0.01rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_phrase {font-size: 6vw;font-weight: 700;margin-bottom: 1.5384615385%;}}#osechi26 .osechi26_products_main_cta_set_wrapper {display: flex;justify-content: center;align-items: flex-end;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_wrapper {display: block;}#osechi26 .osechi26_products_main_cta_set_wrapper:not(:first-of-type) {margin-top: 7.6923076923%;}}#osechi26 .osechi26_products_main_cta_set_normal {text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;line-height: 1;font-feature-settings: "palt";}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_normal {font-size: 4.8vw;line-height: 1.6;}}#osechi26 .osechi26_products_main_cta_set_normal .txt {display: block;font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_normal .txt {display: inline;font-size: 70%;}}#osechi26 .osechi26_products_main_cta_set_normal .yen {font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_normal .yen {font-size: 70%;}}#osechi26 .osechi26_products_main_cta_set_normal .strike {font-size: 20px;font-size: 1.25rem;text-decoration: line-through;text-decoration-thickness: 0.1rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_normal .strike {font-size: 6vw;}}#osechi26 .osechi26_products_main_cta_set_normal .tax {font-size: 12px;font-size: 0.75rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_normal .tax {font-size: 3.2vw;}}#osechi26 .osechi26_products_main_cta_set_arrow {position: relative;margin: 0 10px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_arrow {width: 100%;margin: 10px 0 0;}}#osechi26 .osechi26_products_main_cta_set_arrow span {position: relative;display: block;margin: auto;width: 10px;height: 22px;background-color: #ba0108;-webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);clip-path: polygon(0 0, 0 100%, 100% 50%);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_arrow span {-webkit-clip-path: polygon(100% 0, 50% 100%, 0 0);clip-path: polygon(100% 0, 50% 100%, 0 0);width: 7.2vw;height: auto;aspect-ratio: 36/16;}}#osechi26 .osechi26_products_main_cta_set_sale {margin-top: 10px;font-size: 40px;font-size: 2.5rem;font-weight: bold;line-height: 1;color: #ba0108;white-space: nowrap;font-feature-settings: "palt";}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_sale {text-align: center;font-size: 8vw;line-height: 1.6;}}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_main_cta_set_sale .shipping {display: none;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_sale .shipping {display: inline-block;padding: 2px 4px 4px;border: 2px solid #ba0108;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 500;line-height: 1;font-size: 3.6vw;}}#osechi26 .osechi26_products_main_cta_set_sale .yen {font-size: 19px;font-size: 1.1875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_sale .yen {font-size: 70%;}}#osechi26 .osechi26_products_main_cta_set_sale .emphasis {font-size: 32px;font-size: 2rem;line-height: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_sale .emphasis {font-size: 13.0666666667vw;}}#osechi26 .osechi26_products_main_cta_set_sale .tax {font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_sale .tax {font-size: 2.9333333333vw;}}#osechi26 .osechi26_products_main_cta_set_btn {position: relative;display: flex;justify-content: center;align-items: center;margin: 10px auto 0;width: 300px;height: 60px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;color: #fff;background-color: #ba0108;border-radius: 50px;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_main_cta_set_btn {transition: 0.3s;}#osechi26 .osechi26_products_main_cta_set_btn:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_btn {width: 76.9230769231%;height: auto;aspect-ratio: 500/100;font-size: 4.5333333333vw;}}#osechi26 .osechi26_products_main_cta_set_btn::after {content: "";position: absolute;top: 0;bottom: 0;right: 15px;margin: auto;vertical-align: middle;width: 16px;height: 16px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_set_btn::after {right: 9.2307692308%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_main_cta_set_btn::after {width: 10px;height: 10px;}}#osechi26 .osechi26_products_main_cta_btn {position: relative;display: flex;justify-content: center;align-items: center;margin: 15px auto 0;width: 300px;height: 60px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;color: #fff;background-color: #ba0108;border-radius: 50px;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_main_cta_btn {transition: 0.3s;}#osechi26 .osechi26_products_main_cta_btn:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_btn {width: 76.9230769231%;height: auto;aspect-ratio: 500/100;font-size: 4.5333333333vw;}}#osechi26 .osechi26_products_main_cta_btn::after {content: "";position: absolute;top: 0;bottom: 0;right: 15px;margin: auto;vertical-align: middle;width: 16px;height: 16px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_main_cta_btn::after {right: 9.2307692308%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_main_cta_btn::after {width: 10px;height: 10px;}}#osechi26 .osechi26_products_sub {position: relative;display: flex;justify-content: center;align-items: flex-start;margin-top: 1px;padding: 50px 0 0;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub {flex-direction: column;padding: 8% 0;}}#osechi26 .osechi26_products_sub-stretch {align-items: stretch;}#osechi26 .osechi26_products_sub_box {display: flex;flex-direction: column;justify-content: stretch;align-items: stretch;margin: -90px auto 0;padding-top: 90px;max-width: 470px;width: 47%;flex: 1 1 auto;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_box {max-width: 680px;width: 90.6666666667%;}}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_sub_box + .osechi26_products_sub_box {margin-left: 6%;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_box + .osechi26_products_sub_box {margin-top: 0;}}#osechi26 .osechi26_products_sub_thumb {position: relative;transition: 0.3s;}#osechi26 .osechi26_products_sub_thumb:hover img {opacity: 1;filter: brightness(108%);}#osechi26 .osechi26_products_sub_point {position: absolute;top: -20px;left: -20px;z-index: 1;max-width: 148px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_point {left: -4.9230769231%;top: -5.8461538462%;max-width: 29.0666666667%;}}#osechi26 .osechi26_products_sub_phrase {margin-top: 15px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 20px;font-size: 1.25rem;font-weight: 600;line-height: 1.4;}#osechi26 .osechi26_products_sub_phrase.txt-tiny {letter-spacing: -0.02em;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_phrase {font-size: 4.8vw;margin-top: 4.6153846154%;}}#osechi26 .osechi26_products_sub_name {font-size: 46px;font-size: 2.875rem;font-weight: 600;line-height: 1.4;}#osechi26 .osechi26_products_sub_name span {font-size: 30px;font-size: 1.875rem;}#osechi26 .osechi26_products_sub_name span.ruby {font-size: 20px;font-size: 1.25rem;}@media screen and (max-width: 991px) {#osechi26 .osechi26_products_sub_name {font-size: 5.0666666667vw;}#osechi26 .osechi26_products_sub_name span {font-size: 2.9333333333vw;}#osechi26 .osechi26_products_sub_name span.ruby {font-size: 2.1333333333vw;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_name {font-size: 9.3333333333vw;margin-top: 3.0769230769%;}#osechi26 .osechi26_products_sub_name span {font-size: 6vw;}#osechi26 .osechi26_products_sub_name span.ruby {font-size: 4vw;}}#osechi26 .osechi26_products_sub_description {flex-grow: 1;margin-top: 10px;font-size: 16px;font-size: 1rem;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-weight: 500;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_description {display: none;}}#osechi26 .osechi26_products_sub_description .marker {background: linear-gradient(transparent 60%, #faef3e 60%);}#osechi26 .osechi26_products_sub_description .annotation {font-size: 12px;font-size: 0.75rem;}#osechi26 .osechi26_products_sub_cta {margin-top: 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta {margin-top: 6.1538461538%;}}#osechi26 .osechi26_products_sub_cta_period {padding: 7px 20px 10px;background-color: #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_period {padding: 3.3846153846% 10px;}}#osechi26 .osechi26_products_sub_cta_period p {text-align: center;font-size: 30px;font-size: 1.875rem;font-weight: 600;line-height: 1;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_period p {font-size: 6vw;}}#osechi26 .osechi26_products_sub_cta_period p span {font-size: 34px;font-size: 2.125rem;letter-spacing: 0.1rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_period p span {font-size: 6.4vw;}}#osechi26 .osechi26_products_sub_cta_period p span.fs70 {font-size: 70%;}#osechi26 .osechi26_products_sub_cta_period p span.fs50 {font-size: 50%;}#osechi26 .osechi26_products_sub_cta_price {padding: 5px 15px 40px;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price {padding: 3.0769230769% 0 6.1538461538%;}}#osechi26 .osechi26_products_sub_cta_price_book {display: flex;justify-content: center;align-items: center;gap: 15px;}#osechi26 .osechi26_products_sub_cta_price_book p {font-size: 28px;font-size: 1.75rem;font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_book p {font-size: 6.4vw;}}#osechi26 .osechi26_products_sub_cta_price_normal {text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 500;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_normal {font-size: 4.8vw;}}#osechi26 .osechi26_products_sub_cta_price_normal .yen {font-size: 18px;font-size: 1.125rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_normal .yen {font-size: 3.2vw;}}#osechi26 .osechi26_products_sub_cta_price_normal .strike {text-decoration: line-through;text-decoration-thickness: 0.1rem;}#osechi26 .osechi26_products_sub_cta_price_normal .tax {font-weight: 500;}#osechi26 .osechi26_products_sub_cta_price_normal span {font-size: 26px;font-size: 1.625rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_normal span {font-size: 6vw;}}#osechi26 .osechi26_products_sub_cta_price_normal span.fs70 {font-size: 70%;}#osechi26 .osechi26_products_sub_cta_price_normal span.tax {font-size: 16px;font-size: 1rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_normal span.tax {font-size: 3.2vw;}}#osechi26 .osechi26_products_sub_cta_price_arrow {margin-top: 5px;position: relative;width: 100%;}#osechi26 .osechi26_products_sub_cta_price_arrow span {position: relative;display: block;margin: auto;width: 36px;height: 16px;background-color: #ba0108;-webkit-clip-path: polygon(100% 0, 50% 100%, 0 0);clip-path: polygon(100% 0, 50% 100%, 0 0);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_arrow span {width: 7.2vw;height: auto;aspect-ratio: 36/16;}}#osechi26 .osechi26_products_sub_cta_price_excluded {text-align: center;margin-top: 40px;font-size: 20px;font-size: 1.25rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_excluded {font-size: 4.8vw;}}#osechi26 .osechi26_products_sub_cta_price_sale {margin-top: 10px;text-align: center;font-size: 40px;font-size: 2.5rem;font-weight: bold;color: #ba0108;white-space: nowrap;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_sale {font-size: 8vw;}}#osechi26 .osechi26_products_sub_cta_price_sale .shipping {display: inline-block;padding: 2px 4px 4px;border: 2px solid #ba0108;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 500;line-height: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_sale .shipping {font-size: 3.6vw;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_products_sub_cta_price_sale .shipping br {display: block !important;}}#osechi26 .osechi26_products_sub_cta_price_sale .emphasis {font-size: 60px;font-size: 3.75rem;line-height: 1;}@media screen and (max-width: 991px) {#osechi26 .osechi26_products_sub_cta_price_sale .emphasis {font-size: 50px;font-size: 3.125rem;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_sale .emphasis {font-size: 13.0666666667vw;}}#osechi26 .osechi26_products_sub_cta_price_sale .yen {margin-left: 10px;font-size: 34px;font-size: 2.125rem;}@media screen and (max-width: 991px) {#osechi26 .osechi26_products_sub_cta_price_sale .yen {margin-left: 0;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_sale .yen {font-size: 70%;}}#osechi26 .osechi26_products_sub_cta_price_sale .tax {font-size: 16px;font-size: 1rem;font-weight: 400;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_price_sale .tax {font-size: 2.9333333333vw;}}#osechi26 .osechi26_products_sub_cta_set {margin-top: 20px;padding: 10px 5px 30px;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set {margin-top: 7.6923076923%;padding: 4.6153846154% 0 6.1538461538%;}}#osechi26 .osechi26_products_sub_cta_set_phrase {text-align: center;font-size: 26px;font-size: 1.625rem;letter-spacing: 0.01rem;}#osechi26 .osechi26_products_sub_cta_set_phrase span > span {display: inline-block;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_phrase {font-size: 6vw;font-weight: 700;margin-bottom: 1.5384615385%;}}#osechi26 .osechi26_products_sub_cta_set_wrapper {display: flex;justify-content: center;align-items: flex-end;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_wrapper {display: block;}#osechi26 .osechi26_products_sub_cta_set_wrapper:not(:first-of-type) {margin-top: 7.6923076923%;}}#osechi26 .osechi26_products_sub_cta_set_normal {text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;line-height: 1;font-feature-settings: "palt";}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_normal {font-size: 4.8vw;line-height: 1.6;}}#osechi26 .osechi26_products_sub_cta_set_normal .txt {display: block;font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_normal .txt {display: inline;font-size: 70%;}}#osechi26 .osechi26_products_sub_cta_set_normal .yen {font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_normal .yen {font-size: 70%;}}#osechi26 .osechi26_products_sub_cta_set_normal .strike {font-size: 20px;font-size: 1.25rem;text-decoration: line-through;text-decoration-thickness: 0.1rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_normal .strike {font-size: 6vw;}}#osechi26 .osechi26_products_sub_cta_set_normal .tax {font-size: 12px;font-size: 0.75rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_normal .tax {font-size: 3.2vw;}}#osechi26 .osechi26_products_sub_cta_set_arrow {position: relative;margin: 0 10px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_arrow {width: 100%;margin: 10px 0 0;}}#osechi26 .osechi26_products_sub_cta_set_arrow span {position: relative;display: block;margin: auto;width: 10px;height: 22px;background-color: #ba0108;-webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);clip-path: polygon(0 0, 0 100%, 100% 50%);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_arrow span {-webkit-clip-path: polygon(100% 0, 50% 100%, 0 0);clip-path: polygon(100% 0, 50% 100%, 0 0);width: 7.2vw;height: auto;aspect-ratio: 36/16;}}#osechi26 .osechi26_products_sub_cta_set_sale {margin-top: 10px;font-size: 40px;font-size: 2.5rem;font-weight: bold;line-height: 1;color: #ba0108;white-space: nowrap;font-feature-settings: "palt";}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_sale {text-align: center;font-size: 8vw;line-height: 1.6;}}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_sub_cta_set_sale .shipping {display: none;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_sale .shipping {display: inline-block;padding: 2px 4px 4px;border: 2px solid #ba0108;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 500;line-height: 1;font-size: 3.6vw;}}#osechi26 .osechi26_products_sub_cta_set_sale .yen {font-size: 19px;font-size: 1.1875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_sale .yen {font-size: 70%;}}#osechi26 .osechi26_products_sub_cta_set_sale .emphasis {font-size: 32px;font-size: 2rem;line-height: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_sale .emphasis {font-size: 13.0666666667vw;}}#osechi26 .osechi26_products_sub_cta_set_sale .tax {font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_sale .tax {font-size: 2.9333333333vw;}}#osechi26 .osechi26_products_sub_cta_set_btn {position: relative;display: flex;justify-content: center;align-items: center;margin: 10px auto 0;width: 300px;height: 60px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;color: #fff;background-color: #ba0108;border-radius: 50px;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_sub_cta_set_btn {transition: 0.3s;}#osechi26 .osechi26_products_sub_cta_set_btn:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_btn {width: 76.9230769231%;height: auto;aspect-ratio: 500/100;font-size: 4.5333333333vw;}}#osechi26 .osechi26_products_sub_cta_set_btn::after {content: "";position: absolute;top: 0;bottom: 0;right: 15px;margin: auto;vertical-align: middle;width: 16px;height: 16px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_set_btn::after {right: 9.2307692308%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_sub_cta_set_btn::after {width: 10px;height: 10px;}}#osechi26 .osechi26_products_sub_cta_btn {position: relative;display: flex;justify-content: center;align-items: center;margin: 20px auto 0;width: 300px;height: 60px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;color: #fff;background-color: #ba0108;border-radius: 50px;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}@media screen and (min-width: 768px) {#osechi26 .osechi26_products_sub_cta_btn {transition: 0.3s;}#osechi26 .osechi26_products_sub_cta_btn:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_btn {width: 76.9230769231%;height: auto;aspect-ratio: 500/100;font-size: 4.5333333333vw;}}#osechi26 .osechi26_products_sub_cta_btn::after {content: "";position: absolute;top: 0;bottom: 0;right: 15px;margin: auto;vertical-align: middle;width: 16px;height: 16px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_cta_btn::after {right: 9.2307692308%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_products_sub_cta_btn::after {width: 10px;height: 10px;}}#osechi26 .osechi26_products_sub_ornament {position: absolute;left: 90px;bottom: 50px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_products_sub_ornament {display: none;}}#osechi26 .osechi26_guarantee {position: relative;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee {width: 100%;height: auto;aspect-ratio: 750/1100;}}#osechi26 .osechi26_guarantee_bg {height: 795px;width: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_bg {height: 100%;}}#osechi26 .osechi26_guarantee_container {position: absolute;display: flex;flex-direction: column;top: 20%;left: 0;right: 0;justify-content: center;align-items: center;margin: auto;width: 100%;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_guarantee_container {top: 15%;max-width: 800px;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_guarantee_container {top: 15%;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_container {top: 9.0909090909%;}}#osechi26 .osechi26_guarantee_subttl {display: block;text-align: center;font-size: 30px;font-size: 1.875rem;line-height: 1;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_subttl {font-size: 4.4vw;}}#osechi26 .osechi26_guarantee_ttl {margin-top: 10px;font-size: 90px;font-size: 5.625rem;font-weight: 600;line-height: 1;letter-spacing: 0.5rem;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_ttl {font-size: 12vw;margin-top: 2.6666666667%;}}#osechi26 .osechi26_guarantee_ttl span {font-size: 18px;font-size: 1.125rem;}@media screen and (max-width: 991px) {#osechi26 .osechi26_guarantee_ttl span {display: block;}}#osechi26 .osechi26_guarantee_wrapper {display: flex;justify-content: stretch;align-items: stretch;margin-top: 30px;max-width: 770px;width: 100%;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_guarantee_wrapper {flex-direction: column;justify-content: center;align-items: center;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper {margin-top: 5.3333333333%;}}#osechi26 .osechi26_guarantee_wrapper_box {display: flex;flex-direction: column;justify-content: stretch;align-items: stretch;max-width: 370px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper_box {max-width: 556px;width: 74.1333333333%;}}#osechi26 .osechi26_guarantee_wrapper_box:first-child {margin-right: 30px;}@media screen and (max-width: 1199px) {#osechi26 .osechi26_guarantee_wrapper_box:first-child {margin-bottom: 20px;margin-right: 0;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper_box:first-child {margin-bottom: 3.5971223022%;}}#osechi26 .osechi26_guarantee_wrapper_box_ttl {padding: 10px;text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 14px;font-size: 0.875rem;font-weight: 500;letter-spacing: 0.1rem;background: linear-gradient(90deg, #cc9713, #fff 50%, #cc9713 100%);}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper_box_ttl {font-size: 2.9333333333vw;padding: 2.1582733813%;}}#osechi26 .osechi26_guarantee_wrapper_box_txt {padding: 10px;text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;font-weight: 500;line-height: 1.4;background-color: #f0e9cf;flex-grow: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper_box_txt {font-size: 3.2vw;padding: 3.5971223022%;}}#osechi26 .osechi26_guarantee_wrapper_box_period {padding: 10px;text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 22px;font-size: 1.375rem;background-color: #f0e9cf;flex-grow: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper_box_period {font-size: 4.2666666667vw;padding: 2.1582733813%;}}#osechi26 .osechi26_guarantee_wrapper_box_num {font-size: 30px;font-size: 1.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_wrapper_box_num {font-size: 6vw;}}#osechi26 .osechi26_guarantee_txt {margin-top: 30px;text-align: center;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_txt {font-size: 2.9333333333vw;margin-top: 5.3333333333%;line-height: 1.8;}}#osechi26 .osechi26_guarantee_btn {position: relative;display: flex;justify-content: center;align-items: center;margin: 30px auto 0;width: 360px;height: 70px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;color: #ba0108;background-color: #fff;border-radius: 50px;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}@media screen and (min-width: 768px) {#osechi26 .osechi26_guarantee_btn {transition: 0.3s;}#osechi26 .osechi26_guarantee_btn:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_btn {font-size: 3.7333333333vw;margin-top: 8%;width: 61.3333333333%;height: auto;aspect-ratio: 460/100;}}#osechi26 .osechi26_guarantee_btn::before {content: "";position: absolute;top: 0;bottom: 0;right: 15px;margin: auto;width: 30px;height: 30px;background-color: #ba0108;border-radius: 50%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_btn::before {right: 5.8461538462%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_guarantee_btn::before {width: 24px;height: 24px;}}#osechi26 .osechi26_guarantee_btn::after {content: "";position: absolute;top: 0;bottom: 0;right: 25px;margin: auto;vertical-align: middle;width: 14px;height: 14px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_guarantee_btn::after {right: 8.2%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_guarantee_btn::after {width: 10px;height: 10px;right: 9.5%;}}#osechi26 .osechi26_table {margin: 70px auto 140px;padding: 0 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_table {margin: 50px 0 120px;}}#osechi26 .osechi26_table_ttl {position: relative;display: flex;justify-content: center;align-items: center;margin: auto;text-align: center;max-width: 870px;width: 100%;height: 70px;font-size: 26px;font-size: 1.625rem;font-weight: 600;line-height: 1;color: #db0000;background-color: #fff;border: 2px solid #db0000;cursor: pointer;}@media screen and (min-width: 768px) {#osechi26 .osechi26_table_ttl {transition: 0.3s;}#osechi26 .osechi26_table_ttl:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_table_ttl {font-size: 4.5333333333vw;text-align: center;}}#osechi26 .osechi26_table_ttl::before, #osechi26 .osechi26_table_ttl::after {content: "";position: absolute;right: 5%;top: 50%;width: 22px;height: 2px;background: #db0000;transform-origin: center;transition: 0.3s;}#osechi26 .osechi26_table_ttl::before {transform: translate(-50%, -50%) rotate(0deg);}#osechi26 .osechi26_table_ttl::after {transform: translate(-50%, -50%) rotate(-90deg);}#osechi26 .osechi26_table_ttl.is_active::before {transform: translate(-50%, -50%) rotate(45deg);}#osechi26 .osechi26_table_ttl.is_active::after {transform: translate(-50%, -50%) rotate(-45deg);}#osechi26 .osechi26_table_scroll table {display: block;margin: 40px auto 0;max-width: 808px;width: 100%;overflow-x: scroll;white-space: nowrap;-webkit-overflow-scrolling: touch;-ms-overflow-style: none;}@media screen and (max-width: 767px) {#osechi26 .osechi26_table_scroll table {margin-top: 6.6666666667%;}}#osechi26 .osechi26_table_scroll table::-webkit-scrollbar {display: none;}#osechi26 .osechi26_table_scroll table .brown {height: 62px;color: #fff;background-color: #754c24;}#osechi26 .osechi26_table_scroll table .red {height: 62px;color: #fff;background-color: #db0000;}#osechi26 .osechi26_table_scroll table tr {vertical-align: bottom;}#osechi26 .osechi26_table_scroll table tr.pink td,#osechi26 .osechi26_table_scroll table tr.pink th {background-color: #f4e5d9;}#osechi26 .osechi26_table_scroll table tr.beige td,#osechi26 .osechi26_table_scroll table tr.beige th {background-color: #f9f4ea;}#osechi26 .osechi26_table_scroll table tr td,#osechi26 .osechi26_table_scroll table tr th {display: inline-flex;justify-content: center;align-items: center;padding: 10px;text-align: center;max-width: 160px;min-width: 160px;height: 56px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;line-height: 1.2;border: 1px solid #fff;border-collapse: collapse;vertical-align: bottom;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr td,#osechi26 .osechi26_table_scroll table tr th {min-width: 125px;max-width: 125px;}}#osechi26 .osechi26_table_scroll table tr th {font-size: 19px;font-size: 1.1875rem;font-weight: 500;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr th {font-size: 18px;font-size: 1.125rem;}}#osechi26 .osechi26_table_scroll table tr th.large {flex-direction: column;height: 78px;}#osechi26 .osechi26_table_scroll table tr th .emphasis {text-align: center;font-size: 24px;font-size: 1.5rem;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr th .emphasis {font-size: 20px;font-size: 1.25rem;}}#osechi26 .osechi26_table_scroll table tr th .small {font-size: 17px;font-size: 1.0625rem;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr th .small {font-size: 15px;font-size: 0.9375rem;}}#osechi26 .osechi26_table_scroll table tr td {font-size: 24px;font-size: 1.5rem;font-weight: bold;line-height: 1;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr td {font-size: 20px;font-size: 1.25rem;}}#osechi26 .osechi26_table_scroll table tr td:nth-child(3n) {font-size: 30px;font-size: 1.875rem;color: #ca0915;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr td:nth-child(3n) {font-size: 24px;font-size: 1.5rem;}}#osechi26 .osechi26_table_scroll table tr td .yen {font-size: 19px;font-size: 1.1875rem;}@media screen and (max-width: 575px) {#osechi26 .osechi26_table_scroll table tr td .yen {font-size: 15px;font-size: 0.9375rem;}}#osechi26 .osechi26_table_annotation {display: block;margin: 10px auto 0;padding-right: 10px;text-align: right;max-width: 808px;width: 100%;font-size: 11px;font-size: 0.6875rem;}#osechi26 .osechi26_option {margin-top: -70px;padding: 70px 0 0;width: 100%;background: url(../../img/usr/lp_osechi26/bg_products_light.jpg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_option {margin-top: -70px;padding: 70px 0 0;}}#osechi26 .osechi26_option_bnr {display: flex;justify-content: center;align-items: center;padding: 0 20px;}#osechi26 .osechi26_option_list {padding-bottom: 50px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list {padding-bottom: 16%;}}#osechi26 .osechi26_option_list_intro {margin-top: 10px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 4.2666666667vw;padding: 0 6.6666666667%;margin: 9.3333333333% 0 0;line-height: 1.75;}@media screen and (min-width: 768px) {#osechi26 .osechi26_option_list_intro {display: none;}}#osechi26 .osechi26_option_list_intro_annotation {font-size: 3.2vw;display: block;margin-top: 10px;}#osechi26 .osechi26_option_list_wrapper {margin: -30px auto 0;padding-top: 90px;padding-left: 20px;max-width: 1200px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_wrapper {margin-top: -5.3333333333%;padding-left: 0;}}#osechi26 .osechi26_option_list_ttl {display: flex;justify-content: flex-start;align-items: center;margin-bottom: 25px;font-size: 34px;font-size: 2.125rem;font-weight: 600;line-height: 1.4;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_ttl {font-size: 6.6666666667vw;margin-bottom: 5.3333333333vw;}}#osechi26 .osechi26_option_list_ttl span {display: inline-block;padding-left: 20px;border-left: 4px solid #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_slider {margin-left: 6.6666666667%;margin-right: 6.6666666667%;}}#osechi26 .osechi26_option_list_slider .swiper {overflow: inherit;}#osechi26 .osechi26_option_list_item {display: flex;flex-direction: column;justify-content: stretch;align-items: flex-start;max-width: 238px;width: 100%;}@media screen and (min-width: 768px) {#osechi26 .osechi26_option_list_item {transition: 0.3s;}#osechi26 .osechi26_option_list_item:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_item {max-width: 100%;}}#osechi26 .osechi26_option_list_name {margin-top: 10px;font-size: 20px;font-size: 1.25rem;font-weight: 600;flex-grow: 1;color: #000;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_name {font-size: 4.2666666667vw;}}#osechi26 .osechi26_option_list_tag {display: flex;flex-wrap: wrap;margin-top: 10px;}#osechi26 .osechi26_option_list_tag li {background-color: #cc9713;border-radius: 3px;color: #fff;padding: 2px 10px;margin: 0 5px 5px 0;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_tag li {font-size: 3.2vw;}}#osechi26 .osechi26_option_list_delivery {margin-top: 10px;color: #000;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_delivery {font-size: 3.2vw;}}#osechi26 .osechi26_option_list_detail {display: flex;justify-content: flex-start;align-items: center;margin-top: 10px;color: #000;}#osechi26 .osechi26_option_list_shipping {flex: 0 0 auto;display: inline-block;margin-top: 10px;padding: 2px 4px 4px;border: 2px solid #ba0108;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 18px;font-size: 1.125rem;font-weight: 500;line-height: 1;color: #ba0108;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_shipping {font-size: 2.9333333333vw;}}#osechi26 .osechi26_option_list_price {padding-top: 10px;font-size: 28px;font-size: 1.75rem;font-weight: bold;line-height: 1;color: #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_price {font-size: 5.6vw;letter-spacing: -0.01em;}}#osechi26 .osechi26_option_list_tax {font-size: 15px;font-size: 0.9375rem;font-weight: 600;line-height: 1;color: #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_list_tax {font-size: 3.2vw;}}#osechi26 .osechi26_option .douji-button-prev,#osechi26 .osechi26_option .douji-button-next,#osechi26 .osechi26_option .gochisou-button-prev,#osechi26 .osechi26_option .gochisou-button-next,#osechi26 .osechi26_option .others-button-prev,#osechi26 .osechi26_option .others-button-next {top: 2%;left: auto;width: 50px;height: 50px;color: #fff;background-color: #c8b358;border-radius: 50%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option .douji-button-prev,#osechi26 .osechi26_option .douji-button-next,#osechi26 .osechi26_option .gochisou-button-prev,#osechi26 .osechi26_option .gochisou-button-next,#osechi26 .osechi26_option .others-button-prev,#osechi26 .osechi26_option .others-button-next {top: 6%;width: 8vw;height: 8vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_option .douji-button-prev,#osechi26 .osechi26_option .douji-button-next,#osechi26 .osechi26_option .gochisou-button-prev,#osechi26 .osechi26_option .gochisou-button-next,#osechi26 .osechi26_option .others-button-prev,#osechi26 .osechi26_option .others-button-next {width: 12vw;height: 12vw;}}#osechi26 .osechi26_option .douji-button-prev::after,#osechi26 .osechi26_option .douji-button-next::after,#osechi26 .osechi26_option .gochisou-button-prev::after,#osechi26 .osechi26_option .gochisou-button-next::after,#osechi26 .osechi26_option .others-button-prev::after,#osechi26 .osechi26_option .others-button-next::after {font-size: 16px;font-size: 1rem;font-weight: 600;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option .douji-button-prev::after,#osechi26 .osechi26_option .douji-button-next::after,#osechi26 .osechi26_option .gochisou-button-prev::after,#osechi26 .osechi26_option .gochisou-button-next::after,#osechi26 .osechi26_option .others-button-prev::after,#osechi26 .osechi26_option .others-button-next::after {font-size: 3.2vw;}}#osechi26 .osechi26_option .douji-button-prev,#osechi26 .osechi26_option .gochisou-button-prev,#osechi26 .osechi26_option .others-button-prev {right: 8%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option .douji-button-prev,#osechi26 .osechi26_option .gochisou-button-prev,#osechi26 .osechi26_option .others-button-prev {right: 15%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_option .douji-button-prev,#osechi26 .osechi26_option .gochisou-button-prev,#osechi26 .osechi26_option .others-button-prev {right: 19%;}}#osechi26 .osechi26_option .douji-button-next,#osechi26 .osechi26_option .gochisou-button-next,#osechi26 .osechi26_option .others-button-next {right: 0%;}#osechi26 .osechi26_option_btn {position: relative;display: flex;justify-content: center;align-items: center;margin: 60px auto 0;width: 240px;height: 50px;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;color: #fff;background-color: #ba0108;border-radius: 50px;filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.3));}@media screen and (min-width: 768px) {#osechi26 .osechi26_option_btn {transition: 0.3s;}#osechi26 .osechi26_option_btn:hover {opacity: 0.7;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_btn {width: 37.1428571429vw;height: auto;aspect-ratio: 260/80;margin: 11.4285714286% 11.4285714286% 0 auto;margin: 11.4285714286% auto 0 auto;font-size: 3.4666666667vw;}}#osechi26 .osechi26_option_btn::after {content: "";position: absolute;top: 0;bottom: 0;right: 15px;margin: auto;vertical-align: middle;width: 16px;height: 16px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_btn::after {right: 9.2307692308%;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_option_btn::after {width: 10px;height: 10px;}}#osechi26 .osechi26_option_bundle {position: relative;margin-top: 70px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_bundle {margin-top: 40px;}}#osechi26 .osechi26_option_bundle_bg {width: 100%;height: 200px;-o-object-fit: cover;object-fit: cover;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_bundle_bg {min-height: 100px;height: 23vw;}}#osechi26 .osechi26_option_bundle h2 {position: absolute;display: block;top: 30%;right: 0;left: 0;margin: auto;text-align: center;font-size: 50px;font-size: 3.125rem;line-height: 1.2;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_bundle h2 {top: 30%;font-size: 6.6666666667vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_option_bundle h2 {top: 30%;font-size: 6.6666666667vw;}}#osechi26 .osechi26_option_bundle h2 .year {font-size: 50px;font-size: 3.125rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_bundle h2 .year {font-size: 6.6666666667vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_option_bundle h2 .year {font-size: 25px;font-size: 1.5625rem;}}#osechi26 .osechi26_option_bundle h2 .conjunction {font-size: 42px;font-size: 2.625rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_option_bundle h2 .conjunction {font-size: 5.6vw;}}@media screen and (max-width: 575px) {#osechi26 .osechi26_option_bundle h2 .conjunction {font-size: 21px;font-size: 1.3125rem;}}#osechi26 .osechi26_choice {padding: 1px 0 120px;width: 100%;background: url(../../img/usr/lp_osechi26/bg_products_light.jpg);}@media screen and (max-width: 991px) {#osechi26 .osechi26_choice {padding-bottom: 13.3333333333%;}}#osechi26 .osechi26_choice_wrapper {margin: -70px auto 0;padding: 130px 20px 0;max-width: 1000px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_wrapper {padding-top: 100px;padding-right: 5.3333333333%;padding-left: 5.3333333333%;}#osechi26 .osechi26_choice_wrapper + .osechi26_choice_wrapper {margin-top: 13.3333333333vw;}}#osechi26 .osechi26_choice_ttl {padding-left: 10px;font-size: 34px;font-size: 2.125rem;font-weight: 600;border-left: 4px solid #ba0108;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_ttl {font-size: 5.3333333333vw;}}#osechi26 .osechi26_choice_list {display: flex;justify-content: flex-start;align-items: center;gap: 25px;margin-top: 30px;}@media screen and (max-width: 991px) {#osechi26 .osechi26_choice_list {grid-column-gap: 20px;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_list {gap: 2.6666666667vw;margin-top: 5.3333333333%;}}#osechi26 .osechi26_choice_list a {position: relative;display: flex;justify-content: center;align-items: center;text-align: center;height: 80px;max-width: 240px;width: 100%;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;font-weight: 400;line-height: 1.4;color: #fff;background-color: #ba0108;}@media screen and (min-width: 768px) {#osechi26 .osechi26_choice_list a {transition: 0.3s;}#osechi26 .osechi26_choice_list a:hover {opacity: 0.7;}}@media screen and (max-width: 991px) {#osechi26 .osechi26_choice_list a {font-size: 16px;font-size: 1rem;}}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_list a {font-size: 4vw;height: auto;padding-top: 5.7142857143%;padding-bottom: 45px;}#osechi26 .osechi26_choice_list a.txt-smaller {font-size: 3.2vw;}#osechi26 .osechi26_choice_list a.txt-smaller span {font-size: 1em;}}#osechi26 .osechi26_choice_list a::before, #osechi26 .osechi26_choice_list a::after {content: "";position: absolute;top: 0;bottom: 0;margin: auto;vertical-align: middle;}#osechi26 .osechi26_choice_list a::before {box-sizing: border-box;right: 16px;width: 20px;height: 20px;border: 1px solid #fff;border-radius: 50%;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_list a::before {right: auto;left: 50%;top: auto;bottom: 10px;transform: translateX(-50%);}}#osechi26 .osechi26_choice_list a::after {top: 0px;right: 24px;width: 8px;height: 8px;border-top: 2px solid #ba0108;border-right: 2px solid #ba0108;transform: rotate(45deg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_list a::after {right: auto;top: auto;bottom: 16px;left: calc(50% - 5px);}}#osechi26 .osechi26_choice_list a span {font-size: 14px;font-size: 0.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_list a span {font-size: 0.8em;}}#osechi26 .osechi26_choice_bnr {margin: -70px auto 0;padding: 130px 20px 0;max-width: 1000px;width: 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_bnr {padding-top: 100px;padding-right: 5.3333333333%;padding-left: 5.3333333333%;}}#osechi26 .osechi26_choice_genre {display: flex;justify-content: center;align-items: stretch;margin-top: 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_genre {display: grid;grid-template-columns: repeat(3, 1fr);gap: 6.7164179104% 2.9850746269%;}}#osechi26 .osechi26_choice_genre a {display: flex;flex-direction: column;justify-content: center;align-items: stretch;margin-left: 20px;text-align: center;color: #fff;}@media screen and (min-width: 768px) {#osechi26 .osechi26_choice_genre a {transition: 0.3s;}#osechi26 .osechi26_choice_genre a:hover {opacity: 0.7;}}#osechi26 .osechi26_choice_genre a:first-child {margin-left: 0;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_genre a {margin-left: 0;}}#osechi26 .osechi26_choice_genre a p {display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 10px 10px 0;width: 100%;font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;line-height: 1.4;color: #fff;background-color: #ba0108;flex-grow: 1;}@media screen and (max-width: 767px) {#osechi26 .osechi26_choice_genre a p {font-size: 3.2vw;padding: 10px 0 0;}}#osechi26 .osechi26_choice_genre a .arrow {position: relative;padding-bottom: 40px;height: 20px;width: 100%;background-color: #ba0108;}#osechi26 .osechi26_choice_genre a .arrow::before, #osechi26 .osechi26_choice_genre a .arrow::after {content: "";position: absolute;top: 0;bottom: 0;margin: auto;vertical-align: middle;}#osechi26 .osechi26_choice_genre a .arrow::before {box-sizing: border-box;right: 0;left: 0;margin: auto;width: 20px;height: 20px;border-radius: 50%;background-color: #fff;}#osechi26 .osechi26_choice_genre a .arrow::after {top: 0;right: 2px;left: 0;margin: auto;width: 8px;height: 8px;border-top: 2px solid #ba0108;border-right: 2px solid #ba0108;transform: rotate(45deg);}#osechi26 .osechi26_specialties {margin-top: -70px;padding-top: 70px;}#osechi26 .osechi26_specialties_background {padding-top: 50px;padding-bottom: 100px;width: 100%;background: url(../../img/usr/lp_osechi26/bg_products_light.jpg);}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_background {padding-top: 2.6666666667%;padding-bottom: 16%;}}#osechi26 .osechi26_specialties_background .container {max-width: 1000px;}#osechi26 .osechi26_specialties_ttl {display: flex;justify-content: center;align-items: center;padding: 10px 0;background-color: #cea345;}#osechi26 .osechi26_specialties_ttl.has_pattern {background: url(../../img/usr/lp_osechi26/bg_title_pattern01.png) repeat-x center top/auto 100%;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_ttl {padding: 2.6666666667% 0;}}#osechi26 .osechi26_specialties_ttl h2 {padding: 0 10px;font-size: 40px;font-size: 2.5rem;font-weight: 600;color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_ttl h2 {font-size: 6.6666666667vw;}}#osechi26 .osechi26_specialties_txt {padding-top: 50px;text-align: center;font-size: 20px;font-size: 1.25rem;line-height: 1.75;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_txt {margin: auto;padding-top: 9.3333333333%;width: 86.6666666667%;font-size: 4vw;}}#osechi26 .osechi26_specialties_supervision {background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_supervision {width: 86.6666666667%;margin: 0 auto;}}#osechi26 .osechi26_specialties_supervision_img {width: 100%;margin: auto;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_supervision_img {margin-top: 9.3333333333%;}}#osechi26 .osechi26_specialties_supervision_box {position: relative;margin-top: -6.4%;margin-left: 3%;width: 554px;background: #f0e9cf;padding: 20px 35px 25px 60px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_supervision_box {margin-top: 0;margin-left: 0;width: 100%;padding: 4.6153846154% 6.9230769231% 6.1538461538%;}}#osechi26 .osechi26_specialties_supervision_name {font-size: 30px;font-size: 1.875rem;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_supervision_name {font-size: 5.3333333333vw;}}#osechi26 .osechi26_specialties_supervision_txt {font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 14px;font-size: 0.875rem;margin-top: 20px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_supervision_txt {font-size: 3.2vw;margin-top: 3.5714285714%;}}#osechi26 .osechi26_specialties_movie {max-width: 640px;margin: 50px auto 40px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_movie {margin-top: 16%;margin-bottom: 10.6666666667%;width: 85.3333333333%;}}#osechi26 .osechi26_specialties_movie iframe {display: block;width: 100%;height: auto;aspect-ratio: 16/9;}#osechi26 .osechi26_specialties_note {margin: auto;padding: 40px 20px 60px;background-color: #fff;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_note {margin: auto;padding: 30px 15px;width: 86.6666666667%;}}#osechi26 .osechi26_specialties_note_bnr {margin: 0 auto;text-align: center;width: 100%;}#osechi26 .osechi26_specialties_note_bnr a {display: inline-block;margin: auto;}#osechi26 .osechi26_specialties_note_ttl {font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-feature-settings: "palt";font-size: 14px;font-size: 0.875rem;text-align: center;margin-top: 15px;padding: 0 15px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_note_ttl {font-size: 3.2vw;margin-top: 2.6666666667%;padding: 0;}}#osechi26 .osechi26_specialties_note_ttl span {display: inline-block;margin-left: 10px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_note_ttl span {margin-left: 0;}}#osechi26 .osechi26_specialties_accordion {max-width: 800px;width: 100%;margin: 50px auto 0;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion {max-width: 90.6666666667%;margin-top: 8%;}}#osechi26 .osechi26_specialties_accordion_header {background: #c49b42;color: #FFF;cursor: pointer;font-size: 30px;font-size: 1.875rem;font-weight: 600;text-align: center;padding: 11px 0;position: relative;transition: 0.3s all;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion_header {font-size: 4.8vw;padding: 3.3333333333% 0;}}#osechi26 .osechi26_specialties_accordion_header::after {content: "";display: inline-block;vertical-align: middle;color: #333;line-height: 1;width: 20px;aspect-ratio: 1/1;border: 2px solid #FFF;border-left: 0;border-bottom: 0;box-sizing: border-box;transform: translateY(-70%) rotate(135deg);transform-origin: center;position: absolute;right: 48px;top: 50%;transition: 0.3s all;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion_header::after {right: 4.7058823529%;width: 2.9411764706%;}}#osechi26 .osechi26_specialties_accordion_header:hover {background: #caa555;}#osechi26 .osechi26_specialties_accordion_header.is_active::after {transform: translateY(-30%) rotate(-45deg);}#osechi26 .osechi26_specialties_accordion_body {background: #f0e9cf;padding: 35px 40px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion_body {padding: 8% 6.1333333333%;}}#osechi26 .osechi26_specialties_accordion_img:not(:first-of-type) {margin-top: 60px;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion_img:not(:first-of-type) {margin-top: 8vw;}}#osechi26 .osechi26_specialties_accordion_box {background: #FFF;margin-right: 0;margin-left: auto;padding: 30px;position: relative;z-index: 2;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion_box {padding: 8.9285714286% 7.1428571429%;width: 100% !important;margin-top: 0 !important;}}#osechi26 .osechi26_specialties_accordion_box.w400 {width: 400px;margin-top: -140px;}#osechi26 .osechi26_specialties_accordion_box.w520 {width: 520px;margin-top: -90px;}#osechi26 .osechi26_specialties_accordion_box.t110 {margin-top: -110px;}#osechi26 .osechi26_specialties_accordion_box.p-left {margin-right: auto;margin-left: 0;}#osechi26 .osechi26_specialties_accordion_box p {font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;font-size: 16px;font-size: 1rem;line-height: 1.75;}@media screen and (max-width: 767px) {#osechi26 .osechi26_specialties_accordion_box p {font-size: 3.2vw;}}#osechi26 .osechi26_specialties_accordion_box p span {background: linear-gradient(transparent 40%, #f8e79a 80%);}