header.header-section.section-header {
  display: none;
}

.header-space {
  display: none;
}

.line-banner {
  display: none;
}

.page-lp-section-.global__section {
  margin: 0;
  padding: 0;
}

.lp_wrapper {
  width: 100%;
  max-width: 423px;
  margin: 0 auto;
  background: #F2F2F2;
}

.lp_contents {
  max-width: 375px;
}

.lp_bg {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
  background-size: cover;
  background-position: center;
  background-image: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Bd5nFRwQvaURlHcpluWA.webp");
}

.lp_cta_wrapper {
  opacity: 0;
  position: fixed;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  width: 375px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F3E9D9;
  transition: 0.3s linear;
}

.lp_cta_wrapper.show_cta {
  opacity: 1;
  animation-duration: .3s;
  transform: translateX(-50%);
}

.lp_cta_wrapper .lp_cta_wrapper-btn {
  width: 100%;
  padding: 16px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  /* Flavor/赤紫蘇_Red */
  background: #E73E1A;
  border-width: 1px 1px 4px 1px;
  border-style: solid;
  border-color: #000000;
  border-radius: 160px;
  font-weight: 700;
  font-size: 14px;
  color: #FFFFFF;
}

.lp_contents {
  max-width: 375px;
  margin: 0 auto;
}

.lp_contents_section *,
.m0 * {
  line-height: 1;
  margin: 0;
  font-family: 'Inter', sans-serif;
  font-feature-settings: normal;
  letter-spacing: normal;
}

.lp_contents_header {
  background: #FFFFFF;
  display: grid;
  place-content: center;
  height: 44px;
}

.lp_contents_header .lp_contents_header-link {
  font-size: 12px;
  text-decoration: underline;
  color: #000;
}

.lp_contents_top {
  background-image: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Group_1206.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

.lp_contents_top_content {
  background: rgba(0, 0, 0, 0.24);
  padding: 20px 16px 40px;
}

.lp_contents_top_content-logo {
  display: block;
  width: 132.5px;
  height: 36px;
  margin: 0 auto 24px;
}

.lp_contents_top_content-logo > img {
  width: 100%;
}

.lp_campaign_box {
  width: 295px;
  padding: 23px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  background: #FFFFFF;
  border-radius: 10px;
}

.lp_campaign_box-title {
  padding: 4px;
  background: #FBFF3F;
  font-weight: 700;
  font-size: 18px;
  color: #E73E1A;
  text-align: center;
  width: 293.4px;
}

.lp_campaign_box-img {
  width: 295px;
  height: 295px;
}

.lp_campaign_box_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  width: 100%;
  color: #000;
}

.lp_campaign_box_block > div > span {
  font-weight: inherit;
  font-size: inherit;
  color: #E73E1A;
}

.lp_campaign_box_block-top {
  font-weight: 700;
  font-size: 26px;
}

.lp_campaign_box_block-mid {
  width: 123px;
  height: 32px;
  font-weight: 600;
  font-size: 32px;
  display: grid;
  grid-template-columns: auto auto;
  place-content: center;
}

.lp_campaign_box_block > .lp_campaign_box_block-mid > span {
  font-weight: 900;
  font-size: 32px;
  display: inline-block;
  margin: 0 auto;
}

.lp_campaign_box_block > .lp_campaign_box_block-mid > .max-discount {
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-align: center;
  margin-right: 8px;
}

.lp_campaign_box_block-bottom {
  font-size: 12px;
  color: #4D4D4D;
}

.lp_campaign_box .lp_campaign_box-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px;
  gap: 16px;
  width: 295px;
  height: 48px;
  cursor: pointer;
  /* Flavor/赤紫蘇_Red */
  background: #E73E1A;
  border-width: 1px 1px 4px 1px;
  border-style: solid;
  border-color: #000000;
  border-radius: 160px;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
}

.lp_contents_section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 16px;
}

.lp_contents_point_1 {
  background: #831E1F;
  color: white;
}

.lp_contents_point_1_top {
  text-align: center;
  margin-bottom: 32px;
}

.lp_contents_point_1_top > p {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 16px;
  color: white;
}

.lp_contents_point-title {
  background: #FFFFFF;
  border: 1px solid #000000;
  color: #000;
  padding: 8px;
  font-size: 14px;
  font-weight: 600;
}

.lp_contents_point1_content-point {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: white;
  margin-bottom: 20px;
}

.lp_contents_point_1_content_img_box {
  position: relative;
}

.lp_contents_point_1_content_img_box > p {
  position: absolute;
  top: -16px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: white;
}

.img_border_wrapper {
  border: 1px solid #000000;
  border-radius: 10px;
  padding: 4px;
  width: 100%;
}

.img_border_wrapper > img {
  width: 335px;
  height: 206px;
  border-radius: 10px;
}

.lp_contents_point_1_sentence {
  margin: 16px 0;
  font-size: 12px;
  line-height: 1.5;
  color: white;
}

.lp_contents_recommend {
  padding: 48px 0;
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #171F35;
  background-blend-mode: overlay, normal;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}

.lp_contents_recommend > img {
  width: 343px;
}

.lp_contents_recommend_top {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}

.lp_contents_recommend_top-point {
  font-weight: 700;
  font-size: 14px;
  color: white;
}

.lp_contents_recommend_top-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  color: white;
}

.lp_contents_recommend_top-title > span {
  color: #ECCF87;
  font-size: inherit;
}

.lp_contents_best_seller {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 32px 0;
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #F2E7D5;
  background-blend-mode: overlay, normal;
}

.lp_contents_best_seller_top > p {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 8px;
  text-align: center;
}

.lp_contents_best_seller_top-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
}

.lp_contents_best_seller_how_to {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 8px;
  align-items: center;
  background: #FFD6CD;
  border: 2px solid #E73E1A;
}

.lp_contents_best_seller_how_to_top {
  font-weight: 600;
  font-size: 16px;
  color: black;
}

.lp_contents_best_seller_how_to_bottom {
  font-size: 12px;
  line-height: 1.5;
  color: black;
}

.lp_contents_best_seller_chart {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0 16px;
}

.lp_contents_best_seller_chart_content {
  height: 294px !important;
  padding: 9px;
  border-radius: 10px;
  background-color: #fff;
}

.table_wrapper {
  width: 100%;
  height: 276px !important;
}

.table_wrapper .menthol_img {
  width: 18%;
}

.lp_contents_best_seller_chart-sentence {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  color: black;
}

.lp_contents_best_seller_chart-link {
  border: 1px solid #000000;
  border-radius: 160px;
  padding: 16px;
  text-align: center;
}

.lp_contents_best_seller_chart-title {
  font-weight: 600;
  font-size: 16px;
  color: black;
}

.lp_contents_point_2 {
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #F08300;
  background-blend-mode: overlay, normal;
  color: white;
  gap: 32px;
}

.lp_contents_point_2_imgs {
  position: relative;
  padding-top: 76.25px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.lp_contents_point_2_imgs > img {
  width: 343px;
  height: 229px;
  border-radius: 10px;
}

.lp_contents_point_2_imgs > .lp_contents_point_2_imgs-pop {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 155px;
  height: 153px;
}

.lp_contents_point_2-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
}

