@charset "UTF-8";
/*! CSS Used from: https://www.rakuten.ne.jp/gold/e-blind/curtain/css/common_blind.css */
.appcont {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.appcont input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
/*
html,
body,
div,
span,
iframe,
h1,
h2,
h3,
p,
img,
ul,
li,
form,
label,
article,
aside,
details,
figure,
nav,
section,
summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}

.appcont details,
.appcont section {
  display: block;
}

.appcont a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.appcont hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.appcont input {
  vertical-align: middle;
}

.appcont input:focus {
  outline: none;
}

.appcont ul {
  list-style-type: none;
}

.appcont body {
  line-height: 1;
  font-size: 62.5%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: Noto Sans JP, "YakuHanJP", "Hiragino Kaku Gothic Pro", Meiryo,
 "MS PGothic", sans-serif;
}*/

.appcont {
  font-size: 1.2rem;
  color: #000;
  line-height: 1.5;
  overflow-x: hidden;
}

@media screen and (max-width: 768px) {
  .appcont body {
    line-height: 1.5;
  }
}

.appcont article {
  margin-top: 0px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .appcont article {
    margin-bottom: 20px;
  }
}

.appcont section {
  margin-bottom: 30px;
  padding: 10px 0;
}

@media screen and (max-width: 768px) {
  section {
    margin-bottom: 20px;
  }
}

.bl_caution {
  margin: 5px 5px;
  padding: 5px 5px;
  font-size: 0.9em;
  background-color: rgba(221, 116, 44, 0.05);
  border: 1px solid #e25c00;
}

.el_annotation {
  line-height: 1;
  padding: 5px;
  font-size: 0.8rem;
  color: blue;
}

.el_textBox {
  line-height: 1.2;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 1rem;
}

@media screen and (max-width: 768px) {
  .el_textBox {
    margin-top: 0px;
  }
}

.el_text_M {
  font-size: 1.2rem;
  line-height: 1;
}

.el_text_S {
  font-size: 0.9rem;
  line-height: 1;
}

.hp_mb30 {
  margin-bottom: 30px;
}

.hp_mb100 {
  margin-bottom: 100px;
}

.hp_bgc-gray {
  background-color: #f2f2f2;
}

.hp_txtCenter {
  text-align: center;
}

.productHeading-yellow-l {
  margin-bottom: 20px;
  line-height: 60px;
  background-color: #e3c630;
  overflow: hidden;
  color: #323232;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0;
}

@media screen and (max-width: 768px) {
  .productHeading-yellow-l {
    font-size: 80%;
  }
}

.un_ordersheet_order-inputboxWrap {
  margin: 30px 0;
  background-color: #f2f2f2;
  border: 1px solid #e3c630;
}

.un_ordersheet_order-inputbox {
  height: 165px;
  width: 100%;
  font-size: 2rem;
  margin: 0 auto;
  padding: 10px 5px 10px 30px;
}

.un_orderBox-vblind {
  margin: 50px auto;
  font-size: 1.6rem;
  font-weight: bold;
}

.un_orderBox-vblind form {
  padding: 2%;
  width: 98%;
  margin: 0 auto;
  background-color: #f2f2f2;
}

.un_orderBox-vblind input {
  width: 80px;
  height: 2em;
  font-size: 2rem;
  padding: 5px 0px 5px 10px;
  text-align: center;
}

.un_orderBox-vblind .rCartBtn {
  margin: 15px;
  font-size: 2rem;
  color: #fff !important;
  text-indent: 0 !important;
  border: 0;
  height: 50px !important;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  width: 260px !important;
  background-color: #bf0000;
  background: -moz-linear-gradient(top, #ca6263, #b62728 45%, #aa0102 45%, #bd292a);
  background: -webkit-gradient(linear, left top, left bottom, from(#ca6263), color-stop(45%, #b62728), color-stop(45%, #aa0102), to(#bd292a));
}

.un_orderBox-vblind .rCartBtn:disabled {
  -webkit-filter: contrast(50%);
  filter: contrast(50%);
  opacity: 0.5;
}

.un_orderBox-vblind .rCartBtn:hover {
  opacity: 0.7;
  -webkit-box-shadow: #f2f2f2;
  box-shadow: #f2f2f2;
}

/*! CSS Used from: https://www.rakuten.ne.jp/gold/e-blind/curtain/css/order_style.css 
html {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: "Helvetica Neue", Arial, Hiragino Kaku Gothic ProN, Hiragino Sans,
 BIZ UDPGothic, Meiryo, sans-serif;
}*/

html ::selection {
  background: transparent;
  color: inherit;
}

@media screen and (max-width: 768px) {
  section {
    margin-bottom: 20px;
  }
}

.appcont {
  box-sizing: border-box;
}

label {
  font-size: 1.3rem;
}

input[type="radio"] {
  display: none;
}

.appconta:hover {
  opacity: 0.7;
}

.ly_gred_6-4 {
/*  display: grid;
  grid-template-columns: 1fr;
  gap: 30px 30px;*/
}

.ly_pc {
  /*display: none;*/
}

@media screen and (min-width: 1024px) {
  .ly_gred_6-4 {
    display: flex;
    flex-wrap: wrap;
  /*grid-template-columns: 6fr 4fr;*/
  }
  #app .entry-content {
    width:63%;
  }
  .ly_pc {
    /*display: block;*/
    position: sticky;
    top: 0;
    width:33%;
  }
 
}

.entry-content h3.under-line {
    padding-top: 2rem;
}

.ly_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin:0;
  padding: 1rem;
}

.ly_container_w {
  width: 98%;
  min-height: 0vw;
  min-height: 0;
  margin: auto;
  max-width: 1280px;
}

@media screen and (min-width: 1024px) {
  .ly_container_w {
    width: 100%;
  }
}

.ly_flexItem6_4 {
  display: block;
  width: 25%;
}

@media screen and (min-width: 1024px) {
  .ly_flexItem6_4 {
    width: 15%;
  }
}

.ly_flexItem3_2 {
  display: block;
  width: clamp(30%, 48%, 300px);
}

@media screen and (min-width: 1024px) {
  .ly_flexItem3_2 {
    width: clamp(30%, 32%, 300px);
  }
}

.ly_flexItem2 {
  display: block;
  width: 45%;
}

.ly_flexItem2_1 {
  display: block;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .ly_flexItem2_1 {
    width: 45%;
  }
}

.ly_flexItem6_4 {
  display: block;
  width: 25%;
}

@media screen and (min-width: 1024px) {
  .ly_flexItem6_4 {
    width: 16%;
  }
}


.pt_10 {
  padding-top: 10px;
}

.el_input {
  margin-top: 10px;
  margin: 0 auto;
  padding: 10px;
  width: 150px;
  font-size: 1.5rem;
  text-align: center;
}

.el_lv1H {
  margin-bottom: 20px;
  font-size: 1rem;
  padding: 10px 10px;
  background-color: #9fcd46;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  font-weight: bold;
}

.el_lv2H {
  border-bottom: 1px solid #a0cd46;
  margin-bottom: 2rem;
  padding: 0.5rem 0;
  font-size: 1rem;
  font-weight: 500;
}

.el_pricetxt {
  color: #bf0000;
  font-size: 1.2rem;
  text-align: center;
  font-weight: bold;
}

.el_textBox li {
  margin: 0 0 0.5rem 0;
  font-size: 1rem;
  font-weight: bold;
  color: #333;
}

.hp_bgc-gray {
  background-color: #f2f2f2;
}

.hp_txtCenter {
  text-align: center;
}

.hp_p5 {
  padding: 5px;
}

.hp_mb30 {
  margin-bottom: 30px;
}

.hp_mb10 {
  margin-bottom: 10px;
}

.hp_mb100 {
  margin-bottom: 100px;
}

.hp_p10 {
  padding: 10px;
}

.hp_bd_red {
  border: 3px solid #bf0000;
}

.hp_bd_gr {
  border: 3px solid gray;
}

.un_ordersheet_order-inputbox {
  height: 5em;
  width: 100%;
  font-size: 2rem;
  margin: 0 auto;
  padding: 10px 5px 10px 30px;
}

.un_orderBox-vblind {
  background-color: #f2f2f2;
  margin: 0;
  font-size: 1.6rem;
}

.un_orderBox-vblind input {
  width: 50px;
  height: 2em;
  font-size: 1.5rem;
  padding: 10px 0px 10px 5px;
  text-align: center;
}

.aside_content {
  max-width: 420px;
  /*position: fixed;
  top: 10px;*/
}

.un_ordersheet_orderbox {
  margin: 30px 0;
  padding: 1em;
  background-color: #f2f2f2;
  border: 1px solid #e3c630;
  background-color: #f2f2f2;
}

.un_ordersheet_order-inputboxWrap {
  margin: 30px 0;
  background-color: #f2f2f2;
  border: 1px solid #e3c630;
  display: block;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .un_ordersheet_order-inputboxWrap {
    width: 45%;
  }
}

.el_square-crop {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  position: relative;
  margin-bottom: .5rem;
}

.el_square-crop img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.bl_textbox {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  box-sizing: border-box;
}

.bl_textbox p {
  margin: 0 0 0.5rem 0;
  font-weight: bold;
  color: #333;
  font-size: 1rem;
}

.bl_textbox li {
  line-height: 1;
  margin: 0 .5rem 0 0;
  font-weight: bold;
  color: #333;
}

.bl_textbox input[type="checkbox"] {
  margin-right: 0.5rem;
  margin-left: 1rem;
}

.ly_flexItem2 {
  position: relative;
}

.hp_bd_red {
  border: 2px solid #e60000;
  border-radius: 4px;
  position: relative;
}

.hp_bd_gr {
  border: 1px solid #ccc;
  border-radius: 4px;
}

label {
  position: relative;
  display: inline-block;
}

label :hover {
  opacity: 80%;
}

label.selected::after {
  content: "\2713";
  font-family: Arial, sans-serif;
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 16px;
  color: #fff;
  background-color: red;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  z-index: 10;
}

.image {
  width: 100%;
  display: block;
  cursor: pointer;
}

.bl_button-group {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.el_button_gr {
  padding: 8px 16px;
  border-radius: 20px;
  border: none;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

.el_button_gr a {
  text-decoration: none;
  color: #333;
}

.el_button_gr:hover {
  background-color: #a6ce39;
  color: white;
}

.bl_dropdown {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  padding: 5px 15px 5px;
}

.bl_dropdown .el_dropdown {
  position: relative;
  flex: 1 1 calc(25% - 1rem);
  min-width: 200px;
}

.el_dropdown-toggle {
  width: 100%;
  border-radius: 20px;
  padding: 10px 15px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  color: black;
  cursor: pointer;
  font-size: 16px;
  text-align: left;
}

.el_dropdown-content {
  display: none;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
}

.el_dropdown-checkboxes label {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin: 5px 0;
  font-size: 16px;
  padding: 5px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.el_dropdown-checkboxes label:hover {
  background-color: #f0f0f0;
}

.el_dropdown-checkboxes input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

@media (max-width: 768px) {
  .bl_dropdown {
    flex-direction: column;
  }
  .bl_dropdown .el_dropdown {
    flex: 1 1 100%;
  }
  .el_dropdown-content {
    position: static;
    box-shadow: none;
    border: 1px solid #ddd;
    margin-top: 5px;
  }
}

.image-container {
  position: relative;
  display: inline-block;
}

.overlay-text {
  position: absolute;
  bottom: 8px;
  left: 8px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 4px;
  pointer-events: none;
}

/*! CSS Used from: https://www.rakuten.ne.jp/gold/e-blind/curtain/css/common_blind.css */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div,
span,
label,
nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
}

nav {
  display: block;
}

input {
  vertical-align: middle;
}

input:focus {
  outline: none;
}

.hp_mb30 {
  margin-bottom: 30px;
}

/*! CSS Used from: https://www.rakuten.ne.jp/gold/e-blind/curtain/css/order_style.css */
html ::selection {
  background: transparent;
  color: inherit;
}

label {
  font-size: 1.3rem;
}

.hp_mb30 {
  margin-bottom: 30px;
}

.bl_textbox input[type="checkbox"] {
  margin-right: 0.5rem;
  margin-left: 1rem;
}

label {
  position: relative;
  display: inline-block;
}

label :hover {
  opacity: 80%;
}

/* �ɥ��åץ����� */
.bl_dropdown {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  padding: 5px 15px 5px;
}

.bl_dropdown .el_dropdown {
  position: relative;
  flex: 1 1 calc(25% - 1rem);
  min-width: 200px;
}

.el_dropdown-toggle {
  width: 100%;
  border-radius: 20px;
  padding: 10px 15px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  color: black;
  cursor: pointer;
  font-size: 16px;
  text-align: left;
}

.el_dropdown-content {
  display: none;
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 0;
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  border: 1px solid #ccc;
  padding: 10px;
  box-sizing: border-box;
}

.el_dropdown-checkboxes label {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin: 5px 0;
  font-size: 16px;
  padding: 5px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.el_dropdown-checkboxes label:hover {
  background-color: #f0f0f0;
}

.el_dropdown-checkboxes input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

@media (max-width: 768px) {
  .bl_dropdown {
    flex-direction: column;
  }
  .bl_dropdown .el_dropdown {
    flex: 1 1 100%;
  }
  .el_dropdown-content {
    position: static;
    box-shadow: none;
    border: 1px solid #ddd;
    margin-top: 5px;
  }
}

.el_dropdownToggle {
  width: 100%;
  border-radius: 20px;
  padding: 10px 15px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  color: black;
  cursor: pointer;
  font-size: 16px;
  text-align: left;
}

.el_dropdown.open .el_dropdown-content {
  display: block;
}

.el_dropdown-checkboxes label {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin: 5px 0;
  font-size: 16px;
  padding: 5px;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.el_dropdown-checkboxes label:hover {
  background-color: #f0f0f0;
}

.el_dropdown-checkboxes input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

.el_modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.el_modal-content {
  position: relative;
  max-width: 80%;
  max-height: 80%;
}

.el_modal-content img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.el_close-button {
  position: absolute;
  top: -10px;
  right: -10px;
  background: white;
  border: 1px solid #ccc;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  padding: 5px 10px;
}

.el_caution {
  line-height: 1.1;
  padding: 5px;
  color: #bf0000;
  font-size: 0.8rem;
}
