@charset "UTF-8";
#firstsale202401 {
  color: #333;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

#firstsale202401 img {
  vertical-align: top;
}

#firstsale202401 .overImgWrap {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

#firstsale202401 .attention {
  padding: 0 1em;
  margin: 4.3em 0 6.5em;
  text-align: center;
}

#firstsale202401 .itemsWrap {
  background: url("../img/pc/items_bg.png") center top;
}

#firstsale202401 .items {
  width: 918px;
  margin: 3em auto 0;
  position: relative;
}

#firstsale202401 .items .detailLink,
#firstsale202401 .items .selectorWrap,
#firstsale202401 .items [type=button] {
  width: 284px;
  right: 144px;
  position: absolute;
}

#firstsale202401 .items .detailLink {
  text-decoration: underline;
  font-size: 1.375em;
  font-feature-settings: "palt";
}

#firstsale202401 #item01 .detailLink {
  top: 267px;
  color: #fff;
}

#firstsale202401 #item01 .detailLink a {
  color: #fff;
}

#firstsale202401 #item01 [type=button].w_btn01 {
  top: 512px;
}

#firstsale202401 #item01 [type=button].w_btn02 {
  bottom: 78px;
}

#firstsale202401 #item02 .detailLink {
  top: 277px;
}

#firstsale202401 #item02 [type=button] {
  bottom: 75px;
}

#firstsale202401 #item03 .detailLink {
  top: 281px;
}

#firstsale202401 #item03 [type=button] {
  bottom: 60px;
}

#firstsale202401 #item04 .detailLink {
  top: 268px;
  color: #fff;
}

#firstsale202401 #item04 .detailLink a {
  color: #fff;
}

#firstsale202401 #item04 .selectorWrap {
  bottom: 131px;
}

#firstsale202401 #item04 [type=button] {
  bottom: 44px;
}

#firstsale202401 #item05 .detailLink {
  top: 251px;
}

#firstsale202401 #item05 .selectorWrap {
  bottom: 150px;
}

#firstsale202401 #item05 [type=button] {
  bottom: 73px;
}

#firstsale202401 #item06 .dLink_01 {
  top: 284px;
}

#firstsale202401 #item06 .selectorWrap_01 {
  top: 645px;
}

#firstsale202401 #item06 [type=button].w_btn01 {
  top: 701px;
}

#firstsale202401 #item06 .dLink_02 {
  bottom: 541px;
  left: 72px;
}

#firstsale202401 #item06 .selectorWrap_02 {
  top: 1172px;
}

#firstsale202401 #item06 [type=button].w_btn02 {
  bottom: 508px;
}

#firstsale202401 #item06 .selectorWrap_03 {
  bottom: 145px;
}

#firstsale202401 #item06 [type=button].w_btn03 {
  bottom: 62px;
}

#firstsale202401 #item07 .detailLink {
  top: 250px;
}

#firstsale202401 #item07 [type=button] {
  bottom: 78px;
}

#firstsale202401 #item08 .detailLink {
  top: 250px;
}

#firstsale202401 #item08 [type=button] {
  bottom: 73px;
}

#firstsale202401 #item09 .detailLink {
  top: 302px;
}

#firstsale202401 #item09 [type=button] {
  bottom: 70px;
}

#firstsale202401 #item10 .detailLink {
  top: 148px;
}

#firstsale202401 #item10 .selectorWrap {
  top: 395px;
}

#firstsale202401 #item10 [type=button] {
  bottom: 62px;
}

#firstsale202401 #item11 .detailLink {
  top: 253px;
}

#firstsale202401 #item11 [type=button].w_btn01 {
  bottom: 391px;
}

#firstsale202401 #item11 [type=button].w_btn02 {
  bottom: 95px;
}

#firstsale202401 #item12 .detailLink {
  top: 390px;
}

#firstsale202401 #item12 .selectorWrap {
  bottom: 133px;
}

#firstsale202401 #item12 [type=button] {
  bottom: 45px;
}

#firstsale202401 #item13 .items {
  position: relative;
}

#firstsale202401 #item13 .items .gif_wrap {
  position: absolute;
  top: 22%;
  display: flex;
  left: 53%;
}

#firstsale202401 #item13 .items .gif_wrap img {
  width: 43%;
}

#firstsale202401 #item13 .detailLink {
  top: 513px;
}

#firstsale202401 #item13 .selectorWrap {
  bottom: 133px;
}

#firstsale202401 #item13 [type=button] {
  bottom: 45px;
}

#firstsale202401 #colorSample {
  margin-bottom: 0.5em;
  right: 115px;
  position: absolute;
  top: 602px;
}

#firstsale202401 #colorSample a {
  color: #b81649;
  text-decoration: underline;
  display: inline-block;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
}

#firstsale202401 #colorSample a:after {
  content: "  >";
  color: #b81649;
}

.selectorWrap {
  position: relative;
  background-color: #fff;
}

.selectorWrap select {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  padding-left: 10px;
  cursor: pointer;
  font-size: 16px;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: #ccc solid 1px;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.selectorWrap select + span {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 40px;
  height: 40px;
  border-left: #ccc solid 1px;
  pointer-events: none;
}

.selectorWrap select + span:after {
  display: block;
  width: .5em;
  height: .5em;
  padding: 0;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0.25em;
  left: 0;
  right: 0;
  margin: auto;
  border-right: 2px solid #b81649;
  border-top: 2px solid #b81649;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  pointer-events: none;
}