.lp_contents_point_2_boxs {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.lp_contents_point_2_boxs_box {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.lp_contents_point_2_boxs_box > p {
  color: white;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_point_2_boxs_box-img {
  border-radius: 10px;
  width: 100%;
}

.lp_contents_lineup {
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #F2E7D5;
  background-blend-mode: overlay, normal;
  gap: 32px;
}

.lp_contents_lineup-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
}

.lp_contents_lineup_box {
  width: 100%;
}

.lp_contents_lineup_box-point {
  display: inline-block;
  background: #6FB92D;
  border: 2px solid #6FB92D;
  border-radius: 8px 8px 0 0;
  padding: 8px;
  font-weight: 700;
  font-size: 12px;
  color: white;
}

.lp_contents_lineup_box_content {
  display: flex;
  background: #FFFFFF;
  border: 2px solid #6FB92D;
}

.lp_contents_lineup_box_content_left {
  width: 168px;
  flex-grow: 0;
  flex-shrink: 0;
}

.lp_contents_lineup_box_content_left > img {
  width: 100%;
}

.lp_contents_lineup_box_content_right {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  width: 175px;
}

.lp_contents_lineup_box_content_right-top {
  font-weight: 600;
  font-size: 16px;
}

.lp_contents_lineup_box_content_right-top > span {
  font-size: 32px;
  font-weight: 700;
}

.lp_contents_lineup_box_content_right-mid {
  font-size: 14px;
  font-weight: 600;
  color: #6FB92D;
}

.lp_contents_lineup_box_content_right-bottom {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_lineup_about_cbd {
  display: flex;
  background: #517D4F;
  border-radius: 8px;
  padding: 16px;
  gap: 15px;
}

.lp_contents_lineup_about_cbd_left {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 164px;
}

.lp_contents_lineup_about_cbd_left > p {
  color: white;
}

.lp_contents_lineup_about_cbd_left-top {
  font-weight: 600;
  font-size: 14px;
}

.lp_contents_lineup_about_cbd_left-bottom {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_lineup_about_cbd_right {
  width: 132px;
}

.lp_contents_lineup_about_cbd_right > img {
  width: 100%;
  border-radius: 4px;
}

.lp_contents_lineup_box.richill_plus .lp_contents_lineup_box-point {
  background: #7965A3;
  border: 2px solid #7965A3;
}

.lp_contents_lineup_box.richill_plus .lp_contents_lineup_box_content {
  border: 2px solid #7965A3;
}

.lp_contents_lineup_box.richill_plus .lp_contents_lineup_box_content_right-mid {
  color: #7965A3;
}

.lp_contents_lineup_box.richill_basic .lp_contents_lineup_box-point {
  background: #EF8200;
  border: 2px solid #EF8200;
}

.lp_contents_lineup_box.richill_basic .lp_contents_lineup_box_content {
  border: 2px solid #EF8200;
}

.lp_contents_lineup_box.richill_basic .lp_contents_lineup_box_content_right-mid {
  color: #EF8200;
}

.lp_contents_lineup_other_item {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.lp_contents_lineup_other_item-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
}

.lp_contents_lineup_other_item_box_top {
  position: relative;
  margin-bottom: 20px;
}

.lp_contents_lineup_other_item_box_top-title {
  font-weight: 700;
  font-size: 32px;
  position: absolute;
  bottom: -8px;
}

.lp_contents_lineup_other_item_box_top_gallery {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}

.lp_contents_lineup_other_item_box_top_gallery > img {
  width: 167.5px;
}

.lp_contents_lineup_other_item_box_bottom {
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_point_3 {
  gap: 32px;
  background: #FFFFFF;
}

.lp_contents_point_3-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 129%;
  text-align: center;
}

.lp_contents_point_3_box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.lp_contents_point_3_box-point {
  display: inline-block;
  padding: 8px;
  background: #1FCDCD;
  border-radius: 4px;
  color: white;
}

.lp_contents_point_3_box-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}

.lp_contents_point_3_box .img_border_wrapper {
  border: 1px solid #1FCDCD;
}

.lp_contents_point_3_box-sentence {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_point_3_box-sentence > span {
  font-weight: 700;
  font-size: inherit;
  color: #00B5DD;
}

.lp_contents_point_3 .lp_contents_point_3-btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 16px;
  border: 1px solid #1FCDCD;
  border-radius: 160px;
  color: #1FCDCD;
}

.lp_contents_point_3_humans {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.lp_contents_point_3_humans_box {
  border-radius: 10px;
  width: 343px;
  height: 533px;
}

.lp_contents_faq {
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #F3A996;
  background-blend-mode: overlay, normal;
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.lp_contents_faq-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 129%;
}

.lp_contents_faq_box {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.lp_contents_faq_box-q {
  font-weight: 700;
  font-size: 16px;
  line-height: 150%;
}

.lp_contents_faq_box_answer {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  background: white;
  border-radius: 8px;
}

.lp_contents_faq_box_answer-top {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
}

.lp_contents_faq_box_answer-bottom {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_faq_other {
  width: 100%;
  padding-top: 32px;
}

.lp_contents_faq_other-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}

.lp_contents .faq-content {
  width: 100%;
  margin-top: 24px;
  padding-bottom: 24px;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
}

.faq-content h3 {
  display: flex;
  align-items: stretch;
  font-weight: 600;
  font-size: 14px;
  justify-content: space-between;
}

.faq-box {
  margin-top: 16px;
  line-height: 1;
  display: none;
}

.faq-box a {
  text-decoration: underline;
  font-weight: 400;
  font-size: 12px;
  line-height: 150%;
}

.faq-box a:hover {
  opacity: 0.8;
}

.faq-content.open .faq-box {
  display: block;
}

.faq-btn {
  cursor: pointer;
  display: flex;
  color: #6A6A66;
  align-items: center;
  font-size: 16px;
}

.faq-btn-icon {
  width: 16px;
}

.faq-content .faq-btn-icon.plus {
  display: block;
}

.faq-content.open .faq-btn-icon.plus {
  display: none;
}

.faq-content .faq-btn-icon.minus {
  display: none;
}

.faq-content.open .faq-btn-icon.minus {
  display: block;
}

.lp_contents_scene {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0;
  gap: 24px;
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Group_1216.webp"), rgba(230, 253, 127, 0.2);
  background-blend-mode: overlay, normal;
  background-position: center;
  background-size: cover;
}

.lp_contents_scene-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
}

.lp_contents_scene_box {
  width: 100%;
  position: relative;
}

.lp_contents_scene_box_img_wrapper {
  width: 331px;
  height: 211px;
  border-radius: 0 10px 10px 0;
  border-width: 1px 1px 1px 0;
  padding: 4px 4px 4px 0;
  border-style: solid;
  border-color: #000000;
}

.lp_contents_scene_box_img_wrapper > img {
  border-radius: 0 10px 10px 0;
}

.lp_contents_scene_box:nth-of-type(2n - 1) .lp_contents_scene_box_img_wrapper > img {
  border-radius: 10px 0 0 10px;
}

.lp_contents_scene_box:nth-of-type(2n - 1) .lp_contents_scene_box_img_wrapper {
  margin-left: auto;
  border-radius: 10px 0 0 10px;
  border-width: 1px 0 1px 1px;
  padding: 4px 0 4px 4px;
}

.lp_contents_scene_box:nth-of-type(2n - 1) .lp_contents_scene_box_img_wrapper-point {
  left: auto;
  right: 0;
}

.lp_contents_scene_box:nth-of-type(2n - 1) .lp_contents_scene_box_detail_box {
  right: auto;
  left: 16.5px;
}

.lp_contents_scene_box_img_wrapper-point {
  position: absolute;
  font-size: 16px;
  padding: 8px;
  background: #000;
  color: white;
  top: 5px;
  left: 0;
}

.lp_contents_scene_box_detail_box {
  position: absolute;
  bottom: 0;
  right: 16.5px;
  padding: 16px;
  background: white;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 1px solid #CCCCCC;
  border-radius: 8px;
  width: 228px;
}

.lp_contents_scene_box_detail_box-title {
  font-weight: 600;
  font-size: 14px;
}

.lp_contents_scene_box_detail_box-content {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
}

.lp_contents_how_to {
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #5DB73E;
  background-blend-mode: overlay, normal;
  gap: 32px;
}

.lp_contents_how_to_top {
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}

.lp_contents_how_to_top-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: white;
}

.lp_contents_how_to_top-subtitle {
  font-weight: 600;
  font-size: 14px;
  color: white;
}

.lp_contents_topic {
  gap: 32px;
  background: url("https://d2w53g1q050m78.cloudfront.net/sabilifecom/uploads/images/RICHIL_LP/Frame_1593.webp"), #8C6FAF;
  background-blend-mode: overlay, normal;
}

.lp_contents_topic-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  color: white;
}

.lp_contents_topic .img_border_wrapper {
  border: 1px solid #FFFFFF;
  margin-bottom: 12px;
}

a.lp_contents_topic_box:hover {
  text-decoration: underline;
  text-decoration-color: white;
}

.lp_contents_topic_box-date {
  margin-bottom: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.5;
  color: white;
}

.lp_contents_topic_box-sentence {
  font-weight: 700;
  font-size: 12px;
  line-height: 1.5;
  color: white;
}

.lp_contents_starter {
  background: white;
  padding-top: 32px;
}

.lp_contents .lp_contents_starter .section__starter-collection {
  padding-top: 30px;
}

.lp_contents_starter-title {
  color: black;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
}

.lp_contents .section__starter-collection>.wrapper {
  padding: 0 15px;
}

.lp_contents_starter .collections-single {
  flex-direction: column;
}

.lp_contents_starter .new--two-thirds,
.lp_contents_starter .new--one-third {
  width: 100%;
  padding: 0;
}

.lp_contents .ajax-submit.add-item.add.add-cart-btn {
  margin: 0 auto;
}

.animation_wrapper {
  opacity: 0;
}

.animation_wrapper.show {
  animation: lpFadeIn 1s linear forwards;
}

@keyframes lpFadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/*------------------------------------
* PC,SP共通部分
*-------------------------------------*/
/* リセット */
body { margin: 0;}

#lp-form h1,
#lp-form h2,
#lp-form h3,
#lp-form h4,
#lp-form h5,
#lp-form h6,
#lp-form p,
#lp-form ul,
#lp-form ol,
#lp-form li,
#lp-form dl,
#lp-form dt,
#lp-form dd,
#lp-form blockquote {
  margin: 0;
}

#lp-form ul,
#lp-form ol {
  ist-style: none inside;
}

#lp-form img,
#lp-form a img {
  border: 0;
  vertical-align: middle;
}

#lp-form .clearfix {
  zoom: 1;
}

#lp-form .clearfix:after {
  clear: both;
  content: '';
  display: block;
}

#lp-form {
  font-size: 12px;
  line-height: 1.42857143;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}

#lp-form table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Form 項目と入力ボックス間の空白調節*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
  float: left;
  position: relative;
  min-height: 1px;
}
.col-24 {width: 100%;}
.col-23 {width: 95.83333333%;}
.col-22 {width: 91.66666667%;}
.col-21 {width: 87.5%;}
.col-20 {width: 83.33333333%;}
.col-19 {width: 79.16666667%;}
.col-18 {width: 75%;}
.col-17 {width: 70.83333333%;}
.col-16 {width: 66.66666667%;}
.col-15 {width: 62.5%;}
.col-14 {width: 58.33333333%;}
.col-13 {width: 54.16666667%;}
.col-12 {width: 50%;}
.col-11 {width: 45.83333333%;}
.col-10 {width: 41.66666667%;}
.col-9 {width: 37.5%;}
.col-8 {width: 33.33333333%;}
.col-7 {width: 29.16666667%;}
.col-6 {width: 25%;}
.col-5 {width: 20.83333333%;}
.col-4 {width: 16.66666667%;}
.col-3 {width: 12.5%;}
.col-2 {width: 8.33333333%;}
.col-1 {width: 4.16666667%;}

/*------------------------------------
* PC部分
*-------------------------------------*/
/* 本フォーム全体  */
.form_container_ec {
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}
.form_main_container_ec {
  font-size:12px;
  width: 100%;
  border-radius:3px
}
.landing_form_label_ec {
  padding: 15px;
}
/* フォームの項目名ラベル */
.form_box_label {
  background: #cadefc;
  border-bottom: 1px solid #C3C3C3;
  border-top: 1px solid #C3C3C3;
  padding: 2%;
  vertical-align: middle;
  text-align: left;
  color: #333;
  margin-bottom: 2%;
}
span.form_required_ec{
  padding: 2px 4px;
  margin-left: 5px;
  display: inline-block;
  float: right !important;
}
/* フォーム入力ボックス内の基本デザイン */
table.landing_form_ec {
  width: 852px;
  margin: 0 auto;
}
/* フォーム一項目　項目名ラベルと入力ボックス */
.landing_form_ec tr {
  line-height: 18px;
  font-size: 14px;
}
/* フォーム左側　項目名ラベル */
.landing_form_ec th {
  text-align: left;
  vertical-align: top;
  padding: 13px 11px;
}
/* フォーム右側　入力ボックス */
.landing_form_ec td {
  width: 584px;
  padding: 13px 5px;
}
/* フォームトップメッセージ */
.login_message_ec,
.purchase_message_ec {
  font-weight: normal;
  font-size: 14px;
  padding:20px 0px;
  margin-left: 4%;
  margin-right: 4%;
}
/* エラーメッセージ背景 */
.alert-danger_ec {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-success_ec {
  background-color: #DFF0D8;
  border-color: #d6e9c6;
  color: #468847;
}

.form_main_container_sp_ec .formError {
  width: 200px;
}

.form_main_container_ec .formError {
  width: 470px;
}

.formError .formErrorContent {
  width: 60%;
  font-size: 100%;
}

.alert_ec {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
p.caution_ec {
  padding-top:10px;
  font-size: 14px;
}
.optin_view_ec,
.agreement_view_ec,
.order_checklist_view_ec {
  margin-left: 4%;
  padding-top: 20px;
  position: relative;
}

.submit_ec {
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
}

#option_types {
  margin-top: 10px;
}

#option_types:empty {
  display: none;
}

.option_type{
  margin: 5px 0;
}

