/*TOP*/
.prime_bk { /*background:#EEF7F7;*/ background: linear-gradient(180deg, #EEF7F7 0%, #EEF7F7 50%, #fff 100%); margin: 0 -5px; padding: 20px 10px;}
@media only screen and (min-width: 768px) {
    .prime_bk { margin: 0 -20px; }
}
.prime_heading {/* border-bottom: 1px solid #ccc; padding-bottom: 5px; */color: #2DB5B4; font-size: 15px; text-align: center; font-weight: bold;}

.prime_hide { display: none;}

h1.main_title { text-align: center; border: none; margin: 10px auto 20px; padding-bottom: 0;}
h1.main_title img { width: 170px; margin: 0 auto 12px; display: block;}
h1.main_title .subscr_status { display: inline-block; border: 1px solid #ccc; padding: 3px 10px; font-size: 13px;}
h1.main_title .subscr_status i { display: none;}

.p_news { margin-top: 10px;}
@media only screen and (min-width: 768px) {
    .swiper.p_news_swiper .swiper-wrapper { justify-content: left; }
}
.swiper.p_news_swiper .swiper-slide { width: 240px; text-align: left; }
.p_news_inner { display: block; background: #fff; margin-top: 10px; margin-bottom: 10px; padding: 0 0; box-shadow: 0 2px 10px 0px rgba(0,0,0,.10);}
a.p_news_inner:hover {opacity:.7; text-decoration: none;}
.p_news_txt { padding: 10px;}
.p_news_txt span { display: block; border-bottom: 1px solid #ddd; padding-bottom: 3px; font-size: 11px;}
.p_news_txt p {margin: 5px auto 0; font-size: 12px;}

.p_neworder { background: #fff; border: 3px solid #2DB5B4; margin: 10px 5px 30px; padding: 20px; text-align: center; box-shadow: 0 2px 10px 0px rgba(0,0,0,.10); }
@media only screen and (min-width: 768px) {
    .p_neworder { width: 480px; margin: 10px auto 30px; }
}


.p_deliv { margin-top: 30px; text-align: center;}
.p_deliv::before { content: ""; display: block; height: 70px; margin-top: -70px;}
.p_deliv_inner { background: #fff; margin: 10px 5px 25px; padding: 0 0px 5px; box-shadow: 0 2px 10px 0px rgba(0,0,0,.10);}
.p_deliv_next_title { background: #C6E9E9; font-size: 14px; padding: 7px 0 5px; margin-bottom: 10px; text-align: center;}
.p_deliv_next_title span { font-size: 12px; display: inline-block; margin:3px auto 3px; background: #fff; padding: 2px 5px;}
.p_deliv_next_dt { display: flex; align-items: center; justify-content: center;}
.p_deliv_next_date { font-weight: bold; font-size: 22px;}
.p_deliv_next_time { font-weight: normal; font-size: 14px;}
.p_deliv_next_change { font-size: 13px; }
.p_deliv_next_warning { border: 1px dashed #ccc; text-align: left; padding: 10px; margin: 10px 20px 25px; font-size: 11px;}
.p_deliv_next_warning span { font-weight: bold; color: #d80000; font-size: 12px;}
.p_deliv_fast { border: 4px solid #C6E9E9; margin: 20px 20px 10px; padding-bottom: 5px; text-align: center;}
.p_deliv_fast .p_deliv_fast_txt { display: block; margin-top: -12px;}
.p_deliv_fast .p_deliv_fast_txt div { display:inline-block; padding: 0px 10px; background: #fff; font-size: 13px; font-weight: bold; gap: 5px;}
.p_deliv_fast .p_deliv_fast_txt img { width: 40px;}
.p_deliv_fast .btn_restart { display: block; border-radius: 100vh; padding: 10px 40px; color: #fff; font-size: 14px; background: #33afb0;margin: 0 auto; width: 250px;}

@media only screen and (min-width: 768px) {
    .p_deliv_inner { width: 480px; margin: 10px auto 25px;}
}

.p_pre_cp { display: flex; align-items: center; justify-content: center; margin:0; gap:8px;}
.p_pre_cp img.p_pre_cp_img { width:80px; display:block; margin:0px;}
.p_pre_cp .p_pre_prod_name { font-size:12px; color: #555; text-align:left; margin-bottom:5px;}
.p_pre_cp .p_pre_prod_name span { font-size:10px;}
.p_pre_cp .p_pre_prod_name a { text-decoration: underline;}

.p_pre_memo { padding: 0 15px; border: 1px dashed #ccc; margin: 3px 10px 5px; padding: 5px; font-size: 11px; text-align: left;}
@media only screen and (min-width: 768px) {
    .p_pre_memo { text-align: center;}
}

.p_btn_ot { margin: 10px auto; text-align: center; }
.p_btn { display: block; cursor: pointer; width: 100%; background: #333; color: #fff; padding: 8px 5px; border: none; font-size: 14px; text-align: center;}
.p_btn_ot .p_btn { width: 250px; margin: 0 auto; }

.p_btn:hover { text-decoration: none; background: #777;}
.p_btn:disabled { background: #ccc;}
.p_btn_detail { display: inline-block; font-size: 12px; text-decoration: underline; margin-top: 7px;}
.p_btn_detail:hover { text-decoration: none; cursor: pointer;}

.p_btn.p_btn_small { padding: 5px 5px;  font-size: 12px; margin: 0 auto;}


.p_top_list { padding: 0 0 5px; margin: 20px 20px 10px; }
.p_top_list_title {font-size: 15px; font-weight: bold; text-align: left; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin: 20px auto 10px;}
.p_top_list dl { display: flex; justify-content: space-between; align-items: center; margin: 10px auto; text-align: left;}
.p_top_list dl dt.p_top_list_name { line-height: 17px; flex: 1;}
.p_top_list dl dt.p_top_list_name span { border:1px solid #000; padding: 0px 3px; font-size: 80%; display: inline-block; margin-right: 5px;}
.p_top_list dl dt.p_top_list_name small { margin-left: 13px; color: #777;}
.p_top_list dl dt.p_top_list_name small.important_notice { color: #d80000;}
.p_top_list dl dt.p_top_list_name small.p_top_list_name_memo { padding: 3px 10px; border:1px solid #ccc; display:inline-block; margin-top: 5px;}
.p_top_list dl dd.p_pop_name { font-size: 12px;}
.p_top_list dl dd.p_pop_num { text-align: right; line-height: 15px; width: 40px;}

.p_top_list_price { text-align: center;}
.p_top_list_price p { font-size: 12px; margin: 0 auto 5px; color: #555;}
.p_top_list_price p span { text-decoration: line-through;}
.p_top_list_price_inner { display: flex; /*align-items: center;*/ justify-content: center;}
.p_top_list_price_title { font-size: 14px; line-height: 19px;}
.p_top_list_price_total { font-weight: bold; font-size: 20px; text-align: left; line-height: 15px;}
.p_top_list_price_total span.p_top_list_price_total_memo { font-weight: normal; font-size: 12px; margin-top: 5px; color: #d80000;}


.p_list_price { background: #f6f6f6; margin: 0 10px 20px; padding: 5px 10px;}
@media only screen and (min-width: 768px) {
    .p_list_price { margin: 0 20px 20px; padding: 5px 20px;}

}
dl.p_list_price_blk { display: flex; align-items: center; margin: 10px auto; }
dl.p_list_price_blk dt { flex: 1; text-align: left; color: #555; font-size: 12px;}
dl.p_list_price_blk dt a i { text-decoration: none;}
dl.p_list_price_blk dt span {color: #000; display: inline-block; border: 1px solid #ccc; background: #fff; padding: 0px 5px; margin-left: 5px;}
dl.p_list_price_blk dd { width: 100px; flex-shrink: 0; text-align: right; color: #333;}
dl.p_list_price_blk dd.dis { color: #d80000;}

dl.p_list_price_blk.total_price dt { font-weight: bold; color: #000;}
dl.p_list_price_blk.total_price dd { font-size: 120%; font-weight: bold; color: #000;}

dl.p_list_price_blk.add_price { margin-top: -8px;}
dl.p_list_price_blk.add_price dt,
dl.p_list_price_blk.add_price dd { font-size: 85%; font-weight: bold; color: #000;}




.p_top_list_point { font-size: 12px; margin-top: 3px;}
.p_top_list_point span { font-size: 110%; text-decoration: underline;}

span.point_cp { color: #d80000; font-weight: bold;}
span.point_cp em { display: inline-block; margin-left: 3px; color: #fff; background: #d80000; padding: 0px 5px; font-style: normal; font-size: 90%; line-height: 17px;}
.point_cp_memo { display: inline-block; text-align: left; font-size: 11px; color: #777; padding: 10px 20px 0;}

.section__column { padding: 0 20px 10px;}
.section__title { font-size: 13px; border-bottom: 1px solid #ccc; padding-bottom: 3px; margin: 20px auto 10px;}
.section__fieldset { text-align: left; border-bottom: 1px solid #EEF7F7; font-size: 12px; display: flex; margin: 3px auto;}
.section__legend { font-weight: bold; background: #EEF7F7; padding: 7px; width: 150px;}
.section__legend label { font-weight: bold;}
.section__fields { padding: 7px; width: calc(100% - 160px);}
.section__fields p { margin-top: 0;}
.section__fields ul { margin: 10px 0 10px 14px;}
.section__fields ul li { list-style-type: disc;}

.section__fields_blk { margin-bottom: 10px;}
.section__fields_blk span { display: block; font-weight: bold; font-size: 12px; position: relative; margin-bottom: 5px;}
.section__fields_blk span i { color: #33afb0;}
.section__fields_blk a,
.section__fields_blk button { display: inline-block; border: 1px solid #33afb0; margin: 5px auto 10px; padding: 5px 10px; text-decoration: none; background: #fff;}
.section__fields_blk a:hover,
.section__fields_blk button:hover { background: #33afb0; color: #fff; }
.section__fields address { font-style: normal;}
.section__fields select { padding: 7px 3px;}
.section__fields input[type="text"] { padding: 5px;}

/*Top Recommend*/

/*Top Travel*/
.p_deliv_travel { margin-top: 30px; text-align: center;}
.travel_cp { padding: 0px 0 5px;}
.travel_cp_pl { display: flex; justify-content: center; align-items: center; padding:0 10px; font-size:13px; gap: 8px;}
.travel_cp_pl img {width: 90px;}
.travel_info_btn .p_btn { border: 1px solid #333; background: #f6f6f6; color: #333; }
.travel_info { margin: 20px 0px;}
.travel_info p { font-size: 13px; margin: 5px auto;}
.travel_info_rank { display: flex; flex-direction: column; width: 240px; margin:0 auto; font-size:12px; line-height:14px; gap: 10px;}
.travel_info_rank label { display: flex; align-items: center; gap: 10px; }
.travel_info_rank img { width:50px; border:1px solid #ddd; display:block; margin:0;}
.travel_info_rank_num { width: 25px; font-size: 13px;}
.travel_info_prod { text-align: left;}
.travel_info_rank_btn { width: 280px; margin: 15px auto 10px;}
.travel_info_rank_btn .p_btn { font-size: 12px;}
.travel_info_rank_btn .p_btn:disabled {background: #ccc;}
.travel_cp_info { font-size: 10px; color: #555; text-align: left; margin: 10px 10px 0; padding: 10px; border: 1px solid #eee; line-height: 14px;}
.travel_info_howto { border-bottom: 1px solid #ccc; padding-bottom: 5px; margin: 20px 10px; text-align: left;}
.travel_cp .Message { margin: 0 10px; padding: 12px 10px; font-size:12px; line-height: 17px; text-align: center;}
.travel_cp  .p_btn_ot { margin: 5px auto 0;}

/*Top Menu*/
.p_menu { margin: 30px auto; text-align: center;}
.p_menu_inner { max-width: 350px; margin: 0 auto 20px; display: grid; grid-template-columns: repeat(var(--col,3),1fr); gap: 20px; grid-auto-rows: auto; }
.p_menu_btn { }
.p_menu_btn a { display: block; font-weight: bold; font-size: 11px; }
.p_menu_btn a span { display: flex; justify-content: center; align-items: center; width: 80px; height: 80px;  margin: 0 auto 5px; border-radius: 50%; background: #EFF8F8; }
.p_menu_btn a span img { width: 50px; }

.p_menu_inner2 { margin: 0 10px;}
.p_menu_inner2 li { width: 350px; margin: 8px auto;}
.p_menu_inner2 li a { display: flex; align-items: center; border: 1px solid #C6E9E9; padding: 5px 10px;}
.p_menu_inner2 li a.sub { margin-left: 20px;}
.p_menu_inner2 li a.sub i.fa-turn-down-right { margin-left: 0;}
.p_menu_inner2 li a:hover { text-decoration: none; background: #EFF8F8;}
.p_menu_inner2 li a img { width: 30px;}
.p_menu_inner2 li a span { font-size: 12px; display: block; margin-left: 10px;}
.p_menu_inner2 li a i { margin-left: auto; color: #2DB5B4;}
.p_menu_inner2 a.p_menu_stop { font-size: 12px; color: #333;}

@media only screen and (min-width: 768px) {
    .p_menu_inner { max-width: 600px; grid-template-columns: repeat(var(--col,5),1fr); }
}

/* Popup Contents */
.pt_pop { position: relative; padding: 20px 15px;}
.pt_pop h4 { margin-top: 0; border-bottom: 1px solid #ddd; padding-bottom: 5px;}
.pt_pop .p_btn_ot { position: sticky; bottom: 10px;}
.mfp-close.mfp-close-btn { display: inline-block; width: auto; height: auto; position: relative; padding: 0; opacity: 100%; background-color: transparent;}
.mfp-close.mfp-close-btn img { display: block;}
/*Popup CS*/
.pt_pop_cs { padding: 10px 20px; background: #fffafc;}
.pt_pop_cs h4 { border-bottom: 1px solid #ddd; padding-bottom: 5px;}
.pt_pop_cs p { font-size: 12px; margin: 18px auto;}
.pt_pop_cs ul { padding: 5px 30px; font-size: 12px; border: 1px dashed #ddd; background: #fff; display: inline-block; text-align: left;}
.pt_pop_cs ul li { position: relative; padding-left: 18px; margin: 10px auto;}
.pt_pop_cs ul li i { position: absolute; left: 0; top: 4px; color: #d80000; list-style: none;}
.pt_pop_cs ul li mark { background: linear-gradient(transparent 30%, #f9efff 80%);}


@media only screen and (max-width: 768px) {
    .pt_pop .section__legend { width: 100px; font-size: 11px;}
    .pt_pop .section__fields { padding: 7px 5px 5px 5px; width: calc(100% - 110px); }
}

.pt_pop_radio { display: flex; gap: 5px; margin-bottom: 10px;}
.pt_pop_radio.center { justify-content: center;}
.pt_pop_radio.vcenter { align-items: center;}
.pt_pop_radio.column { flex-direction: column;}
.pt_pop_radio.wrap { flex-wrap: wrap;}
.pt_pop_radio label { display: inline-block; position: relative; }
.pt_pop_radio label input[type=radio] { display: none; }
.pt_pop_radio label input[type=checkbox] { display: block; position: absolute; top: 13px; left: 13px;}
.pt_pop_radio label input + span { display: inline-block; border: 2px solid #ddd; background: #fff; padding: 7px 10px; border-radius: 5px; cursor: pointer;}
.pt_pop_radio label input[type=checkbox] + span { padding: 7px 10px 7px 30px; }
.pt_pop_radio label input + span:hover { background: #eef7f7;}

.pt_pop_radio label input:checked + span { border: 2px solid #33afb0; background: #eef7f7; }
.pt_pop_radio label input:disabled + span { border: 2px solid #ddd; background: #eee; color: #bbb; }

.pt_pop_radio.cc { display: grid; grid-template-columns: repeat(var(--col,2),1fr);}
.pt_pop_radio.cc label { display: block; }
.pt_pop_radio.cc label input + span { width: 100%;}


.pt_pop_memo { font-size: 11px; line-height: 15px; color: #555; border: 1px dashed #ddd; padding: 7px; margin: 10px auto;}
.pt_pop_memo.active {border: 2px solid #d80000;}
.pt_pop_memo_in { display: inline-block; text-align: left;}
.pt_pop_memo_important { font-size: 11px; line-height: 15px; color: #d80000; border: 1px dashed #ddd; padding: 7px; margin: 10px auto;}
.pt_pop_danger { padding: 15px; font-weight: bold; color: #000000; border: 3px solid #d80000; margin: 15px auto;}
.pt_pop_status { font-size: 13px; padding: 10px 20px; border: 3px solid #ddd; display: inline-block;}
.pt_pop_status span { font-size: 14px; font-weight: bold;}

.pt_pop_point { display: inline-block; border: 2px solid #ccc; padding: 3px 5px;}
.pt_pop_point_btn { text-decoration: underline; cursor: pointer;}
.pt_pop_point_btn:hover { text-decoration: none;}

.pt_pop_address { margin-bottom: 10px;}
.pt_pop_address address { font-style: normal;}

.pt_pop_pouch { display: grid; grid-template-columns: repeat(var(--col,2),1fr); gap: 10px 10px; grid-auto-rows: auto; max-width: 500px; margin: 0 auto;}
.pt_pop_pouch img { display: block; width: 180px; margin: 0 auto;}
.pouch_cont { text-align: center;display: grid; grid-template-rows: subgrid;}
.pouch_cont span { height: 100%;}
.pouch_cont_inner { margin-right: 20px;}
img.pouch_cont_img { border: 1px solid #fff;}
input:checked + span img.pouch_cont_img { border: 1px solid #eee;}

.pouch_cont .p_name { font-size: 12px; margin: 10px auto 0px; line-height: 15px;}
.pouch_cont .p_dose { font-size: 10px; margin: auto auto 0px;}

.pt_pop_order_hide_link { text-align: center; margin: 30px auto; }
.pt_pop_order_hide_link_txt { cursor: pointer; text-decoration: underline; font-size: 12px; }
.pt_pop_order_hide_link_txt:hover { text-decoration: none; }

.pt_pop_card { border: 1px solid #ccc; padding: 10px 10px; display: inline-block; margin: 5px auto 10px; background: #f6f6f6;}

/*Popupお届け日変更*/
.pt_pop_deliv_date { font-size: 18px; font-weight: bold;}
.pt_pop_deliv_time { font-size: 13px; }
.pt_pop_deliv_term { font-size: 14px; font-weight: bold;}

.calendar_container { display: flex; align-items: center; justify-content: center;}
.calendar_left,
.calendar_right { width: 5%; font-size: 25px; color: #999; cursor: pointer;}
.calendar_left:hover,
.calendar_right:hover { color: #555;}
.calendar_right { text-align: right;}
.calendar_block { width: 90%;}
.calendar_block h3.date_title { text-align: center; margin: 20px auto 3px; font-size: 14px;}

.calendar { width: 100%; border-collapse: collapse; margin:0px auto 10px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05); }
.calendar td,
.calendar th { width: 14.28%;  padding: 2px 2px; font-size: 12px; text-align: center; vertical-align: top; border: 1px solid #e0e0e0; }
.calendar tr:first-child td { font-size: 12px; padding: 4px 2px; background-color: #f8f8f8; font-weight: bold; color: #444; border-top: 2px solid #bbb; }
.calendar td span { display: block; margin-top: 0px; font-size: 13px; color: #777; }

.day_2 { background-color: #fff; cursor: pointer; transition: background-color 0.3s; }
.day_2:hover { background-color: #f0f8ff; }

.cal_bg_grey { background-color: #f4f4f4; color: #ccc; }
.cal_bg_pink { background-color: #ffe4e1; color: #c00; font-weight: bold; border: 2px solid #ffaaaa; }
.rsv0 { color: #bbb; }

@media only screen and (min-width: 768px) {
    .calendar_block { width: 60%;}
    .calendar td,
    .calendar th {font-size: 14px;  }
}




/*Products*/
.placeholder {   visibility: hidden; }

.p_back { text-align: left; font-size: 12px; margin: 10px 10px 10px; }
@media only screen and (min-width: 768px) {
    .p_back { margin: 0 -5px 10px; }
}
/* Bar */
.p_summary { }
.p_summary.fixed { top: 0; width: 100%; left: 0; z-index: 10000;}
.p_summary_blk { margin: 0 -5px 5px; padding: 8px 8px; background: #def3f3;}
.p_summary.fixed .p_summary_blk { margin: 0 0 5px;}
.p_addmore { font-size: 12px; /*border-bottom: 1px solid #ddd; background: #fff;*/ margin: 0px -5px 0; text-align: center;}
.p_addmore span { padding: 0 5px 5px; margin-top: -3px;}

.p_summary_tgl { background: #fff; cursor: pointer; display: flex; justify-content: space-between;}
.p_summary_tgl_blk { width: 100%; display: flex; flex-direction: column;}
.p_summary_tgl_in { width: 100%; max-width: 315px; display: flex; justify-content: center; align-items: center; margin: 0 auto; padding: 10px 5px;}
.p_summary_tgl_add_in { width: 100%; max-width: 315px; display: flex; justify-content: space-between; align-items: center; margin: 0 auto 0; padding: 3px 5px; border-top: 1px solid #ddd;}

@media only screen and (min-width: 768px) {
    .p_summary.fixed { top: 0px; }
    .p_summary.fixed .p_summary_blk { display: flex; justify-content: center; align-items: center;}
    .p_summary.fixed .p_addmore span { padding: 0; margin: 0 10px 0 0;}
    .p_summary.fixed .p_summary_tgl_in {width: 320px; padding: 9px 10px;}
    .p_summary.fixed .p_summary_tgl_add_in {width: 320px; padding: 3px 10px;}
}

.p_summary_contents_hide { display: none;}
.p_summary.fixed .p_summary_inner  { margin: 0 5px;}

@media only screen and (min-width: 768px) {
    .p_addmore { margin: 0px;}
    .p_summary_tgl { margin: 0px;}
}

.p_selected { font-size: 11px; font-weight: bold; }
.p_selected span { font-size: 22px; font-weight: bold;}
.p_disc_rate { display: inline-block; border: 2px solid #d80000; color: #d80000; padding: 1px 5px 1px; font-size: 13px; font-weight: bold; background: #fff; margin: 0 0 0 7px; line-height: 18px;}
.p_price { font-size: 11px; margin-left: auto;}
.p_price .plan-price { font-weight: bold; font-size: 19px;}

.p_open_btn { background: #333; color: #fff; font-size: 10px; padding: 10px 0 6px; text-align: center; line-height: 18px; width: 60px; display: flex; align-items: center; justify-content: center;}
.p_summary_tgl:hover .p_open_btn { background: #555;}
.p_open_btn i { font-size: 13px; }

.p_add_num { font-size: 11px;}
.p_add_num i { font-size: 13px;}
.p_add_num span { font-size: 14px; font-weight: bold;}
.p_add_price { font-size: 14px; font-weight: bold;}
.p_add_price span.price_en { font-weight: normal;}
.p_add_list { margin-top: 25px;}

.p_list_inner {box-shadow: 0 2px 10px 0px rgba(0,0,0,.10); margin: 10px; padding: 10px 15px; border: 1px solid #ddd; background: #fff;}
.p_list_inner.cart0 { border: 2px solid #d80000; background: #fff;}
.p_summary.fixed .p_list_inner  { margin: 0 15px;}
@media only screen and (min-width: 768px) {
    .p_list_inner { max-width: 400px; margin: 10px auto !important;}
}

.p_list_title { font-weight: normal; font-size: 15px; border-bottom: 1px solid #ddd; padding: 0 0 10px; margin: 5px 0 10px; text-align: center;}
.p_list_title.p_add_list_title { margin-top: 25px;}

.p_list_block { display: flex; justify-content: space-between; align-items: center; margin: 5px 0;}
.p_list_name { font-size: 12px; margin-right: 5px;}
.p_list_num_change { display: flex;}
.p_list_num_change .p_list_price { display: none;}
.p_list_num_change .pp_prod_minus,
.p_list_num_change .pp_prod_plus,
.p_list_num_change .pp_prod_num { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd}

.p_confirm_btn { text-align: center; margin-top: 5px; }
.p_confirm_btn .selectactive,
.p_confirm_btn .selectinactive { border: none; border-radius: 100vh; padding: 10px 40px; color: #fff; font-size: 14px;}

.p_confirm_btn .selectactive { background: #33afb0;}
.p_confirm_btn .selectinactive { background: #aaa; display: none;}
.p_confirm_btn .selectactive:disabled { background: #ccc;}

.p_confirm_btn .p_confirm_btn_check { display: none; }

.confirm_btn_check { }
.confirm_btn_check:not(:has(.p_confirm_btn_check)){ background-color: rgba(255, 255, 255, 0.95); margin: -5px -5px 0 -5px; padding: 10px 0;}
.confirm_btn_check p.confirm_btn_check_txt { color: #d80000; margin: 0; font-size: 12px; margin-bottom: 3px;}
.confirm_btn_check label { display: flex; align-items: center; justify-content: center; margin: 0px auto; padding: 0 10px; text-align: left; line-height: 17px;}
.confirm_btn_check label input { margin-right: 5px; font-size: 120%; }
.confirm_btn_check label span { font-weight: bold;}



/* Category */
.p_cat { font-size: 12px; margin: 15px auto 0; max-width: 600px;}
.p_cat_tgl { cursor: pointer; background: #f6f6f6; padding: 10px; text-align: center; border: 1px solid #ccc;}
.p_cat_tgl:hover { background: #eee;}
.p_cat_inner { display: grid; grid-template-columns: repeat(var(--col,2),1fr); gap: 10px 10px; grid-auto-rows: auto; padding: 15px 20px; }
@media only screen and (min-width: 768px) {
    .p_cat_inner { display: grid; grid-template-columns: repeat(var(--col,3),1fr); }
}

.p_cat_blk label { cursor: pointer; position: relative; padding-left: 25px; }
.p_cat_blk input { display: none; }
.p_cat_blk label:before { content: ''; width: 20px; height: 20px; position: absolute; top: -2px; left: 0; background-color: #fff; border: 1px solid #333; }
.p_cat_blk input:checked+label:after { content: ''; width: 14px; height: 14px; position: absolute; top: 1px; left: 3px; background-color: #777; z-index: 10; }


.p_cat_blk { text-align: left;}
.p_cat_btn { text-align: center; display: flex; justify-content: center; gap: 5px; margin-bottom: 15px;}
.p_cat_btn button { border: none; font-size: 14px; padding: 5px 20px; }




/* Osusume Campaign */
.add_pro_wrap { padding: 10px 10px !important; margin: 0px -5px 0 !important;}
.add_pro .pp_prod_copy { color: #fff; margin-top: 0; padding: 5px;}
.add_pro.pp_heading { position: relative; border: none; text-align: center; font-size: 18px; font-weight: bold; display: block; margin-top: 50px; padding-bottom: 0;}
.add_pro.pp_heading span { color: #000; font-size: 13px; font-weight: normal; position: absolute; top: -38px; display: inline-block; padding: 3px 0; border: 1px solid #ccc; border-radius: 100vh; background: #fff; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1); }
.add_pro.pp_heading span:before,
.add_pro.pp_heading span:after { position: absolute; left: calc(50% - 10px); content: ""; }
.add_pro.pp_heading span:before { bottom: -10px; border-width: 10px 10px 0 10px; border-style: solid; border-color: #ccc transparent transparent transparent; }
.add_pro.pp_heading span:after { bottom: -8px; border-width: 10px 10px 0 10px; border-style: solid; border-color: #fff transparent transparent transparent; }
.add_pro.pp_heading em { display: block; font-size: 12px; font-style: normal; font-weight:normal; color: #555;}

.add_pro .pp_prod_select { color: #fff; border: 1px solid #333; background: #333;}

.add_pro .add_pro_price_title { font-size: 11px; border-top: 1px solid #ddd; margin-top: 5px; padding-top: 5px;}
.add_pro .add_pro_price { display: flex; justify-content: center; align-items: baseline; font-size: 11px;}
.add_pro .add_pro_price .add_pro_ori_price { color: #777; }
.add_pro .add_pro_price .add_pro_ori_price span {text-decoration: line-through; }
.add_pro .add_pro_price i {font-size: 9px; color: #999; margin: 0 3px;}
.add_pro .add_pro_price .add_pro_sale_price { color: #000; }
.add_pro .add_pro_price .add_pro_sale_price span { font-size: 14px; font-weight: bold;}

.addpro_tag.tag_list { margin-top: 0;}
.addpro_tag.tag_list p span { font-size: 11px; margin-top: 0; color:#777; border-color: #ddd;}

    /* 色、サイズ変更 */
    .add_pro_wrap {
        background: #ffeded;
        /*background: linear-gradient(90deg, #990809 0%, #f92f2f 50%, #990809 100%);*/
        /*background: radial-gradient(#ff6d6d, #c20707);*/
    }

    .add_pro .pp_prod_copy { background: #ff7a97; border-bottom: 1px solid #ddd; color: #fff; }
    .add_pro.pp_heading { color: #ff7a97;}
    .add_pro.pp_heading span { width: 240px; left: calc(50% - 120px); }

@media only screen and (min-width: 768px) {
    .add_pro_wrap { padding: 10px 16px !important;margin: 0px -20px 0 !important; }
}

/* Special campaign
.add_pro.pp_heading span { color: #b10012; border: 2px solid #b10012; }
 */




/* Product List */
.p_product { margin-top: 0px;}
.prod_swiper { height: 300px; padding: 0 10px; position: relative;}
.prod_arrow { display: none !important; position: absolute; top: 70px; right: 0px; font-size: 30px; color: #999; z-index: 5;}
.swiper-wrapper { margin: 0 5px;}
.swiper-slide { width: 150px; height: auto; text-align: center; position: relative; margin-top: 10px; margin-bottom: 10px; }
.swiper-slide .slide-inner { height: auto; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; border: 2px solid #fff; background: #fff; padding: 0 0 10px; box-shadow: 0 2px 10px 0px rgba(0,0,0,.10);}


.swiper-slide.disable { background: #000;}
.swiper-slide.disable .slide-inner {opacity: 0.7;}

.swiper-slide .slide-inner:hover { text-decoration: none;}
.swiper-slide.selectactive .slide-inner { border: 2px solid #33afb0; background: #eef7f7; }
.swiper-slide .slide-img img { }
.swiper-slide .slide-item { padding: 0 5px; flex-grow: 1; text-align: center;}

.swiper-slide .slide-btn { margin-top: auto;}

.pp_wrap { margin: 25px auto; padding: 0 5px;}
.pp_heading { position: relative; display: flex; justify-content: space-between; border-bottom: 1px solid #ccc; padding-bottom: 5px; font-size: 14px;}
.pp_heading .pp_select { font-size: 12px; background: #33afb0; color: #fff; padding: 0px 5px; line-height: 23px; position: absolute; right: 0; top:-2px;}
.pp_prod_type { font-size: 11px; font-weight: normal; margin:5px auto 2px; color: #555; }
.pp_prod_img { margin-bottom: 5px; position: relative;}
.pp_prod_img img { width: 100px;}
.pp_prod_cp  { text-align: center;}
.pp_prod_cp span { display: inline-block; border: 2px solid #d80000; color: #d80000; background: #fff43f; font-weight: bold; padding: 0 5px; margin-bottom: 3px; font-size: 11px;}

.pp_prod_name { height: 30px; font-size: 12px; line-height: 15px; font-weight: bold; /* height: 32px; height: 45px;*/}
.pp_prod_name span { font-size: 11px;  font-weight: normal; display: block;}
.pp_prod_price { font-size: 11px; color: #999; }
.pp_prod_btn { height: auto; padding-top: 5px; margin-top: auto; display: flex; justify-content: center;}
.pp_prod_select { cursor: pointer; width: 90px; display: block; background: #333; color: #fff; padding:5px 0px; margin: 0 auto 0; font-size: 12px; border: none;}
.pp_prod_minus,
.pp_prod_plus { cursor: pointer; width: 30px; height: 30px; line-height: 28px; background: #333; border: none; color: #fff; font-size: 12px; text-align: center; }
.pp_prod_num { width: 30px; height: 30px; line-height: 30px; color: #333; background: #fff;font-size: 12px; text-align: center;}
.pp_prod_minus.inactive,
.pp_prod_plus.inactive { cursor: default; background: #ccc; }


.pp_select_out { width: 100%; display: block; background: #aaa; color: #fff; padding:5px 8px; margin: 0 auto 0; font-size: 13px;}
.pp_detail_btn { font-size: 11px; margin: 5px auto 10px;}
.pp_detail_memo { display: block; font-size: 10px; text-align: left; display: block; color: #d80000; line-height: 14px; margin:-5px auto 10px;}

.swiper .swiper-scrollbar { display: none; bottom: 0; left: 0; right: 0; width: 85%; margin: auto; height: 2.5px; background: #ddd;}
.swiper-scrollbar-drag{ display: none; background: #333; height: 2.5px; }
@media only screen and (min-width: 768px) {
    .swiper .swiper-scrollbar { width: 300px;}
}


/*Top10*/
.top10_rank { position: absolute; display: block; width: 35px; height: 35px; line-height: 35px; top: -5px; left: -15px; color: #fff; border-radius: 50%; background-color: #777; font-size: 18px;}
.top10_rank.rank1 { background: #CCB693;}
.top10_rank.rank2 { background: #C1BDB6;}
.top10_rank.rank3 { background: #C69174;}
.top10_list_inner { width: 350px; margin: 20px auto 20px; display: grid; grid-template-columns: repeat(var(--col,2),1fr); gap: 10px; grid-auto-rows: auto; }
.top10_list_inner .swiper-slide { margin: 0 auto;}
@media only screen and (min-width: 768px) {
    .top10_list_inner { width: 660px; grid-template-columns: repeat(var(--col,4),1fr); gap: 20px;}
}

/*Popup*/
.pp_pop { height: 520px; max-width: 350px; overflow: auto;}
.pp_pop .mfp-close { z-index: 10001;}
.p_pop_confirm { text-align: center;}
.p_pop_confirm h2 { font-weight: normal; font-size: 21px; margin-bottom: 10px; margin-top: 5px; }
.p_pop_confirm h2 span { font-size: 13px; display: block;}
.p_pop_confirm_blk {box-shadow: 0 2px 10px 0px rgba(0,0,0,.10); margin: 20px 10px 10px; padding: 15px; border: 1px solid #ddd; background: #fff;}
.p_pop_plan { display: flex; justify-content: space-between; align-items: end; border-bottom: 1px solid #ddd; padding-bottom: 7px;}
.p_pop_plan span { font-weight: bold;}

.p_pop_present_blk {box-shadow: 0 2px 10px 0px rgba(0,0,0,.10); margin: 20px 10px 10px; padding: 5px; border: 1px solid #d80000; background: #fff; display:flex; align-items:center; justify-content: center; border:1px solid #d80000;}
.p_pop_present_blk_img { width: 75px; }
.p_pop_present_blk_txt { color: #d80000; text-align: left; }


.p_pop_plan_delete { text-align: left; margin-bottom: 10px; padding: 10px; border: 1px dashed #ccc; font-weight: bold;}
.p_pop_plan_delete small { display: block; line-height: 15px; font-weight: normal;}
@media only screen and (min-width: 768px) {
    .p_pop_plan_delete { text-align: center;}
}


.p_pop_plan_title {font-size: 15px; font-weight: bold; text-align: left;}
.p_pop_plan_price { font-size: 11px; text-align: right;}
.p_pop_plan .p_disc_rate { font-size: 12px; padding: 0 5px;}
.p_pop_plan_subprice { display: inline-block; font-size: 14px; margin-left: 5px;}
.p_pop_plan_add_num { display: inline-block; font-size: 14px;}

.p_pop_list { margin-top: 10px;}
.p_pop_list dl { display: flex; justify-content: space-between; align-items: center; margin: 5px auto; text-align: left;}
.p_pop_list dl dd.p_pop_name { font-size: 12px;}
.p_pop_list dl span.p_pop_price { font-size: 12px; color: #777; /*display: none;*/}
.p_pop_list dl dd.p_pop_num { text-align: right; line-height: 15px;}

.p_pop_rate p { margin-bottom: 10px;}
.p_pop_rate_wrap { display: flex; justify-content: center; align-items: center; max-width: 350px; border: 2px solid #d80000; font-weight: bold;  margin: 0 auto;}
.p_pop_rate_wrap .p_pop_rate_wrap1 { background: #d80000; color: #fff; padding: 5px 0; width: 50%; font-size: 14px;}
.p_pop_rate_wrap .p_pop_rate_wrap2 { background: #fff; color: #d80000; padding: 0px 0; width: 50%; font-size: 16px;}

.p_pop_total_price { margin: 20px auto 0; display: flex; align-items: center; justify-content: center;}
.p_pop_total_price_title { font-size: 14px; line-height: 19px;}
.p_pop_total_price_total { text-align: left;}
.p_pop_total_price_total span.total_prime_price  { font-weight: bold; font-size: 20px; text-align: left; line-height: 15px;}
.p_pop_total_price_total span.p_pop_total_price_total_memo { font-weight: normal; font-size: 12px;}

.total_prime_payment {display: flex; align-items: center; justify-content: center; font-size: 12px;}

.p_pop_total_point { font-size: 12px; margin-top: 3px;}
.p_pop_total_point span { font-size: 110%;}
/*Recommend*/
.p_pop_recommend h3 { font-size: 15px; margin: 25px auto 0px; position: relative; display: inline-block; padding: 0 55px;}
.p_pop_recommend h3:before,
.p_pop_recommend h3:after { content: ''; position: absolute; top: 50%; display: inline-block; width: 45px; height: 1px; background-color: #ccc; }
.p_pop_recommend h3:before { left: 0; }
.p_pop_recommend h3:after { right: 0; }

.recommend_wrap { margin-top: 5px;}
.recommend_wrap .swiper-slide { width: 130px;}
.recommend_wrap .pp_prod_name { font-size: 11px;}

.p_pop_notice { color: #d80000;}
.p_pop_notice_border { color: #d80000; border: 1px dashed #d80000; padding: 5px 10px; text-align: left; font-size: 12px;}
.p_pop_btn { cursor: pointer; display: inline-block; background: #333; color: #fff; padding:5px 15px; margin: 0 auto 0; font-size: 13px; border: none; }
.p_pop_btn_blk { text-align: center;}
.p_pop_next { display: inline-block; background: #333; color: #fff; padding: 10px 30px; border: none; font-size: 15px;}
.p_pop_next:disabled { background: #ccc;}
.p_pop_tel { border: none; background: none; display: block; text-align: center; display: inline-block; margin-top: 5px; font-size: 12px; }
.p_pop_back { border: none; background: none; display: block; text-align: center; display: inline-block; margin-top: 5px;}



/*Popup Products*/
.p_pop_info { text-align: center;}
.p_pop_info .pp_prod_num { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd}
.p_pop_info_copy { font-size: 16px; font-weight: bold;}
.p_pop_info_img { width: 180px; margin: 0 auto;}
.p_pop_info_tag { width: 180px; margin: 0 auto;}
.p_pop_info_name { font-size: 14px; font-weight: bold;}
.p_pop_info_price { font-size: 12px; color: #777;}
.p_pop_info_price span { text-decoration: line-through;}

/*Popup Add_pro*/
.add_pro_to_prime { max-width: 300px; /*box-shadow: 0 2px 10px 0px rgba(0,0,0,.10);*/ margin: 5px auto 10px; padding-bottom: 10px; border: 3px solid #C6E9E9; background: #fff;}
.add_pro_to_prime p { margin: 5px auto 0px; font-size: 12px;}
.add_pro_to_prime_title { font-size: 12px; font-weight: bold; background: #C6E9E9; color: #333; padding: 5px;}
.add_pro_to_solo {max-width: 300px; margin: 10px auto; padding: 15px 10px 0; border: 1px solid #ddd; }
.add_pro_to_solo p { margin: 10px auto 3px;}
.add_pro_to_solo_title { font-size: 12px; font-weight: bold;}
.add_pro_to_solo_title span { font-size: 11px; font-weight: normal;}
.add_pro_to_solo .p_pop_info_price { color: #000; }
.add_pro_to_solo .p_pop_info_price em { font-style: normal; font-size: 14px; font-weight: bold; }

.add_pro_to_solo .pp_prod_select { background: #f6f6f6; border: 1px solid #333; color: #333;}
.add_pro_to_solo .pp_prod_select i { font-size: 110%; color: #333;}
.add_pro_to_solo_memo { display: inline-block; text-align: left; font-size: 11px; color: #555; padding:10px; border-top: 1px dashed #ddd; margin: 15px auto 0;}
.add_pro_to_solo_memo2 { font-size: 12px; border: 3px solid #d80000; color: #d80000; background: #fff6f6; padding: 5px; margin-top: 10px;}


/*Popup Senbai*/
.p_pop_senbai_lv { background: #f6f6f6; padding: 10px 0px 10px; margin: 10px auto;}
@media only screen and (min-width: 768px) {
    .p_pop_senbai_lv { max-width: 400px;}
}
.p_pop_senbai_lv_title { font-size: 12px; margin-bottom: 2px;}
.p_pop_senbai_lv_inner { display: flex; justify-content: center; margin-bottom: 10px; }
.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk { height: 45px; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; }
.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk label { font-size: 15px; margin-bottom: 5px; margin: 0 10px; }
.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk i { font-size: 22px;}

.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk label { cursor: pointer; position: relative; }
.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk input[type="radio"] { display: none; }
.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk input[type="radio"]+.senbai_acvtive{ content: ''; width: 20px; height: 20px; position: absolute; top: 26px; left: -5px; background-color: #fff; border: 1px solid #333; border-radius: 50%; }
.p_pop_senbai_lv_inner .p_pop_senbai_lv_blk input[type="radio"]:checked+.senbai_acvtive:after { content: ''; width: 14px; height: 14px; position: absolute; top: 2px; left: 2px; background-color: #777; border-radius: 50%; z-index: 10; }

.p_pop_senbai_lv5_monshin_txt { display: inline-block; padding: 3px 10px; font-size: 12px; margin-top: 10px; background: #fff; border: 2px solid #000;}
.p_pop_senbai_hqd { padding: 10px; border: 1px solid #ccc;}
.p_pop_senbai_hqd hr { margin: 10px auto;}
.p_pop_senbai_hqd p { margin: 0; font-size: 12px; text-align: left;}
.p_pop_senbai_info2 { text-align: left;}
@media only screen and (min-width: 768px) {
    .p_pop_senbai_info2 { max-width: 400px; margin: 0 auto;}
}
.p_pop_senbai_info2_tgl { background: #f6f6f6; cursor: pointer; padding:7px 10px; font-size: 12px; border: 1px solid #ccc; margin-top: 5px;}
.p_pop_senbai_info2_tgl:hover { background: #eee;}
.p_pop_senbai_info2_tgl.active { background: #333; color: #fff;}

.p_pop_senbai_info2_contents { display: none; border: 1px solid #ddd; border-top:none; padding:10px 10px; font-size: 11px; }



.p_pop_senbai_memo { font-size: 11px; border: 1px dashed #ccc; color: #777; padding: 5px; margin-top: 10px;}


/*Popup Senbai Notice*/
.p_pop_senbai_txt { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ddd; }
.p_pop_senbai_txt h2 { font-size: 13px; font-weight: bold;}
.p_pop_senbai_txt_inner { border: 1px solid #ccc; height: 200px; overflow-y: auto; text-align: left; font-size: 12px; padding: 0 10px; margin-bottom: 15px;}
.p_pop_senbai_txt_inner hr { margin-top: 10px; margin-bottom: 10px;}
.senbai_agreement { font-size: 14px; margin: 15px auto 10px;}
.senbai_agreement label { display: flex; justify-content: center; align-items: center; gap: 5px;}

.p_pop_senbai_txt_q_blk { text-align: left; margin: 10px 20px;}
.p_pop_senbai_txt_q_q { border-bottom: 1px solid #ddd; padding-bottom: 3px; margin:0 0 10px; font-weight: bold;}
.p_pop_senbai_txt_q_q span { font-size: 11px; line-height: 15px; display: inline-block; font-weight: normal;}
.p_pop_senbai_txt_q_a { margin: 0px 0 20px;}
.p_pop_senbai_txt_q_a div {  display: flex; align-items: center; gap: 5px; margin: 5px auto;}

.p_pop_senbai_txt_no p { text-align: left;}

.p_pop_senbai_txt_again { text-align:left; margin: 0 20px;}

/*Popup Prod Detail*/
.pp_pop_detail { max-width: 400px; padding: 10px 5px;}
.pp_pop_detail iframe { width: 100%; height: 400px; border: none;}

/*置き配*/
.prime_okihai p { font-size: 12px;}
.prime_okihai h5 { font-size: 12px; margin-bottom: 5px;}
.prime_okihai ul { display: flex; flex-wrap:wrap; gap: 5px; margin-bottom: 20px;}
.prime_okihai ul li { border: 1px solid #ddd; padding: 3px 5px; border-radius: 2px; font-size: 12px;}

.prime_okihai_p_link { display:block; text-decoration: underline; font-size:11px; margin: 5px; }
.prime_okihai_notice { border: 1px dotted #ccc; display: block; padding: 10px; font-size: 11px;}

/*解約*/
.pt_pop_cc_suggest{margin:20px auto;background:#f9f9f9;padding:15px 20px;border:1px solid #e5e5e5;border-radius:8px}
.pt_pop_cc_suggest p#cancel_prop{color:#333;margin:0 0 15px 0;padding-bottom:12px;display:flex;gap:10px;align-items:flex-start;border-bottom:1px dashed #ccc}
.pt_pop_cc_suggest-title{background:#2DB5B4;color:#fff;font-size:11px;padding:3px 8px;border-radius:3px;font-weight:bold;flex-shrink:0;line-height:1.2;margin-top:2px}
.suggest-desc{text-align:left;font-size:13px;line-height:1.6;font-weight:bold}

@media only screen and (min-width:768px){
    .pt_pop_cc_suggest p#cancel_prop{align-items:center;justify-content:center}
    .pt_pop_cc_suggest-title{margin-top:0;font-size:12px;padding:4px 10px}
    .suggest-desc{font-size:14px}
}

.pt_pop_cc_suggest_btn { display: flex; gap: 7px; flex-wrap: wrap; justify-content: center;}
.pt_pop_cc_suggest_btn button { display: block; background: #fff; border:2px solid #2DB5B4; padding: 8px 15px; border-radius: 20px; font-size: 13px; font-weight: bold;}
.pt_pop_cc_suggest_btn button i { color: #2DB5B4; font-size: 120%;}
.pt_pop_cc_suggest_btn button:hover { background: #EFF8F8; text-decoration: none;}
.pt_pop_cc_suggest textarea { padding: 10px; width: 100%; height: 75px;}

.cancel-subtext { text-align: center; margin-bottom: 10px;}
.p_btn_ot_cc { margin: 10px auto 0; display: flex; justify-content: center; align-items: center; gap: 10px;}
.p_btn_ot_cc .p_btn { display: flex; align-items: center; justify-content: center; gap: 15px; margin: 0; width: 200px; padding: 10px 0; border: 1px solid #ccc; background: #fff; color: #000; }
.p_btn_ot_cc .p_btn.inactive { background: #ddd; border: 1px solid #ddd; color: #fff;}
.p_btn_ot_cc .p_btn_cc_back { display: block;  }



.pt_pop_end_blk { margin-bottom:20px; border-bottom: 1px dashed #ccc; padding-bottom: 10px;}

/* 下からスライドインするアニメーション */
@keyframes slideFromBottom {
    from { transform: translateY(100%);   }
    to { transform: translateY(0);   }
}

/* 上にスライドアウトするアニメーション */
@keyframes slideToTop {
    from { transform: translateY(0);   }
    to { transform: translateY(-100%);   }
}

/* アニメーションを適用するクラス */
.mfp-slide-bottom .mfp-content { animation-name: slideFromBottom;   animation-duration: 0.1s; /* アニメーションの時間を調整 */ }

/* ポップアップが閉じる際のアニメーション */
.mfp-removing .mfp-slide-bottom .mfp-content {   animation-name: slideToTop; }

/* popupの中のテキスト */
.txt-check {}
.txt-check ul {   list-style: none;
    padding-left: 10px; }

.txt-check li {   position: relative;   padding-left: 30px;   margin-bottom: 10px; }

.txt-check li::before {   content: "";  /* チェックマークの代わりに空のコンテンツ */
    position: absolute;  /* 絶対位置で配置 */
    left: 0;  /* 左に配置 */
    top: 0;  /* 上に配置 */
    width: 20px;  /* 丸の直径 */
    height: 20px;  /* 丸の直径 */
    border-radius: 50%;  /* 丸くする */
    background-color: green;  /* 丸の背景色を緑に設定 */
    display: flex;   align-items: center;  /* チェックマークを中央に配置 */
    justify-content: center;  /* チェックマークを中央に配置 */
}

.txt-check li.checked::before {   content: "\f00c";  /* チェックマークを表示 */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;   font-size: 14px;  /* チェックマークのサイズ */
    color: white;  /* チェックマークの色を白に設定 */
}
