<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
.item_detail_wrap {
 margin-top: 50px;
}
@media print, screen and (max-width: 743px) {
 .item_detail_wrap {
  margin-top: 30px;
 }
}
.item_detail_wrap .order_num {
 margin: 0 0 .3em 0;
}
.item_detail_wrap h1 {
 font-size: 1.5em;
 line-height: 1.4;
 margin-bottom: .5em;
}
@media print, screen and (min-width: 744px) {
 .item_detail_wrap h1 {
  font-size: 1.8em;
 }
}
.page_detail .icon_otoku, .page_detail .kikaku_icon {
 position: relative;
 width: auto;
 left: 0;
 top: 0;
 right: auto;
 margin: 0 0 8px 0;
 display: inline-block;
}
.page_detail .icon_otoku span {
 display: inline-block;
 font-size: .8em;
 padding: 0 .5em;
 line-height: 2;
 margin: 0 3px 0 0;
}
.page_detail .icon_otoku br {
 display: none;
}
.page_detail .kikaku_icon span {
 display: inline-block;
 font-size: .85em;
 padding: 0 .5em 0 0;
 line-height: 1.8;
 border: 1px solid #f32992;
 color: #f32590;
 font-weight: bold;
}
.page_detail .kikaku_icon span::before {
 content: '供給企画回';
 display: inline-block;
 font-weight: normal;
 font-size: .9em;
 padding: 0 .5em;
 border-right: 1px dashed#f8b4d7;
 margin-right: .5em;
 line-height: 2.1;
}
.page_detail .review_list {
 margin: 1em 0 0 0;
 border-bottom: none;
 display: flex;
 font-size: .9em;
}
.page_detail .review_list .review_link {
 margin-left: .5em;
}
.page_detail .price {
 margin: 1em 0 .5em 0;
 line-height: 1.4;
}
.page_detail .price &gt; p &gt; span &gt; span {
 font-size: 1.2em;
 font-weight: 500;
}
.page_detail .price .large {
 font-size: 1.3em;
 padding-right: .3em;
}
.page_detail .price .ataritanka, .page_detail .price .taxin {
 font-size: .85em;
}
.page_detail .tyumonzumi {
 text-align: left;
 font-size: .95em;
}
.page_detail .waribiki_txt {
 margin: .3em 0 0 0;
}
.page_detail .waribiki_txt span, .page_detail .price .gentei_remain_num &gt; span {
 font-size: .9em;
 color: #E61049;
 background: #fff4f5;
 padding: .3em 0;
}
.page_detail .price .waribiki_txt span &gt; span {
 font-size: 1em;
}
.page_detail .price &gt; p &gt; span &gt; span.gentei_time {
 font-size: 1em;
 display: inline-block;
}
.page_detail .price .gentei_info {
 margin: 5px 0 0 0;
}
.page_detail .cart_num_box {
 display: flex;
 align-items: center;
 margin-top: .5em;
}
.page_detail .cart_num_box &gt; div:first-child {
 font-weight: bold;
}
.page_detail .cart_num_box .cart_num_box_input {
 padding: 0 .7em 0 .3em;
}
.num_info_txt {
 font-size: .8em;
 width: 16.5em;
 color: #007d2a;
 line-height: 1.4;
}
.num_info_txt.option_price {
 width: auto;
 font-size: .85em;
 margin: .5em 0
}
.page_detail .cart_num_box input {
 line-height: 2.6;
 padding: 0 5px;
 width: 3em;
 text-align: center;
 font-size: 1.1em;
}
.page_detail .cart_num_box input:focus {
 border: 1px solid #00904a;
 box-shadow: 0 0 0 1px #00a26a;
}
.page_detail .cart_btn_box {
 margin: 2.5em 0 1em;
 position: relative;
}
.page_detail .cart_btn span {
 font-size: 1em;
}
.page_detail .cart_btn, .page_detail .detailLink_btn {
 line-height: 3;
}
.page_detail .cart_btn.in_progress, .page_detail .cart_btn.cartinbtn {
 color: #fff;
 background: #d3d8dc;
 border: 1px solid #d3d8dc;
 border-radius: 3px;
 width: 100%;
 display: block;
 text-align: center;
 font-weight: bold;
}
.page_detail .cart_btn.cartinbtn {
 background: #00a26a;
 border: 1px solid #00a26a;
}
.page_detail .cart_btn img {
 height: 2em;
 margin-right: 10px;
}
@media print, screen and (min-width: 768px) {
 .page_detail .cart_message {
  width: 100%
 }
}
.page_detail .cart_message {
 position: absolute;
 top: auto;
 bottom: calc(100% + 6px);
 font-size: .8em;
 font-weight: bold;
 width: 100%;
 text-align: center;
 z-index: 5;
 line-height: 1.8;
}
.page_detail .cart_message &gt; div::after, .page_detail .cart_message &gt; div::before {
 bottom: auto;
 top: calc(100% - 1px);
 left: 50%;
 border: solid transparent;
 content: "";
 height: 0;
 width: 0;
 position: absolute;
 pointer-events: none;
}
.page_detail .sku_waku .cart_message &gt; div::before, .page_detail .set_item_wrap .cart_message &gt; div::before {
 transform: rotate(180deg) translateY(10px);
}
.page_detail .sku_waku .cart_message &gt; div::after, .page_detail .set_item_wrap .cart_message &gt; div::after {
 transform: rotate(180deg) translateY(8px)
}
.page_detail .cart_message &gt; div:after {
 border-color: rgba(255, 255, 255, 0);
 border-top-color: #eaf7d7;
 border-width: 5px;
 margin-left: -5px;
}
.page_detail .cart_message &gt; div:before {
 border-color: rgba(194, 225, 245, 0);
 border-top-color: #bce089;
 border-width: 6px;
 margin-left: -6px;
}
.page_detail .cart_message .henkou_ok:after {
 border-top-color: #eaf7d7;
}
.page_detail .cart_message .henkou_ok:before {
 border-top-color: #bce089;
}
.page_detail .cart_message .henkoutyui:after {
 border-top-color: #fff;
}
.page_detail .cart_message .henkoutyui:before {
 border-top-color: #e32e01;
}
.page_detail .favorite_button {
 position: relative;
 right: auto;
 top: auto;
 float: none;
 padding: .5em 0;
}
.page_detail .favorite_button button {
 display: flex;
 justify-content: center;
 align-items: center;
 width: 100%;
 font-size: .9em;
 font-weight: bold;
 border: 1px solid #ddd;
 padding: .7em 0 .7em 0;
 border-radius: 3px;
}
.favorite_button .add_fav_btn {
 font-weight: bold;
 color: #e6e6e6;
}
.favorite_button .rem_fav_btn {
 color: #ff8f93
}
.favorite_button .add_fav_btn span, .favorite_button .rem_fav_btn span {
 color: #444;
}
.page_detail .favorite_button svg {
 width: auto;
 height: 1.6em;
 margin-right: .5em;
}
.page_detail .item_spec {
 margin: 3em 0;
}
.spac_data {
 padding: 2em 0 0 0;
}
.spac_data h2, .user_value h2 {
 font-weight: bold;
 font-size: 1.1em;
 position: relative;
}
.spac_data h2 span, .user_value h2 span {
 background: #fff;
 padding-right: .5em;
}
.spac_data h2::after, .user_value h2::after {
 content: '';
 width: 100%;
 height: 1px;
 border-top: 1px solid #d9dfe6;
 position: absolute;
 top: 50%;
 left: 0;
 z-index: -1;
}
.spac_data dl, .spac_data &gt; p {
 margin-top: 1em;
 font-size: .92em;
}
.spac_data dt {
 display: inline;
}
.spac_data dt::after {
 content: "：";
 padding: 0 .3em;
}
.spac_data dd {
 display: inline;
}
.spac_data dd::after {
 content: "";
 width: 100%;
 height: .5em;
 display: block;
 clear: both;
}
.kigen_date_info_btn {
 font-size: .8em;
 padding: 0 2em 0 1em;
 /*background: #f1f9e5;*/
 color: #007d2a;
 border: 1px solid #bfddb9;
 margin-left: .5em;
 border-radius: 4px;
 display: inline-block;
 cursor: pointer;
 position: relative;
 font-weight: bold;
}
.kigen_date_info_btn::after {
 content: "";
 position: absolute;
 right: .8em;
 top: .5em;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 4px 0 4px;
 border-color: #007d2a transparent transparent transparent;
}
#kigen_date_info, #review_form_container {
 display: none;
}
#kigen_date_info &gt; div {
 padding: 1.5em 1.5em 1.5em 1.5em;
 background: #eef1f4;
 margin: 1em 0 0 0;
}
#kigen_date_info h3 {
 font-weight: bold;
 margin-bottom: .5em
}
#kigen_date_info p {
 font-size: .95em;
}
#kigen_date_info .kigen_close {
 margin-top: 1em;
 text-align: center;
}
#kigen_date_info .kigen_close span {
 font-weight: bold;
 font-size: .8em;
 display: inline-block;
 line-height: 2;
 padding: 0 1.5em;
 background: #fff;
 border-radius: 4px;
 cursor: pointer;
}
#kigen_date_info .kigen_close span::before {
 content: '✕';
 margin-right: .7em;
 font-weight: normal;
}
.input_review {
 background: #f1f9e5;
 color: #007d2a;
}
.input_review &gt; form &gt; div {
 padding: 1.5em 1em;
}
.review_kakikomi, .review_kakikomi tbody, .review_kakikomi tr, .review_kakikomi th, .review_kakikomi td {
 display: block;
 text-align: left;
 width: 100%;
}
.input_review .toiawase_link {
 font-size: .95em;
 margin-bottom: 1em;
}
.input_review .toiawase_link a {
 border-bottom: 1px solid;
}
.review_rule {
 padding: 5px 0 1em 0;
 border-bottom: 1px solid #bfddb9;
}
.review_rule p {
 padding-bottom: .5em;
}
.review_rule a {
 display: inline-block;
 background: #fff;
 padding: .2em 1em;
 border: 1px solid;
 border-radius: 4px;
 margin: 0 1em 0 0;
 font-size: .95em;
 white-space: nowrap;
}
.review_rule a svg {
 margin-left: .5em;
 transform: translateY(-2px);
}
.review_kakikomi {
 margin-bottom: 1.5em;
}
.review_kakikomi th {
 font-size: .9em;
 font-weight: bold;
 padding: 1em 0 .5em 0;
}
.review_kakikomi input {
 padding: .5em .8em;
 line-height: 1;
 border: 1px solid #AABFA5;
}
.review_kakikomi .kakunin_field {
 padding: .5em .8em;
 border: 1px solid #AABFA5;
 color: #222;
 background: #fff;
}
.review_kakikomi .comment .kakunin_field {
 min-height: 5em;
}
.review_kakikomi input:focus, .review_kakikomi textarea:focus {
 border: 1px solid #00904a;
}
.review_kakikomi input.p {
 border: 1px solid #E61049;
}
.review_kakikomi textarea {
 padding: .5em .8em;
 line-height: 1.5;
 border: 1px solid #AABFA5;
}
.review_kakikomi input.parsley-error, .review_kakikomi textarea.parsley-error {
 border: 1px solid #E61049;
 box-shadow: 0 0 1px 0 #E61049;
}
.input_review ul li.parsley-custom-error-message {
 color: #E61049;
 margin: 5px 0 0 0;
 font-size: .85em;
}
.kakikomi_btn {
 text-align: center;
 padding: 1.5em 0 1em;
}
.review_kakikomi .star_value {
 display: flex;
 align-items: center;
}
.star_value .stars {
 transform: translateY(-3px);
}
.star_value img {
 width: 26px;
 height: auto;
}
.input_review .rate_stars_clear {
 background: #AFC6B8;
 color: #fff;
 font-weight: bold;
 font-size: .8em;
 margin-left: .5em;
 line-height: 24px;
 padding: 0 .8em;
 border-radius: 3px;
 font-feature-settings: "palt";
}
.input_review ul li {
 padding: 0 0 .2em 1.1em;
 font-size: .9em;
 position: relative;
}
.input_review ul li::before {
 content: '※';
 font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "Noto Sans CJK", "sans-serif";
 position: absolute;
 top: 0;
 left: 0;
}
.input_review button.submit_btn, .open_review_form button {
 background: #00a26a;
 color: #fff;
 font-weight: bold;
 font-size: .95em;
 padding: 1em 2em;
 border-radius: 3px;
}
.open_review_form button {
 padding: 1.2em 1.5em;
}
.input_review button.submit_btn.reset {
 background: #AFC6B8;
}
.input_review a {
 color: #007d2a;
 font-weight: bold;
}
.star_select {
 position: relative;
 width: 15em;
}
.star_select select {
 width: 100%;
 cursor: pointer;
 text-indent: 0.01px;
 text-overflow: ellipsis;
 outline: none;
 border: 1px solid #AABFA5;
 border-radius: 2px;
 background: #ffffff;
 background-image: none;
 box-shadow: none;
 -webkit-appearance: none;
 appearance: none;
 padding: .8em .8em;
 line-height: 1;
}
.star_select.parsley-error select {
 border: 1px solid #E61049;
 box-shadow: 0 0 1px 0 #E61049;
}
.star_select select::-ms-expand {
 display: none;
}
.star_select::before, .star_select::after {
 content: "";
 position: absolute;
 top: 1em;
 right: .9em;
 display: inline-block;
 border-top: solid 1px #578769;
 border-right: solid 1px #578769;
 width: 5px;
 height: 5px;
 transform: rotate(-45deg);
}
.star_select::after {
 transform: rotate(135deg);
 top: auto;
 bottom: 1em;
}
.user_value {
 margin-bottom: 2em;
}
.page_detail .user_value .review_list.user_general {
 margin: .8em 0 1.5em 0;
 display: flex;
 justify-content: space-between;
 align-items: flex-start;
}
.user_value &gt; p {
 font-size: .95em;
}
.user_value .user_general .star_wrapper {
 transform: scale(1.5);
 transform-origin: left
}
.user_value .review_num {
 font-size: .95em;
 padding: 5px 0 0 0;
}
a.inline {
 display: inline
}
a.inline.blanlwin {
 border-bottom: 1px solid;
}
a.inline.blanlwin::after {
 content: '';
 display: inline-block;
 vertical-align: middle;
 width: 1.125em;
 height: 1em;
 margin-left: 5px;
 background: url("../image/icon_blank.svg") no-repeat center top;
 background-size: 10px 9px;
}
form span.required {
 font-size: .75em;
 font-weight: normal;
 padding: 0 8px;
 display: inline-block;
 margin-right: .5em;
 background: #EE3969;
 line-height: 1.6;
 color: #fff;
 border-radius: 30px;
 transform: translateY(-2px);
}
.page_detail ul.review_list {
 margin: 0 0 0 0;
 border-bottom: none;
 display: block;
 font-size: 1em;
}
.page_detail ul.review_list .review_item_name {
 display: none;
}
.page_detail ul.review_list p {
 font-size: .92em;
}
@media print, screen and (min-width: 744px) {
 .input_review &gt; form &gt; div {
  padding: 1.5em;
 }
}
.modal_review_rule ol {
 list-style: decimal;
 margin: auto;
 padding: auto;
}
.main_image {
 margin-bottom: 2em;
}
.swiper-container {
 width: 100%;
 height: auto;
 overflow: hidden;
}
.swiper-slide {
 text-align: center;
}
.thumb-list {
 margin: 10px 0 0 0;
 padding: 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: flex-start;
}
.thumb-list li {
 list-style: none;
 width: calc(20% - 4px);
 margin: 0 5px 5px 0;
}
.thumb-list li:nth-of-type(5n) {
 margin: 0 0 5px 0;
}
.thumb-item img {
 border: 1px solid #e5e5e5;
 cursor: pointer;
}
/* セット商品関連 */
.set_item_list {
 border-top: 1px solid #e0e0e0;
 margin-top: 1.5em;
}
.set_item_list li {
 display: flex;
 width: 100%;
 border: solid #e0e0e0;
 border-width: 0 1px 1px 1px
}
.set_item_list li .tanka {
 margin: 0;
}
.set_item_list li h3 {
 font-weight: bold;
 margin: 0 0 .2em 0;
}
.set_item_list li &gt; div {
 line-height: 1.5;
}
.set_item_list li .order_num {
 font-size: .8em;
 margin: 0 0 0 0;
}
.set_item_wrap {
 padding: 2em 0 0 0;
}
.set_item_wrap &gt; p {
 font-weight: bold;
 margin: 0 0 .5em 0;
}
.set_item_wrap .cart_btn_box {
 margin: 0;
 position: relative;
}
.set_item_wrap .cart_num_box {
 display: flex;
 align-items: center;
 margin-top: 0;
}
@media print, screen and (max-width: 1239px) {
 .set_item_list li &gt; div.list_item_img {
  padding: .6em;
  width: 30%;
 }
 .set_item_list li &gt; div.list_item_other_sp {
  padding: .6em .6em .6em 0;
  flex: 1;
 }
 .set_item_list li .tanka {
  height: auto;
  font-size: .95em;
 }
 .set_item_list li .tanka p {
  display: inline;
 }
 .set_item_list li .tanka span.pn {
  font-size: 1.2em;
 }
 .set_item_list li .volume p::before {
  content: 'セット内数量：';
  font-size: .8em;
  margin-right: .3em;
 }
 .set_item_list li .set_waribiki p::before {
  content: '値引額：';
  font-size: .8em;
  margin-right: .3em;
 }
}
@media print, screen and (min-width: 1240px) {
 .set_item_list li .list_item_other_sp, .set_item_list li .list_price {
  display: flex;
  align-items: stretch;
 }
 .set_item_list li .list_item_other_sp {
  flex: 1;
 }
 .set_item_list li .list_item_img {
  padding: 10px 0 10px 10px;
  width: 100px;
 }
 .set_item_list li .list_item_name {
  padding: 10px;
  flex: 1;
  display: flex;
  align-items: center;
 }
 .set_item_list li .list_price &gt; div {
  display: flex;
  align-items: center;
  border-left: 1px dashed #e8e8e8;
  padding: 10px;
 }
 .set_item_list li .tanka {
  height: 100%;
  width: 8em;
  flex-direction: column;
  text-align: right;
  align-items: flex-end;
  justify-content: center;
 }
 .set_item_list li .tanka p {
  width: 100%;
 }
 .set_item_list li .volume {
  width: 4em;
  justify-content: center;
  text-align: center;
 }
 .set_item_list li .set_waribiki {
  width: 5em;
  text-align: right;
 }
 .set_item_list li .set_waribiki p {
  width: 100%;
 }
 .set_item_list .headerlabel {
  font-weight: bold;
  align-items: stretch;
 }
 .set_item_list .headerlabel &gt; div {
  border-left: 1px dashed #e0e0e0;
  padding: 5px;
  justify-content: center;
  text-align: center;
 }
 .set_item_list .headerlabel &gt; div p {
  font-size: .82rem;
  padding: .6em 0;
  line-height: 1.2;
 }
 .set_item_list .headerlabel &gt; div.volume p {
  padding: 0;
 }
 .set_item_list .headerlabel .list_item_img_name {
  flex: 1;
  border-left: none;
 }
 .page_detail ul.items_list .cart_btn_box {
  margin: 0;
 }
 .page_detail ul.items_list .cart_num_box {
  margin-top: 0;
 }
 .page_detail ul.items_list .cart_btn {
  color: #fff;
  background: #ff8c36;
  border: 1px solid #ff8c36;
  border-radius: 3px;
  line-height: 2.8;
  width: 100%;
 }
 .page_detail ul.items_list .cart_btn img {
  height: 1.4em;
 }
}
@media print, screen and (min-width: 744px) {
 .page_detail .listLayout li .list_item_name_etc, .page_detail .listLayout .soldutItem .list_item_name_etc {
  display: block;
  width: calc(100% - 130px);
 }
 .page_detail .listLayout li .list_item_name_etc &gt; div:first-child, .page_detail .listLayout .soldutItem .list_item_name_etc &gt; div:first-child {
  width: 100%;
  flex: 1;
  padding: 0 0 0 0;
 }
}
@media print, screen and (min-width: 1400px) {
 .page_detail .listLayout li .list_item_name_etc, .page_detail .listLayout .soldutItem .list_item_name_etc {
  width: calc(100% - 150px);
  display: flex;
 }
 .page_detail .listLayout li .list_item_name_etc &gt; div:first-child, .page_detail .listLayout .soldutItem .list_item_name_etc &gt; div:first-child {
  flex: 1;
  padding: 0 1em 0 0;
 }
}
/*タブレット・PC用設定*/
@media print, screen and (min-width: 744px) {
 .item_detail_wrap {
  padding-right: 45%;
  position: relative;
 }
 .detail_name_price {
  position: absolute;
  width: 45%;
  height: 100%;
  top: 0;
  right: 0;
  padding-left: 50px;
 }
 .name_price_sticky {
  position: sticky;
  top: 10px;
 }
 .page_detail .tyumonsousa.cart_num_box div:first-child {
  white-space: nowrap;
 }
 .page_detail .cart_num_box .num_info_txt {
  width: auto;
 }
}
.sku_waku {
 width: 100%;
 margin-bottom: 1.5em;
}
.sku_waku tr, .sku_waku td {
 display: block;
}
.sku_waku tr {
 padding: .8em .8em 1.2em;
 border: solid #e0e0e0;
 border-width: 0 1px 1px 1px
}
.sku_waku tr:first-child {
 border-top: 1px solid #e0e0e0;
}
.sku_waku .order_num {
 margin: 0;
 font-size: .8em;
}
.sku_waku .cartin {
 display: flex;
 height: auto;
 margin: .5em 0 0 0;
}
.sku_waku .cartin div.cart_btn_box {
 flex: 1;
 margin: 0;
 padding: 0;
}
.sku_waku .cart_num_box {
 margin-top: 0;
 padding: 0 0.7em 0 0;
}
.sku_waku .cart_num_box input {
 line-height: 2.6;
}
.sku_waku .cart_btn {
 line-height: 2.8;
}
.sku_waku .cart_btn img {
 height: 1.4em;
 margin-right: 10px;
}
.sku_waku .tanka {
 height: auto;
 margin: 0;
}
.sku_waku .tanka p {
 display: inline-block;
}
.page_detail .sku_waku .tanka p span.pn {
 font-size: 1.2em;
 font-weight: 500;
}
@media screen and (min-width: 1240px) {
 .input_review button.submit_btn, .open_review_form button, .page_detail .favorite_button button {
  transition: .3s;
 }
 .page_detail .favorite_button button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: .9em;
    font-weight: bold;
    border: 1px solid #ddd;
    padding: 0.7em 0 0.7em 0;
    border-radius: 3px;
}
 .input_review button.submit_btn:hover, .open_review_form button:hover {
  background: #3cb874;
 }
}
@media print {
 .page_detail ul.review_list {
  display: none;
 }
 .swiper-slide {
  display: none;
  width: 100% !important;
  opacity: 0;
 }
 .swiper-slide.swiper-slide-active {
  display: block;
  width: 100% !important;
  opacity: 1 !important;
  transform: translate3d(0px, 0px, 0px) !important;
 }
 .name_price_sticky {
  position: absolute;
  top: 10px;
 }
}</pre></body></html>