.option_type label {
  display: inline-block;
  width: 80px;
}

.form_group_ec {
  padding-left: 2%;
  padding-right: 2%;
  position: relative;
}
.form_main_container_ec div.form_group_ec input{
  padding: 10px 10px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form_main_container_ec div.form_group_ec input[type=checkbox]{
  margin-left: 3px;
  margin-right: 3px;
}
.form_main_container_ec div.form_group_ec select{
  padding: 10px 10px;
  height: 40px;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form_main_container_ec div.form_group_ec .disabled-input-ec {
  pointer-events: none;
  background-color: #ccc !important;
  opacity: 0.7;
}
input.input_box_ec { width:70%; }
select.input_box_product_ec { min-width:50%; }
p.input_product_ec { display:inline-block; }
input.input_box_name_ec { width:70%; }
input.input_box_name1_ec { width:70%; }
input.input_box_name2_ec { width:70%; }
input.input_box_kana_ec { width:70%; }
input.input_box_kana1_ec { width:70%; }
input.input_box_kana2_ec { width:70%; }
select.input_box_sex_ec { width: 25%; }
select.input_box_job_ec { width: 70%; }
select.input_box_birth_year_ec { width: 25%; }
select.input_box_birth_month_ec { width: 15%; }
select.input_box_birth_day_ec { width: 15%; }
input.input_box_zip1_ec { width: 50px; }
input.input_box_zip2_ec { width: 60px; }
select.input_box_pref_ec { width: 150px; }
input.input_box_addr1_ec { width: 70%; }
input.input_box_addr2_ec { width: 70%; }
input.input_box_addr3_ec { width: 70%; }
input.input_box_tel_ec { width: 70%; }
input.input_box_tel1_ec { width: 45px; }
input.input_box_tel2_ec { width: 45px; }
input.input_box_tel3_ec { width: 45px; }
input.input_box_fax_ec { width: 70%; }
input.input_box_fax1_ec { width: 45px; }
input.input_box_fax2_ec { width: 45px; }
input.input_box_fax3_ec { width: 45px; }
input.input_box_email_ec { width: 70%; }
input.input_box_email_confirm_ec { width: 70%; }
input.input_box_customer_number_ec { width: 70%; }
select.input_box_card_method_ec { width: 50%; }
select.input_box_card_times_ec { width: 15%; }
input.input_box_card_number_ec { width: 70%; }
select.input_box_card_month_ec { width: 15%; }
select.input_box_card_year_ec { width: 15%; }
input.input_box_card_name_ec { width: 70%; }
input.input_box_password_ec { width: 70%; }
input.input_box_password_confirm_ec { width: 70%; }

p.form_box_label_ec strong { font-weight: bold; }
p.form_box_label_ec label { font-weight: bold; }
div.form_group_ec p {}
div.form_group_ec span { font-weight: bold; }
div.scheduled_delivery_date_text_ec {
  font-size: 14px;
  line-height: 20px;
}

div.pre_ordered_delivery_description_text_ec {
  font-size: 14px;
  line-height: 20px;
}

.preview_container_ec > table th,
.preview_container_ec > table td {
  border: 1px solid #d0dcec;
}

.table_bordered_ec {
  border: 0px !important;
}

.table_ec {
  width: 100%;
  max-width: 100%;
}

.table_ec tr > .pull_right_ec {
  text-align: right;
}

.table_ec tr > th.product_name_ec {
  width: 60%;
}

.table_ec tr > th.product_price_ec {
  width: 15%;
}

.table_ec tr > th.product_quantity_ec {
  width: 10%;
}

.table_ec tr > th.product_pickup_available_date_ec {
  width: 15%;
}

.table_ec tr > th.product_sub_total_ec {
  width: 15%;
}

.total_color_ec {
  color: #ff0000;
  font-weight: bold;
}

.without_border_ec {
  border: none !important;
}

/* Paypal */
#paypal-button-container {
  width: 50%;
}

/* Amazon Pay */
.amazon_pay_box_ec {
  border: solid 1px #C3C3C3;
  margin: 10px;
  padding: 20px 0;
  text-align: center;
}

.amazon_pay_title_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 25px;
  color: #df1800;
  font-weight: bold;
}

.amazon_pay_subtitle_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 20px;
  color: #e6a300;
}

.amazon_pay_message_ec {
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
}

.amazon_pay_not_use_message_ec {
  height: 32px;
  margin: 0 auto !important;
  padding: 0;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  color: #e6a300;
}

.amazon_pay_button_all_ec {
  margin: 20px auto 20px;
  width: 300px;
}

.amazon_pay_button_wallet_ec {
  padding-top: 15px;
  margin-left: -25px;
}

.amazon_pay_button_wallet_ec input.billing_agreement_ec {
  visibility: hidden;
  font-size: 0px !important;
}

.address_book_widget_wrapper_ec {
  height: 228px;
}

.wallet_widget_wrapper_ec {
  height: 228px;
  width:417px;
  float:left;
  margin-right:6px;
}

.consent_widget_wrapper_ec {
  height:193px;
  width:417px;
  float:left;
  margin-top: 5px;
}

.consent_wrapper_ec {
  height: 30px;
  width: 405px;
  color: white;
  background: red;
  vertical-align: middle;
  display: table-cell;
  padding: 0 10px;
  border-radius: 5px;
  position: relative;
}

.consent_wrapper_ec > span.consent_message_ec {
  padding: 0 0 0 10px;
}

.consent_wrapper_ec > span.consent_mandatory_ec {
  float: right;
  background: white;
  color: red;
  padding: 0 4px;
}

.consent_wrapper_ec > input.consent_checkbox_ec {
  visibility: hidden;
}

/* AmazonPay popup >> */
.amazon_pay_popup_box_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

.amazon_pay_popup_content_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 30%;
  max-height: 250px;
  padding: 20px;
  background: #ffffff;
}

.amazon_pay_popup_title_ec {
  font-size: 20px;
}

.amazon_pay_popup_close_ec {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  border-style: none;
  cursor: pointer;
}

.amazon_pay_popup_subtitle_ec {
  margin: 40px 0 30px;
  font-size: 18px;
}

.amazon_pay_popup_body_ec {
  margin: 20px auto 20px;
  width: 300px;
}
/* << AmazonPay popup */

.login_message_box_ec {
  width: 852px;
  margin: 20px auto 0px auto;
  border: solid 1px #C3C3C3;
}

p.login_message_wrapper_ec {
  font-size: 14px;
  margin: 20px 0 !important;
  text-align: center;
}

/* Socialplus */
.socialplus_ec {
  margin: 0 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
  justify-content: center;
}

.socialplus_ec .button-container {
  width: calc(33.3% - 10px);
  margin: 5px;
}

.socialplus_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 40px;
  padding-left: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.socialplus_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-size: 100%;
}

.socialplus_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 40px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

.socialplus_ec .button-container .btn-facebook {
  background-color: #4267b2;
}

.socialplus_ec .button-container .btn-facebook:before {
  background-image: url("/assets/login-facebook-3e1626e3d5c7df61a277513295e7acb6cf9112c4df07db1b867c7641a7005492.png");
}

.socialplus_ec .button-container .btn-facebook:after {
  border-color: #8298cc;
}

.socialplus_ec .button-container .btn-twitter {
  background-color: #438dc4;
}

.socialplus_ec .button-container .btn-twitter:before {
  background-image: url("/assets/login-twitter-944a487f4746a5ce6557d56ae65421e8b71eaa7fda7a0f74a1bed6b86d345567.png");
}

.socialplus_ec .button-container .btn-twitter:after {
  border-color: #88BEEF;
}

.socialplus_ec .button-container .btn-google {
  background-color: #0056c7;
}

.socialplus_ec .button-container .btn-google:before {
  background-image: url("/assets/login-google-0119f2ac53e7fc66fe39b1e40fc4757c35ceab4bf28021ce0a81d45eee5d2360.png");
}

.socialplus_ec .button-container .btn-google:after {
  border-color: #4285f4;
}

.socialplus_ec .button-container .btn-gplus {
  background-color: #d04d40;
}

.socialplus_ec .button-container .btn-gplus:before {
  background-image: url("/assets/login-gplus-f2319e7179a28ad715384eb95ff7490c6ff1efa46a13c944022702b87ab4be07.png");
}

.socialplus_ec .button-container .btn-gplus:after {
  border-color: #cf837a;
}

.socialplus_ec .button-container .btn-mixi {
  background-color: #cba958;
}

.socialplus_ec .button-container .btn-mixi:before {
  background-image: url("/assets/login-mixi-99e3d6436ac6491642b1ed205a8f6ea2fbc7a349aea04474f1ae3477c27373f5.png");
}

.socialplus_ec .button-container .btn-mixi:after {
  border-color: #e6bc5c;
}

.socialplus_ec .button-container .btn-yahoo {
  background-color: #fe0032;
  border: 0.5px solid #f00;
}

.socialplus_ec .button-container .btn-yahoo:before {
  background-image: url("/assets/login-yahoo-ecc9e51a9724b036b6fd228bdef4855731ad44ae44b75fe1f4af7eb0f59684de.png");
}

.socialplus_ec .button-container .btn-yahoo:after {
  border-color: #fe0032;
}

.socialplus_ec .button-container .btn-rakuten {
  background-color: #b21d23;
}

.socialplus_ec .button-container .btn-rakuten:before {
  background-image: url("/assets/login-rakuten-8e21ab472f9e803e6d89857d15dd46768e21dc685f03156cfd96205df6773a66.png");
}

.socialplus_ec .button-container .btn-rakuten:after {
  border-color: #ae6164;
}

.socialplus_ec .button-container .btn-line {
  background-color: #31ae36;
}

.socialplus_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.socialplus_ec .button-container .btn-line:after {
  border-color: #70C053;
}

/* ecforce-payment */
.ecforce-payment-card-number,
.ecforce-payment-card-expiry,
.ecforce-payment-card-cvv {
  cursor: text !important;
  font-size: 12px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  width: 70% !important;
}
.ecforce-payment-card-number #card-number,
.ecforce-payment-card-expiry #card-expiry,
.ecforce-payment-card-cvv #card-cvv {
  padding: 10px 10px !important;
}

/* payjp */
.payjp-card-number,
.payjp-card-expiry,
.payjp-card-cvv {
  cursor: text !important;
  font-size: 12px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  width: 70% !important;
}
.payjp-card-number #card-number,
.payjp-card-expiry #card-expiry,
.payjp-card-cvv #card-cvv {
  padding: 10px 10px !important;
}

/* fincode */
.fincode-card-number,
.fincode-card-expiry,
.fincode-card-cvv {
  cursor: text !important;
  font-size: 12px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  width: 70% !important;
}
.fincode-card-number #card-number,
.fincode-card-expiry #card-expiry,
.fincode-card-cvv #card-cvv {
  padding: 10px 10px !important;
}