.pageGotop {
  margin: 3em 0;
  text-align: center;
  padding: 0 1em;
}

.note {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5em;
  font-size: 1.2rem;
}

#modal {
  display: none;
  padding: 3% 2% 3% 2%;
  position: fixed;
  max-width: 640px;
  top: 180px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.95);
  width: 92%;
  box-shadow: rgba(33, 33, 33, 0.5) 0 0px 5px;
  -webkit-box-shadow: rgba(33, 33, 33, 0.5) 0 0px 5px;
  z-index: 99;
}

#modal #close {
  position: absolute;
  right: 0;
  top: -43px;
  width: 33px;
  height: 33px;
}

#modal h4 {
  font-size: 2.6rem;
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
  text-align: center;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

#modal .cart-in {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100%;
}

#modal .cart-in img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

#modal .setCont .flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#modal .setCont .flex > div.priceBox {
  line-height: 1.25;
  padding-top: 5px;
  width: 47%;
  text-align: left;
}

#modal .off_circle {
  background-color: #b81649;
  width: 80px;
  height: 80px;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1;
  padding-top: 14px;
  border-radius: 47.5px;
  margin-right: 1em;
}

#modal .off_circle span {
  font-size: 3.4rem;
  font-feature-settings: "palt";
  letter-spacing: -1px;
}

#modal .product-set-p {
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
  font-size: 1.6rem;
}

#modal .product-amount-p {
  font-size: 1.4rem;
}

#modal .product-amount-p span.product-amount {
  color: #b81649;
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
  font-size: 2.4rem;
}

#modal .product-amount-p span.red {
  color: #b81649;
}

#modal .discount-display {
  color: #b81649;
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
  font-size: 1.4rem;
  display: block;
  margin-top: 15px;
}

#modal .prow {
  margin-bottom: 15px;
}

#modal .prow > div:nth-child(1) {
  display: flex;
}

#modal .prow > div:nth-child(1) .prowname span {
  display: block;
  font-size: 1.4rem;
}

#modal .prow > div:nth-child(1) .prowname span.prowVar {
  font-size: 1.6rem;
}

#modal .prow > div:nth-child(1) .prowname {
  width: 65%;
}

#modal .prow > div:nth-child(1) .prowprice {
  width: 90px;
  text-align: right;
}

#modal .prow > div:nth-child(1) .prowcount {
  width: 15%;
  text-align: right;
}

#modal .prow > div:nth-child(1) .prowdelete {
  border: 1px #afacab solid;
  padding: 3px 6px;
  text-align: center;
  margin-top: 5px;
  display: inline-block;
}

#modal .prow > div:nth-child(1) .prowdelete button {
  font-size: 1.2rem;
}

#modal .prow > div:nth-child(1) .prowdelete button:before {
  content: "×";
}

#modal .prow > div:nth-child(2) {
  display: flex;
  justify-content: space-between;
}

.selectList {
  height: 22vh;
  overflow-y: auto;
  padding-right: 0%;
  margin-bottom: 20px;
}

.selectList .selectList_mini {
  margin: 1em 0;
}

#pop-up {
  background-color: #efdede;
  transform: translateX(110%);
  position: fixed;
  right: 0;
  bottom: 5%;
  width: 15%;
  min-width: 200px;
  padding: 0.8em 0.8em;
  text-align: center;
  box-shadow: rgba(33, 33, 33, 0.5) 0 0px 5px;
  -webkit-box-shadow: rgba(33, 33, 33, 0.5) 0 0px 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  transition: .3s;
  z-index: 100;
}

#pop-up.view {
  transform: translateX(0%);
}

#pop-up .off_circle {
  background-color: #b81649;
  width: 78px;
  height: 78px;
  color: #fff;
  font-size: 2.0rem;
  text-align: center;
  line-height: 1;
  padding-top: 14px;
  border-radius: 39px;
  margin-right: auto;
  margin-left: auto;
}

#pop-up .off_circle span {
  font-size: 3.2rem;
  font-feature-settings: "palt";
  letter-spacing: -1px;
}

#pop-up .product-set2 {
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
  margin-top: 6px;
}

#pop-up .product-set2 span {
  font-size: 1.8rem;
}

#pop-up .product-amount {
  font-size: 1.8rem;
  font-weight: bold;
  font-family: 'Hiragino Kaku Gothic W6 JIS2004';
  color: #b81649;
}

#pop-up .red {
  color: #b81649;
}

#pop-up .cart-show,
#pop-up .cart-in {
  margin-top: 8px;
}

#pop-up .cart-show img,
#pop-up .cart-in img {
  width: 100%;
}

#pop-up .cart-show,
#pop-up .cart-in {
  width: 100%;
}

.cboxPhoto {
  width: 640px !important;
  height: auto !important;
  padding-right: 20px;
}

#cboxLoadedContent {
  overflow-x: hidden !important;
}

#sec03 {
  padding-top: 7.4rem;
}

#Annotation {
  padding: 30px 0 97px 0;
}

#item01.items {
  margin-top: 2.2em auto 0 !important;
}

.itemsWrap01 {
  background: url("../img/pc/items_bg01.png") center top;
  display: block !important;
  text-align: center;
}

#sec02 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: #A60B23;
}

#sec02 iframe {
  position: absolute;
  top: 17%;
  text-align: center;
}
