.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;
}

.sp_mb1 {
  margin-bottom: 4rem !important;
}

.item_name {
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
}
.item_name .coming_t {
  font-size: 1.2rem;
  display: block;
}

.contents {
  text-align: center;
  margin: 0.8em 0 0;
}

.item_price {
  text-align: center;
  font-size: 2.4rem;
  line-height: 1;
  font-family: "Zen Old Mincho", serif;
  margin: 0.2em 0 0;
}
.item_price .s_01 {
  font-size: 1.4rem;
}
.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.3rem;
  font-weight: bold;
  font-family: "Yu Gothic", "Meiryo", sans-serif;
  padding: 0.2em 0.6em;
  display: block;
  width: 12rem;
  margin: 0.5em auto 0;
}
.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: 16rem;
  margin: auto;
  padding: 0.5em 0.3em;
  border-radius: 0.6rem;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
  background: #564635;
  transition: 0.2s;
  font-weight: bold;
}
.order a:after {
  content: "";
  background: transparent;
  background-size: contain;
  width: 4px;
  height: 4px;
  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%;
}

.sec_common .container {
  max-width: 1300px;
}
.sec_common .item_buy {
  display: grid;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  grid-template-columns: repeat(2, 1fr);
}
.sec_common .item_buy figure {
  border: 1px solid #ccc;
  padding-bottom: 1rem;
}
.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.1em;
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
}

.bg {
  background: #ccc;
  background: url(https://www.fukutaro-shop.com/Contents/Feature/summergift2026_bg_sp.jpg) no-repeat top/contain;
}

.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: 0.8em 0.6em;
  background: #fff;
  border: 1px solid #115fad;
  position: relative;
  font-size: 1.4rem;
  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: 0.6rem;
  height: 0.6rem;
  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_title {
  font-size: 2.2rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: 500;
  line-height: 1;
  margin: 0;
  line-height: 1.4;
}

.title_box {
  padding: 1rem;
  margin-bottom: 2rem;
  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 {
  font-size: 1.4rem;
  font-family: "Zen Old Mincho", serif;
  font-weight: normal;
}

.item_category .span {
  margin-bottom: 0 !important;
}

.sec_01 .category_name {
  font-size: 2rem;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  margin: 0 0 0.3em;
}
.sec_01 .category_name .sub_text {
  display: block;
  font-size: 1.6rem;
}
.sec_01 .mc1:not(:last-child) {
  margin-bottom: 4rem;
}
.sec_01 .fukusen .block:nth-child(1), .sec_01 .fukusen .block:nth-child(2) {
  margin-bottom: 2rem;
}
.sec_01 .postage_07 {
  font-size: 1.2rem;
  text-align: right;
  margin: 0 0 0.5em;
  min-height: 2em;
}

.sec_02 {
  padding: 6rem 0;
}
.sec_02 .set_contents {
  font-size: 1.6rem;
  font-family: "Zen Old Mincho", serif;
  border-bottom: 1px solid #00365D;
  padding-bottom: 0.3em;
  margin-bottom: 0.8em;
}
.sec_02 .set_name {
  font-size: 1.6rem;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
  margin: 0 0 0.5em;
}
.sec_02 .set_area .block {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
.sec_02 .set_area figure {
  width: 45%;
}
.sec_02 .set_area .sp_text_area {
  width: 55%;
}
.sec_02 .set_area .sp_text_area p {
  font-size: 1.3rem;
}
.sec_02 .name_s {
  font-size: 1.8rem;
}
.sec_02 .text_s {
  font-size: 1.4rem;
}
.sec_02 .column_2area {
  margin-top: 4rem;
  display: block;
}
.sec_02 .column_2area figure {
  width: 80%;
  margin: auto;
}
.sec_02 .column_2area .inner_column2:nth-child(1) {
  margin-bottom: 4rem;
}
.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;
}
.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_sp.css.map */