.toggle_text {
  display: none;
}

/* カスタム項目 */
.free_columns-section_ec input {
  width: 70%;
}
.free_columns-section_ec input[type=checkbox], .free_columns-section_ec input[type=radio] {
  width: auto;
  top: -2px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.free_columns-section_ec .checkbox-wrapper, .free_columns-section_ec .radio-wrapper {
  margin-top:5px
}
.free_columns-section_ec .checkbox-wrapper>label, .free_columns-section_ec .radio-wrapper>label {
  display: inline-block;
  margin-left: 2px;
  width: 93%;
}
.free_columns-section_ec .form_group_ec label {
  font-weight: normal;
}
.free_columns-section_ec textarea {
  width: 100%;
}
.free_columns-section_ec select {
  width: 70%;
}
.free_columns-section_ec select[multiple]{
  height: 100% !important;
}
.free_columns-section_ec .category-caption-wrapper {
  margin: 1.5em 0 0.8em 3em;
  padding: 1em 0em 1em 1em;
  font-size: 14px;
  font-weight: bold;
  border-left: 5px solid #203594;
  width: 852px;
}
.free_columns-section_ec .category-caption-text {
  display: inline-block;
  width: 90%;
}
.free_columns-section_ec tr.free_column_category-footer td{
  border-left: none;
  border-right: none;
}
.free_columns-section_ec .category-btn-wrapper {
  cursor:pointer ;
  font-size: 14px;
  display:inline-block;
  font-weight: bold;
  color: #010FEE;
  letter-spacing: 0.2em;
}
.free_columns-section_ec .category-btn-wrapper .category-btn:before {
  display:inline-block;
  margin-right: 0.4rem;
  width: 1.9rem;
  height: 1.9rem;
  background-color: #010FEE;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.free_columns-section_ec .category-btn-wrapper.category-minus .category-btn:before {
  content:'ー';
  letter-spacing: 0;
  line-height: 1.95rem;
}
.free_columns-section_ec .category-btn-wrapper.category-plus {
  margin: 0.7em 0 0.8em 2em;
  padding: 1em;
}
.free_columns-section_ec .category-btn-wrapper.category-plus .category-btn:before {
  content:'＋';
  letter-spacing: 0;
  line-height: 1.95rem;
  font-weight: bold;
}

/* 受注自由項目 */
.order_free_columns-section_ec input {
  width: 70%;
}
.order_free_columns-section_ec .form_group_ec label {
  font-weight: normal;
}

/* セット商品 */
.table_ec td.set_item_selected{
  padding-left: 28px;
}

/*------------------------------------
* スマートフォン部分
*-------------------------------------*/
.form_container_sp_ec {
  padding: 0;
  background-size: 100%;
  font-size: 16px;
  position: relative;
  overflow: hidden;
}
.landing_form_label_sp_ec {
  padding: 15px;
}
/* フォーム入力ボックスの基本 */
.form_main_container_sp_ec div.form_group_sp_ec input{
  padding: 8px 4px;
  line-height: 2.4;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}
.form_main_container_sp_ec div.form_group_sp_ec input[type=checkbox]{
  margin-left: 3px;
  margin-right: 3px;
}
.form_main_container_sp_ec div.form_group_sp_ec select{
  height: 50px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}
.form_group_sp_ec {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-top: 15px;
  position: relative;
}
.form_main_container_sp_ec div.form_group_sp_ec .disabled-input-ec {
  pointer-events: none;
  color: #555;
  background-color: #ccc !important;
  border: 1px solid #cccccc;
  opacity: 0.7;
}
/* フォームトップメッセージ */
.login_message_sp_ec,
.purchase_message_sp_ec {
  font-weight: normal;
  font-size: 14px;
  padding:20px 0px;
  margin-left: 4%;
  margin-right: 4%;
}
/* エラーメッセージ背景 */
.alert-danger_sp_ec {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-success_sp_ec {
  background-color: #DFF0D8;
  border-color: #d6e9c6;
  color: #468847;
}

.alert_sp_ec {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.form_main_container_sp_ec {
  width: 100%;
  border-radius:3px
}
span.form_required_sp_ec{
  padding: 2px 4px;
  margin-left: 5px;
  display: inline-block;
}
/* フォームの項目名ラベル */
.form_box_label_sp_ec {
  padding: 2%;
  vertical-align: middle;
  text-align: left;
  margin-bottom: 2%;
}
select.input_box_sp_ec {
  padding: 10px;
  font-size: 14px;
  width: 100%;
  height: 50px;
}
input.input_box_sp_ec { width:98%; }
select.input_box_product_sp_ec { width:98%; }
select.input_box_quantity_sp_ec { width:98%; }
input.input_box_name_sp_ec { width:98%; }
input.input_box_name1_sp_ec { width:45%; }
input.input_box_name2_sp_ec { width:45%; }
input.input_box_kana_sp_ec { width:98%; }
input.input_box_kana1_sp_ec { width:45%; }
input.input_box_kana2_sp_ec { width:45%; }
select.input_box_sex_sp_ec { width:98%; }
select.input_box_job_sp_ec { width:98%; }
select.input_box_birth_year_sp_ec { width: 40%; }
select.input_box_birth_month_sp_ec { width: 25%; }
select.input_box_birth_day_sp_ec { width: 25%; }
input.input_box_zip1_sp_ec { width: 80px; }
input.input_box_zip2_sp_ec { width: 100px; }
select.input_box_pref_sp_ec { width:98%; }
input.input_box_addr1_sp_ec { width:98%; }
input.input_box_addr2_sp_ec { width:98%; }
input.input_box_addr3_sp_ec { width:98%; }
input.input_box_tel_sp_ec { width: 98%; }
input.input_box_tel1_sp_ec { width: 24%; }
input.input_box_tel2_sp_ec { width: 24%; }
input.input_box_tel3_sp_ec { width: 24%; }
input.input_box_fax_sp_ec { width: 98%; }
input.input_box_fax1_sp_ec { width: 24%; }
input.input_box_fax2_sp_ec { width: 24%; }
input.input_box_fax3_sp_ec { width: 24%; }
input.input_box_company_sp_ec { width: 98%; }
input.input_box_email_sp_ec { width:98%; }
input.input_box_email_confirm_sp_ec { width:98%; }
input.input_box_customer_number_sp_ec { width:98%; }
select.input_box_shipping_address_sp_ec { width:98%; }
select.input_box_wrapping_sp_ec { width:98%; }
select.input_box_card_method_sp_ec { width:98%; }
select.input_box_card_times_sp_ec { width:98%; }
input.input_box_card_number_sp_ec { width:98%; }
select.input_box_card_month_sp_ec { width: 25%; }
select.input_box_card_year_sp_ec { width: 25%; }
input.input_box_card_name_sp_ec { width:98%; }
select.input_box_container_payment_schedule_sp_ec { width:98%; }
input.input_box_password_sp_ec { width:98%; }
input.input_box_password_confirm_sp_ec { width:98%; }

p.form_box_label_sp_ec strong { font-weight: bold; }
p.form_box_label_sp_ec label { font-weight: bold; }
div.form_group_sp_ec p {}
div.form_group_sp_ec span { font-weight: bold; }
p.caution_sp_ec {
  padding-top:10px;
  font-size: 14px;
}
p.product_name_sp_ec {
  padding: 0 15px 0 15px;
  font-size: 16px;
}
div.scheduled_delivery_date_text_sp_ec {
  font-size: 14px;
  line-height: 20px;
  padding-left:15px;
  padding-right:15px;
}
.optin_view_sp_ec,
.agreement_view_sp_ec,
.order_checklist_view_sp_ec {
  margin-left: 4%;
  padding-top: 15px;
  position: relative;
}
.submit_sp_ec {
  padding-top: 2%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 2%
  margin-left: auto;
  margin-right: auto;
}

.pre_ordered_delivery_description_text_sp_ec {
  font-size: 14px;
  line-height: 20px;
  padding-left:15px;
  padding-right:15px;
}

/* カスタム項目 */
.free_columns-section_sp_ec input {
  width: 98%;
}
.free_columns-section_sp_ec input[type=checkbox], .free_columns-section_sp_ec input[type=radio] {
  width: auto;
  top: -1px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.free_columns-section_sp_ec .checkbox-wrapper, .free_columns-section_sp_ec .radio-wrapper {
  margin-top:5px
}
.free_columns-section_sp_ec .checkbox-wrapper>label, .free_columns-section_sp_ec .radio-wrapper>label {
  display: inline-block;
  margin-left: 6px;
  width: 90%;
}
.free_columns-section_sp_ec .form_group_ec label {
  font-weight: normal;
}
.free_columns-section_sp_ec textarea {
  width: 100%;
}
.free_columns-section_sp_ec select {
  width: 98%;
}
.free_columns-section_sp_ec select[multiple]{
  height: 100% !important;
}
.free_columns-section_sp_ec .category-caption-wrapper {
  margin: 1em 0;
  padding: 1em 0em 1em 1em;
  font-size: 13px;
  font-weight: bold;
  border-left: 5px solid #203594;
}
.free_columns-section_sp_ec .category-caption-text {
  display: inline-block;
  width: 78%;
}
.free_columns-section_sp_ec tr.free_column_category-footer td{
  border-left: none;
  border-right: none;
}
.free_columns-section_sp_ec .category-btn-wrapper {
  cursor:pointer ;
  font-size: 14px;
  display:inline-block;
  font-weight: bold;
  color: #010FEE;
  letter-spacing: 0.2em;
}
.free_columns-section_sp_ec .category-btn-wrapper .category-btn:before {
  display:inline-block;
  margin-right: 0.4rem;
  width: 1.3rem;
  height: 1.3rem;
  background-color: #010FEE;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.free_columns-section_sp_ec .category-btn-wrapper.category-minus .category-btn:before {
  content:'ー';
  letter-spacing: 0;
  line-height: 1.35rem;
}
.free_columns-section_sp_ec .category-btn-wrapper.category-plus {
  padding: 1em;
}
.free_columns-section_sp_ec .category-btn-wrapper.category-plus .category-btn:before {
  content:'＋';
  letter-spacing: 0;
  line-height: 1.35rem;
  font-weight: bold;
}

/* 受注自由項目 */
.order_free_columns-section_sp_ec input {
  width: 98%;
}
.order_free_columns-section_sp_ec .form_group_sp_ec label {
  font-weight: normal;
}

/* セット商品 */
.table_sp_ec td.set_item_selected{
  padding-left: 28px;
}

/*------------------------------------
* PCデザイン可変部分
*-------------------------------------*/
/* 【PC】フォームの項目名ラベル内必須アイコン */
span.form_required_ec{
  /* セクションラベルの色 */
  background: #7E0F09;
  /* セクションラベルのフォント色*/
  color: #ffffff;
}
/* 【PC】フォームのセクションラベル */
.landing_form_label_ec {
  /* セクションラベルの色 */
  background: #203594;
  /* セクションラベルのフォント色*/
  color: #ffffff;
  /* セクションラベルのフォントサイズ */
  font-size: 18px;
}
/* 【PC】フォーム入力ボックス内の基本デザイン */
table.landing_form_ec {
  border-top: 1px solid #d0dcec;
  border-right: 1px solid #d0dcec;
  background: #FFF;
  border-bottom: 1px solid #999;
}
/* 【PC】フォーム左側　項目名ラベル */
.landing_form_ec th {
  background-color: #e1edfd;
  border-bottom: 1px solid #d0dcec;
  border-left: 1px solid #d0dcec;
  background-color: #e1edfd;
}
/* 【PC】フォーム右側　入力ボックス */
.landing_form_ec td {
  border-bottom: 1px solid #d0dcec;
  border-left: 1px solid #d0dcec;
  background-color: #ffffff;
}
/* 【PC】購入ボタンのデザイン */
.login_button_ec {
  border: 0px;
  width: 400px;
  height: 150px;
  background: url("/assets/default_login_btn-3545ead6f7c1f581390be8bada934a229cd580f4f4830b21c14803de789ad249.png") center;
  background-size: 394px auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* 【PC】購入ボタンのデザイン */
.submit_bottom_ec {
  border: 0px;
  width: 400px;
  height: 150px;
  background: url("/assets/default_btn-f6c2a9bc1ad7a90718756cd965847d700d3750ab3c837bf74bcf30dd3d083ea0.png") center;
  background-size: 394px auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* 【PC】購入ボタンのデザイン */
.submit_button_complete_ec {
  border: 0px;
  width: 400px;
  height: 150px;
  background: url("/assets/default_order_comp-6baf1ae5951cb6ca295e07a256d9d8ce2e646d315125a11207f4d833c9cca5d3.png") center;
  background-size: 394px auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
/*------------------------------------
* スマートフォンデザイン可変部分
*-------------------------------------*/
/* 【SP】フォームの項目名ラベル内必須アイコン */
span.form_required_sp_ec{
  /* セクションラベルの色 */
  background: #7E0F09;
  /* セクションラベルのフォント色*/
  color: #ffffff;
}

/* 【SP】フォームのセクションラベル */
.landing_form_label_sp_ec {
  /* セクションラベルの色 */
  background: #203594;
  /* セクションラベルのフォント色*/
  color: #ffffff;
  /* セクションラベルのフォントサイズ */
  font-size: 18px;
}

/* 【SP】フォームの項目名ラベル */
.form_box_label_sp_ec {
  background: #cadefc;
  border-bottom: 1px solid #C3C3C3;
  border-top: 1px solid #C3C3C3;
}

/* 【SP】ログインボタンのデザイン */
.login_button_sp_ec {
  border: 0px;
  width: 100%;
  height: 150px;
  background: url("/assets/default_login_btn-3545ead6f7c1f581390be8bada934a229cd580f4f4830b21c14803de789ad249.png") center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

/* 【SP】購入ボタンのデザイン */
.submit_bottom_sp_ec {
  border: 0px;
  width: 100%;
  height: 150px;
  background: url("/assets/default_btn-f6c2a9bc1ad7a90718756cd965847d700d3750ab3c837bf74bcf30dd3d083ea0.png") center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.submit_button_complete_sp_ec {
  border: 0px;
  width: 100%;
  height: 150px;
  background: url("/assets/default_order_comp-6baf1ae5951cb6ca295e07a256d9d8ce2e646d315125a11207f4d833c9cca5d3.png") center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}

.preview_container_sp_ec > table {
  width: 100%;
}

.preview_container_sp_ec > table th {
  background: #cadefc;
}

.preview_container_sp_ec > table,
.preview_container_sp_ec > table tr,
.preview_container_sp_ec > table th,
.preview_container_sp_ec > table td {
  border: 1px solid #C3C3C3;
}

.table_bordered_sp_ec {
  border: 0px !important;
}

.table_sp_ec {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table_sp_ec > thead > tr > th,
.table_sp_ec > tbody > tr > th,
.table_sp_ec > tfoot > tr > th,
.table_sp_ec > thead > tr > td,
.table_sp_ec > tbody > tr > td,
.table_sp_ec > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table_bordered_sp_ec > thead > tr > th,
.table_bordered_sp_ec > tbody > tr > th,
.table_bordered_sp_ec > tfoot > tr > th,
.table_bordered_sp_ec > thead > tr > td,
.table_bordered_sp_ec > tbody > tr > td,
.table_bordered_sp_ec > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table_sp_ec tr > th {
  border-top: 0px;
  background: #F0F0F0;
  font-size: 10px;
}

.table_sp_ec tr > th,
.table_sp_ec tr > td {
  font-size: 12px;
}

.table_bordered_sp_ec tr > th,
.table_bordered_sp_ec tr > td {
  border: 1px solid #e5e5e5 !important;
}

.table_sp_ec th,
.table_sp_ec td {
  vertical-align: middle !important;
  line-height: 20px !important;
  border-top: 1px solid #e5e5e5 !important;
}

.total_color_sp_ec {
  color: #ff0000;
  font-weight: bold;
  border-bottom: 1px solid #eee;
}

/* Amazon Pay */
.amazon_pay_box_sp_ec {
  border: solid 3px #C3C3C3;
  margin: 10px auto;
  padding: 20px 0;
  text-align: center;
}

.amazon_pay_title_sp_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  color: #df1800;
  font-weight: bold;
}

.amazon_pay_subtitle_sp_ec {
  margin: 0 auto 10px auto !important;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 15px;
  color: #e6a300;
}

.amazon_pay_message_sp_ec {
  margin: 0 10px;
  font-weight: bold;
  text-align: center;
}

.amazon_pay_not_use_message_sp_ec {
  margin: 0 10px !important;
  padding: 0 0 10px 0;
  text-align: center;
  font-size: 12px;
  color: #e6a300;
}

.amazon_pay_button_all_sp_ec {
  margin: 20px auto 20px;
  width: 300px;
}

.amazon_pay_button_wallet_sp_ec {
  padding-top: 15px;
  margin-left: -15px;
}

.amazon_pay_button_wallet_sp_ec input.billing_agreement_sp_ec {
  visibility: hidden;
  font-size: 0px !important;
}

.address_book_widget_wrapper_sp_ec,
.wallet_widget_wrapper_sp_ec,
.consent_widget_wrapper_sp_ec {
}

.address_book_widget_wrapper_sp_ec,
.wallet_widget_wrapper_sp_ec,
.consent_widget_wrapper_sp_ec {
}

.consent_wrapper_sp_ec {
  height: 30px;
  color: white;
  background: red;
  padding-top: 5px;
  margin: 10px 0;
}

.consent_wrapper_sp_ec > span.consent_message_sp_ec {
  padding: 0 0 0 10px;
}

.consent_wrapper_sp_ec > span.consent_mandatory_sp_ec {
  float: right;
  background: white;
  color: red;
  padding: 2px 8px;
  margin: 2px 10px;
}

.consent_wrapper_sp_ec > input.consent_checkbox_sp_ec {
  visibility: hidden;
}

/* AmazonPay popup >> */
.amazon_pay_popup_box_sp_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 99999;
}

.amazon_pay_popup_content_sp_ec {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 250px;
  padding: 20px;
  background: #ffffff;
}

.amazon_pay_popup_title_sp_ec {
  font-size: 20px;
}

.amazon_pay_popup_close_sp_ec {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  border-style: none;
  cursor: pointer;
}

.amazon_pay_popup_subtitle_sp_ec {
  margin: 40px 0 30px;
  font-size: 15px;
}

.amazon_pay_popup_body_sp_ec {
  margin: 20px auto 20px;
  width: 300px;
}
/* << AmazonPay popup */

.login_message_box_sp_ec {
  width: 100%;
  margin: 0 auto;
  border: solid 1px #d0dcec;
}

p.login_message_wrapper_sp_ec {
  font-size: 14px;
  margin: 20px 0 !important;
  text-align: center;
}

/* Socialplus */
.socialplus_sp_ec {
  margin: 0 0 20px 0;
  overflow: hidden;
}

.socialplus_sp_ec .button-container {
  width: 100%;
  float: left;
  padding: 10px 10px 0;
  box-sizing: border-box;
}

.socialplus_sp_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.socialplus_sp_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: 100%;
}

.socialplus_sp_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

.socialplus_sp_ec .button-container .btn-facebook {
  background-color: #4267b2;
}

.socialplus_sp_ec .button-container .btn-facebook:before {
  background-image: url("/assets/login-facebook-3e1626e3d5c7df61a277513295e7acb6cf9112c4df07db1b867c7641a7005492.png");
}

.socialplus_sp_ec .button-container .btn-facebook:after {
  border-color: #8298cc;
}

.socialplus_sp_ec .button-container .btn-twitter {
  background-color: #438dc4;
}

.socialplus_sp_ec .button-container .btn-twitter:before {
  background-image: url("/assets/login-twitter-944a487f4746a5ce6557d56ae65421e8b71eaa7fda7a0f74a1bed6b86d345567.png");
}

.socialplus_sp_ec .button-container .btn-twitter:after {
  border-color: #88BEEF;
}

.socialplus_sp_ec .button-container .btn-google {
  background-color: #0056c7;
}

.socialplus_sp_ec .button-container .btn-google:before {
  background-image: url("/assets/login-google-0119f2ac53e7fc66fe39b1e40fc4757c35ceab4bf28021ce0a81d45eee5d2360.png");
}

.socialplus_sp_ec .button-container .btn-google:after {
  border-color: #4285f4;
}

.socialplus_sp_ec .button-container .btn-gplus {
  background-color: #d04d40;
}

.socialplus_sp_ec .button-container .btn-gplus:before {
  background-image: url("/assets/login-gplus-f2319e7179a28ad715384eb95ff7490c6ff1efa46a13c944022702b87ab4be07.png");
}

.socialplus_sp_ec .button-container .btn-gplus:after {
  border-color: #cf837a;
}

.socialplus_sp_ec .button-container .btn-mixi {
  background-color: #cba958;
}

.socialplus_sp_ec .button-container .btn-mixi:before {
  background-image: url("/assets/login-mixi-99e3d6436ac6491642b1ed205a8f6ea2fbc7a349aea04474f1ae3477c27373f5.png");
}

.socialplus_sp_ec .button-container .btn-mixi:after {
  border-color: #e6bc5c;
}

.socialplus_sp_ec .button-container .btn-yahoo {
  background-color: #fe0032;
  border: 0.5px solid #f00;
}

.socialplus_sp_ec .button-container .btn-yahoo:before {
  background-image: url("/assets/login-yahoo-ecc9e51a9724b036b6fd228bdef4855731ad44ae44b75fe1f4af7eb0f59684de.png");
}

.socialplus_sp_ec .button-container .btn-yahoo:after {
  border-color: #fe0032;
}

.socialplus_sp_ec .button-container .btn-rakuten {
  background-color: #b21d23;
}

.socialplus_sp_ec .button-container .btn-rakuten:before {
  background-image: url("/assets/login-rakuten-8e21ab472f9e803e6d89857d15dd46768e21dc685f03156cfd96205df6773a66.png");
}

.socialplus_sp_ec .button-container .btn-rakuten:after {
  border-color: #ae6164;
}

.socialplus_sp_ec .button-container .btn-line {
  background-color: #31ae36;
}

.socialplus_sp_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.socialplus_sp_ec .button-container .btn-line:after {
  border-color: #70C053;
}

/* LINE ID 連携 */

.line_ec {
}

.line_ec .button-container.w100 {
  width: 100%;
}

.line_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 30px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.line_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: 100%;
}

.line_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

@media screen and (min-width: 480px) {
  .line_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .line_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .line_ec .button-container .button {
    line-height: 40px;
    padding-left: 40px;
    height: 40px;
  }

  .line_ec .button-container .button:before {
    width: 40px;
    height: 40px;
  }

  .line_ec .button-container .button:after {
    width: 40px;
  }
}

.line_ec .button-container .btn-line {
  background-color: #31ae36;
}

.line_ec .button-container .btn-line:before {
  background-image: image_url('login-line.png');
}

.line_ec .button-container .btn-line:after {
  border-color: #70C053;
}

.line_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.line_sp_ec {
}

.line_sp_ec .button-container.w100 {
  width: 100%;
}

.line_sp_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  padding-left: 30px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
}

.line_sp_ec .button-container .button:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background-size: 100%;
}

.line_sp_ec .button-container .button:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  display: inline-block;
  width: 50px;
  height: 100%;
  border-right-style: solid;
  border-right-width: 1px;
}

.line_sp_ec .button-container .btn-line:before {
  background-image: url("/assets/login-line-ed8c51d83aae2ebc670a6fdc20afa7dc93ab3205464e89d999349f49f53659c0.png");
}

.form_container_sp_ec .line_alert_sp_ec {
  font-size: 12px;
  padding: 0px;
}

.line_alert_sp_ec {
  margin: 10px;
}

@media screen and (min-width: 480px) {
  .line_sp_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .line_sp_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .line_sp_ec .button-container .button {
    line-height: 40px;
    padding-left: 40px;
    height: 40px;
  }

  .line_sp_ec .button-container .button:before {
    width: 40px;
    height: 40px;
  }

  .line_sp_ec .button-container .button:after {
    width: 40px;
  }
}

.line_sp_ec .button-container .btn-line {
  background-color: #31ae36;
}

.line_sp_ec .button-container .btn-line:before {
  background-image: image_url('login-line.png');
}

.line_sp_ec .button-container .btn-line:after {
  border-color: #70C053;
  margin: 10px;
  width: 95%;
}

#popup_required_field_check.pc {
  z-index: 99999;
  width: 275px !important;
  float: right;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: fixed;
  top: 25px;
  right: 25px;
  display: none;
}

#popup_required_field_check.sp {
  z-index: 99999;
  width: 100% !important;
  padding: 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: white;
  position: fixed;
  top: 0;
  display: none;
  text-align: center;
}

#popup_required_field_check.required_field_exists {
  background: rgba(242, 133, 12, 0.8);
}

