.reverse .span:nth-child(1) {
  order: 2;
}
.reverse .span:nth-child(2) {
  order: 1;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.mb1 {
  margin: 0 0 4rem;
}

.item_name {
  font-size: 2.4rem;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
}
.item_name .coming_t {
  font-size: 1.8rem;
  display: block;
}

.contents {
  font-size: 1.5rem;
  text-align: center;
  margin: 0.8em 0 0;
}

.item_price {
  text-align: center;
  font-size: 3.2rem;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  margin: 0.2em 0 0.5em;
}
.item_price .s_01 {
  font-size: 1.6rem;
}
.item_price .normal_price {
  font-size: 1.4rem;
  color: #000;
  display: block;
  min-height: 1em;
}
.item_price .postage {
  color: #fff;
  background: #e60012;
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 0.5em;
  font-family: "Yu Gothic", "Meiryo", sans-serif;
  padding: 0.2em 0.6em;
}
.item_price .postage330 {
  background: #cf9520;
}
.item_price .postage550 {
  background: #e57321;
}
.item_price .postage_normal {
  background: #222;
}

.price_m {
  margin-top: 0.5em;
}

.order a {
  position: relative;
  display: block;
  max-width: 22rem;
  width: 100%;
  margin: auto;
  padding: 0.6em;
  border-radius: 0.6rem;
  font-size: 1.5rem;
  text-align: center;
  color: #fff;
  background: #222;
  transition: 0.2s;
  font-weight: bold;
}
.order a:after {
  content: "";
  background: transparent;
  background-size: contain;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: auto;
  right: 7%;
  border: 1px solid transparent;
  border-top-color: #fff;
  border-right-color: #fff;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.2s;
}
.order a:hover {
  opacity: 1;
  background: #9E886F;
}
.order a:hover:after {
  right: 6%;
}

.bg {
  background: #ccc;
  background: url(https://www.fukutaro-shop.com/Contents/Feature/summergift2026_bg.jpg) no-repeat top/contain;
}

.sec_top {
  position: relative;
  padding-top: 10rem;
}
.sec_top:before {
  content: "";
  background: url("https://www.fukutaro-shop.com/Contents/Feature/summergift2026_parts001.png") no-repeat;
  background-size: contain;
  width: 588px;
  height: 268px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 25rem;
  right: auto;
}
.sec_top .container {
  max-width: 1540px;
}
.sec_top figure {
  position: relative;
  z-index: 10;
}
.sec_top .button_area {
  max-width: 1300px;
  margin: 0 auto;
  padding: 2rem 0 0;
}
.sec_top .button_area .anchor_link {
  display: block;
}
.sec_top .button_area .anchor_link a {
  display: block;
  margin: auto;
  text-align: center;
  text-decoration: none;
  padding: 1.2em 0.6em;
  background: #fff;
  border: 1px solid #115fad;
  position: relative;
  font-size: 2rem;
  transition: 0.2s;
  color: #115fad;
  font-family: "Zen Old Mincho", serif;
}
.sec_top .button_area .anchor_link a:hover:after {
  top: 50%;
}
.sec_top .button_area .anchor_link a:after {
  content: "";
  background: transparent;
  background-size: contain;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 45%;
  bottom: auto;
  left: auto;
  right: 7%;
  border: 1px solid transparent;
  border-top-color: #115fad;
  border-right-color: #115fad;
  transform: translateY(-50%) rotate(135deg);
  transition: 0.2s;
}

.sec_common .container {
  max-width: 1300px;
}
.sec_common .item_buy figure {
  border: 1px solid #ccc;
}
.sec_common .mentaiko-icon a {
  display: block;
  position: relative;
}
.sec_common .mentaiko-icon a figcaption {
  width: 100%;
  font-size: 1.4rem;
  background: #ccc;
  padding: 0.2em;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  color: #222;
}
.sec_common .is-colored figcaption {
  background: #564635 !important;
  color: #fff !important;
}

.sec_title {
  font-size: 4rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1;
  margin: 0;
}

.title_box {
  padding: 0 1rem;
  margin-bottom: 2rem;
  height: 13rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.title_ptn01 {
  background: #D0121B;
  color: #fff;
}

.title_ptn02 {
  background: #E8DAB9;
}
.title_ptn02 h2 {
  color: #00365D;
}

.title_ptn03 {
  background: #00365D;
  color: #fff;
}

.title_desc {
  text-align: center;
  font-size: 2rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: normal;
}

.sec_01 .category_name {
  font-size: 3.6rem;
  font-family: "Zen Old Mincho", serif;
}
.sec_01 .category_name .sub_text {
  display: block;
  font-size: 2.2rem;
}
.sec_01 .mc1:not(:last-child) {
  margin-bottom: 6rem;
}
.sec_01 .postage_07 {
  font-size: 1.2rem;
  text-align: right;
  margin: 0 0 0.5em;
  min-height: 1em;
}
.sec_01 .flex {
  align-items: start;
}
.sec_01 .desc {
  font-size: 1.7rem;
}

.sec_02 {
  padding: 8rem 0;
}
.sec_02 .set_contents {
  font-size: 1.8rem;
  font-family: "Zen Old Mincho", serif;
  border-bottom: 1px solid #00365D;
  padding-bottom: 0.3em;
  margin-bottom: 0.8em;
}
.sec_02 .item_name {
  text-align: center;
}
.sec_02 .set_name {
  font-size: 1.8rem;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  margin: 0 0 0.5em;
}
.sec_02 .name_s {
  font-size: 1.8rem;
}
.sec_02 .text_s {
  font-size: 1.4rem;
}
.sec_02 .inner_column2 {
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: start;
  gap: 1rem;
}
.sec_02 .inner_column2 figure {
  width: 48%;
}
.sec_02 .inner_column2 figure figure {
  text-align: left;
}
.sec_02 .inner_column2 .textbox {
  width: 52%;
}
.sec_02 .column_2area {
  margin-top: 6rem;
}
.sec_02 .more {
  text-align: right;
  margin: 0 0 0.5em;
  font-size: 1.4rem;
}
.sec_02 .more a {
  border-bottom: 1px solid #000;
  padding-bottom: 0.2em;
}

.sec_03 {
  padding: 0 0 8rem;
}
.sec_03 .contents {
  text-align: left;
  margin-bottom: 1em;
}

.coming_img a {
  pointer-events: none;
}

.comingsoon_order a {
  pointer-events: none;
}
.comingsoon_order a:after {
  content: none;
}
.comingsoon_order a .text_s {
  font-size: 1.2rem;
}/*# sourceMappingURL=summergift2026_custom_pc.css.map */