#popup_required_field_check.required_field_not_exists {
  background: rgba(4, 162, 34, 0.8)
}

.input_required_ec {
  background-color: rgba(242, 133, 12, 0.2) !important;
}

.hide {
  display: none !important;
}
/* 認証基盤 連携 */

.auth_infra_ec {
}

.auth_infra_ec .button-container.w100 {
  width: 100%;
}

.auth_infra_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
  margin-top: 10px;
  cursor: pointer;
}

#auth_infra_button_name::before {
  content: '認証基盤でログイン';
}

@media screen and (min-width: 480px) {
  .auth_infra_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .auth_infra_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .auth_infra_ec .button-container .button {
    line-height: 40px;
    height: 40px;
  }
}

.auth_infra_ec .button-container .btn-auth_infra {
  background-color: #2780E3;
}

.auth_infra_sp_ec {
}

.auth_infra_sp_ec .button-container.w100 {
  width: 100%;
}

.auth_infra_sp_ec .button-container .button {
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  line-height: 50px;
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  overflow: hidden;
  text-decoration: none;
  margin-top: 10px;
}

@media screen and (min-width: 480px) {
  .auth_infra_sp_ec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .auth_infra_sp_ec .button-container {
    width: calc(33.3% - 10px);
    margin: 5px;
  }

  .auth_infra_sp_ec .button-container .button {
    line-height: 40px;
    padding-left: 40px;
    height: 40px;
  }
}

.auth_infra_sp_ec .button-container .btn-auth_infra {
  background-color: #2780E3;
}

.landing_form_label_ec {
    color: #000;
    background: #dedbd1 !important;
    text-align: center !important;
    font-size: 20px;
    margin-top: 30px !important;
    font-family: 'Noto Sans JP', sans-serif;
}
.form_container_ec {
    max-width: 375px;
    justify-content: center;   
}

.input_box_product_ec {
  width: 100%;
}

.form_main_container_ec {
    font-family: 'Noto Sans JP', sans-serif;
}

p.form_box_label_ec strong {
    font-weight: 400 !important;
}

div.purchase_message_ec {
    display: none;
}

#lp-form table {
    border-spacing: 0 10px;
    border-collapse: separate;
    background-color: #dedbd1;
    border: none;
}

/* フォーム項目を縦に並べる */
table.landing_form_ec {
    width: 375px;
    table-layout: fixed;
    border-collapse: collapse;
  }
  
  /* ラベルと入力欄を縦並びに */
  .landing_form_ec tr {
    display: block;
  }
  
  .landing_form_ec th,
  .landing_form_ec td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
  }
  
/* 【PC】購入ボタンのデザイン */
.submit_bottom_ec {
    border: 0px;
    width: 100%; /* ここ変更！ */
    max-width: 400px; /* PCでは最大400pxまで広げる */
    height: 150px;
    background-size: 100% auto; /* ここも変更！ */
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0 auto; /* 中央揃え */
}

.submit_ec {
    padding-top: 10%;
    text-align: center; /* テキスト中央寄せ */
}

.submit_button_complete_ec {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 470px;
    aspect-ratio: 470 / 150;
    margin: 0 auto;
    display: block;
    border-radius: 10px;
}

.table_ec tr > th.product_name_ec {
  width: 100%;
}

.table_ec tr > th.product_price_ec {
  width: 100%;
}

.table_ec tr > th.product_quantity_ec {
  width: 100%;
}

.table_ec tr > th.product_sub_total_ec {
  width: 100%;
}

.appeal-order__section {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #403a30;

    .image-column {
        width: 50%;
        display: flex;
        justify-content: center;
        align-items: center;

        img {
            width: 100%;
        }
    }

    .text-column {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 50%;
        font-family: "Noto Sans JP", sans-serif;

        .text-column-box {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            justify-content: center;
            width : 75%;

            h1 {
                font-size: 50px;
                color: #fff;
                margin: 0;
                font-family: "Optima", sans-serif;
                font-weight: 400;
            }

            .description {
                display: flex;
                align-items: center;
                margin-bottom: 0px;
                justify-content: space-between;
                width: 100%;

                .text {
                    font-size: 13px;
                    color: #fff;
                }

                .amount {
                    font-size: 13px;
                    color: #fff;
                }

            }

            .divider {
                width: 100%;
                border: 1px solid #707070;
                margin-top: 0px;
            }

            .price-box {
                display: flex;
                justify-content: flex-start;
                align-items: center;

                .price {
                    font-size: 40px;
                    margin: 20px 0;
                    color: #fff;
                    font-family: 'Optima', sans-serif;
                }

                .tax {
                    font-size: 12px;
                    color: #fff;
                    margin-left: 5px;
                }
            }
        }

        .notice {
            width: 75%;
            border: 1px solid #fff;
            opacity: 0.7;
            font-weight: 300;
            .summary {
                padding: 20px 20px 0px 20px;
                font-size: 14px;
                color: #fff;
                margin: 0;
            }

            .description {
                padding: 0 20px;
                font-size: 12px;
                color: #fff;
                margin-top: 10px;
                line-height: 2;
            }
        }

        .cta-box {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding-top: 60px;
            width: 75%;

            .product-stats {
                font-size: 16px;
                color: #fff;
                margin: 0;
                span {
                    font-size: 18px;
                }
            }

            .stats-source {
                font-size: 10px;
                color: #fff;
                margin-top: 5px;
                opacity: 0.8;
            }

            .cta-button {
                width: 100%;
                height: 100px;
                background-color: #fff;
                color: #403a30;
                font-size: 20px;
                font-weight: bold;
                border: none;
                border-radius: 50px;
                margin-top: 20px;
                box-shadow: 5px 5px 0px #0000004D;
            }

            .cta-button-single {
                width: 100%;
                height: 80px;
                background-color: #DDDBD1;
                color: #403a30;
                font-size: 18px;
                font-weight: bold;
                border: none;
                border-radius: 50px;
                margin-top: 40px;
                box-shadow: 5px 5px 0px #0000004D;
            }

            .precaution {
                font-size: 12px;
                color: #fff;
                margin-top: 40px;
                margin-left: 10px;
                margin-right: 10px;
                line-height: 2.2;
                letter-spacing: 0.36px;
                a:link, a:visited {
                    color: #fff;
                }
            }
        }
    }
}

.cancellation-policy {
    background-color: #403a30;
    padding: 60px 0;
    .tab-bar {
        text-align: left;
        width: 85%;
        margin: 0 auto;
        font-style: "Noto Sans JP", sans-serif;
        font-size: 16px;
        background: #666159;

        .accordion {
        }
        .accordion__summary {
            display: flex;
            font-weight: 500;
            position: relative;
            list-style: none;
            cursor: pointer;
            padding: 10px 38px 10px 10px;
            font-size: 16px;
            color: #fff;
            align-items: center;
            margin-left: 20px;
            height: 60px;
        }
        .accordion__summary::-webkit-details-marker {
            display: none;
        }
        .accordion__summary::after {
            content: "+";
            font-size: 30px;
            position: absolute;
            z-index: 1;
            right: 20px;
            top: 50%;
            transform: translateY(-50%);
        }
        .accordion[open] .accordion__summary::after {
            content: "−";
        }
        .accordion__detail {
            border: solid #fff;
            border-width: 0px 1px 1px 1px;
            background: #403a30;
        }
        .accordion__text {
            font-size: 12px;
            color: #fff;
            padding: 20px;
            background: #403A30;
            .note {
                margin-top: 40px;
                span {
                    font-weight: bold;
                    font-size: 14px;
                }
            }
            a:link, a:visited {
                color: #fff;
            }
        }
    }
}

.order__section {
    max-width: 423px;
    justify-content: center;
    align-items: center;
    
    .card {
        border-radius: 5px;
        .text-box {
            text-align: center;
            h2 {
                font-size: 60px;
                margin: 0 auto;
                padding-top: 60px;
                text-align: center;
                font-family: "Optima", sans-serif;
                font-weight: 400;
            }
            p {
                font-size: 12px;
                text-align: center;
                span {
                    color: red;
                }
            }
        }
    }
}

.footer-image__section {
    display: flex;
    justify-content: center;
    align-items: center;
    img {
        width: 100%;
        display: block;
        width: 70px;
    }
}

.footer-container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 80px 32px 31px;
}

.logo {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 85px;
    align-self: center;
    margin-top: 20px;
}

.footer-content {
    display: flex;
    gap: 20px;
    margin: 20px;
    margin-top: 40px;
}

.footer-links {
    letter-spacing: 0.36px;
    color: #252525;
    flex-grow: 1;
    flex-basis: auto;
    margin: auto 0;
    font: 400 12px Inter, sans-serif;
    a, a:hover, a:visited, a:active {
        text-decoration: none;
        color: #252525;
        margin-right: 5px;
    }
}

.footer-info {
    display: flex;
    gap: 20px;
}

.copyright {
    letter-spacing: 0.36px;
    color: #252525;
    flex-grow: 1;
    margin: auto 0;
    font: 400 12px Inter, sans-serif;
}

.social-icons {
    display: flex;
    gap: 10px;
}

.icon-x {
    aspect-ratio: 0.93;
    object-fit: auto;
    object-position: center;
    width: 14px;
}

.icon-instagram {
    aspect-ratio: 1;
    object-fit: auto;
    object-position: center;
    width: 15px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.hidden {
    display: none !important;
}

/*  スライダー スタート   */

.slider-container {
  width: 300px;
  position: relative;
  overflow: hidden;
  margin: 0 auto 20px auto;
  text-align: center;
}

.slider-main {
  display: flex;
  transition: transform 0.3s ease;
  width: 400%;
}

.slider-main-image {
  width: 300px;
  height: auto;
  flex-shrink: 0;
  /* display: none; */
}

.prev, .next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  font-size: 20px;
  border-radius: 50%;
}

.prev { left: 10px; }
.next { right: 10px; }

.slider-thumbnails {
  margin-top: 10px;
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}


.slider-thumbnails .thumbnail {
  width: 50px;
  height: auto;
  opacity: 0.6;
  cursor: pointer;
}

.slider-thumbnails .thumbnail.active {
  opacity: 1;
  border: 2px solid #000;
}


/* スライダー 終わり */


/* 商品説明 スタート */
.product-detail-template {
  font-family: sans-serif;
  line-height: 1.6;
  margin: 12.5px;
  color: #333;
}

.product-detail-template h2 {
  font-size: 20px;
  margin-top: 32px;
  margin-bottom: 12px;
}

.product-detail-template h3 {
  font-size: 18px;
  margin-top: 24px;
  margin-bottom: 8px;
}

.product-detail-template p {
  font-size: 16px;
  margin-bottom: 12px;
}

.product-detail-template ol {
  padding-left: 20px;
  margin-bottom: 24px;
}

.product-detail-template li {
  margin-bottom: 8px;
  font-size: 16px;
}
/* 商品説明 終了 */


/* スターターキット紹介　スタート */
.detail-section {
  padding: 10px 0;
  margin: 0 8px;
  font-family: sans-serif;
}

.starter-kit-price {
  font-size: 18px;
  margin-bottom: 6px;
}

.starter-kit-regular-price {
  text-decoration: line-through;
  color: #888;
  margin-right: 6px;
}

.starter-kit-sale-price {
  color: #e60023;
  font-weight: bold;
}

.starter-kit-paidy {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 10px;
}

.starter-kit-paidy-logo {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.starter-kit-description p {
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 1.5;
}

.starter-kit-note {
  font-size: 11px;
  color: #666;
}

/* スターターキット　終了 */

/* 決済プラン選択　スタート */
.selection-container {
  margin: 20px 0;
  font-family: Arial, sans-serif;
}

#planSelector {
  margin-top: 10px;
  padding: 5px;
  font-size: 16px;
}

.plan-detail {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 8px;
  background-color: #f9f9f9;
}
/* 決済プラン選択　終了 */

/* デバイスセレクターの設定 */

.device-selector {
  margin-bottom: 1rem;
}
.device-selector select {
  padding: 8px;
  font-size: 1rem;
}

.device-images {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
}

.device-color-img {
  width: 100px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}

.device-image-options {
  display: flex;
  gap: 16px;
  justify-content: center;
  margin-top: 12px;
}
/*
.device-option {
  width: 140px;
  height: auto;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  transition: border 0.2s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
*/
.device-options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);  /* 横2つ */
  gap: 12px;
  justify-content: center;
  margin-top: 10px;
}


.device-option.selected {
  border: 3px solid #E73E1A;
  box-shadow: 0 0 0 4px rgba(231, 62, 26, 0.2);
}


/* デバイスセレクターの終わり */



/* フレーバー選択のグリッドレイアウト */
.flavor-image-options.flavor-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;  /* 12px → 2px に変更（140px×3カードを収めるため） */
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  padding: 0 16px;  /* 左右に余白を追加 */
  box-sizing: border-box;
}

/* デバイス選択のグリッドレイアウト */
.device-options {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  justify-content: center;
  width: 100%;
  max-width: 375px;
  margin-top: 10px;
  padding: 0 16px;
  box-sizing: border-box;
}

.flavor-image-options .option-card {
  width: 100%;
  max-width: 140px;
  min-width: 0;
  padding: 4px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
}

/* 基本的なオプションカードスタイル */
.option-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
  box-sizing: border-box;
  background: #fff;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  margin: 0;  /* marginをリセット */
}

/* カード内の画像 */
.option-card img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}

/* カード内のテキスト */
.option-card p {
  margin-top: 6px;
  font-size: 11px;  /* 13px → 11px に縮小 */
  font-weight: 600;
  color: #333;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

/* 選択状態のスタイル */
.option-card.selected {
  border-color: #E73E1A;
  box-shadow: 0 0 0 3px rgba(231, 62, 26, 0.3);
}

/* 追加料金表示 */
.flavor-extra-charge {
  grid-column: span 3;
  width: 100%;
  font-size: 12px;  /* 13px → 12px に縮小 */
  color: #E73E1A;
  font-weight: bold;
  text-align: center;
  margin: 6px auto;  /* 8px → 6px に縮小 */
  padding: 0 8px;
  box-sizing: border-box;
}

/* フレーバーセレクタ―の終わり */

/* お客様情報の商品名の注釈 */
.input_variant_ec th p.form_box_label_ec::after {
  content: "既に上記のプランと商品を選択した場合、商品名は設定済みのため、再設定は不要となります。";
  display: block;
  font-size: 12px;
  color: #555;
  margin-top: 4px;
}

/* ========================================
   複数フレーバー選択用スタイル
   ======================================== */

/* 選択されたフレーバーリスト */
.selected-flavors-list {
  margin-top: 16px;
  padding: 12px;
  background: #fff;
  border: 2px solid #E73E1A;
  border-radius: 8px;
}

.selected-flavors-list .selected-count {
  font-size: 14px;
  font-weight: 700;
  color: #E73E1A;
  margin-bottom: 8px;
}

.selected-flavors-list .flavor-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.selected-flavors-list .flavor-list li {
  display: inline-block;
  background: #F3E9D9;
  padding: 6px 12px;
  border-radius: 16px;
  font-size: 12px;
  font-weight: 600;
  color: #333;
  border: 1px solid #E73E1A;
}

.selected-flavors-list .no-selection {
  font-size: 13px;
  color: #999;
  text-align: center;
  margin: 0;
  padding: 8px 0;
}

/* 選択された商品数表示 */
.selected-products-count {
  margin-top: 12px;
  padding: 12px;
  background: #FFF9E6;
  border: 2px solid #FBFF3F;
  border-radius: 8px;
  text-align: center;
}

.selected-products-count .count-display {
  font-size: 14px;
  color: #333;
  margin: 0;
}

.selected-products-count .count-display strong {
  font-size: 18px;
  font-weight: 700;
  color: #E73E1A;
}

/* 複数選択時のカードホバー効果 */
.flavor-options .option-card {
  cursor: pointer;
  transition: all 0.2s ease;
}

.flavor-options .option-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.flavor-options .option-card.selected {
  position: relative;
}

/* 選択されたカードにチェックマークを表示 */
.flavor-options .option-card.selected::after {
  content: "✓";
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  background: #E73E1A;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

/* フォーム内の商品リスト表示 */
.form-products-list {
  margin: 16px 0;
  padding: 16px;
  background: #F3E9D9;
  border: 2px solid #E73E1A;
  border-radius: 8px;
}

.form-products-header {
  font-size: 16px;
  font-weight: 700;
  color: #E73E1A;
  margin-bottom: 12px;
}

.form-products-items {
  list-style: none;
  padding: 0;
  margin: 0 0 12px 0;
}

.form-products-items li {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  padding: 4px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.form-products-items li:last-child {
  border-bottom: none;
}

.form-products-count {
  text-align: right;
  font-size: 16px;
  color: #E73E1A;
  padding-top: 8px;
  border-top: 2px solid #E73E1A;
}

.form-products-count strong {
  font-size: 18px;
  font-weight: 700;
}

/* 選択フレーバーリストのスタイル改善 */
.selected-flavors-list {
  margin-top: 16px;
  padding: 12px;
  background: #FFF9E6;
  border: 2px solid #FBFF3F;
  border-radius: 8px;
}

.selected-flavors-list .selected-count {
  font-size: 16px;
  font-weight: 700;
  color: #E73E1A;
  margin-bottom: 8px;
  text-align: center;
}

.selected-flavors-list .flavor-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.selected-flavors-list .flavor-list li {
  font-size: 14px;
  line-height: 1.8;
  color: #333;
  padding: 4px 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.selected-flavors-list .flavor-list li:last-child {
  border-bottom: none;
}

.selected-flavors-list .no-selection {
  text-align: center;
  font-size: 14px;
  color: #999;
  margin: 0;
}

/* =====================================
   新しい商品選択UIのスタイル
   ===================================== */

/* セクション全体のコンテナ */
.new-selection-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 16px 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

/* 各選択セクション */
.selection-section {
  background: #FFFFFF;
  border: 2px solid #E5E5E5;
  border-radius: 10px;
  padding: 12px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}

/* セクションヘッダー */
.section-header {
  margin-bottom: 16px;
}

.section-header h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.section-description {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

/* 必須/任意バッジ */
.required-badge {
  display: inline-block;
  background: #E73E1A;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 4px;
}

.optional-badge {
  display: inline-block;
  background: #666;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 4px;
}

/* option-cardの基本スタイル（共通） */
.selection-section .option-card {
  position: relative;
  border: 2px solid #E5E5E5;
  border-radius: 6px;
  padding: 6px;
  cursor: pointer;
  transition: all 0.2s ease;
  background: white;
  text-align: center;
  box-sizing: border-box;
  min-width: 0;
}

.selection-section .option-card:hover {
  border-color: #E73E1A;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.selection-section .option-card.selected {
  border-color: #E73E1A;
  background: #FFF5F5;
}

.selection-section .option-card.selected::after {
  content: "✓";
  position: absolute;
  top: 4px;
  right: 4px;
  width: 20px;
  height: 20px;
  background: #E73E1A;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.selection-section .option-card img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  margin-bottom: 6px;
  max-height: 100px;
  object-fit: cover;
}

.selection-section .option-card p {
  font-size: 11px;
  font-weight: 600;
  margin: 0;
  color: #333;
  line-height: 1.3;
}

/* 定期便フレーバー選択 */
.subscription-flavors {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  width: 100%;
  max-width: 100%;
}

/* デバイス選択 */
.device-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  width: 100%;
  max-width: 100%;
}

.device-options .option-card {
  min-height: 100px;
}

.no-device-icon {
  font-size: 32px;
  color: #999;
  margin: 12px 0;
}

/* 追加フレーバー選択 */
.additional-flavors {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px;
  width: 100%;
  max-width: 100%;
  margin-top: 12px;
}

/* トグルボタン */
.toggle-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 16px;
  margin-top: 12px;
  background: #F3E9D9;
  border: 2px solid #E73E1A;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  transition: all 0.2s ease;
}

.toggle-button:hover {
  background: #FFEBD9;
}

.toggle-text {
  flex: 1;
  text-align: left;
}

.toggle-icon {
  font-size: 16px;
  font-weight: 700;
  color: #E73E1A;
}

/* フレーバー追加料金表示 */
.flavor-extra-charge {
  grid-column: 1 / -1;
  text-align: center;
  padding: 8px;
  background: #FFF9E6;
  border: 1px solid #FBFF3F;
  border-radius: 4px;
  margin: 4px 0;
}

.flavor-extra-charge p {
  font-size: 13px;
  font-weight: 600;
  color: #E73E1A;
  margin: 0;
}

/* レスポンシブ対応 */
@media (max-width: 768px) {
  .subscription-flavors,
  .additional-flavors {
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
  }

  .device-options {
    grid-template-columns: repeat(3, 1fr);
    gap: 6px;
  }

  .selection-section .option-card {
    padding: 6px;
  }

  .selection-section .option-card p {
    font-size: 10px;
  }

  .selection-section .option-card img {
    max-height: 80px;
  }
}

@media (max-width: 480px) {
  .subscription-flavors,
  .additional-flavors {
    grid-template-columns: repeat(2, 1fr);
  }

  .device-options {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* =====================================
   新しい商品選択UIのスタイル
   ===================================== */

/* セクション全体のコンテナ */
.new-selection-container {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin: 24px 0;
}

/* 各選択セクション */
.selection-section {
  background: #FFFFFF;
  border: 2px solid #E5E5E5;
  border-radius: 12px;
  padding: 20px;
}

/* セクションヘッダー */
.section-header {
  margin-bottom: 16px;
}

.section-header h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.section-description {
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  margin: 0;
}

/* 必須/任意バッジ */
.required-badge {
  display: inline-block;
  background: #E73E1A;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 4px;
}

.optional-badge {
  display: inline-block;
  background: #666;
  color: white;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 8px;
  border-radius: 4px;
}

/* option-cardの基本スタイル（共通） */
.option-card {
  position: relative;
  border: 2px solid #E5E5E5;
  border-radius: 8px;
  padding: 12px;
  cursor: pointer;
  transition: all 0.2s ease;
  background: white;
  text-align: center;
  user-select: none; /* テキスト選択を防ぐ */
}

.option-card:hover {
  border-color: #E73E1A;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.option-card:active {
  transform: translateY(0);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.option-card.selected {
  border-color: #E73E1A;
  background: #FFF5F5;
}

.option-card.selected::after {
  content: "✓";
  position: absolute;
  top: 4px;
  right: 4px;
  width: 24px;
  height: 24px;
  background: #E73E1A;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.option-card img {
  width: 100%;
  height: auto;
  border-radius: 4px;
  margin-bottom: 8px;
}

.option-card p {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  color: #333;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', 'Yu Gothic', 'Meiryo', sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
  line-height: 1.3;
  max-width: 100%;
}

/* 定期便フレーバー選択 */
.subscription-flavors {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 12px;
}

/* デバイス選択 */
.device-options {
  display: grid;
  grid-template-columns: repeat(2, 1fr) !important;
  gap: 12px;
}

.device-options .option-card {
  aspect-ratio: 1 / 1;
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* 追加フレーバー選択 */
.additional-flavors {
  display: grid;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 12px;
  margin-top: 16px;
}

/* トグルボタン */
.toggle-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 12px 16px;
  margin-top: 12px;
  background: #F3E9D9;
  border: 2px solid #E73E1A;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  color: #333;
  transition: all 0.2s ease;
}

.toggle-button:hover {
  background: #FFEBD9;
}

.toggle-text {
  flex: 1;
  text-align: left;
}

.toggle-icon {
  font-size: 16px;
  font-weight: 700;
  color: #E73E1A;
}

/* フレーバー追加料金表示 */
.flavor-extra-charge {
  grid-column: 1 / -1;
  text-align: center;
  padding: 8px;
  background: #FFF9E6;
  border: 1px solid #FBFF3F;
  border-radius: 4px;
  margin: 8px 0;
  display: block;
  width: 100%;
}

.flavor-extra-charge p {
  font-size: 13px;
  font-weight: 600;
  color: #E73E1A;
  margin: 0;
}

/* 料金表示の後のカードも3列グリッドを維持 */
.additional-flavors .flavor-extra-charge ~ .option-card {
  display: block;
}

/* レスポンシブ対応 - すべてのデバイスで3列表示を維持 */
@media (max-width: 768px) {
  /* モバイルでも3列表示を維持 */
  .subscription-flavors,
  .additional-flavors {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  /* デバイスは2列のまま */
  .device-options {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  /* モバイルでは画像とテキストをさらに小さく */
  .selection-section .option-card img {
    max-height: 80px;
  }

  .selection-section .option-card p {
    font-size: 10px;
  }
}

@media (max-width: 480px) {
  /* 小さいスマホでも3列表示を維持 */
  .subscription-flavors,
  .additional-flavors {
    grid-template-columns: repeat(3, 1fr) !important;
  }

  /* デバイスは2列のまま */
  .device-options {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  /* より小さい画像とテキスト */
  .selection-section .option-card {
    padding: 4px;
  }

  .selection-section .option-card img {
    max-height: 70px;
  }

  .selection-section .option-card p {
    font-size: 9px;
    line-height: 1.2;
  }
}

/* =====================================
   EC force公式カスタム商品選択ボタン
   ===================================== */

.custom-product-selection-submit-btn,
.custom-product-selection-delete-btn {
  display: block;
  width: 100%;
  padding: 6px 8px;
  margin-top: 6px;
  border: 2px solid #E73E1A;
  border-radius: 4px;
  background: #E73E1A;
  color: white;
  font-size: 11px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.2s ease;
}

.custom-product-selection-submit-btn:hover {
  background: #C32F0F;
  border-color: #C32F0F;
}

.custom-product-selection-delete-btn {
  background: #666;
  border-color: #666;
  margin-top: 4px;
}

.custom-product-selection-delete-btn:hover {
  background: #444;
  border-color: #444;
}

/* 選択済みカードのボタン表示を調整 */
.option-card.selected .custom-product-selection-submit-btn {
  background: #4CAF50;
  border-color: #4CAF50;
}

.option-card.selected .custom-product-selection-submit-btn:hover {
  background: #45a049;
  border-color: #45a049;
}

/* モバイルでのボタンサイズ調整 */
@media (max-width: 480px) {
  .custom-product-selection-submit-btn,
  .custom-product-selection-delete-btn {
    font-size: 9px;
    padding: 4px 6px;
  }
}

/* 非表示にするフレーバー */
.option-card.hidden-flavor {
  display: none !important;
}

/* =====================================
   シリーズグループスタイル
   ===================================== */

.series-group {
  margin-bottom: 24px;
}

.series-group:last-child {
  margin-bottom: 0;
}

.series-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
  padding: 8px 12px;
  background: #F3E9D9;
  border-left: 4px solid #E73E1A;
  border-radius: 4px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.series-price {
  font-size: 14px;
  font-weight: 700;
  color: #E73E1A;
}

@media (max-width: 480px) {
  .series-title {
    font-size: 14px;
    padding: 6px 10px;
  }

  .series-price {
    font-size: 12px;
  }
}

/* =====================================
   アクセサリーセクション
   ===================================== */

/* アクセサリーオプションは追加フレーバーと同じスタイルを継承 */
.accessory-options {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  padding: 16px 0;
}

/* 価格バッジ（アクセサリー専用） */
.price-badge {
  display: inline-block;
  padding: 4px 12px;
  background: white;
  color: #333;
  border: 2px solid #333;
  border-radius: 16px;
  font-size: 11px;
  font-weight: bold;
  margin-top: 6px;
}

.price-badge.free {
  background: #4CAF50;
  color: white;
  border: 2px solid #4CAF50;
}

/* 無料アイテムの特別表示 */
.accessory-options .option-card.free-item::before {
  content: '無料';
  position: absolute;
  top: -8px;
  left: 8px;
  background: #4CAF50;
  color: white;
  padding: 2px 8px;
  border-radius: 12px;
  font-size: 10px;
  font-weight: bold;
  z-index: 1;
}

@media (max-width: 375px) {
  .price-badge {
    font-size: 10px;
    padding: 3px 10px;
  }
}
